[INFO] cloning repository https://github.com/kjvalencik/aoc-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kjvalencik/aoc-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjvalencik%2Faoc-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjvalencik%2Faoc-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aed3429c3ee163de109fdaa94460ec640a008e8a [INFO] testing kjvalencik/aoc-2021 against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjvalencik%2Faoc-2021" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kjvalencik/aoc-2021 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kjvalencik/aoc-2021 [INFO] finished tweaking git repo https://github.com/kjvalencik/aoc-2021 [INFO] tweaked toml for git repo https://github.com/kjvalencik/aoc-2021 written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/kjvalencik/aoc-2021 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 952a58ce95d10974edf4a9fe18f33c6772b8333f0d3089f127a3f6e2c1559ceb [INFO] running `Command { std: "docker" "start" "-a" "952a58ce95d10974edf4a9fe18f33c6772b8333f0d3089f127a3f6e2c1559ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "952a58ce95d10974edf4a9fe18f33c6772b8333f0d3089f127a3f6e2c1559ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "952a58ce95d10974edf4a9fe18f33c6772b8333f0d3089f127a3f6e2c1559ceb", kill_on_drop: false }` [INFO] [stdout] 952a58ce95d10974edf4a9fe18f33c6772b8333f0d3089f127a3f6e2c1559ceb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fc74c28f224e5db05e4830c2d37d52eda0fd79c839c3183e3e780b0d2c4a34c [INFO] running `Command { std: "docker" "start" "-a" "0fc74c28f224e5db05e4830c2d37d52eda0fd79c839c3183e3e780b0d2c4a34c", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Compiling day-24 v0.1.0 (/opt/rustwide/workdir/day-24) [INFO] [stderr] Compiling day-02 v0.1.0 (/opt/rustwide/workdir/day-02) [INFO] [stderr] Compiling day-14 v0.1.0 (/opt/rustwide/workdir/day-14) [INFO] [stderr] Compiling day-09 v0.1.0 (/opt/rustwide/workdir/day-09) [INFO] [stderr] Compiling day-20 v0.1.0 (/opt/rustwide/workdir/day-20) [INFO] [stderr] Compiling day-23 v0.1.0 (/opt/rustwide/workdir/day-23) [INFO] [stderr] Compiling day-13 v0.1.0 (/opt/rustwide/workdir/day-13) [INFO] [stderr] Compiling day-10 v0.1.0 (/opt/rustwide/workdir/day-10) [INFO] [stderr] Compiling day-03 v0.1.0 (/opt/rustwide/workdir/day-03) [INFO] [stderr] Compiling day-17 v0.1.0 (/opt/rustwide/workdir/day-17) [INFO] [stderr] Compiling day-04 v0.1.0 (/opt/rustwide/workdir/day-04) [INFO] [stderr] Compiling day-22 v0.1.0 (/opt/rustwide/workdir/day-22) [INFO] [stderr] Compiling day-01 v0.1.0 (/opt/rustwide/workdir/day-01) [INFO] [stderr] Compiling day-15 v0.1.0 (/opt/rustwide/workdir/day-15) [INFO] [stderr] Compiling day-06 v0.1.0 (/opt/rustwide/workdir/day-06) [INFO] [stderr] Compiling day-16 v0.1.0 (/opt/rustwide/workdir/day-16) [INFO] [stderr] Compiling day-07 v0.1.0 (/opt/rustwide/workdir/day-07) [INFO] [stderr] Compiling day-19 v0.1.0 (/opt/rustwide/workdir/day-19) [INFO] [stderr] Compiling day-11 v0.1.0 (/opt/rustwide/workdir/day-11) [INFO] [stderr] Compiling day-05 v0.1.0 (/opt/rustwide/workdir/day-05) [INFO] [stderr] Compiling day-12 v0.1.0 (/opt/rustwide/workdir/day-12) [INFO] [stderr] Compiling day-21 v0.1.0 (/opt/rustwide/workdir/day-21) [INFO] [stderr] Compiling day-08 v0.1.0 (/opt/rustwide/workdir/day-08) [INFO] [stderr] Compiling day-25 v0.1.0 (/opt/rustwide/workdir/day-25) [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.132/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=87e860eed316433e -C extra-filename=-87e860eed316433e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-be4f275f49fda7dc.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b9ebeadb2f0e4c7c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0d1678d7b6e0d71a.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0fc74c28f224e5db05e4830c2d37d52eda0fd79c839c3183e3e780b0d2c4a34c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc74c28f224e5db05e4830c2d37d52eda0fd79c839c3183e3e780b0d2c4a34c", kill_on_drop: false }` [INFO] [stdout] 0fc74c28f224e5db05e4830c2d37d52eda0fd79c839c3183e3e780b0d2c4a34c