[INFO] cloning repository https://github.com/Aaronepower/tokei [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aaronepower/tokei" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronepower%2Ftokei", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronepower%2Ftokei'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62a564da6e2868b734a2de349bb4c5738927c532 [INFO] testing Aaronepower/tokei against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronepower%2Ftokei" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aaronepower/tokei on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Aaronepower/tokei [INFO] finished tweaking git repo https://github.com/Aaronepower/tokei [INFO] tweaked toml for git repo https://github.com/Aaronepower/tokei written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Aaronepower/tokei already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48eadccd6f9324a80cd7613b712137c7931cc1cf4de096a153f14e75f4329a08 [INFO] running `Command { std: "docker" "start" "-a" "48eadccd6f9324a80cd7613b712137c7931cc1cf4de096a153f14e75f4329a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48eadccd6f9324a80cd7613b712137c7931cc1cf4de096a153f14e75f4329a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48eadccd6f9324a80cd7613b712137c7931cc1cf4de096a153f14e75f4329a08", kill_on_drop: false }` [INFO] [stdout] 48eadccd6f9324a80cd7613b712137c7931cc1cf4de096a153f14e75f4329a08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6574b2cc2e8470911c62105690c14ba225a838c1bf9ef1058c9bba780b828f45 [INFO] running `Command { std: "docker" "start" "-a" "6574b2cc2e8470911c62105690c14ba225a838c1bf9ef1058c9bba780b828f45", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling grep-matcher v0.1.7 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling grep-searcher v0.1.13 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling table_formatter v0.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling dashmap v6.0.1 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling tokei v13.0.0-alpha.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> /opt/rustwide/target/debug/build/tokei-a878e25a9f2e794b/out/language_type.rs:6774:17 [INFO] [stdout] | [INFO] [stdout] 6726 | | "e" | "exw" => Some(Phix), [INFO] [stdout] | ------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 6774 | | "e" => Some(SpecmanE), [INFO] [stdout] | ^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = $feature)] extern crate $krate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = $feature)] extern crate $krate; [INFO] [stdout] | _________________________________^ [INFO] [stdout] 25 | | )+ [INFO] [stdout] 26 | | )+ [INFO] [stdout] ... | [INFO] [stdout] 35 | | $( [INFO] [stdout] 36 | | #[cfg(feature = $feature)] $variant [INFO] [stdout] | |_____________________________^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = $feature)] $variant [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(feature = $feature)] stringify!($name) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:66:35 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(not(feature = $feature))] stringify!($name) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(feature = $feature)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:105:31 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = $feature)] Format::$variant => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:122:35 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg(feature = $feature)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:125:39 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(not(feature = $feature))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `all` is never used [INFO] [stdout] --> src/input.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 41 | impl Format { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn all() -> &'static [&'static str] { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.16s [INFO] running `Command { std: "docker" "inspect" "6574b2cc2e8470911c62105690c14ba225a838c1bf9ef1058c9bba780b828f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6574b2cc2e8470911c62105690c14ba225a838c1bf9ef1058c9bba780b828f45", kill_on_drop: false }` [INFO] [stdout] 6574b2cc2e8470911c62105690c14ba225a838c1bf9ef1058c9bba780b828f45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 002b85a7a645de7986cc099ca01e2f926a169071011f983ba3f62a1da1aa878c [INFO] running `Command { std: "docker" "start" "-a" "002b85a7a645de7986cc099ca01e2f926a169071011f983ba3f62a1da1aa878c", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling libz-sys v1.1.19 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling table_formatter v0.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling proptest v1.5.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling dashmap v6.0.1 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling tokei v13.0.0-alpha.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> /opt/rustwide/target/debug/build/tokei-6910e55152463477/out/language_type.rs:6774:17 [INFO] [stdout] | [INFO] [stdout] 6726 | | "e" | "exw" => Some(Phix), [INFO] [stdout] | ------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 6774 | | "e" => Some(SpecmanE), [INFO] [stdout] | ^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> /opt/rustwide/target/debug/build/tokei-6910e55152463477/out/language_type.rs:6774:17 [INFO] [stdout] | [INFO] [stdout] 6726 | | "e" | "exw" => Some(Phix), [INFO] [stdout] | ------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 6774 | | "e" => Some(SpecmanE), [INFO] [stdout] | ^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = $feature)] extern crate $krate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = $feature)] extern crate $krate; [INFO] [stdout] | _________________________________^ [INFO] [stdout] 25 | | )+ [INFO] [stdout] 26 | | )+ [INFO] [stdout] ... | [INFO] [stdout] 35 | | $( [INFO] [stdout] 36 | | #[cfg(feature = $feature)] $variant [INFO] [stdout] | |_____________________________^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = $feature)] $variant [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(feature = $feature)] stringify!($name) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:66:35 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(not(feature = $feature))] stringify!($name) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(feature = $feature)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = $feature)] extern crate $krate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:105:31 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = $feature)] Format::$variant => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:122:35 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg(feature = $feature)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:125:39 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(not(feature = $feature))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = $feature)] extern crate $krate; [INFO] [stdout] | _________________________________^ [INFO] [stdout] 25 | | )+ [INFO] [stdout] 26 | | )+ [INFO] [stdout] ... | [INFO] [stdout] 35 | | $( [INFO] [stdout] 36 | | #[cfg(feature = $feature)] $variant [INFO] [stdout] | |_____________________________^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = $feature)] $variant [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(feature = $feature)] stringify!($name) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:66:35 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(not(feature = $feature))] stringify!($name) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(feature = $feature)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:105:31 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = $feature)] Format::$variant => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:122:35 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg(feature = $feature)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `json` [INFO] [stdout] --> src/input.rs:125:39 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(not(feature = $feature))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stdout] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `all` is never used [INFO] [stdout] --> src/input.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 41 | impl Format { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn all() -> &'static [&'static str] { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `all` is never used [INFO] [stdout] --> src/input.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 41 | impl Format { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn all() -> &'static [&'static str] { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / supported_formats!( [INFO] [stdout] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stdout] 151 | | |input| { [INFO] [stdout] 152 | | hex::FromHex::from_hex(input) [INFO] [stdout] ... | [INFO] [stdout] 164 | | serde_yaml::to_string, [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustch70u9E/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-a9a56cd205415a62.rlib,libitoa-20e94f961f8d160c.rlib,libryu-a980823ac8640001.rlib,libtoml-73a93fc85278fede.rlib,libtoml_edit-e626bec3a15c6b38.rlib,libserde_spanned-18056981c325d756.rlib,libindexmap-8dd9ce136735987a.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libwinnow-04408f0e025c6d46.rlib,libtoml_datetime-f950c2ea2bc78b83.rlib,libgit2-5fe52764fa5a3abb.rlib,liburl-8b7c31fbe656333b.rlib,libidna-7dbc11892eaa4c64.rlib,libunicode_normalization-fcc8f0b1c97810b3.rlib,libtinyvec-7aa3319fb171c386.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-4395c0969e173d7e.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,liblibgit2_sys-0b2c997ecbea7360.rlib,liblibz_sys-ebd3aeba1b56a714.rlib,libcrossbeam_channel-e173737846f23ea7.rlib,libparking_lot-72143892424d8dfb.rlib,libarbitrary-6fd774a1d085ebbc.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libdashmap-38f042741613da02.rlib,liblock_api-f5b91ee196d0e1d3.rlib,libscopeguard-7ec2214574194454.rlib,libhashbrown-7535884dad52ee2f.rlib,libparking_lot_core-a2be829cba75351f.rlib,libsmallvec-5dc15f12cdebef01.rlib,libgrep_searcher-58b3e941c5233fe1.rlib,libmemmap2-a539d322665976ea.rlib,libgrep_matcher-58247727f3e59295.rlib,libencoding_rs_io-c95c0a583e33933c.rlib,libencoding_rs-ca79e330d79b9da1.rlib,libregex-573732225d6be16b.rlib,libetcetera-b5cabce6e08aadf5.rlib,libhome-a88fbcd35354456a.rlib,librayon-22136a10df951a3a.rlib,librayon_core-cc27df126eb1cc76.rlib,libeither-b4418dba5a443acb.rlib,libignore-99ec74728499dc1e.rlib,libwalkdir-125f7182d57317af.rlib,libsame_file-ff49545450c0b63c.rlib,libcrossbeam_deque-7afa7a71c7e8137a.rlib,libcrossbeam_epoch-10b55c33f040add3.rlib,libcrossbeam_utils-a8a58313e76b01fb.rlib,libglobset-faf80b3341a3b967.rlib,libregex_automata-45d709bb20a291ca.rlib,libbstr-fef759142ccde234.rlib,libaho_corasick-bc7b8202cc90b0c6.rlib,libmemchr-08f38e9718637002.rlib,libproptest-2bd2dc0f54da3118.rlib,libunarray-2b0ca735f001c2fa.rlib,libregex_syntax-2b97d6b09241de8e.rlib,librand_xorshift-9fda51603d2d7628.rlib,librand-4dbf9895fa3c5081.rlib,librand_chacha-765bc2ad88906c3b.rlib,libppv_lite86-7a8f0718ff977f58.rlib,libzerocopy-b700dcab4716d1b4.rlib,libbyteorder-9f6ac6743e38a88c.rlib,librand_core-e7181106c0af165d.rlib,libgetrandom-6e29fcfcffd1d4d8.rlib,librusty_fork-259b8a54e2fb0daf.rlib,libwait_timeout-fe00d903df1fa49d.rlib,liblibc-e6b8fa5c8acf22d1.rlib,libtempfile-47b0f65d7deed32c.rlib,libfastrand-5e3bec3d1dadb2e4.rlib,librustix-df9af99ad7f40750.rlib,liblinux_raw_sys-07d08e485b51e8af.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libonce_cell-a1d7742f74efe1da.rlib,libfnv-79e2cbfbe03dcd16.rlib,libquick_error-9f96d0cb10ca2956.rlib,liblazy_static-3674be3f4245d19b.rlib,libbit_set-e2de243a324465ba.rlib,libbit_vec-1484b09fcc589a29.rlib,libbitflags-c95e5b195a86a9bf.rlib,libserde-6548feb597d0ac99.rlib,liblog-368e05ac2c0115e3.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustch70u9E/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-aab406195c821f68/out/build" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tokei-150f9a896e51e486" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokei` (lib test) due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "002b85a7a645de7986cc099ca01e2f926a169071011f983ba3f62a1da1aa878c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "002b85a7a645de7986cc099ca01e2f926a169071011f983ba3f62a1da1aa878c", kill_on_drop: false }` [INFO] [stdout] 002b85a7a645de7986cc099ca01e2f926a169071011f983ba3f62a1da1aa878c