[INFO] fetching crate bytebraise 0.1.4... [INFO] checking bytebraise-0.1.4 against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] extracting crate bytebraise 0.1.4 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bytebraise 0.1.4 on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7974cfabd323132832d97780ece43685e7a1fa0c126a3ee8df65accf4958a9b9 [INFO] running `Command { std: "docker" "start" "-a" "7974cfabd323132832d97780ece43685e7a1fa0c126a3ee8df65accf4958a9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7974cfabd323132832d97780ece43685e7a1fa0c126a3ee8df65accf4958a9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7974cfabd323132832d97780ece43685e7a1fa0c126a3ee8df65accf4958a9b9", kill_on_drop: false }` [INFO] [stdout] 7974cfabd323132832d97780ece43685e7a1fa0c126a3ee8df65accf4958a9b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc4e38a9c81c831e015c6b6a5b32859867b8a216a1814b024e2d9482703dabe7 [INFO] running `Command { std: "docker" "start" "-a" "dc4e38a9c81c831e015c6b6a5b32859867b8a216a1814b024e2d9482703dabe7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking muncher v0.7.0 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking superslice v1.0.0 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking cow-utils v0.1.3 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking clap_builder v4.5.37 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking rowan v0.16.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking nested_intervals v0.6.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking bytebraise-lexer v0.1.0 [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, >::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>` 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 From> for VariableContents [INFO] [stdout] 173 | | where [INFO] [stdout] 174 | | VariableContents: From, [INFO] [stdout] | |______________________________^ [INFO] [stdout] = note: required for `BTreeMap` to implement `Into` [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 ~ as Into>::into(value [INFO] [stdout] 165 | .into_iter() [INFO] [stdout] 166 | .map(|(k, v)| (k, v.into())) [INFO] [stdout] 167 ~ .collect::>()) [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, >::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>` 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 From> for VariableContents [INFO] [stdout] 173 | | where [INFO] [stdout] 174 | | VariableContents: From, [INFO] [stdout] | |______________________________^ [INFO] [stdout] = note: required for `BTreeMap` to implement `Into` [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 ~ as Into>::into(value [INFO] [stdout] 178 | .into_iter() [INFO] [stdout] 179 | .map(|(k, v)| (k, v.into())) [INFO] [stdout] 180 ~ .collect::>()) [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::>() [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::>() [INFO] [stdout] 193 + .collect::>() [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>` 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 From> for VariableContents [INFO] [stdout] 186 | | where [INFO] [stdout] 187 | | VariableContents: From, [INFO] [stdout] | |______________________________^ [INFO] [stdout] = note: required for `BTreeSet<_>` to implement `Into` [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 ~ as Into>::into(value [INFO] [stdout] 191 | .into_iter() [INFO] [stdout] 192 | .map(|v| v.into()) [INFO] [stdout] 193 ~ .collect::>()) [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] 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] 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, >::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>` 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 From> for VariableContents [INFO] [stdout] 173 | | where [INFO] [stdout] 174 | | VariableContents: From, [INFO] [stdout] | |______________________________^ [INFO] [stdout] = note: required for `std::collections::BTreeMap` to implement `Into` [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 ~ as Into>::into(value [INFO] [stdout] 165 | .into_iter() [INFO] [stdout] 166 | .map(|(k, v)| (k, v.into())) [INFO] [stdout] 167 ~ .collect::>()) [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, >::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>` 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 From> for VariableContents [INFO] [stdout] 173 | | where [INFO] [stdout] 174 | | VariableContents: From, [INFO] [stdout] | |______________________________^ [INFO] [stdout] = note: required for `std::collections::BTreeMap` to implement `Into` [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 ~ as Into>::into(value [INFO] [stdout] 178 | .into_iter() [INFO] [stdout] 179 | .map(|(k, v)| (k, v.into())) [INFO] [stdout] 180 ~ .collect::>()) [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::>() [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::>() [INFO] [stdout] 193 + .collect::>() [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>` 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 From> for VariableContents [INFO] [stdout] 186 | | where [INFO] [stdout] 187 | | VariableContents: From, [INFO] [stdout] | |______________________________^ [INFO] [stdout] = note: required for `std::collections::BTreeSet<_>` to implement `Into` [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 ~ as Into>::into(value [INFO] [stdout] 191 | .into_iter() [INFO] [stdout] 192 | .map(|v| v.into()) [INFO] [stdout] 193 ~ .collect::>()) [INFO] [stdout] | [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) due to 6 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] 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" "dc4e38a9c81c831e015c6b6a5b32859867b8a216a1814b024e2d9482703dabe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc4e38a9c81c831e015c6b6a5b32859867b8a216a1814b024e2d9482703dabe7", kill_on_drop: false }` [INFO] [stdout] dc4e38a9c81c831e015c6b6a5b32859867b8a216a1814b024e2d9482703dabe7