[INFO] fetching crate tokei 13.0.0-alpha.9...
[INFO] testing tokei-13.0.0-alpha.9 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate tokei 13.0.0-alpha.9 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokei 13.0.0-alpha.9 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term_size v0.3.2
[INFO] [stderr]   Downloaded ignore v0.4.22
[INFO] [stderr]   Downloaded proptest v1.5.0
[INFO] [stderr]   Downloaded chrono-tz v0.9.0
[INFO] [stderr]   Downloaded libz-sys v1.1.19
[INFO] [stderr]   Downloaded table_formatter v0.6.1
[INFO] [stderr]   Downloaded serde_spanned v0.6.7
[INFO] [stderr]   Downloaded dashmap v6.0.1
[INFO] [stderr]   Downloaded terminal_size v0.3.0
[INFO] [stderr]   Downloaded js-sys v0.3.70
[INFO] [stderr]   Downloaded derive_arbitrary v1.3.2
[INFO] [stderr]   Downloaded arbitrary v1.3.2
[INFO] [stderr]   Downloaded clap v4.5.16
[INFO] [stderr]   Downloaded itertools v0.11.0
[INFO] [stderr]   Downloaded humansize v2.1.3
[INFO] [stderr]   Downloaded tera v1.20.0
[INFO] [stderr]   Downloaded serde v1.0.208
[INFO] [stderr]   Downloaded cc v1.1.13
[INFO] [stderr]   Downloaded git2 v0.19.0
[INFO] [stderr]   Downloaded toml_edit v0.22.20
[INFO] [stderr]   Downloaded globset v0.4.14
[INFO] [stderr]   Downloaded serde_derive v1.0.208
[INFO] [stderr]   Downloaded etcetera v0.8.0
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.7
[INFO] [stderr]   Downloaded grep-matcher v0.1.7
[INFO] [stderr]   Downloaded memmap2 v0.9.4
[INFO] [stderr]   Downloaded fastrand v2.1.0
[INFO] [stderr]   Downloaded tempfile v3.12.0
[INFO] [stderr]   Downloaded serde_json v1.0.125
[INFO] [stderr]   Downloaded slug v0.1.6
[INFO] [stderr]   Downloaded winnow v0.6.18
[INFO] [stderr]   Downloaded deunicode v1.6.0
[INFO] [stderr]   Downloaded unic-segment v0.9.0
[INFO] [stderr]   Downloaded grep-searcher v0.1.13
[INFO] [stderr]   Downloaded num-format v0.4.4
[INFO] [stderr]   Downloaded chrono-tz-build v0.3.0
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded unic-ucd-segment v0.9.0
[INFO] [stderr]   Downloaded bstr v1.10.0
[INFO] [stderr]   Downloaded libc v0.2.156
[INFO] [stderr]   Downloaded libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]   Downloaded encoding_rs v0.8.34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53e7846d966f4600f0fe2f36447bd0cef3b5fe8444a4b5763c9473f6d6a816b1
[INFO] running `Command { std: "docker" "start" "-a" "53e7846d966f4600f0fe2f36447bd0cef3b5fe8444a4b5763c9473f6d6a816b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53e7846d966f4600f0fe2f36447bd0cef3b5fe8444a4b5763c9473f6d6a816b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53e7846d966f4600f0fe2f36447bd0cef3b5fe8444a4b5763c9473f6d6a816b1", kill_on_drop: false }`
[INFO] [stdout] 53e7846d966f4600f0fe2f36447bd0cef3b5fe8444a4b5763c9473f6d6a816b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 825cec1d73f1846d3f1b8ef66ed7c2c92b5746bcc572548e04bc35884c28f705
[INFO] running `Command { std: "docker" "start" "-a" "825cec1d73f1846d3f1b8ef66ed7c2c92b5746bcc572548e04bc35884c28f705", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling libc v0.2.156
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[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 itertools v0.11.0
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling grep-matcher v0.1.7
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling grep-searcher v0.1.13
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling env_logger v0.11.5
[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 ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling table_formatter v0.6.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.7.11
[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 pest_generator v2.7.11
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling tera v1.20.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 toml_edit v0.22.20
[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-256eb6ad365c37ed/out/language_type.rs:6774:17
[INFO] [stdout]      |
[INFO] [stdout] 6726 |                 | "e" | "exw" => Some(Phix),
[INFO] [stdout]      |                 ------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 6774 |                 | "e" => Some(SpecmanE),
[INFO] [stdout]      |                 ^^^^^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                          |                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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)]` 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 3m 02s
[INFO] running `Command { std: "docker" "inspect" "825cec1d73f1846d3f1b8ef66ed7c2c92b5746bcc572548e04bc35884c28f705", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "825cec1d73f1846d3f1b8ef66ed7c2c92b5746bcc572548e04bc35884c28f705", kill_on_drop: false }`
[INFO] [stdout] 825cec1d73f1846d3f1b8ef66ed7c2c92b5746bcc572548e04bc35884c28f705
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f049dfcb9ce8402cb977d51123cee8c458b14165fc065236e781be44bc7d12b
[INFO] running `Command { std: "docker" "start" "-a" "4f049dfcb9ce8402cb977d51123cee8c458b14165fc065236e781be44bc7d12b", kill_on_drop: false }`
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[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 percent-encoding v2.3.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling libz-sys v1.1.19
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[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 rand v0.8.5
[INFO] [stderr]    Compiling proptest v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.7.11
[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 pest_generator v2.7.11
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[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 tera v1.20.0
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling dashmap v6.0.1
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling 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-29e0728bf2c20f2a/out/language_type.rs:6774:17
[INFO] [stdout]      |
[INFO] [stdout] 6726 |                 | "e" | "exw" => Some(Phix),
[INFO] [stdout]      |                 ------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 6774 |                 | "e" => Some(SpecmanE),
[INFO] [stdout]      |                 ^^^^^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/tokei-29e0728bf2c20f2a/out/language_type.rs:6774:17
[INFO] [stdout]      |
[INFO] [stdout] 6726 |                 | "e" | "exw" => Some(Phix),
[INFO] [stdout]      |                 ------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 6774 |                 | "e" => Some(SpecmanE),
[INFO] [stdout]      |                 ^^^^^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                          |                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub(crate) fn family(&self) -> Option<&RegexFamily<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]     |                          |                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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)]` 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 2m 51s
[INFO] running `Command { std: "docker" "inspect" "4f049dfcb9ce8402cb977d51123cee8c458b14165fc065236e781be44bc7d12b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f049dfcb9ce8402cb977d51123cee8c458b14165fc065236e781be44bc7d12b", kill_on_drop: false }`
[INFO] [stdout] 4f049dfcb9ce8402cb977d51123cee8c458b14165fc065236e781be44bc7d12b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] adf8b7097aca2b2cc476cc01080e5e397823f5d9aa9c10132c61d304eda125e6
[INFO] running `Command { std: "docker" "start" "-a" "adf8b7097aca2b2cc476cc01080e5e397823f5d9aa9c10132c61d304eda125e6", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/tokei-29e0728bf2c20f2a/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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stderr]     |                          |                the lifetimes get resolved as `'_`
[INFO] [stderr]     |                          this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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
[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)]` 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.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokei-d2ee458d96834ef0)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[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::ext::tests::trim_first_and_last_line_of_whitespace_edge_cases ... ok
[INFO] [stdout] test utils::ext::tests::trim_first_and_last_line_of_whitespace_doesnt_panic ... ok
[INFO] [stdout] test utils::ext::tests::trim ... ok
[INFO] [stdout] test utils::fs::tests::ignore_directory_with_extension ... 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::no_ignore_implies_dot ... ok
[INFO] [stdout] test utils::fs::tests::no_ignore_parent ... ok
[INFO] [stdout] test utils::fs::tests::no_ignore_dot ... ok
[INFO] [stdout] test utils::fs::tests::no_ignore_vcs_gitignore_still_dot ... ok
[INFO] [stdout] test utils::fs::tests::no_ignore_vcs_gitexclude ... ok
[INFO] [stdout] test utils::fs::tests::no_ignore_dot_still_vcs_gitignore ... ok
[INFO] [stdout] test utils::fs::tests::no_ignore_vcs_gitignore ... ok
[INFO] [stdout] test utils::fs::tests::no_ignore_implies_vcs_gitignore ... ok
[INFO] [stdout] test utils::fs::tests::custom_ignore ... 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' 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:     0x5b2bb83feba2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b2bb83feba2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b2bb83feba2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b2bb83feba2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b2bb84275b3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b2bb84275b3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5b2bb83fb4d3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b2bb83fb4d3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b2bb83fe9f2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b2bb840064c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b2bb84004a2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b2bb828d954 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b2bb828d954 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b2bb840112b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b2bb840112b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b2bb8400dfa - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b2bb83ff0a9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5b2bb8400a8d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b2bb8425df0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b2bb8426196 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5b2bb81c485d - core::result::Result<T,E>::unwrap::h31f19068d89cba45
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5b2bb81c485d - tokei::language::language_type::tests::lf_embedded_language_is_counted::h2f654d220e7823a9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/language/language_type.rs:345:89
[INFO] [stdout]   22:     0x5b2bb81b2099 - tokei::language::language_type::tests::lf_embedded_language_is_counted::{{closure}}::hf058955250883bb0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/language/language_type.rs:343:41
[INFO] [stdout]   23:     0x5b2bb81b2099 - core::ops::function::FnOnce::call_once::h89ba886424725311
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b2bb82930db - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b2bb82930db - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5b2bb82922ce - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5b2bb82922ce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5b2bb82922ce - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5b2bb82922ce - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5b2bb82922ce - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b2bb82922ce - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5b2bb82922ce - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5b2bb8255e44 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5b2bb8255e44 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5b2bb825981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b2bb825981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5b2bb825981a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5b2bb825981a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5b2bb825981a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b2bb825981a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b2bb825981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b2bb8404337 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5b2bb8404337 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5b2bb8404337 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7f128f477aa4 - <unknown>
[INFO] [stdout]   46:     0x7f128f504a34 - clone
[INFO] [stdout]   47:                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' 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:     0x5b2bb83feba2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b2bb83feba2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b2bb83feba2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b2bb83feba2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b2bb84275b3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b2bb84275b3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5b2bb83fb4d3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b2bb83fb4d3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b2bb83fe9f2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b2bb840064c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b2bb84004a2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b2bb828d954 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b2bb828d954 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b2bb840112b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b2bb840112b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b2bb8400dfa - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b2bb83ff0a9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5b2bb8400a8d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b2bb8425df0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b2bb8426196 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5b2bb81c4544 - core::result::Result<T,E>::unwrap::h31f19068d89cba45
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5b2bb81c4544 - tokei::language::language_type::tests::jupyter_notebook_has_correct_totals::h6bf2cdba4540042e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/language/language_type.rs:333:87
[INFO] [stdout]   22:     0x5b2bb81b2409 - tokei::language::language_type::tests::jupyter_notebook_has_correct_totals::{{closure}}::h33eb4e4516f4763d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/language/language_type.rs:331:45
[INFO] [stdout]   23:     0x5b2bb81b2409 - core::ops::function::FnOnce::call_once::hea6804ee35de8596
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b2bb82930db - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b2bb82930db - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5b2bb82922ce - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5b2bb82922ce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5b2bb82922ce - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5b2bb82922ce - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5b2bb82922ce - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b2bb82922ce - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5b2bb82922ce - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5b2bb8255e44 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5b2bb8255e44 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5b2bb825981a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5b2bb825981a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5b2bb825981a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5b2bb825981a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5b2bb825981a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b2bb825981a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5b2bb825981a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b2bb8404337 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5b2bb8404337 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5b2bb8404337 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7f128f477aa4 - <unknown>
[INFO] [stdout]   46:     0x7f128f504a34 - clone
[INFO] [stdout]   47:                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.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "adf8b7097aca2b2cc476cc01080e5e397823f5d9aa9c10132c61d304eda125e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adf8b7097aca2b2cc476cc01080e5e397823f5d9aa9c10132c61d304eda125e6", kill_on_drop: false }`
[INFO] [stdout] adf8b7097aca2b2cc476cc01080e5e397823f5d9aa9c10132c61d304eda125e6
