[INFO] fetching crate bytebraise 0.1.4...
[INFO] checking bytebraise-0.1.4 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] extracting crate bytebraise 0.1.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate bytebraise 0.1.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bytebraise 0.1.4
[INFO] tweaked toml for crates.io crate bytebraise 0.1.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bytebraise 0.1.4 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bytebraise 0.1.4 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ba205e6b7cdba7018f08729af2582bfc007b2c3988acf2e4994b5517cf26501
[INFO] running `Command { std: "docker" "start" "-a" "4ba205e6b7cdba7018f08729af2582bfc007b2c3988acf2e4994b5517cf26501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ba205e6b7cdba7018f08729af2582bfc007b2c3988acf2e4994b5517cf26501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ba205e6b7cdba7018f08729af2582bfc007b2c3988acf2e4994b5517cf26501", kill_on_drop: false }`
[INFO] [stdout] 4ba205e6b7cdba7018f08729af2582bfc007b2c3988acf2e4994b5517cf26501
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21586502399dfcf66f5fc6ac70fc9d23dc19dd2199e65e88b79328d1192af838
[INFO] running `Command { std: "docker" "start" "-a" "21586502399dfcf66f5fc6ac70fc9d23dc19dd2199e65e88b79328d1192af838", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking superslice v1.0.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking muncher v0.7.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking rowan v0.16.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking nested_intervals v0.6.0
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking bytebraise-lexer v0.1.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking bytebraise-syntax v0.1.0
[INFO] [stderr]     Checking bytebraise v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/data_smart/variable_contents.rs:166:33
[INFO] [stdout]     |
[INFO] [stdout] 166 |             .map(|(k, v)| (k, v.into()))
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 166 -             .map(|(k, v)| (k, v.into()))
[INFO] [stdout] 166 +             .map(|(k, v)| (k, <T as Into<T>>::into(v)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/data_smart/variable_contents.rs:168:14
[INFO] [stdout]     |
[INFO] [stdout] 168 |             .into()
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `VariableContents: From<BTreeMap<String, _>>` found
[INFO] [stdout]    --> src/data_smart/variable_contents.rs:13:39
[INFO] [stdout]     |
[INFO] [stdout]  13 |   #[derive(Clone, Debug, PartialEq, Eq, From, Hash, Ord, PartialOrd, TryInto)]
[INFO] [stdout]     |                                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | / impl<T> From<BTreeMap<String, T>> for VariableContents
[INFO] [stdout] 173 | | where
[INFO] [stdout] 174 | |     VariableContents: From<T>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout]     = note: required for `BTreeMap<String, _>` to implement `Into<VariableContents>`
[INFO] [stdout]     = note: this error originates in the derive macro `From` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 164 ~         <BTreeMap<String, T> as Into<VariableContents>>::into(value
[INFO] [stdout] 165 |             .into_iter()
[INFO] [stdout] 166 |             .map(|(k, v)| (k, v.into()))
[INFO] [stdout] 167 ~             .collect::<BTreeMap<String, _>>())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/data_smart/variable_contents.rs:179:33
[INFO] [stdout]     |
[INFO] [stdout] 179 |             .map(|(k, v)| (k, v.into()))
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 179 -             .map(|(k, v)| (k, v.into()))
[INFO] [stdout] 179 +             .map(|(k, v)| (k, <T as Into<T>>::into(v)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/data_smart/variable_contents.rs:181:14
[INFO] [stdout]     |
[INFO] [stdout] 181 |             .into()
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `VariableContents: From<BTreeMap<String, _>>` found
[INFO] [stdout]    --> src/data_smart/variable_contents.rs:13:39
[INFO] [stdout]     |
[INFO] [stdout]  13 |   #[derive(Clone, Debug, PartialEq, Eq, From, Hash, Ord, PartialOrd, TryInto)]
[INFO] [stdout]     |                                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | / impl<T> From<BTreeMap<String, T>> for VariableContents
[INFO] [stdout] 173 | | where
[INFO] [stdout] 174 | |     VariableContents: From<T>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout]     = note: required for `BTreeMap<String, _>` to implement `Into<VariableContents>`
[INFO] [stdout]     = note: this error originates in the derive macro `From` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 177 ~         <BTreeMap<String, T> as Into<VariableContents>>::into(value
[INFO] [stdout] 178 |             .into_iter()
[INFO] [stdout] 179 |             .map(|(k, v)| (k, v.into()))
[INFO] [stdout] 180 ~             .collect::<BTreeMap<String, _>>())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/data_smart/variable_contents.rs:193:14
[INFO] [stdout]     |
[INFO] [stdout] 193 |             .collect::<BTreeSet<_>>()
[INFO] [stdout]     |              ^^^^^^^ cannot infer type of the type parameter `B` declared on the method `collect`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 193 -             .collect::<BTreeSet<_>>()
[INFO] [stdout] 193 +             .collect::<Vec<_>>()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/data_smart/variable_contents.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 |             .into()
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `VariableContents: From<BTreeSet<_>>` found
[INFO] [stdout]    --> src/data_smart/variable_contents.rs:13:39
[INFO] [stdout]     |
[INFO] [stdout]  13 |   #[derive(Clone, Debug, PartialEq, Eq, From, Hash, Ord, PartialOrd, TryInto)]
[INFO] [stdout]     |                                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 | / impl<T> From<BTreeSet<T>> for VariableContents
[INFO] [stdout] 186 | | where
[INFO] [stdout] 187 | |     VariableContents: From<T>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout]     = note: required for `BTreeSet<_>` to implement `Into<VariableContents>`
[INFO] [stdout]     = note: this error originates in the derive macro `From` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 190 ~         <BTreeSet<B> as Into<VariableContents>>::into(value
[INFO] [stdout] 191 |             .into_iter()
[INFO] [stdout] 192 |             .map(|v| v.into())
[INFO] [stdout] 193 ~             .collect::<BTreeSet<_>>())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `itertools::Itertools::group_by`: Use .chunk_by() instead
[INFO] [stdout]   --> src/split_var_value.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 |         .group_by(|item| item.char.is_whitespace() && (item.inexpr == 0));
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/data_smart/variable_contents.rs:166:33
[INFO] [stdout]     |
[INFO] [stdout] 166 |             .map(|(k, v)| (k, v.into()))
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 166 -             .map(|(k, v)| (k, v.into()))
[INFO] [stdout] 166 +             .map(|(k, v)| (k, <T as Into<T>>::into(v)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/data_smart/variable_contents.rs:168:14
[INFO] [stdout]     |
[INFO] [stdout] 168 |             .into()
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `variable_contents::VariableContents: From<std::collections::BTreeMap<String, _>>` found
[INFO] [stdout]    --> src/data_smart/variable_contents.rs:13:39
[INFO] [stdout]     |
[INFO] [stdout]  13 |   #[derive(Clone, Debug, PartialEq, Eq, From, Hash, Ord, PartialOrd, TryInto)]
[INFO] [stdout]     |                                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | / impl<T> From<BTreeMap<String, T>> for VariableContents
[INFO] [stdout] 173 | | where
[INFO] [stdout] 174 | |     VariableContents: From<T>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout]     = note: required for `std::collections::BTreeMap<String, _>` to implement `Into<variable_contents::VariableContents>`
[INFO] [stdout]     = note: this error originates in the derive macro `From` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 164 ~         <std::collections::BTreeMap<String, T> as Into<variable_contents::VariableContents>>::into(value
[INFO] [stdout] 165 |             .into_iter()
[INFO] [stdout] 166 |             .map(|(k, v)| (k, v.into()))
[INFO] [stdout] 167 ~             .collect::<BTreeMap<String, _>>())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/data_smart/variable_contents.rs:179:33
[INFO] [stdout]     |
[INFO] [stdout] 179 |             .map(|(k, v)| (k, v.into()))
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 179 -             .map(|(k, v)| (k, v.into()))
[INFO] [stdout] 179 +             .map(|(k, v)| (k, <T as Into<T>>::into(v)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/data_smart/variable_contents.rs:181:14
[INFO] [stdout]     |
[INFO] [stdout] 181 |             .into()
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `variable_contents::VariableContents: From<std::collections::BTreeMap<String, _>>` found
[INFO] [stdout]    --> src/data_smart/variable_contents.rs:13:39
[INFO] [stdout]     |
[INFO] [stdout]  13 |   #[derive(Clone, Debug, PartialEq, Eq, From, Hash, Ord, PartialOrd, TryInto)]
[INFO] [stdout]     |                                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | / impl<T> From<BTreeMap<String, T>> for VariableContents
[INFO] [stdout] 173 | | where
[INFO] [stdout] 174 | |     VariableContents: From<T>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout]     = note: required for `std::collections::BTreeMap<String, _>` to implement `Into<variable_contents::VariableContents>`
[INFO] [stdout]     = note: this error originates in the derive macro `From` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 177 ~         <std::collections::BTreeMap<String, T> as Into<variable_contents::VariableContents>>::into(value
[INFO] [stdout] 178 |             .into_iter()
[INFO] [stdout] 179 |             .map(|(k, v)| (k, v.into()))
[INFO] [stdout] 180 ~             .collect::<BTreeMap<String, _>>())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/data_smart/variable_contents.rs:193:14
[INFO] [stdout]     |
[INFO] [stdout] 193 |             .collect::<BTreeSet<_>>()
[INFO] [stdout]     |              ^^^^^^^ cannot infer type of the type parameter `B` declared on the method `collect`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 193 -             .collect::<BTreeSet<_>>()
[INFO] [stdout] 193 +             .collect::<Vec<_>>()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/data_smart/variable_contents.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 |             .into()
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `variable_contents::VariableContents: From<std::collections::BTreeSet<_>>` found
[INFO] [stdout]    --> src/data_smart/variable_contents.rs:13:39
[INFO] [stdout]     |
[INFO] [stdout]  13 |   #[derive(Clone, Debug, PartialEq, Eq, From, Hash, Ord, PartialOrd, TryInto)]
[INFO] [stdout]     |                                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 | / impl<T> From<BTreeSet<T>> for VariableContents
[INFO] [stdout] 186 | | where
[INFO] [stdout] 187 | |     VariableContents: From<T>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout]     = note: required for `std::collections::BTreeSet<_>` to implement `Into<variable_contents::VariableContents>`
[INFO] [stdout]     = note: this error originates in the derive macro `From` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 190 ~         <std::collections::BTreeSet<B> as Into<variable_contents::VariableContents>>::into(value
[INFO] [stdout] 191 |             .into_iter()
[INFO] [stdout] 192 |             .map(|v| v.into())
[INFO] [stdout] 193 ~             .collect::<BTreeSet<_>>())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/evaluate.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             _ => unimplemented!("{:?}", self),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/evaluate.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             RootItem::Comment(_c) => Ok(()),
[INFO] [stdout]    |             --------------------- matches some of the same values
[INFO] [stdout] 44 |             RootItem::Assignment(e) => e.evaluate(d),
[INFO] [stdout]    |             ----------------------- matches some of the same values
[INFO] [stdout] 45 |             RootItem::Directive(directive) => directive.evaluate(d),
[INFO] [stdout]    |             ------------------------------ matches some of the same values
[INFO] [stdout] 46 |             RootItem::PythonDef(p) => p.evaluate(d),
[INFO] [stdout]    |             ---------------------- matches some of the same values
[INFO] [stdout] 47 |             RootItem::Task(t) => t.evaluate(d),
[INFO] [stdout] 48 |             _ => unimplemented!("{:?}", self),
[INFO] [stdout]    |             ^ ...and 1 other patterns collectively make this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0283.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `itertools::Itertools::group_by`: Use .chunk_by() instead
[INFO] [stdout]   --> src/split_var_value.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 |         .group_by(|item| item.char.is_whitespace() && (item.inexpr == 0));
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bytebraise` (lib) due to 6 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/evaluate.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             _ => unimplemented!("{:?}", self),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/evaluate.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             RootItem::Comment(_c) => Ok(()),
[INFO] [stdout]    |             --------------------- matches some of the same values
[INFO] [stdout] 44 |             RootItem::Assignment(e) => e.evaluate(d),
[INFO] [stdout]    |             ----------------------- matches some of the same values
[INFO] [stdout] 45 |             RootItem::Directive(directive) => directive.evaluate(d),
[INFO] [stdout]    |             ------------------------------ matches some of the same values
[INFO] [stdout] 46 |             RootItem::PythonDef(p) => p.evaluate(d),
[INFO] [stdout]    |             ---------------------- matches some of the same values
[INFO] [stdout] 47 |             RootItem::Task(t) => t.evaluate(d),
[INFO] [stdout] 48 |             _ => unimplemented!("{:?}", self),
[INFO] [stdout]    |             ^ ...and 1 other patterns collectively make this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0283.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bytebraise` (lib test) due to 6 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "21586502399dfcf66f5fc6ac70fc9d23dc19dd2199e65e88b79328d1192af838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21586502399dfcf66f5fc6ac70fc9d23dc19dd2199e65e88b79328d1192af838", kill_on_drop: false }`
[INFO] [stdout] 21586502399dfcf66f5fc6ac70fc9d23dc19dd2199e65e88b79328d1192af838
