[INFO] cloning repository https://github.com/luksan/lm4flash-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luksan/lm4flash-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluksan%2Flm4flash-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluksan%2Flm4flash-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16896edd9a5ceec3f466b3664eb88db72b8458a7 [INFO] checking luksan/lm4flash-rs against try#7caa343c25a692951246ea2f0664520b9c3f46da for pr-95985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluksan%2Flm4flash-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luksan/lm4flash-rs on toolchain 7caa343c25a692951246ea2f0664520b9c3f46da [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7caa343c25a692951246ea2f0664520b9c3f46da" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luksan/lm4flash-rs [INFO] finished tweaking git repo https://github.com/luksan/lm4flash-rs [INFO] tweaked toml for git repo https://github.com/luksan/lm4flash-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/luksan/lm4flash-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7caa343c25a692951246ea2f0664520b9c3f46da" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+7caa343c25a692951246ea2f0664520b9c3f46da" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e855981d1ae654a8babc32047f8d9cc9f1f19c999438465511f86d36f0d93d33 [INFO] running `Command { std: "docker" "start" "-a" "e855981d1ae654a8babc32047f8d9cc9f1f19c999438465511f86d36f0d93d33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e855981d1ae654a8babc32047f8d9cc9f1f19c999438465511f86d36f0d93d33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e855981d1ae654a8babc32047f8d9cc9f1f19c999438465511f86d36f0d93d33", kill_on_drop: false }` [INFO] [stdout] e855981d1ae654a8babc32047f8d9cc9f1f19c999438465511f86d36f0d93d33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+7caa343c25a692951246ea2f0664520b9c3f46da" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7b6cf771333e3d921b9de31889e6210bc0de4dfe71fc2bd80e319048ab49931 [INFO] running `Command { std: "docker" "start" "-a" "d7b6cf771333e3d921b9de31889e6210bc0de4dfe71fc2bd80e319048ab49931", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling rusb v0.8.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking fd-lock v2.0.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rustyline v8.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking lm4flash v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/repl.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let mut dev = ps.get_dev()?; [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] --> src/bin/repl.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let mut dev = ps.get_dev()?; [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.56s [INFO] running `Command { std: "docker" "inspect" "d7b6cf771333e3d921b9de31889e6210bc0de4dfe71fc2bd80e319048ab49931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7b6cf771333e3d921b9de31889e6210bc0de4dfe71fc2bd80e319048ab49931", kill_on_drop: false }` [INFO] [stdout] d7b6cf771333e3d921b9de31889e6210bc0de4dfe71fc2bd80e319048ab49931