[INFO] fetching crate tokei-tokens 13.0.1... [INFO] testing tokei-tokens-13.0.1 against 1.91.0 for beta-1.92-2 [INFO] extracting crate tokei-tokens 13.0.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate tokei-tokens 13.0.1 [INFO] finished tweaking crates.io crate tokei-tokens 13.0.1 [INFO] tweaked toml for crates.io crate tokei-tokens 13.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tokei-tokens 13.0.1 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tokei-tokens 13.0.1 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chrono-tz-build v0.3.0 [INFO] [stderr] Downloaded clap_lex v0.7.2 [INFO] [stderr] Downloaded rand_xorshift v0.3.0 [INFO] [stderr] Downloaded serde_spanned v0.6.7 [INFO] [stderr] Downloaded grep-matcher v0.1.7 [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded wait-timeout v0.2.0 [INFO] [stderr] Downloaded dashmap v6.0.1 [INFO] [stderr] Downloaded clap v4.5.16 [INFO] [stderr] Downloaded fancy-regex v0.13.0 [INFO] [stderr] Downloaded url v2.5.2 [INFO] [stderr] Downloaded num-format v0.4.4 [INFO] [stderr] Downloaded unicode-normalization v0.1.23 [INFO] [stderr] Downloaded clap_builder v4.5.15 [INFO] [stderr] Downloaded serde_json v1.0.125 [INFO] [stderr] Downloaded winnow v0.6.18 [INFO] [stderr] Downloaded proptest v1.5.0 [INFO] [stderr] Downloaded git2 v0.19.0 [INFO] [stderr] Downloaded cc v1.1.13 [INFO] [stderr] Downloaded parse-zoneinfo v0.3.1 [INFO] [stderr] Downloaded serde v1.0.208 [INFO] [stderr] Downloaded toml_edit v0.22.20 [INFO] [stderr] Downloaded bstr v1.10.0 [INFO] [stderr] Downloaded grep-searcher v0.1.13 [INFO] [stderr] Downloaded serde_derive v1.0.208 [INFO] [stderr] Downloaded tempfile v3.12.0 [INFO] [stderr] Downloaded chrono-tz v0.9.0 [INFO] [stderr] Downloaded table_formatter v0.6.1 [INFO] [stderr] Downloaded phf_codegen v0.11.2 [INFO] [stderr] Downloaded encoding_rs_io v0.1.7 [INFO] [stderr] Downloaded libc v0.2.156 [INFO] [stderr] Downloaded libz-sys v1.1.19 [INFO] [stderr] Downloaded encoding_rs v0.8.34 [INFO] [stderr] Downloaded libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Downloaded tiktoken-rs v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34bcbcca7b9379f7890a84352fd7b050b99b12908d4860bda8cb51d235f17bfd [INFO] running `Command { std: "docker" "start" "-a" "34bcbcca7b9379f7890a84352fd7b050b99b12908d4860bda8cb51d235f17bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34bcbcca7b9379f7890a84352fd7b050b99b12908d4860bda8cb51d235f17bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34bcbcca7b9379f7890a84352fd7b050b99b12908d4860bda8cb51d235f17bfd", kill_on_drop: false }` [INFO] [stdout] 34bcbcca7b9379f7890a84352fd7b050b99b12908d4860bda8cb51d235f17bfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c38bb5878342de0c1db70b2c11a7112ac621fd08f1bdc01f17316cf3f9eff50e [INFO] running `Command { std: "docker" "start" "-a" "c38bb5878342de0c1db70b2c11a7112ac621fd08f1bdc01f17316cf3f9eff50e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling grep-matcher v0.1.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling home v0.5.9 [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 getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [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 arbitrary v1.3.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [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 regex v1.10.6 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling tiktoken-rs v0.7.0 [INFO] [stderr] Compiling grep-searcher v0.1.13 [INFO] [stderr] Compiling env_logger v0.11.5 [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 serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [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-tokens v13.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> /opt/rustwide/target/debug/build/tokei-tokens-f4f0467e1672e7c6/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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/language/embedding.rs:157:26 [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) fn family(&self) -> Option<&RegexFamily> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) fn family(&self) -> Option<&RegexFamily<'_>> { [INFO] [stdout] | ++++ [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: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: variable does not need to be mutable [INFO] [stdout] --> src/cli_utils.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 346 | let mut width = self.first_col_width.saturating_sub(prefix_len); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `columns` and `path_length` are never read [INFO] [stdout] --> src/cli_utils.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct Printer { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 147 | columns: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | path_length: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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: 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 40.42s [INFO] running `Command { std: "docker" "inspect" "c38bb5878342de0c1db70b2c11a7112ac621fd08f1bdc01f17316cf3f9eff50e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c38bb5878342de0c1db70b2c11a7112ac621fd08f1bdc01f17316cf3f9eff50e", kill_on_drop: false }` [INFO] [stdout] c38bb5878342de0c1db70b2c11a7112ac621fd08f1bdc01f17316cf3f9eff50e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d0310a66ee1a3f51553ba2f591f85d1d76fda08717bdd93af61bc682288b06d [INFO] running `Command { std: "docker" "start" "-a" "9d0310a66ee1a3f51553ba2f591f85d1d76fda08717bdd93af61bc682288b06d", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling libm v0.2.8 [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 bit-vec v0.6.3 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling tiktoken-rs v0.7.0 [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 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 arbitrary v1.3.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [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 terminal_size v0.3.0 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rusty-fork v0.3.0 [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 chrono-tz-build v0.3.0 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling proptest v1.5.0 [INFO] [stderr] Compiling clap v4.5.16 [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 dashmap v6.0.1 [INFO] [stderr] Compiling serde_json v1.0.125 [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-tokens v13.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> /opt/rustwide/target/debug/build/tokei-tokens-08960c05d57e79c4/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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> /opt/rustwide/target/debug/build/tokei-tokens-08960c05d57e79c4/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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/language/embedding.rs:157:26 [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) fn family(&self) -> Option<&RegexFamily> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) fn family(&self) -> Option<&RegexFamily<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/language/embedding.rs:157:26 [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) fn family(&self) -> Option<&RegexFamily> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) fn family(&self) -> Option<&RegexFamily<'_>> { [INFO] [stdout] | ++++ [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: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: variable does not need to be mutable [INFO] [stdout] --> src/cli_utils.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 346 | let mut width = self.first_col_width.saturating_sub(prefix_len); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `columns` and `path_length` are never read [INFO] [stdout] --> src/cli_utils.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct Printer { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 147 | columns: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | path_length: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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: 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 `test` profile [unoptimized + debuginfo] target(s) in 46.08s [INFO] running `Command { std: "docker" "inspect" "9d0310a66ee1a3f51553ba2f591f85d1d76fda08717bdd93af61bc682288b06d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d0310a66ee1a3f51553ba2f591f85d1d76fda08717bdd93af61bc682288b06d", kill_on_drop: false }` [INFO] [stdout] 9d0310a66ee1a3f51553ba2f591f85d1d76fda08717bdd93af61bc682288b06d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 096de11393ec6d407ccec50ec7b08045d27f6dd6bf461fabff8c3b4f536ce726 [INFO] running `Command { std: "docker" "start" "-a" "096de11393ec6d407ccec50ec7b08045d27f6dd6bf461fabff8c3b4f536ce726", kill_on_drop: false }` [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> /opt/rustwide/target/debug/build/tokei-tokens-08960c05d57e79c4/out/language_type.rs:6774:17 [INFO] [stderr] | [INFO] [stderr] 6726 | | "e" | "exw" => Some(Phix), [INFO] [stderr] | ------------- matches all the relevant values [INFO] [stderr] ... [INFO] [stderr] 6774 | | "e" => Some(SpecmanE), [INFO] [stderr] | ^^^^^ no value can reach this [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/language/embedding.rs:157:26 [INFO] [stderr] | [INFO] [stderr] 157 | pub(crate) fn family(&self) -> Option<&RegexFamily> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 157 | pub(crate) fn family(&self) -> Option<&RegexFamily<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `tokei-tokens` (lib) generated 2 warnings (run `cargo fix --lib -p tokei-tokens` to apply 1 suggestion) [INFO] [stderr] warning: `tokei-tokens` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unexpected `cfg` condition value: `json` [INFO] [stderr] --> src/input.rs:24:23 [INFO] [stderr] | [INFO] [stderr] 24 | #[cfg(feature = $feature)] extern crate $krate; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 149 | / supported_formats!( [INFO] [stderr] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stderr] 151 | | |input| { [INFO] [stderr] 152 | | hex::FromHex::from_hex(input) [INFO] [stderr] ... | [INFO] [stderr] 164 | | serde_yaml::to_string, [INFO] [stderr] 165 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stderr] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `json` [INFO] [stderr] --> src/input.rs:36:23 [INFO] [stderr] | [INFO] [stderr] 36 | #[cfg(feature = $feature)] $variant [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 149 | / supported_formats!( [INFO] [stderr] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stderr] 151 | | |input| { [INFO] [stderr] 152 | | hex::FromHex::from_hex(input) [INFO] [stderr] ... | [INFO] [stderr] 164 | | serde_yaml::to_string, [INFO] [stderr] 165 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stderr] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `json` [INFO] [stderr] --> src/input.rs:46:31 [INFO] [stderr] | [INFO] [stderr] 46 | #[cfg(feature = $feature)] stringify!($name) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 149 | / supported_formats!( [INFO] [stderr] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stderr] 151 | | |input| { [INFO] [stderr] 152 | | hex::FromHex::from_hex(input) [INFO] [stderr] ... | [INFO] [stderr] 164 | | serde_yaml::to_string, [INFO] [stderr] 165 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stderr] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `json` [INFO] [stderr] --> src/input.rs:66:35 [INFO] [stderr] | [INFO] [stderr] 66 | #[cfg(not(feature = $feature))] stringify!($name) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 149 | / supported_formats!( [INFO] [stderr] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stderr] 151 | | |input| { [INFO] [stderr] 152 | | hex::FromHex::from_hex(input) [INFO] [stderr] ... | [INFO] [stderr] 164 | | serde_yaml::to_string, [INFO] [stderr] 165 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stderr] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `json` [INFO] [stderr] --> src/input.rs:82:27 [INFO] [stderr] | [INFO] [stderr] 82 | #[cfg(feature = $feature)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 149 | / supported_formats!( [INFO] [stderr] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stderr] 151 | | |input| { [INFO] [stderr] 152 | | hex::FromHex::from_hex(input) [INFO] [stderr] ... | [INFO] [stderr] 164 | | serde_yaml::to_string, [INFO] [stderr] 165 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stderr] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `json` [INFO] [stderr] --> src/input.rs:105:31 [INFO] [stderr] | [INFO] [stderr] 105 | #[cfg(feature = $feature)] Format::$variant => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 149 | / supported_formats!( [INFO] [stderr] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stderr] 151 | | |input| { [INFO] [stderr] 152 | | hex::FromHex::from_hex(input) [INFO] [stderr] ... | [INFO] [stderr] 164 | | serde_yaml::to_string, [INFO] [stderr] 165 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stderr] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `json` [INFO] [stderr] --> src/input.rs:122:35 [INFO] [stderr] | [INFO] [stderr] 122 | #[cfg(feature = $feature)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 149 | / supported_formats!( [INFO] [stderr] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stderr] 151 | | |input| { [INFO] [stderr] 152 | | hex::FromHex::from_hex(input) [INFO] [stderr] ... | [INFO] [stderr] 164 | | serde_yaml::to_string, [INFO] [stderr] 165 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stderr] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `json` [INFO] [stderr] --> src/input.rs:125:39 [INFO] [stderr] | [INFO] [stderr] 125 | #[cfg(not(feature = $feature))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 149 | / supported_formats!( [INFO] [stderr] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stderr] 151 | | |input| { [INFO] [stderr] 152 | | hex::FromHex::from_hex(input) [INFO] [stderr] ... | [INFO] [stderr] 164 | | serde_yaml::to_string, [INFO] [stderr] 165 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `all`, `cbor`, `default`, and `yaml` [INFO] [stderr] = help: consider adding `json` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/cli_utils.rs:346:13 [INFO] [stderr] | [INFO] [stderr] 346 | let mut width = self.first_col_width.saturating_sub(prefix_len); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `columns` and `path_length` are never read [INFO] [stderr] --> src/cli_utils.rs:147:5 [INFO] [stderr] | [INFO] [stderr] 144 | pub struct Printer { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 147 | columns: usize, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | path_length: usize, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `all` is never used [INFO] [stderr] --> src/input.rs:51:20 [INFO] [stderr] | [INFO] [stderr] 41 | impl Format { [INFO] [stderr] | ----------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 51 | pub fn all() -> &'static [&'static str] { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 149 | / supported_formats!( [INFO] [stderr] 150 | | (cbor, "cbor", Cbor [serde_cbor, hex]) => [INFO] [stderr] 151 | | |input| { [INFO] [stderr] 152 | | hex::FromHex::from_hex(input) [INFO] [stderr] ... | [INFO] [stderr] 164 | | serde_yaml::to_string, [INFO] [stderr] 165 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `supported_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `tokei-tokens` (bin "tokei-tokens" test) generated 11 warnings (run `cargo fix --bin "tokei-tokens" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokei_tokens-83e03f05cf2a71ae) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test utils::ext::tests::trim ... ok [INFO] [stdout] test utils::ext::tests::trim_first_and_last_line_of_whitespace_edge_cases ... ok [INFO] [stdout] test utils::ext::tests::is_whitespace ... ok [INFO] [stdout] test language::language_type::tests::rust_allows_nested ... ok [INFO] [stdout] test utils::ext::tests::contains ... ok [INFO] [stdout] test utils::fs::tests::no_ignore_vcs_gitignore_still_dot ... ok [INFO] [stdout] test utils::ext::tests::trim_first_and_last_line_of_whitespace_doesnt_panic ... ok [INFO] [stdout] test utils::fs::tests::ignore_directory_with_extension ... ok [INFO] [stdout] test utils::fs::tests::no_ignore_dot_still_vcs_gitignore ... ok [INFO] [stdout] test language::language_type::tests::lf_embedded_language_is_counted ... FAILED [INFO] [stdout] test language::language_type::tests::jupyter_notebook_has_correct_totals ... FAILED [INFO] [stdout] test utils::fs::tests::no_ignore_dot ... ok [INFO] [stdout] test utils::fs::tests::no_ignore_vcs_gitignore ... ok [INFO] [stdout] test utils::fs::tests::no_ignore_vcs_gitexclude ... ok [INFO] [stdout] test utils::fs::tests::no_ignore_implies_dot ... ok [INFO] [stdout] test utils::fs::tests::no_ignore_parent ... ok [INFO] [stdout] test utils::fs::tests::hidden ... ok [INFO] [stdout] test utils::fs::tests::no_ignore_dot_includes_custom_ignore ... ok [INFO] [stdout] test utils::fs::tests::custom_ignore ... ok [INFO] [stdout] test utils::fs::tests::no_ignore_implies_vcs_gitignore ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- language::language_type::tests::lf_embedded_language_is_counted stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'language::language_type::tests::lf_embedded_language_is_counted' (26) panicked at src/language/language_type.rs:378:89: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5643562ee632 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5643562ee632 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5643562ee632 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5643562ee632 - ::fmt::h4e0a3aeea0f9c085 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x564356300b9f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x564356300b9f - core::fmt::write::hecf68a131630c74d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5643562b80c1 - std::io::default_write_fmt::ha6b238eff7f0ef8a [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5643562b80c1 - std::io::Write::write_fmt::h9846fe3d2a36c1ea [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5643562c5472 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5643562cb3cf - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5643562cb261 - std::panicking::default_hook::h63f9bf8161c5d325 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x564355d6d77e - as core::ops::function::Fn>::call::hb8126f8384f98101 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x564355d6d77e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5643562cbb3f - as core::ops::function::Fn>::call::ha703f6686c81d0c6 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5643562cbb3f - std::panicking::panic_with_hook::h3173740e06bd0752 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5643562cb8ea - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5643562c55b9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5643562ab64d - __rustc[de0091b922c53d7e]::rust_begin_unwind [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x564356309b50 - core::panicking::panic_fmt::h5138da2ef87be35b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x564356308a16 - core::result::unwrap_failed::h5d9b16b0b732a2ac [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x564355c5aa06 - core::result::Result::unwrap::h7a6c497dc96cf37a [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x564355c5aa06 - tokei_tokens::language::language_type::tests::lf_embedded_language_is_counted::h2de06305c250e9cf [INFO] [stdout] at /opt/rustwide/workdir/src/language/language_type.rs:378:89 [INFO] [stdout] 22: 0x564355c5ad47 - tokei_tokens::language::language_type::tests::lf_embedded_language_is_counted::{{closure}}::hd00f461ae05fcb95 [INFO] [stdout] at /opt/rustwide/workdir/src/language/language_type.rs:376:41 [INFO] [stdout] 23: 0x564355c20b36 - core::ops::function::FnOnce::call_once::hb8903a1212f61ef0 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x564355d6d55b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x564355d6d55b - test::__rust_begin_short_backtrace::h447963718d05a644 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x564355d83195 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x564355d83195 - as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x564355d83195 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x564355d83195 - std::panicking::catch_unwind::h24d3b93458b5ba67 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x564355d83195 - std::panic::catch_unwind::h46eeec7cf9c9336c [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x564355d83195 - test::run_test_in_process::h290de6e559006104 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x564355d83195 - test::run_test::{{closure}}::h26eeb2c5f7e9a995 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x564355d59994 - test::run_test::{{closure}}::h85af00882daabeaa [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x564355d59994 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x564355d5d33a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x564355d5d33a - as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x564355d5d33a - std::panicking::catch_unwind::do_call::he3e0bef721d99583 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x564355d5d33a - std::panicking::catch_unwind::ha8241964d3d773cd [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x564355d5d33a - std::panic::catch_unwind::ha8554bc7696cae72 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x564355d5d33a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x564355d5d33a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5643562c067f - as core::ops::function::FnOnce>::call_once::h43642ed9c40e0ab2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5643562c067f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x73b8dee39aa4 - [INFO] [stdout] 45: 0x73b8deec6a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- language::language_type::tests::jupyter_notebook_has_correct_totals stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'language::language_type::tests::jupyter_notebook_has_correct_totals' (25) panicked at src/language/language_type.rs:366:87: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5643562ee632 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5643562ee632 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5643562ee632 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5643562ee632 - ::fmt::h4e0a3aeea0f9c085 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x564356300b9f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x564356300b9f - core::fmt::write::hecf68a131630c74d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5643562b80c1 - std::io::default_write_fmt::ha6b238eff7f0ef8a [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5643562b80c1 - std::io::Write::write_fmt::h9846fe3d2a36c1ea [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5643562c5472 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5643562cb3cf - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5643562cb261 - std::panicking::default_hook::h63f9bf8161c5d325 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x564355d6d77e - as core::ops::function::Fn>::call::hb8126f8384f98101 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x564355d6d77e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5643562cbb3f - as core::ops::function::Fn>::call::ha703f6686c81d0c6 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5643562cbb3f - std::panicking::panic_with_hook::h3173740e06bd0752 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5643562cb8ea - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5643562c55b9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5643562ab64d - __rustc[de0091b922c53d7e]::rust_begin_unwind [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x564356309b50 - core::panicking::panic_fmt::h5138da2ef87be35b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x564356308a16 - core::result::unwrap_failed::h5d9b16b0b732a2ac [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x564355c5ae94 - core::result::Result::unwrap::h7a6c497dc96cf37a [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x564355c5ae94 - tokei_tokens::language::language_type::tests::jupyter_notebook_has_correct_totals::hbd32ad3d977aff0f [INFO] [stdout] at /opt/rustwide/workdir/src/language/language_type.rs:366:87 [INFO] [stdout] 22: 0x564355c5b0a7 - tokei_tokens::language::language_type::tests::jupyter_notebook_has_correct_totals::{{closure}}::hb426d413e4ac9bd4 [INFO] [stdout] at /opt/rustwide/workdir/src/language/language_type.rs:364:45 [INFO] [stdout] 23: 0x564355c20c86 - core::ops::function::FnOnce::call_once::hd7ce7cb1802d3aba [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x564355d6d55b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x564355d6d55b - test::__rust_begin_short_backtrace::h447963718d05a644 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x564355d83195 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x564355d83195 - as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x564355d83195 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x564355d83195 - std::panicking::catch_unwind::h24d3b93458b5ba67 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x564355d83195 - std::panic::catch_unwind::h46eeec7cf9c9336c [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x564355d83195 - test::run_test_in_process::h290de6e559006104 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x564355d83195 - test::run_test::{{closure}}::h26eeb2c5f7e9a995 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x564355d59994 - test::run_test::{{closure}}::h85af00882daabeaa [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x564355d59994 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x564355d5d33a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x564355d5d33a - as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x564355d5d33a - std::panicking::catch_unwind::do_call::he3e0bef721d99583 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x564355d5d33a - std::panicking::catch_unwind::ha8241964d3d773cd [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x564355d5d33a - std::panic::catch_unwind::ha8554bc7696cae72 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x564355d5d33a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x564355d5d33a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5643562c067f - as core::ops::function::FnOnce>::call_once::h43642ed9c40e0ab2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5643562c067f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x73b8dee39aa4 - [INFO] [stdout] 45: 0x73b8deec6a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] language::language_type::tests::jupyter_notebook_has_correct_totals [INFO] [stdout] language::language_type::tests::lf_embedded_language_is_counted [INFO] [stdout] [INFO] [stdout] test result: FAILED. 18 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "096de11393ec6d407ccec50ec7b08045d27f6dd6bf461fabff8c3b4f536ce726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "096de11393ec6d407ccec50ec7b08045d27f6dd6bf461fabff8c3b4f536ce726", kill_on_drop: false }` [INFO] [stdout] 096de11393ec6d407ccec50ec7b08045d27f6dd6bf461fabff8c3b4f536ce726