[INFO] cloning repository https://github.com/mattgathu/aoc-19 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattgathu/aoc-19" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattgathu%2Faoc-19", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattgathu%2Faoc-19'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca347c50328b1421b6de1af705631abaa453aefa [INFO] checking mattgathu/aoc-19 against master#43d9f3859e0204e764161ee085a360274b5f3e9a for pr-97346 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattgathu%2Faoc-19" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattgathu/aoc-19 on toolchain 43d9f3859e0204e764161ee085a360274b5f3e9a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mattgathu/aoc-19 [INFO] finished tweaking git repo https://github.com/mattgathu/aoc-19 [INFO] tweaked toml for git repo https://github.com/mattgathu/aoc-19 written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/mattgathu/aoc-19 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e8fc08488d83833f2ad41d71b7f46698b2375203d925a2bd99c4747c97daa54 [INFO] running `Command { std: "docker" "start" "-a" "1e8fc08488d83833f2ad41d71b7f46698b2375203d925a2bd99c4747c97daa54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e8fc08488d83833f2ad41d71b7f46698b2375203d925a2bd99c4747c97daa54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e8fc08488d83833f2ad41d71b7f46698b2375203d925a2bd99c4747c97daa54", kill_on_drop: false }` [INFO] [stdout] 1e8fc08488d83833f2ad41d71b7f46698b2375203d925a2bd99c4747c97daa54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e5d47c7f0e6e87030b976961f8e8a558ae872f65ad316837e8d364d2b4618ef [INFO] running `Command { std: "docker" "start" "-a" "2e5d47c7f0e6e87030b976961f8e8a558ae872f65ad316837e8d364d2b4618ef", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking aoc-2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/3.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | ((a.0 - b.0).abs() + (a.1 - b.1).abs()) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 66 - ((a.0 - b.0).abs() + (a.1 - b.1).abs()) [INFO] [stdout] 66 + (a.0 - b.0).abs() + (a.1 - b.1).abs() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/3.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | ((a.0 - b.0).abs() + (a.1 - b.1).abs()) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 66 - ((a.0 - b.0).abs() + (a.1 - b.1).abs()) [INFO] [stdout] 66 + (a.0 - b.0).abs() + (a.1 - b.1).abs() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pm3` [INFO] [stdout] --> src/7.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | pub pm3: ParameterMode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Instruction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/7.rs:238:10 [INFO] [stdout] | [INFO] [stdout] 238 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pm3` [INFO] [stdout] --> src/7.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | pub pm3: ParameterMode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Instruction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/7.rs:238:10 [INFO] [stdout] | [INFO] [stdout] 238 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pm3` [INFO] [stdout] --> src/5.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | pub pm3: ParameterMode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Instruction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/5.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.96s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "2e5d47c7f0e6e87030b976961f8e8a558ae872f65ad316837e8d364d2b4618ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e5d47c7f0e6e87030b976961f8e8a558ae872f65ad316837e8d364d2b4618ef", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: Could not kill running container 2e5d47c7f0e6e87030b976961f8e8a558ae872f65ad316837e8d364d2b4618ef, cannot remove - tried to kill container, but did not receive an exit event [ERROR] failed to delete container 2e5d47c7f0e6e87030b976961f8e8a558ae872f65ad316837e8d364d2b4618ef [ERROR] caused by: command failed: exit status: 1