[INFO] cloning repository https://github.com/NotIntMan/LessSignificantBit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NotIntMan/LessSignificantBit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotIntMan%2FLessSignificantBit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotIntMan%2FLessSignificantBit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 609b67c402f9fb0cabe563b0b783f993412e5034 [INFO] testing NotIntMan/LessSignificantBit against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotIntMan%2FLessSignificantBit" "/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/NotIntMan/LessSignificantBit on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NotIntMan/LessSignificantBit [INFO] finished tweaking git repo https://github.com/NotIntMan/LessSignificantBit [INFO] tweaked toml for git repo https://github.com/NotIntMan/LessSignificantBit written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/NotIntMan/LessSignificantBit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded threadpool v1.7.0 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef50bdb1d7359df9c8a07cff6a1f83b8a70ace83302a7c132653ef38131fa2b1 [INFO] running `Command { std: "docker" "start" "-a" "ef50bdb1d7359df9c8a07cff6a1f83b8a70ace83302a7c132653ef38131fa2b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef50bdb1d7359df9c8a07cff6a1f83b8a70ace83302a7c132653ef38131fa2b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef50bdb1d7359df9c8a07cff6a1f83b8a70ace83302a7c132653ef38131fa2b1", kill_on_drop: false }` [INFO] [stdout] ef50bdb1d7359df9c8a07cff6a1f83b8a70ace83302a7c132653ef38131fa2b1 [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce33f2f2c7f9e2a04334c1a677dc4f5415cdb513f8dc20657593098c1c0dafe1 [INFO] running `Command { std: "docker" "start" "-a" "ce33f2f2c7f9e2a04334c1a677dc4f5415cdb513f8dc20657593098c1c0dafe1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.31 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling either v1.2.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling inflate v0.3.2 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling threadpool v1.7.0 [INFO] [stderr] Compiling png v0.10.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.16.0 [INFO] [stderr] Compiling lab1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.45s [INFO] running `Command { std: "docker" "inspect" "ce33f2f2c7f9e2a04334c1a677dc4f5415cdb513f8dc20657593098c1c0dafe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce33f2f2c7f9e2a04334c1a677dc4f5415cdb513f8dc20657593098c1c0dafe1", kill_on_drop: false }` [INFO] [stdout] ce33f2f2c7f9e2a04334c1a677dc4f5415cdb513f8dc20657593098c1c0dafe1 [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e556eaff80f9abe8879467cc1aab509d30150f3d732fad643bc353ce202d14bf [INFO] running `Command { std: "docker" "start" "-a" "e556eaff80f9abe8879467cc1aab509d30150f3d732fad643bc353ce202d14bf", kill_on_drop: false }` [INFO] [stderr] Compiling lab1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/stgr.rs:253:21 [INFO] [stdout] | [INFO] [stdout] 253 | let mut it = input.into_iter().map(|a| *a == 1); [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.76s [INFO] running `Command { std: "docker" "inspect" "e556eaff80f9abe8879467cc1aab509d30150f3d732fad643bc353ce202d14bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e556eaff80f9abe8879467cc1aab509d30150f3d732fad643bc353ce202d14bf", kill_on_drop: false }` [INFO] [stdout] e556eaff80f9abe8879467cc1aab509d30150f3d732fad643bc353ce202d14bf [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5434f194cf661db8641d38b381890feb90db7188efef35640e5e95dc20d3fc2d [INFO] running `Command { std: "docker" "start" "-a" "5434f194cf661db8641d38b381890feb90db7188efef35640e5e95dc20d3fc2d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/stgr.rs:253:21 [INFO] [stderr] | [INFO] [stderr] 253 | let mut it = input.into_iter().map(|a| *a == 1); [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lab1-f9a4da94224d1f37) [INFO] [stdout] running 2 tests [INFO] [stdout] test stgr::num_to_message ... ok [INFO] [stdout] test stgr::message_to_num ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5434f194cf661db8641d38b381890feb90db7188efef35640e5e95dc20d3fc2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5434f194cf661db8641d38b381890feb90db7188efef35640e5e95dc20d3fc2d", kill_on_drop: false }` [INFO] [stdout] 5434f194cf661db8641d38b381890feb90db7188efef35640e5e95dc20d3fc2d