[INFO] cloning repository https://github.com/djdisodo/autoparse-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djdisodo/autoparse-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjdisodo%2Fautoparse-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjdisodo%2Fautoparse-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a872de0a91d6fcaac0b3cee97138042455e31fdc [INFO] checking djdisodo/autoparse-rs/a872de0a91d6fcaac0b3cee97138042455e31fdc against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjdisodo%2Fautoparse-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/djdisodo/autoparse-rs on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/djdisodo/autoparse-rs [INFO] finished tweaking git repo https://github.com/djdisodo/autoparse-rs [INFO] tweaked toml for git repo https://github.com/djdisodo/autoparse-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/djdisodo/autoparse-rs 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dede v0.1.1 [INFO] [stderr] Downloaded snailquote v0.3.0 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dabe6e4f8636322049279f74f5ba75304964a430845a75032d6d8833c4abec0e [INFO] running `Command { std: "docker" "start" "-a" "dabe6e4f8636322049279f74f5ba75304964a430845a75032d6d8833c4abec0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dabe6e4f8636322049279f74f5ba75304964a430845a75032d6d8833c4abec0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dabe6e4f8636322049279f74f5ba75304964a430845a75032d6d8833c4abec0e", kill_on_drop: false }` [INFO] [stdout] dabe6e4f8636322049279f74f5ba75304964a430845a75032d6d8833c4abec0e [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" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 398695d47a794054163b5090df56773748109aaea717bb7326c700b5e54fe4c3 [INFO] running `Command { std: "docker" "start" "-a" "398695d47a794054163b5090df56773748109aaea717bb7326c700b5e54fe4c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking arrayvec v0.6.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking autoparse v0.1.0 (/opt/rustwide/workdir/autoparse) [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking autoparse-derive v0.1.0 (/opt/rustwide/workdir/autoparse-derive) [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling dede v0.1.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking snailquote v0.3.0 [INFO] [stderr] Checking autoparse-general v0.1.0 (/opt/rustwide/workdir/autoparse-general) [INFO] [stderr] Checking example-json v0.1.0 (/opt/rustwide/workdir/example-json) [INFO] [stdout] warning: unused imports: `BracketClose`, `BracketOpen`, and `Comma` [INFO] [stdout] --> example-json/src/main.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | use autoparse_general::token::{BracketOpen, Comma, BracketClose}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BracketClose`, `BracketOpen`, and `Comma` [INFO] [stdout] --> example-json/src/main.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | use autoparse_general::token::{BracketOpen, Comma, BracketClose}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> example-json/src/main.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug, Writable, Parsable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&mut Vec`, found `&mut Vec` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec` [INFO] [stdout] found mutable reference `&mut Vec` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/autoparse/src/writable.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | fn write(&self, stream: &mut Vec); [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Writable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> example-json/src/main.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug, Writable, Parsable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&mut Vec`, found `&mut Vec` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec` [INFO] [stdout] found mutable reference `&mut Vec` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/autoparse/src/writable.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | fn write(&self, stream: &mut Vec); [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Writable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `autoparse_general::MaySpaced: autoparse::Parsable` is not satisfied [INFO] [stdout] --> example-json/src/main.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug, Writable, Parsable)] [INFO] [stdout] | ^^^^^^^^ the trait `autoparse::Parsable` is not implemented for `autoparse_general::MaySpaced` [INFO] [stdout] | [INFO] [stdout] = help: the trait `autoparse::Parsable` is implemented for `autoparse_general::MaySpaced` [INFO] [stdout] = help: for that trait implementation, expected `char`, found `Tokens` [INFO] [stdout] = note: this error originates in the derive macro `Parsable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `autoparse_general::MaySpaced: autoparse::Parsable` is not satisfied [INFO] [stdout] --> example-json/src/main.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug, Writable, Parsable)] [INFO] [stdout] | ^^^^^^^^ the trait `autoparse::Parsable` is not implemented for `autoparse_general::MaySpaced` [INFO] [stdout] | [INFO] [stdout] = help: the trait `autoparse::Parsable` is implemented for `autoparse_general::MaySpaced` [INFO] [stdout] = help: for that trait implementation, expected `char`, found `Tokens` [INFO] [stdout] = note: this error originates in the derive macro `Parsable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `autoparse_general::MaySpaced: autoparse::Parsable` is not satisfied [INFO] [stdout] --> example-json/src/main.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug, Writable, Parsable)] [INFO] [stdout] | ^^^^^^^^ the trait `autoparse::Parsable` is not implemented for `autoparse_general::MaySpaced` [INFO] [stdout] | [INFO] [stdout] = help: the trait `autoparse::Parsable` is implemented for `autoparse_general::MaySpaced` [INFO] [stdout] = help: for that trait implementation, expected `char`, found `Tokens` [INFO] [stdout] = note: this error originates in the derive macro `Parsable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `autoparse_general::MaySpaced: autoparse::Parsable` is not satisfied [INFO] [stdout] --> example-json/src/main.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug, Writable, Parsable)] [INFO] [stdout] | ^^^^^^^^ the trait `autoparse::Parsable` is not implemented for `autoparse_general::MaySpaced` [INFO] [stdout] | [INFO] [stdout] = help: the trait `autoparse::Parsable` is implemented for `autoparse_general::MaySpaced` [INFO] [stdout] = help: for that trait implementation, expected `char`, found `Tokens` [INFO] [stdout] = note: this error originates in the derive macro `Parsable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> example-json/src/main.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Clone, Debug, Writable, Parsable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&mut Vec`, found `&mut Vec` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec` [INFO] [stdout] found mutable reference `&mut Vec` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/autoparse/src/writable.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | fn write(&self, stream: &mut Vec); [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Writable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> example-json/src/main.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Clone, Debug, Writable, Parsable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&mut Vec`, found `&mut Vec` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec` [INFO] [stdout] found mutable reference `&mut Vec` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/autoparse/src/writable.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | fn write(&self, stream: &mut Vec); [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Writable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Braced>: autoparse::Parsable` is not satisfied [INFO] [stdout] --> example-json/src/main.rs:27:34 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Clone, Debug, Writable, Parsable)] [INFO] [stdout] | ^^^^^^^^ the trait `autoparse::Parsable` is not implemented for `Braced>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `autoparse::Parsable` is implemented for `Braced>` [INFO] [stdout] = help: for that trait implementation, expected `char`, found `Tokens` [INFO] [stdout] = note: this error originates in the derive macro `Parsable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> example-json/src/main.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Clone, Debug, Writable, Parsable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&mut Vec`, found `&mut Vec` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec` [INFO] [stdout] found mutable reference `&mut Vec` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/autoparse/src/writable.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | fn write(&self, stream: &mut Vec); [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Writable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Braced>: autoparse::Parsable` is not satisfied [INFO] [stdout] --> example-json/src/main.rs:27:34 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Clone, Debug, Writable, Parsable)] [INFO] [stdout] | ^^^^^^^^ the trait `autoparse::Parsable` is not implemented for `Braced>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `autoparse::Parsable` is implemented for `Braced>` [INFO] [stdout] = help: for that trait implementation, expected `char`, found `Tokens` [INFO] [stdout] = note: this error originates in the derive macro `Parsable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> example-json/src/main.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Clone, Debug, Writable, Parsable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&mut Vec`, found `&mut Vec` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec` [INFO] [stdout] found mutable reference `&mut Vec` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/autoparse/src/writable.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | fn write(&self, stream: &mut Vec); [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Writable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bracketed>: autoparse::Parsable` is not satisfied [INFO] [stdout] --> example-json/src/main.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Clone, Debug, Writable, Parsable)] [INFO] [stdout] | ^^^^^^^^ the trait `autoparse::Parsable` is not implemented for `Bracketed>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `autoparse::Parsable` is implemented for `Bracketed>` [INFO] [stdout] = help: for that trait implementation, expected `char`, found `Tokens` [INFO] [stdout] = note: this error originates in the derive macro `Parsable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bracketed>: autoparse::Parsable` is not satisfied [INFO] [stdout] --> example-json/src/main.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Clone, Debug, Writable, Parsable)] [INFO] [stdout] | ^^^^^^^^ the trait `autoparse::Parsable` is not implemented for `Bracketed>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `autoparse::Parsable` is implemented for `Bracketed>` [INFO] [stdout] = help: for that trait implementation, expected `char`, found `Tokens` [INFO] [stdout] = note: this error originates in the derive macro `Parsable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Tokens: Default` is not satisfied [INFO] [stdout] --> example-json/src/main.rs:39:34 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Clone, Debug, Writable, Parsable)] [INFO] [stdout] | ^^^^^^^^ the trait `Default` is not implemented for `Tokens`, which is required by `autoparse::ParseError: Default` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Default` is implemented for `autoparse::ParseError` [INFO] [stdout] = note: required for `autoparse::ParseError` to implement `Default` [INFO] [stdout] = note: this error originates in the derive macro `Parsable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Tokens: Default` is not satisfied [INFO] [stdout] --> example-json/src/main.rs:39:34 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Clone, Debug, Writable, Parsable)] [INFO] [stdout] | ^^^^^^^^ the trait `Default` is not implemented for `Tokens`, which is required by `autoparse::ParseError: Default` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Default` is implemented for `autoparse::ParseError` [INFO] [stdout] = note: required for `autoparse::ParseError` to implement `Default` [INFO] [stdout] = note: this error originates in the derive macro `Parsable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ss2` [INFO] [stdout] --> example-json/src/main.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | let mut ss2 = ParseStreamInitial::from(&mut result.unwrap().0.into_iter()); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ss2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ss2` [INFO] [stdout] --> example-json/src/main.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | let mut ss2 = ParseStreamInitial::from(&mut result.unwrap().0.into_iter()); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ss2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> example-json/src/main.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | let mut ss2 = ParseStreamInitial::from(&mut result.unwrap().0.into_iter()); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> example-json/src/main.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | let mut ss2 = ParseStreamInitial::from(&mut result.unwrap().0.into_iter()); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `example-json` (bin "example-json") due to 9 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `example-json` (bin "example-json" test) due to 9 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "398695d47a794054163b5090df56773748109aaea717bb7326c700b5e54fe4c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "398695d47a794054163b5090df56773748109aaea717bb7326c700b5e54fe4c3", kill_on_drop: false }` [INFO] [stdout] 398695d47a794054163b5090df56773748109aaea717bb7326c700b5e54fe4c3