[INFO] cloning repository https://github.com/WarGameBenchmarks/wargame-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WarGameBenchmarks/wargame-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWarGameBenchmarks%2Fwargame-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWarGameBenchmarks%2Fwargame-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d50966083d99c6fa6a2df88ecc24dc4949e8f5a [INFO] checking WarGameBenchmarks/wargame-rust against master#e4106065bf1bb515935d5d024e8d9c86454e2b22 for pr-112160 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWarGameBenchmarks%2Fwargame-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WarGameBenchmarks/wargame-rust on toolchain e4106065bf1bb515935d5d024e8d9c86454e2b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WarGameBenchmarks/wargame-rust [INFO] finished tweaking git repo https://github.com/WarGameBenchmarks/wargame-rust [INFO] tweaked toml for git repo https://github.com/WarGameBenchmarks/wargame-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/WarGameBenchmarks/wargame-rust 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" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aho-corasick v0.4.0 [INFO] [stderr] Downloaded log v0.3.4 [INFO] [stderr] Downloaded regex v0.1.46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c048c15f37a434d3efe0745c4100dc552b4e6bacaaa1219ac17ce030204ee35 [INFO] running `Command { std: "docker" "start" "-a" "3c048c15f37a434d3efe0745c4100dc552b4e6bacaaa1219ac17ce030204ee35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c048c15f37a434d3efe0745c4100dc552b4e6bacaaa1219ac17ce030204ee35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c048c15f37a434d3efe0745c4100dc552b4e6bacaaa1219ac17ce030204ee35", kill_on_drop: false }` [INFO] [stdout] 3c048c15f37a434d3efe0745c4100dc552b4e6bacaaa1219ac17ce030204ee35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e080657851270eb4893b8f5e85860b5c424fc8655f79af26c95deac1fe51fa82 [INFO] running `Command { std: "docker" "start" "-a" "e080657851270eb4893b8f5e85860b5c424fc8655f79af26c95deac1fe51fa82", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking libc v0.2.4 [INFO] [stderr] Checking winapi v0.2.5 [INFO] [stderr] Checking regex-syntax v0.2.2 [INFO] [stderr] Compiling kernel32-sys v0.2.1 [INFO] [stderr] Compiling advapi32-sys v0.1.2 [INFO] [stderr] Checking memchr v0.1.7 [INFO] [stderr] Checking log v0.3.4 [INFO] [stderr] Checking aho-corasick v0.4.0 [INFO] [stderr] Checking rand v0.3.12 [INFO] [stderr] Checking time v0.1.34 [INFO] [stderr] Checking regex v0.1.46 [INFO] [stderr] Checking env_logger v0.3.2 [INFO] [stderr] Checking wargame-rust v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/wg.rs:331:4 [INFO] [stdout] | [INFO] [stdout] 331 | 'war: while { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/wg.rs:331:4 [INFO] [stdout] | [INFO] [stdout] 331 | 'war: while { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` 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 0.72s [INFO] running `Command { std: "docker" "inspect" "e080657851270eb4893b8f5e85860b5c424fc8655f79af26c95deac1fe51fa82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e080657851270eb4893b8f5e85860b5c424fc8655f79af26c95deac1fe51fa82", kill_on_drop: false }` [INFO] [stdout] e080657851270eb4893b8f5e85860b5c424fc8655f79af26c95deac1fe51fa82