japanese/sudachi
Implementation of Sudachi, a Japanese morphological analyzer
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 0.6.10_3 | 629 | 4.0 | i386 | Apache-2.0 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4032 | info | 2026-02-01 04:45:22.209285 | Test Started |
| m4032 | fail | 2026-02-01 04:47:42.683154 | make build returned non-zero: 1 |
| m4032 | fail | 2026-02-01 04:47:42.774171 | Test complete. |
Log
[1m===> Building for ja-sudachi-0.6.10_3[0m
Compiling proc-macro2 v1.0.85
Compiling unicode-ident v1.0.12
Compiling memchr v2.7.2
Compiling serde v1.0.203
Compiling utf8parse v0.2.1
Compiling libc v0.2.155
Compiling regex-syntax v0.8.3
Compiling colorchoice v1.0.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/proc-macro2-1.0.85 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/proc-macro2-1.0.85/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.85 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=85 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/proc-macro2-1.0.85/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=4a45436102f60739 -C extra-filename=-c4d39fc943238c9e --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/release/build/proc-macro2-c4d39fc943238c9e -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/colorchoice-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/colorchoice-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/colorchoice-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e6803448e30ce41 -C extra-filename=-e1203f48c3c6ee24 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/unicode-ident-1.0.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/unicode-ident-1.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bc0c7c6d71338572 -C extra-filename=-37fad4b603287735 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/memchr-2.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/memchr-2.7.2/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
1, 2 or 3 byte search and single substring search.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/memchr-2.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=993d76e7a0ec0791 -C extra-filename=-e6dc6791a71f1741 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/regex-syntax-0.8.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/regex-syntax-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/regex-syntax-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=a4ae76a6abff6842 -C extra-filename=-07ff2a2a415f5284 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/serde-1.0.203 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/serde-1.0.203/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.203 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=203 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/serde-1.0.203/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=3095256e23ea64c3 -C extra-filename=-de4f2a17c7102ba4 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/release/build/serde-de4f2a17c7102ba4 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/utf8parse-0.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/utf8parse-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/utf8parse-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=662e79cddd0f40dd -C extra-filename=-4377abad0ec9a286 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=2c541a8d79a23f36 -C extra-filename=-410b0ce718232a46 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/release/build/libc-410b0ce718232a46 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn`
warning: unnecessary qualification
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/colorchoice-1.0.1/src/lib.rs:54:13
|
54 | crate::ColorChoice::Auto,
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: requested on the command line with `-W unused-qualifications`
help: remove the unnecessary path segments
|
54 - crate::ColorChoice::Auto,
54 + ColorChoice::Auto,
|
warning: unnecessary qualification
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/colorchoice-1.0.1/src/lib.rs:70:13
|
70 | crate::ColorChoice::Auto => 0,
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
help: remove the unnecessary path segments
|
70 - crate::ColorChoice::Auto => 0,
70 + ColorChoice::Auto => 0,
|
warning: unnecessary qualification
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/colorchoice-1.0.1/src/lib.rs:71:13
|
71 | crate::ColorChoice::AlwaysAnsi => 1,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
help: remove the unnecessary path segments
|
71 - crate::ColorChoice::AlwaysAnsi => 1,
71 + ColorChoice::AlwaysAnsi => 1,
|
warning: unnecessary qualification
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/colorchoice-1.0.1/src/lib.rs:72:13
|
72 | crate::ColorChoice::Always => 2,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
|
help: remove the unnecessary path segments
|
72 - crate::ColorChoice::Always => 2,
72 + ColorChoice::Always => 2,
|
warning: unnecessary qualification
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/colorchoice-1.0.1/src/lib.rs:73:13
|
73 | crate::ColorChoice::Never => 3,
| ^^^^^^^^^^^^^^^^^^^^^^^^^
|
help: remove the unnecessary path segments
|
73 - crate::ColorChoice::Never => 3,
73 + ColorChoice::Never => 3,
|
warning: unnecessary qualification
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/colorchoice-1.0.1/src/lib.rs:79:23
|
79 | 0 => Some(crate::ColorChoice::Auto),
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
help: remove the unnecessary path segments
|
79 - 0 => Some(crate::ColorChoice::Auto),
79 + 0 => Some(ColorChoice::Auto),
|
warning: unnecessary qualification
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/colorchoice-1.0.1/src/lib.rs:80:23
|
80 | 1 => Some(crate::ColorChoice::AlwaysAnsi),
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
help: remove the unnecessary path segments
|
80 - 1 => Some(crate::ColorChoice::AlwaysAnsi),
80 + 1 => Some(ColorChoice::AlwaysAnsi),
|
warning: unnecessary qualification
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/colorchoice-1.0.1/src/lib.rs:81:23
|
81 | 2 => Some(crate::ColorChoice::Always),
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
|
help: remove the unnecessary path segments
|
81 - 2 => Some(crate::ColorChoice::Always),
81 + 2 => Some(ColorChoice::Always),
|
warning: unnecessary qualification
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/colorchoice-1.0.1/src/lib.rs:82:23
|
82 | 3 => Some(crate::ColorChoice::Never),
| ^^^^^^^^^^^^^^^^^^^^^^^^^
|
help: remove the unnecessary path segments
|
82 - 3 => Some(crate::ColorChoice::Never),
82 + 3 => Some(ColorChoice::Never),
|
Compiling anstyle-parse v0.2.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/anstyle-parse-0.2.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/anstyle-parse-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/anstyle-parse-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=aacdcd4e9ab8bb79 -C extra-filename=-b86ba585ca723a9e --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern utf8parse=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libutf8parse-4377abad0ec9a286.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `colorchoice` (lib) generated 9 warnings
Compiling is_terminal_polyfill v1.70.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/is_terminal_polyfill-1.70.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/is_terminal_polyfill-1.70.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/is_terminal_polyfill-1.70.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=1eec241dd4faa029 -C extra-filename=-8d0079c68652196c --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling tinyvec_macros v0.1.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec_macros-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec_macros-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1eb31b41bfcbf1ab -C extra-filename=-93fcfa446d56ab4f --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling anstyle-query v1.1.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/anstyle-query-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/anstyle-query-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/anstyle-query-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b95fe724754b790c -C extra-filename=-48e8ab7643d65f23 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling serde_json v1.0.117
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/serde_json-1.0.117 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/serde_json-1.0.117/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.117 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=117 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/serde_json-1.0.117/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=ef9c8aeab2e1ae58 -C extra-filename=-49e30f33ee8e8c3f --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/release/build/serde_json-49e30f33ee8e8c3f -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn`
Compiling anstyle v1.0.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/anstyle-1.0.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/anstyle-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/anstyle-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=eb9e43060678a335 -C extra-filename=-c9ac401595986270 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/serde-1.0.203 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/serde-1.0.203/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.203 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=203 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/japanese/sudachi/work/target/release/deps:/magus/work/usr/mports/japanese/sudachi/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/build/serde-a77524a3584795a0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/japanese/sudachi/work/target/release/build/serde-de4f2a17c7102ba4/build-script-build`
[serde 1.0.203] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/proc-macro2-1.0.85 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/proc-macro2-1.0.85/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.85 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=85 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/japanese/sudachi/work/target/release/deps:/magus/work/usr/mports/japanese/sudachi/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/japanese/sudachi/work/target/release/build/proc-macro2-8ff3967cd19fe207/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/japanese/sudachi/work/target/release/build/proc-macro2-c4d39fc943238c9e/build-script-build`
[proc-macro2 1.0.85] cargo:rustc-check-cfg=cfg(fuzzing)
[proc-macro2 1.0.85] cargo:rustc-check-cfg=cfg(no_is_available)
[proc-macro2 1.0.85] cargo:rustc-check-cfg=cfg(no_literal_byte_character)
[proc-macro2 1.0.85] cargo:rustc-check-cfg=cfg(no_literal_c_string)
[proc-macro2 1.0.85] cargo:rustc-check-cfg=cfg(no_source_text)
[proc-macro2 1.0.85] cargo:rustc-check-cfg=cfg(proc_macro_span)
[proc-macro2 1.0.85] cargo:rustc-check-cfg=cfg(procmacro2_backtrace)
[proc-macro2 1.0.85] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing)
[proc-macro2 1.0.85] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt)
[proc-macro2 1.0.85] cargo:rustc-check-cfg=cfg(randomize_layout)
[proc-macro2 1.0.85] cargo:rustc-check-cfg=cfg(span_locations)
[proc-macro2 1.0.85] cargo:rustc-check-cfg=cfg(super_unstable)
[proc-macro2 1.0.85] cargo:rustc-check-cfg=cfg(wrap_proc_macro)
[proc-macro2 1.0.85] cargo:rerun-if-changed=build/probe.rs
Compiling bit-vec v0.6.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bit_vec CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/bit-vec-0.6.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/bit-vec-0.6.3/Cargo.toml CARGO_PKG_AUTHORS='Alexis Beingessner ' CARGO_PKG_DESCRIPTION='A vector of bits' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/bit-vec' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bit-vec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/bit-vec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name bit_vec --edition=2015 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/bit-vec-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=b9d92523bc81dfd3 -C extra-filename=-30adc8800e1eda62 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[serde 1.0.203] cargo:rustc-check-cfg=cfg(no_core_cstr)
[serde 1.0.203] cargo:rustc-check-cfg=cfg(no_core_num_saturating)
[serde 1.0.203] cargo:rustc-check-cfg=cfg(no_core_try_from)
[serde 1.0.203] cargo:rustc-check-cfg=cfg(no_float_copysign)
[serde 1.0.203] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed)
[serde 1.0.203] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds)
[serde 1.0.203] cargo:rustc-check-cfg=cfg(no_serde_derive)
[serde 1.0.203] cargo:rustc-check-cfg=cfg(no_std_atomic)
[serde 1.0.203] cargo:rustc-check-cfg=cfg(no_std_atomic64)
[serde 1.0.203] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add)
[serde 1.0.203] cargo:rustc-check-cfg=cfg(no_target_has_atomic)
Compiling ryu v1.0.18
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/ryu-1.0.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/ryu-1.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=e5bbe8adb86436c8 -C extra-filename=-ca65be33a302139b --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/japanese/sudachi/work/target/release/deps:/magus/work/usr/mports/japanese/sudachi/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/build/libc-e6bc90e711ddd8c0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/japanese/sudachi/work/target/release/build/libc-410b0ce718232a46/build-script-build`
[libc 0.2.155] cargo:rerun-if-changed=build.rs
Compiling thiserror v1.0.61
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/thiserror-1.0.61 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/thiserror-1.0.61/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.61 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/thiserror-1.0.61/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96eb266947bc8dab -C extra-filename=-8f70d9893ea2aa84 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/release/build/thiserror-8f70d9893ea2aa84 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn`
[proc-macro2 1.0.85] cargo:rustc-cfg=wrap_proc_macro
[proc-macro2 1.0.85] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/proc-macro2-1.0.85 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/proc-macro2-1.0.85/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.85 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=85 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps OUT_DIR=/magus/work/usr/mports/japanese/sudachi/work/target/release/build/proc-macro2-8ff3967cd19fe207/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/proc-macro2-1.0.85/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=ee553d674d9aad06 -C extra-filename=-f2cc0de8da05ca52 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern unicode_ident=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps/libunicode_ident-37fad4b603287735.rmeta --cap-lints warn --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
[libc 0.2.155] cargo:rustc-cfg=freebsd11
[libc 0.2.155] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.155] cargo:rustc-cfg=libc_union
[libc 0.2.155] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.155] cargo:rustc-cfg=libc_align
[libc 0.2.155] cargo:rustc-cfg=libc_int128
[libc 0.2.155] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.155] cargo:rustc-cfg=libc_packedN
[libc 0.2.155] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.155] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.155] cargo:rustc-cfg=libc_long_array
[libc 0.2.155] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.155] cargo:rustc-cfg=libc_underscore_const_names
[libc 0.2.155] cargo:rustc-cfg=libc_const_extern_fn
[libc 0.2.155] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(espidf_time64)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_align)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_extern_fn)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_size_of)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_core_cvoid)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_int128)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_long_array)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_non_exhaustive)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_packedN)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_priv_mod_use)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_thread_local)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_underscore_const_names)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_union)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos"))
[libc 0.2.155] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos"))
[libc 0.2.155] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
Compiling itoa v1.0.11
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/itoa-1.0.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/itoa-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=0e0ecf5da863ab13 -C extra-filename=-9bbc7522c58090a3 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling aho-corasick v1.1.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/aho-corasick-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=7bea18c960dbc9fb -C extra-filename=-518f078b0b4e41e1 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern memchr=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libmemchr-e6dc6791a71f1741.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling bit-set v0.5.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bit_set CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/bit-set-0.5.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/bit-set-0.5.3/Cargo.toml CARGO_PKG_AUTHORS='Alexis Beingessner ' CARGO_PKG_DESCRIPTION='A set of bits' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/bit-set' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bit-set CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/bit-set' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name bit_set --edition=2015 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/bit-set-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ea2bd7c271cbf6ed -C extra-filename=-cd6245450968e51a --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern bit_vec=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libbit_vec-30adc8800e1eda62.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling anstream v0.6.14
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/anstream-0.6.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/anstream-0.6.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.6.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/anstream-0.6.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=93bb35e41c9b6305 -C extra-filename=-5a2ce41ae1a69b2e --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern anstyle=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libanstyle-c9ac401595986270.rmeta --extern anstyle_parse=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libanstyle_parse-b86ba585ca723a9e.rmeta --extern anstyle_query=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libanstyle_query-48e8ab7643d65f23.rmeta --extern colorchoice=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libcolorchoice-e1203f48c3c6ee24.rmeta --extern is_terminal_polyfill=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libis_terminal_polyfill-8d0079c68652196c.rmeta --extern utf8parse=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libutf8parse-4377abad0ec9a286.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling csv-core v0.1.11
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/csv-core-0.1.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/csv-core-0.1.11/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Bare bones CSV parsing with no_std support.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-csv' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=csv-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-csv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name csv_core --edition=2018 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/csv-core-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc"))' -C metadata=55534cfe68090b5e -C extra-filename=-800babf4f6a33bea --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern memchr=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libmemchr-e6dc6791a71f1741.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps OUT_DIR=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/build/libc-e6bc90e711ddd8c0/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=e5ad3eab7ccdb628 -C extra-filename=-48eba6bc5f3aa68d --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/thiserror-1.0.61 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/thiserror-1.0.61/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.61 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/japanese/sudachi/work/target/release/deps:/magus/work/usr/mports/japanese/sudachi/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/build/thiserror-a717f6691e016fa9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/japanese/sudachi/work/target/release/build/thiserror-8f70d9893ea2aa84/build-script-build`
[thiserror 1.0.61] cargo:rerun-if-changed=build/probe.rs
[thiserror 1.0.61] cargo:rustc-check-cfg=cfg(error_generic_member_access)
[thiserror 1.0.61] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing)
warning: unexpected `cfg` condition value: `nightly`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/bit-set-0.5.3/src/lib.rs:51:23
|
51 | #![cfg_attr(all(test, feature = "nightly"), feature(test))]
| ^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default` and `std`
= help: consider adding `nightly` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition value: `nightly`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/bit-set-0.5.3/src/lib.rs:53:17
|
53 | #[cfg(all(test, feature = "nightly"))]
| ^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default` and `std`
= help: consider adding `nightly` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `nightly`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/bit-set-0.5.3/src/lib.rs:55:17
|
55 | #[cfg(all(test, feature = "nightly"))]
| ^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default` and `std`
= help: consider adding `nightly` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `nightly`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/bit-set-0.5.3/src/lib.rs:1558:17
|
1558 | #[cfg(all(test, feature = "nightly"))]
| ^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default` and `std`
= help: consider adding `nightly` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
[thiserror 1.0.61] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/serde_json-1.0.117 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/serde_json-1.0.117/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.117 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=117 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/japanese/sudachi/work/target/release/deps:/magus/work/usr/mports/japanese/sudachi/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/build/serde_json-8442f97eccc63e17/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/japanese/sudachi/work/target/release/build/serde_json-49e30f33ee8e8c3f/build-script-build`
[serde_json 1.0.117] cargo:rerun-if-changed=build.rs
[serde_json 1.0.117] cargo:rustc-check-cfg=cfg(limb_width_32)
[serde_json 1.0.117] cargo:rustc-check-cfg=cfg(limb_width_64)
[serde_json 1.0.117] cargo:rustc-cfg=limb_width_32
Compiling tinyvec v1.6.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=cced4b465c074ef7 -C extra-filename=-1e144e28b99a727e --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern tinyvec_macros=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libtinyvec_macros-93fcfa446d56ab4f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `bit-set` (lib) generated 4 warnings
Compiling equivalent v1.0.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/equivalent-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3dcf1a8748946b38 -C extra-filename=-e8d525caf55c90c1 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `docs_rs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/lib.rs:7:13
|
7 | #![cfg_attr(docs_rs, feature(doc_cfg))]
| ^^^^^^^ help: there is a config with a similar name: `docsrs`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition value: `nightly_const_generics`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:219:34
|
219 | #[cfg(all(feature = "arbitrary", feature = "nightly_const_generics"))]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `arbitrary`, `default`, `experimental_write_impl`, `grab_spare_slice`, `nightly_slice_partition_dedup`, `real_blackbox`, `rustc_1_40`, `rustc_1_55`, `rustc_1_57`, `serde`, `std`, and `tinyvec_macros`
= help: consider adding `nightly_const_generics` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `docs_rs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:38:12
|
38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
| ^^^^^^^ help: there is a config with a similar name: `docsrs`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `docs_rs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:97:12
|
97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
| ^^^^^^^ help: there is a config with a similar name: `docsrs`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `docs_rs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1062:12
|
1062 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
| ^^^^^^^ help: there is a config with a similar name: `docsrs`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `docs_rs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1112:12
|
1112 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
| ^^^^^^^ help: there is a config with a similar name: `docsrs`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `docs_rs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1332:12
|
1332 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
| ^^^^^^^ help: there is a config with a similar name: `docsrs`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/src/unix/mod.rs:1447:9
|
1447 | extern {
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
= note: `#[warn(missing_abi)]` on by default
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/src/unix/mod.rs:1507:9
|
1507 | extern {
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/src/unix/mod.rs:1548:9
|
1548 | extern {
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/src/macros.rs:194:43
|
194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/src/unix/bsd/mod.rs:545:1
|
545 | / f! {
546 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr {
547 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() {
548 | | (*mhdr).msg_control as *mut ::cmsghdr
... |
579 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/src/macros.rs:209:36
|
209 | pub $($constness)* extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/src/unix/bsd/mod.rs:581:1
|
581 | / safe_f! {
582 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int {
583 | | status & 0o177
... |
601 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/src/macros.rs:209:36
|
209 | pub $($constness)* extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/src/unix/bsd/freebsdlike/mod.rs:1464:1
|
1464 | / safe_f! {
1465 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool {
1466 | | status == 0x13
... |
1476 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/src/macros.rs:194:43
|
194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:4758:1
|
4758 | / f! {
4759 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar {
4760 | | (cmsg as *mut ::c_uchar)
4761 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize)
... |
4875 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/src/macros.rs:209:36
|
209 | pub $($constness)* extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:4877:1
|
4877 | / safe_f! {
4878 | | pub {const} fn WIFSIGNALED(status: ::c_int) -> bool {
4879 | | (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13
... |
4914 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/src/macros.rs:209:36
|
209 | pub $($constness)* extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:437:1
|
437 | / safe_f! {
438 | | pub {const} fn makedev(major: ::c_uint, minor: ::c_uint) -> ::dev_t {
439 | | let major = major as ::dev_t;
440 | | let minor = minor as ::dev_t;
... |
443 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/src/macros.rs:194:43
|
194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:445:1
|
445 | / f! {
446 | | pub fn major(dev: ::dev_t) -> ::c_int {
447 | | ((dev >> 8) & 0xff) as ::c_int
... |
453 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:12:3
|
12 | #[must_use]
| ^^^^^^^^^^^
|
= note: `#[warn(unused_attributes)]` on by default
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:18:3
|
18 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:34:3
|
34 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:40:3
|
40 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:56:3
|
56 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:62:3
|
62 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:78:3
|
78 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:84:3
|
84 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:100:3
|
100 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:106:3
|
106 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:122:3
|
122 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:128:3
|
128 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:144:3
|
144 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:150:3
|
150 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:173:3
|
173 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:179:3
|
179 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:203:3
|
203 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:209:3
|
209 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:234:3
|
234 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:240:3
|
240 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:266:3
|
266 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:272:3
|
272 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:299:3
|
299 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:305:3
|
305 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:333:3
|
333 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:339:3
|
339 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:368:3
|
368 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:374:3
|
374 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:404:3
|
404 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:410:3
|
410 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:441:3
|
441 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:447:3
|
447 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:479:3
|
479 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:485:3
|
485 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:518:3
|
518 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:524:3
|
524 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:558:3
|
558 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:564:3
|
564 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:599:3
|
599 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:605:3
|
605 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:641:3
|
641 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:647:3
|
647 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:684:3
|
684 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:690:3
|
690 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:728:3
|
728 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:734:3
|
734 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:773:3
|
773 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:779:3
|
779 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:819:3
|
819 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:825:3
|
825 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:866:3
|
866 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:872:3
|
872 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:914:3
|
914 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:920:3
|
920 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:963:3
|
963 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:969:3
|
969 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1013:3
|
1013 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1019:3
|
1019 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1064:3
|
1064 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1070:3
|
1070 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1116:3
|
1116 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1122:3
|
1122 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1169:3
|
1169 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1175:3
|
1175 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1223:3
|
1223 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1229:3
|
1229 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1278:3
|
1278 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1284:3
|
1284 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1334:3
|
1334 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1340:3
|
1340 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1421:3
|
1421 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1427:3
|
1427 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1572:3
|
1572 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1578:3
|
1578 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1851:3
|
1851 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1857:3
|
1857 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:2386:3
|
2386 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:2392:3
|
2392 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:3433:3
|
3433 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:3439:3
|
3439 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:5504:3
|
5504 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:5510:3
|
5510 | #[must_use]
| ^^^^^^^^^^^
Compiling quote v1.0.36
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/quote-1.0.36 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/quote-1.0.36/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.36 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=bfd60fc4ce6e1d81 -C extra-filename=-62177fc054c834b0 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps/libproc_macro2-f2cc0de8da05ca52.rmeta --cap-lints warn`
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:155:3
|
155 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:163:3
|
163 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:172:3
|
172 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:180:3
|
180 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1223:3
|
1223 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1231:3
|
1231 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1239:3
|
1239 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1247:3
|
1247 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1264:3
|
1264 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1301:3
|
1301 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1325:3
|
1325 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1362:3
|
1362 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1435:3
|
1435 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1445:3
|
1445 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1455:3
|
1455 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1466:3
|
1466 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1478:3
|
1478 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1488:3
|
1488 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1499:3
|
1499 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1510:3
|
1510 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:23:3
|
23 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:32:3
|
32 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:40:3
|
40 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:52:3
|
52 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:63:3
|
63 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:752:3
|
752 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:760:3
|
760 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:768:3
|
768 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:776:3
|
776 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:795:3
|
795 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:806:3
|
806 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:818:3
|
818 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:828:3
|
828 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:839:3
|
839 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:135:3
|
135 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:164:3
|
164 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:172:3
|
172 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1222:3
|
1222 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1230:3
|
1230 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1238:3
|
1238 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1246:3
|
1246 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1281:3
|
1281 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1299:3
|
1299 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1315:3
|
1315 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1323:3
|
1323 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1403:3
|
1403 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1416:3
|
1416 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1426:3
|
1426 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1437:3
|
1437 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1449:3
|
1449 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1459:3
|
1459 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1470:3
|
1470 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1481:3
|
1481 | #[must_use]
| ^^^^^^^^^^^
Compiling either v1.12.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/either-1.12.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/either-1.12.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/either-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=bc4d764a02cd87c1 -C extra-filename=-f56ce9f3b6fe729e --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling heck v0.5.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eed673beb9262911 -C extra-filename=-4901d1e33617eb81 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn`
Compiling syn v2.0.66
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/syn-2.0.66 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/syn-2.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.0.66 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/syn-2.0.66/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=b3832b34296d1db5 -C extra-filename=-287704aef9810b7e --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps/libproc_macro2-f2cc0de8da05ca52.rmeta --extern quote=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps/libquote-62177fc054c834b0.rmeta --extern unicode_ident=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps/libunicode_ident-37fad4b603287735.rmeta --cap-lints warn`
Compiling minimal-lexical v0.2.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/minimal-lexical-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Fast float parsing conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minimal-lexical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/minimal-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=89013f2179f5641f -C extra-filename=-66ac43ae90b7b9cb --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling hashbrown v0.14.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/hashbrown-0.14.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=789265f4386e23ca -C extra-filename=-2831a3ea8b30194a --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling cfg-if v1.0.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=b808039779c8931a -C extra-filename=-5a23bad95cd8afe8 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling clap_lex v0.7.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/clap_lex-0.7.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/clap_lex-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap/tree/master/clap_lex' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/clap_lex-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=92c8b05d3347e1cb -C extra-filename=-5e98421288793fe7 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `libc` (lib) generated 10 warnings
Compiling strsim v0.11.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein,
OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=907fa986d77f4adf -C extra-filename=-518486452ba69ff2 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: method `cmpeq` is never used
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/aho-corasick-1.1.3/src/packed/vector.rs:74:15
|
28 | pub(crate) trait Vector:
| ------ method in this trait
...
74 | unsafe fn cmpeq(self, vector2: Self) -> Self;
| ^^^^^
|
= note: `#[warn(dead_code)]` on by default
Compiling nom v7.1.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/nom-7.1.3/Cargo.toml CARGO_PKG_AUTHORS='contact@geoffroycouprie.com' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Geal/nom' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=7.1.3 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2018 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=09e6d8a5c42afd94 -C extra-filename=-7f5ea8f46218ff71 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern memchr=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libmemchr-e6dc6791a71f1741.rmeta --extern minimal_lexical=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libminimal_lexical-66ac43ae90b7b9cb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling clap_builder v4.5.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/clap_builder-4.5.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/clap_builder-4.5.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.2 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/clap_builder-4.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=909aa4898ff6fa31 -C extra-filename=-ef306a2b236699a9 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern anstream=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libanstream-5a2ce41ae1a69b2e.rmeta --extern anstyle=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libanstyle-c9ac401595986270.rmeta --extern clap_lex=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libclap_lex-5e98421288793fe7.rmeta --extern strsim=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libstrsim-518486452ba69ff2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `tinyvec` (lib) generated 142 warnings
Compiling unicode-normalization v0.1.23
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/unicode-normalization-0.1.23 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/unicode-normalization-0.1.23/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of
Unicode strings, including Canonical and Compatible
Decomposition and Recomposition, as described in
Unicode Standard Annex #15.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/unicode-normalization-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ea686c2114397465 -C extra-filename=-e9933257990b63e6 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern tinyvec=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libtinyvec-1e144e28b99a727e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/nom-7.1.3/src/lib.rs:375:13
|
375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/nom-7.1.3/src/lib.rs:379:12
|
379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/nom-7.1.3/src/lib.rs:391:12
|
391 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/nom-7.1.3/src/lib.rs:418:14
|
418 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unused import: `self::str::*`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/nom-7.1.3/src/lib.rs:439:9
|
439 | pub use self::str::*;
| ^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/nom-7.1.3/src/internal.rs:49:12
|
49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/nom-7.1.3/src/internal.rs:96:12
|
96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/nom-7.1.3/src/internal.rs:340:12
|
340 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/nom-7.1.3/src/internal.rs:357:12
|
357 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/nom-7.1.3/src/internal.rs:374:12
|
374 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/nom-7.1.3/src/internal.rs:392:12
|
392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/nom-7.1.3/src/internal.rs:409:12
|
409 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/nom-7.1.3/src/internal.rs:430:12
|
430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Compiling memmap2 v0.9.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memmap2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/memmap2-0.9.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/memmap2-0.9.4/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Yevhenii Reizner ' CARGO_PKG_DESCRIPTION='Cross-platform Rust API for memory-mapped file IO' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memmap2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/memmap2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name memmap2 --edition=2018 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/memmap2-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=2e117a807b6d42fc -C extra-filename=-b47376b2eb7fc291 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern libc=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/liblibc-48eba6bc5f3aa68d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling indexmap v2.2.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/indexmap-2.2.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/indexmap-2.2.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.2.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/indexmap-2.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=1477eb512b3392a4 -C extra-filename=-3e293a576e32fe8e --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern equivalent=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libequivalent-e8d525caf55c90c1.rmeta --extern hashbrown=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libhashbrown-2831a3ea8b30194a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling libloading v0.8.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libloading CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libloading-0.8.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libloading-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Bindings around the platform'\''s dynamic library loading primitives with greatly improved memory safety.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libloading CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/nagisa/rust_libloading/' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name libloading --edition=2015 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libloading-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=31182caa09f8d6f5 -C extra-filename=-a066df13caaa230e --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libcfg_if-5a23bad95cd8afe8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libloading-0.8.3/src/lib.rs:39:13
|
39 | #![cfg_attr(libloading_docs, feature(doc_cfg))]
| ^^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libloading-0.8.3/src/lib.rs:45:26
|
45 | #[cfg(any(unix, windows, libloading_docs))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libloading-0.8.3/src/lib.rs:49:26
|
49 | #[cfg(any(unix, windows, libloading_docs))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libloading-0.8.3/src/os/mod.rs:20:17
|
20 | #[cfg(any(unix, libloading_docs))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libloading-0.8.3/src/os/mod.rs:21:12
|
21 | #[cfg_attr(libloading_docs, doc(cfg(unix)))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libloading-0.8.3/src/os/mod.rs:25:20
|
25 | #[cfg(any(windows, libloading_docs))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libloading-0.8.3/src/os/unix/mod.rs:3:11
|
3 | #[cfg(all(libloading_docs, not(unix)))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libloading-0.8.3/src/os/unix/mod.rs:5:15
|
5 | #[cfg(any(not(libloading_docs), unix))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libloading-0.8.3/src/os/unix/consts.rs:46:11
|
46 | #[cfg(all(libloading_docs, not(unix)))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libloading-0.8.3/src/os/unix/consts.rs:55:15
|
55 | #[cfg(any(not(libloading_docs), unix))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libloading-0.8.3/src/safe.rs:2:7
|
2 | #[cfg(libloading_docs)]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libloading-0.8.3/src/safe.rs:4:15
|
4 | #[cfg(all(not(libloading_docs), unix))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libloading-0.8.3/src/safe.rs:6:15
|
6 | #[cfg(all(not(libloading_docs), windows))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libloading-0.8.3/src/safe.rs:14:12
|
14 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/libloading-0.8.3/src/safe.rs:196:12
|
196 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Compiling itertools v0.13.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/itertools-0.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/itertools-0.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=b5941a43699cb66f -C extra-filename=-df0d79ca0de77a2f --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern either=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libeither-f56ce9f3b6fe729e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `libloading` (lib) generated 15 warnings
Compiling lazy_static v1.4.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/lazy_static-1.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/lazy_static-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=92e799148000758b -C extra-filename=-5beae7abf74260c0 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: elided lifetime has a name
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/lazy_static-1.4.0/src/inline_lazy.rs:26:43
|
26 | pub fn get(&'static self, f: F) -> &T
| ^ this elided lifetime gets resolved as `'static`
|
= note: `#[warn(elided_named_lifetimes)]` on by default
help: consider specifying it explicitly
|
26 | pub fn get(&'static self, f: F) -> &'static T
| +++++++
warning: `lazy_static` (lib) generated 1 warning
Compiling regex-automata v0.4.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/regex-automata-0.4.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/regex-automata-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/regex-automata-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=9ca107d6a62fa089 -C extra-filename=-eef3b2834e2a632f --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern aho_corasick=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libaho_corasick-518f078b0b4e41e1.rmeta --extern memchr=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libmemchr-e6dc6791a71f1741.rmeta --extern regex_syntax=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libregex_syntax-07ff2a2a415f5284.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: elided lifetime has a name
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/regex-automata-0.4.6/src/dfa/onepass.rs:524:45
|
522 | impl<'a> InternalBuilder<'a> {
| -- lifetime `'a` declared here
523 | /// Create a new builder with an initial empty DFA.
524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder {
| ^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
|
= note: `#[warn(elided_named_lifetimes)]` on by default
Compiling yada v0.5.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yada CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/yada-0.5.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/yada-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='Takuya Asano ' CARGO_PKG_DESCRIPTION='Yada is a yet another double-array trie library aiming for fast search and compact data representation.' CARGO_PKG_HOMEPAGE='https://github.com/takuyaa/yada' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yada CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/takuyaa/yada' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name yada --edition=2018 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/yada-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=859e6ba7fedeab97 -C extra-filename=-0e9b970b89ef890f --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `aho-corasick` (lib) generated 1 warning
Compiling bitflags v2.5.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/bitflags-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/bitflags-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/bitflags-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=3c0024f4ff147c62 -C extra-filename=-8356e0c97c8ad5a3 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: trait `AppTag` is never used
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/clap_builder-4.5.2/src/builder/command.rs:4888:18
|
4888 | pub(crate) trait AppTag: crate::builder::ext::Extension {}
| ^^^^^^
|
= note: `#[warn(dead_code)]` on by default
warning: method `into_any` is never used
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/clap_builder-4.5.2/src/builder/ext.rs:56:8
|
51 | pub(crate) trait Extension: std::fmt::Debug + Send + Sync + 'static {
| --------- method in this trait
...
56 | fn into_any(self: Box) -> Box;
| ^^^^^^^^
warning: methods `parse` and `parse_` are never used
--> /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/clap_builder-4.5.2/src/builder/value_parser.rs:609:8
|
591 | trait AnyValueParser: Send + Sync + 'static {
| -------------- methods in this trait
...
609 | fn parse(
| ^^^^^
...
616 | fn parse_(
| ^^^^^^
warning: `nom` (lib) generated 13 warnings
Compiling serde_derive v1.0.203
Compiling thiserror-impl v1.0.61
Compiling clap_derive v4.5.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/clap_derive-4.5.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/clap_derive-4.5.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap/tree/master/clap_derive' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.4 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name clap_derive --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/clap_derive-4.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=328aa17357ceda9c -C extra-filename=-1e0432c67fe59b6a --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern heck=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps/libheck-4901d1e33617eb81.rlib --extern proc_macro2=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps/libproc_macro2-f2cc0de8da05ca52.rlib --extern quote=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps/libquote-62177fc054c834b0.rlib --extern syn=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps/libsyn-287704aef9810b7e.rlib --extern proc_macro --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/thiserror-impl-1.0.61 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/thiserror-impl-1.0.61/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.61 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/thiserror-impl-1.0.61/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=75bd4073c1a1ad1e -C extra-filename=-0eeb9c6e0c48152a --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps/libproc_macro2-f2cc0de8da05ca52.rlib --extern quote=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps/libquote-62177fc054c834b0.rlib --extern syn=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps/libsyn-287704aef9810b7e.rlib --extern proc_macro --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/serde_derive-1.0.203 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/serde_derive-1.0.203/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.203 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=203 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/serde_derive-1.0.203/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=358f501b15fd129c -C extra-filename=-8b0012814e506529 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps/libproc_macro2-f2cc0de8da05ca52.rlib --extern quote=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps/libquote-62177fc054c834b0.rlib --extern syn=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps/libsyn-287704aef9810b7e.rlib --extern proc_macro --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/thiserror-1.0.61 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/thiserror-1.0.61/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.61 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps OUT_DIR=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/build/thiserror-a717f6691e016fa9/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/thiserror-1.0.61/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3dc94113c509f7a9 -C extra-filename=-ce57e242249eb6f6 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern thiserror_impl=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps/libthiserror_impl-0eeb9c6e0c48152a.so --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
Compiling clap v4.5.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/clap-4.5.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/clap-4.5.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.4 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/clap-4.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=979b88a734b97155 -C extra-filename=-a73565f82322c2e7 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern clap_builder=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libclap_builder-ef306a2b236699a9.rmeta --extern clap_derive=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps/libclap_derive-1e0432c67fe59b6a.so --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling fancy-regex v0.13.0
Compiling regex v1.10.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/regex-1.10.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/regex-1.10.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/regex-1.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=fa883964dfe6c8f7 -C extra-filename=-f7943d50e6c8d9ba --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern aho_corasick=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libaho_corasick-518f078b0b4e41e1.rmeta --extern memchr=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libmemchr-e6dc6791a71f1741.rmeta --extern regex_automata=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libregex_automata-eef3b2834e2a632f.rmeta --extern regex_syntax=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libregex_syntax-07ff2a2a415f5284.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fancy_regex CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/fancy-regex-0.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/fancy-regex-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Robin Stocker ' CARGO_PKG_DESCRIPTION='An implementation of regexes, supporting a relatively rich set of features, including backreferences and look-around.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fancy-regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fancy-regex/fancy-regex' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name fancy_regex --edition=2018 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/fancy-regex-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "std", "track_caller", "unicode"))' -C metadata=d2f609f62ef221a0 -C extra-filename=-0830a5c868b272f4 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern bit_set=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libbit_set-cd6245450968e51a.rmeta --extern regex_automata=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libregex_automata-eef3b2834e2a632f.rmeta --extern regex_syntax=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libregex_syntax-07ff2a2a415f5284.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/serde-1.0.203 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/serde-1.0.203/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.203 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=203 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps OUT_DIR=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/build/serde-a77524a3584795a0/out /usr/local/bin/rustc --crate-name serde --edition=2018 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/serde-1.0.203/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=36f0adf6fe22dcc7 -C extra-filename=-de6cfcde2123ee5b --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern serde_derive=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps/libserde_derive-8b0012814e506529.so --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
warning: `clap_builder` (lib) generated 3 warnings
Compiling csv v1.3.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/serde_json-1.0.117 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/serde_json-1.0.117/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.117 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=117 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps OUT_DIR=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/build/serde_json-8442f97eccc63e17/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/serde_json-1.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=d2934fb9b193202e -C extra-filename=-2a933a7380d21f49 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern itoa=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libitoa-9bbc7522c58090a3.rmeta --extern ryu=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libryu-ca65be33a302139b.rmeta --extern serde=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libserde-de6cfcde2123ee5b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg limb_width_32 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/csv-1.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/csv-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast CSV parsing with support for serde.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-csv' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=csv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-csv' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name csv --edition=2021 /magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/cargo-crates/csv-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56952ba4ce35828c -C extra-filename=-38e653011cf3fbd1 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern csv_core=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libcsv_core-800babf4f6a33bea.rmeta --extern itoa=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libitoa-9bbc7522c58090a3.rmeta --extern ryu=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libryu-ca65be33a302139b.rmeta --extern serde=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libserde-de6cfcde2123ee5b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling sudachi v0.6.10 (/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/sudachi)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sudachi CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/sudachi CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/sudachi/Cargo.toml CARGO_PKG_AUTHORS='Works Applications ' CARGO_PKG_DESCRIPTION='Rust version of Sudachi, the Japanese Morphological Analyzer' CARGO_PKG_HOMEPAGE='https://github.com/WorksApplications/sudachi.rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sudachi CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/WorksApplications/sudachi.rs' CARGO_PKG_RUST_VERSION=1.74.1 CARGO_PKG_VERSION=0.6.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name sudachi --edition=2021 sudachi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a30e347e895cd6c -C extra-filename=-741d01c49baecec4 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern aho_corasick=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libaho_corasick-518f078b0b4e41e1.rmeta --extern bitflags=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libbitflags-8356e0c97c8ad5a3.rmeta --extern csv=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libcsv-38e653011cf3fbd1.rmeta --extern fancy_regex=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libfancy_regex-0830a5c868b272f4.rmeta --extern indexmap=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libindexmap-3e293a576e32fe8e.rmeta --extern itertools=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libitertools-df0d79ca0de77a2f.rmeta --extern lazy_static=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/liblazy_static-5beae7abf74260c0.rmeta --extern libloading=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/liblibloading-a066df13caaa230e.rmeta --extern memmap2=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libmemmap2-b47376b2eb7fc291.rmeta --extern nom=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libnom-7f5ea8f46218ff71.rmeta --extern regex=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libregex-f7943d50e6c8d9ba.rmeta --extern serde=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libserde-de6cfcde2123ee5b.rmeta --extern serde_json=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libserde_json-2a933a7380d21f49.rmeta --extern thiserror=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libthiserror-ce57e242249eb6f6.rmeta --extern unicode_normalization=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libunicode_normalization-e9933257990b63e6.rmeta --extern yada=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libyada-0e9b970b89ef890f.rmeta -C link-arg=-fstack-protector-strong`
error[E0425]: cannot find value `SEED` in this scope
--> sudachi/src/util/fxhash.rs:78:25
|
71 | *self = self.rotate_left(ROTATE).bitxor(word).wrapping_mul($key);
| ---- due to this macro variable
...
78 | impl_hash_word!(usize = SEED, u32 = SEED32, u64 = SEED64);
| ^^^^ not found in this scope
|
note: constant `crate::hash::SEED` exists but is inaccessible
--> sudachi/src/hash.rs:20:1
|
20 | const SEED: u64 = 0x16f11fe89b0d677cu64;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
warning: elided lifetime has a name
--> sudachi/src/dic/lexicon/word_id_table.rs:27:62
|
26 | impl<'a> WordIdTable<'a> {
| -- lifetime `'a` declared here
27 | pub fn new(bytes: &'a [u8], size: u32, offset: usize) -> WordIdTable {
| ^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
|
= note: `#[warn(elided_named_lifetimes)]` on by default
warning: elided lifetime has a name
--> sudachi/src/dic/lexicon/word_infos.rs:39:10
|
33 | impl<'a> WordInfos<'a> {
| -- lifetime `'a` declared here
...
39 | ) -> WordInfos {
| ^^^^^^^^^ this elided lifetime gets resolved as `'a`
warning: elided lifetime has a name
--> sudachi/src/dic/lexicon/word_params.rs:28:62
|
24 | impl<'a> WordParams<'a> {
| -- lifetime `'a` declared here
...
28 | pub fn new(bytes: &'a [u8], size: u32, offset: usize) -> WordParams {
| ^^^^^^^^^^ this elided lifetime gets resolved as `'a`
warning: elided lifetime has a name
--> sudachi/src/input_text/buffer/edit.rs:38:64
|
37 | impl<'a> InputEditor<'a> {
| -- lifetime `'a` declared here
38 | pub(super) fn new(replaces: &'a mut Vec>) -> InputEditor {
| ^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
For more information about this error, try `rustc --explain E0425`.
warning: `sudachi` (lib) generated 4 warnings
error: could not compile `sudachi` (lib) due to 1 previous error; 4 warnings emitted
Caused by:
process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sudachi CARGO_MANIFEST_DIR=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/sudachi CARGO_MANIFEST_PATH=/magus/work/usr/mports/japanese/sudachi/work/sudachi.rs-0.6.10/sudachi/Cargo.toml CARGO_PKG_AUTHORS='Works Applications ' CARGO_PKG_DESCRIPTION='Rust version of Sudachi, the Japanese Morphological Analyzer' CARGO_PKG_HOMEPAGE='https://github.com/WorksApplications/sudachi.rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sudachi CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/WorksApplications/sudachi.rs' CARGO_PKG_RUST_VERSION=1.74.1 CARGO_PKG_VERSION=0.6.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps /usr/local/bin/rustc --crate-name sudachi --edition=2021 sudachi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a30e347e895cd6c -C extra-filename=-741d01c49baecec4 --out-dir /magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/japanese/sudachi/work/target/release/deps --extern aho_corasick=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libaho_corasick-518f078b0b4e41e1.rmeta --extern bitflags=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libbitflags-8356e0c97c8ad5a3.rmeta --extern csv=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libcsv-38e653011cf3fbd1.rmeta --extern fancy_regex=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libfancy_regex-0830a5c868b272f4.rmeta --extern indexmap=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libindexmap-3e293a576e32fe8e.rmeta --extern itertools=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libitertools-df0d79ca0de77a2f.rmeta --extern lazy_static=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/liblazy_static-5beae7abf74260c0.rmeta --extern libloading=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/liblibloading-a066df13caaa230e.rmeta --extern memmap2=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libmemmap2-b47376b2eb7fc291.rmeta --extern nom=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libnom-7f5ea8f46218ff71.rmeta --extern regex=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libregex-f7943d50e6c8d9ba.rmeta --extern serde=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libserde-de6cfcde2123ee5b.rmeta --extern serde_json=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libserde_json-2a933a7380d21f49.rmeta --extern thiserror=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libthiserror-ce57e242249eb6f6.rmeta --extern unicode_normalization=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libunicode_normalization-e9933257990b63e6.rmeta --extern yada=/magus/work/usr/mports/japanese/sudachi/work/target/i686-unknown-freebsd/release/deps/libyada-0e9b970b89ef890f.rmeta -C link-arg=-fstack-protector-strong` (exit status: 1)
warning: build failed, waiting for other jobs to finish...
warning: `regex-automata` (lib) generated 1 warning
*** Error code 101
Stop.
make[1]: stopped in /usr/mports/japanese/sudachi
*** Error code 1
Stop.
make: stopped in /usr/mports/japanese/sudachi
Links
Depends On
- lang/rust (build)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus