[INFO] fetching crate tokei 13.0.0-alpha.9...
[INFO] testing tokei-13.0.0-alpha.9 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] extracting crate tokei 13.0.0-alpha.9 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tokei 13.0.0-alpha.9
[INFO] finished tweaking crates.io crate tokei 13.0.0-alpha.9
[INFO] tweaked toml for crates.io crate tokei 13.0.0-alpha.9 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokei 13.0.0-alpha.9 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tokei 13.0.0-alpha.9 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87236580dda3524c78a02338bfe4300a7d033d8bc4befd805fde53c7bd5f993d
[INFO] running `Command { std: "docker" "start" "-a" "87236580dda3524c78a02338bfe4300a7d033d8bc4befd805fde53c7bd5f993d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87236580dda3524c78a02338bfe4300a7d033d8bc4befd805fde53c7bd5f993d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87236580dda3524c78a02338bfe4300a7d033d8bc4befd805fde53c7bd5f993d", kill_on_drop: false }`
[INFO] [stdout] 87236580dda3524c78a02338bfe4300a7d033d8bc4befd805fde53c7bd5f993d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47b86b1faaede5886185a62806fabe679de84679ba165bbf769a555c1cdea00a
[INFO] running `Command { std: "docker" "start" "-a" "47b86b1faaede5886185a62806fabe679de84679ba165bbf769a555c1cdea00a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.156
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[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 regex-automata v0.4.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling grep-matcher v0.1.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling table_formatter v0.6.1
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling grep-searcher v0.1.13
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling term_size v0.3.2
[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 tera v1.20.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling tokei v13.0.0-alpha.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/tokei-5f62e49640866d96/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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)]` (part of `#[warn(unused)]`) 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 1m 22s
[INFO] running `Command { std: "docker" "inspect" "47b86b1faaede5886185a62806fabe679de84679ba165bbf769a555c1cdea00a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47b86b1faaede5886185a62806fabe679de84679ba165bbf769a555c1cdea00a", kill_on_drop: false }`
[INFO] [stdout] 47b86b1faaede5886185a62806fabe679de84679ba165bbf769a555c1cdea00a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 275d929168159cf5c8ca1b629e8236a582c9ca028f3d4ccf727a6c6d8df1b448
[INFO] running `Command { std: "docker" "start" "-a" "275d929168159cf5c8ca1b629e8236a582c9ca028f3d4ccf727a6c6d8df1b448", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling libz-sys v1.1.19
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling tempfile v3.12.0
[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 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 ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling table_formatter v0.6.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling rand v0.8.5
[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 serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling dashmap v6.0.1
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling tokei v13.0.0-alpha.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/tokei-fc22846bb9c2e1d1/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: unreachable pattern
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/tokei-fc22846bb9c2e1d1/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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)]` (part of `#[warn(unused)]`) 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 `test` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "275d929168159cf5c8ca1b629e8236a582c9ca028f3d4ccf727a6c6d8df1b448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "275d929168159cf5c8ca1b629e8236a582c9ca028f3d4ccf727a6c6d8df1b448", kill_on_drop: false }`
[INFO] [stdout] 275d929168159cf5c8ca1b629e8236a582c9ca028f3d4ccf727a6c6d8df1b448
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5c3b7c7816cc2b618660fd13ac13726914dc539d6be252cc634a37a7ca2c78fc
[INFO] running `Command { std: "docker" "start" "-a" "5c3b7c7816cc2b618660fd13ac13726914dc539d6be252cc634a37a7ca2c78fc", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/tokei-fc22846bb9c2e1d1/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` (lib) generated 2 warnings (run `cargo fix --lib -p tokei` to apply 1 suggestion)
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: 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: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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: `tokei` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `tokei` (bin "tokei" test) generated 9 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokei-e1055611465adbf1)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test utils::ext::tests::contains ... ok
[INFO] [stdout] test utils::ext::tests::is_whitespace ... ok
[INFO] [stdout] test utils::ext::tests::trim_first_and_last_line_of_whitespace_edge_cases ... ok
[INFO] [stdout] test utils::ext::tests::trim ... ok
[INFO] [stdout] test language::language_type::tests::rust_allows_nested ... ok
[INFO] [stdout] test utils::fs::tests::hidden ... ok
[INFO] [stdout] test utils::ext::tests::trim_first_and_last_line_of_whitespace_doesnt_panic ... ok
[INFO] [stdout] test utils::fs::tests::no_ignore_dot ... ok
[INFO] [stdout] test utils::fs::tests::no_ignore_dot_includes_custom_ignore ... ok
[INFO] [stdout] test utils::fs::tests::ignore_directory_with_extension ... ok
[INFO] [stdout] test utils::fs::tests::no_ignore_parent ... ok
[INFO] [stdout] test utils::fs::tests::no_ignore_dot_still_vcs_gitignore ... ok
[INFO] [stdout] test utils::fs::tests::no_ignore_implies_vcs_gitignore ... ok
[INFO] [stdout] test utils::fs::tests::no_ignore_implies_dot ... ok
[INFO] [stdout] test utils::fs::tests::no_ignore_vcs_gitexclude ... ok
[INFO] [stdout] test utils::fs::tests::no_ignore_vcs_gitignore_still_dot ... ok
[INFO] [stdout] test utils::fs::tests::custom_ignore ... ok
[INFO] [stdout] test utils::fs::tests::no_ignore_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] 
[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' (18) panicked at src/language/language_type.rs:345: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:     0x5fea8f396022 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fea8f396022 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fea8f396022 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fea8f396022 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fea8f3a80af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fea8f3a80af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fea8f361273 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fea8f361273 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fea8f36e242 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fea8f37380f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fea8f3736a1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fea8ef2a48e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fea8ef2a48e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fea8f373ecf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fea8f373ecf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fea8f373c7a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fea8f36e379 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fea8f3549dd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fea8f3b0fe0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fea8f3afe86 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5fea8ee14646 - core::result::Result<T,E>::unwrap::hb8fcc0080edceabc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fea8ee14646 - tokei::language::language_type::tests::lf_embedded_language_is_counted::hbe7706c43eb37ff4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/language/language_type.rs:345:89
[INFO] [stdout]   22:     0x5fea8ee14987 - tokei::language::language_type::tests::lf_embedded_language_is_counted::{{closure}}::ha900e4915dc4d59e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/language/language_type.rs:343:41
[INFO] [stdout]   23:     0x5fea8ee59486 - core::ops::function::FnOnce::call_once::he6c6ed0b05b8f818
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fea8ef2a28b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fea8ef2a28b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5fea8ef3e2ed - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5fea8ef3e2ed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5fea8ef3e2ed - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5fea8ef3e2ed - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5fea8ef3e2ed - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5fea8ef3e2ed - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5fea8ef3e2ed - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5fea8ef17834 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5fea8ef17834 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5fea8ef1b08a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5fea8ef1b08a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5fea8ef1b08a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5fea8ef1b08a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5fea8ef1b08a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5fea8ef1b08a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5fea8ef1b08a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fea8f36965f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5fea8f36965f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x70b89cd9caa4 - <unknown>
[INFO] [stdout]   45:     0x70b89ce29a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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' (17) panicked at src/language/language_type.rs:333: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:     0x5fea8f396022 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fea8f396022 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fea8f396022 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fea8f396022 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fea8f3a80af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fea8f3a80af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fea8f361273 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fea8f361273 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fea8f36e242 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fea8f37380f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fea8f3736a1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fea8ef2a48e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fea8ef2a48e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fea8f373ecf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fea8f373ecf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fea8f373c7a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fea8f36e379 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fea8f3549dd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fea8f3b0fe0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fea8f3afe86 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5fea8ee14ad4 - core::result::Result<T,E>::unwrap::hb8fcc0080edceabc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fea8ee14ad4 - tokei::language::language_type::tests::jupyter_notebook_has_correct_totals::h7b8f0a39c4191f97
[INFO] [stdout]                                at /opt/rustwide/workdir/src/language/language_type.rs:333:87
[INFO] [stdout]   22:     0x5fea8ee14ce7 - tokei::language::language_type::tests::jupyter_notebook_has_correct_totals::{{closure}}::h8a7b621995ab5311
[INFO] [stdout]                                at /opt/rustwide/workdir/src/language/language_type.rs:331:45
[INFO] [stdout]   23:     0x5fea8ee58b16 - core::ops::function::FnOnce::call_once::h53b913ab00832896
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fea8ef2a28b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fea8ef2a28b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5fea8ef3e2ed - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5fea8ef3e2ed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5fea8ef3e2ed - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5fea8ef3e2ed - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5fea8ef3e2ed - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5fea8ef3e2ed - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5fea8ef3e2ed - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5fea8ef17834 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5fea8ef17834 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5fea8ef1b08a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5fea8ef1b08a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5fea8ef1b08a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5fea8ef1b08a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5fea8ef1b08a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5fea8ef1b08a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5fea8ef1b08a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fea8f36965f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5fea8f36965f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x70b89cd9caa4 - <unknown>
[INFO] [stdout]   45:     0x70b89ce29a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5c3b7c7816cc2b618660fd13ac13726914dc539d6be252cc634a37a7ca2c78fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c3b7c7816cc2b618660fd13ac13726914dc539d6be252cc634a37a7ca2c78fc", kill_on_drop: false }`
[INFO] [stdout] 5c3b7c7816cc2b618660fd13ac13726914dc539d6be252cc634a37a7ca2c78fc
