[INFO] cloning repository https://github.com/mokomull/adventofcode_2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mokomull/adventofcode_2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmokomull%2Fadventofcode_2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmokomull%2Fadventofcode_2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c64dcc8c7f77102b16afabac6c10ce9039763d6d [INFO] testing mokomull/adventofcode_2021 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmokomull%2Fadventofcode_2021" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mokomull/adventofcode_2021 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mokomull/adventofcode_2021 [INFO] finished tweaking git repo https://github.com/mokomull/adventofcode_2021 [INFO] tweaked toml for git repo https://github.com/mokomull/adventofcode_2021 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/mokomull/adventofcode_2021 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/mokomull/adventofcode_2020` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ca2c54b65ae5d86644e84c43ad894bb0021b6c1853f1949615b8080d4869974 [INFO] running `Command { std: "docker" "start" "-a" "6ca2c54b65ae5d86644e84c43ad894bb0021b6c1853f1949615b8080d4869974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ca2c54b65ae5d86644e84c43ad894bb0021b6c1853f1949615b8080d4869974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ca2c54b65ae5d86644e84c43ad894bb0021b6c1853f1949615b8080d4869974", kill_on_drop: false }` [INFO] [stdout] 6ca2c54b65ae5d86644e84c43ad894bb0021b6c1853f1949615b8080d4869974 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee29f1fe3e06b660eafd730cbf3bfd807ef3cedfb28c5bfcceab3acfec747569 [INFO] running `Command { std: "docker" "start" "-a" "ee29f1fe3e06b660eafd730cbf3bfd807ef3cedfb28c5bfcceab3acfec747569", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling prelude v0.1.0 (https://github.com/mokomull/adventofcode_2020#eeb59be1) [INFO] [stderr] Compiling prelude v0.1.0 (/opt/rustwide/workdir/prelude) [INFO] [stderr] Compiling day_18 v0.1.0 (/opt/rustwide/workdir/day_18) [INFO] [stderr] Compiling day_03 v0.1.0 (/opt/rustwide/workdir/day_03) [INFO] [stderr] Compiling day_21 v0.1.0 (/opt/rustwide/workdir/day_21) [INFO] [stderr] Compiling day_14 v0.1.0 (/opt/rustwide/workdir/day_14) [INFO] [stderr] Compiling day_10 v0.1.0 (/opt/rustwide/workdir/day_10) [INFO] [stderr] Compiling day_12 v0.1.0 (/opt/rustwide/workdir/day_12) [INFO] [stderr] Compiling day_19 v0.1.0 (/opt/rustwide/workdir/day_19) [INFO] [stderr] Compiling day_16 v0.1.0 (/opt/rustwide/workdir/day_16) [INFO] [stderr] Compiling day_02 v0.1.0 (/opt/rustwide/workdir/day_02) [INFO] [stderr] Compiling day_20 v0.1.0 (/opt/rustwide/workdir/day_20) [INFO] [stderr] Compiling day_25 v0.1.0 (/opt/rustwide/workdir/day_25) [INFO] [stderr] Compiling day_22 v0.1.0 (/opt/rustwide/workdir/day_22) [INFO] [stderr] Compiling day_06 v0.1.0 (/opt/rustwide/workdir/day_06) [INFO] [stderr] Compiling day_15 v0.1.0 (/opt/rustwide/workdir/day_15) [INFO] [stderr] Compiling day_13 v0.1.0 (/opt/rustwide/workdir/day_13) [INFO] [stderr] Compiling day_11 v0.1.0 (/opt/rustwide/workdir/day_11) [INFO] [stderr] Compiling day_09 v0.1.0 (/opt/rustwide/workdir/day_09) [INFO] [stderr] Compiling day_08 v0.1.0 (/opt/rustwide/workdir/day_08) [INFO] [stderr] Compiling day_07 v0.1.0 (/opt/rustwide/workdir/day_07) [INFO] [stderr] Compiling day_05 v0.1.0 (/opt/rustwide/workdir/day_05) [INFO] [stderr] Compiling day_01 v0.1.0 (/opt/rustwide/workdir/day_01) [INFO] [stderr] Compiling day_04 v0.1.0 (/opt/rustwide/workdir/day_04) [INFO] [stderr] Compiling day_17 v0.1.0 (/opt/rustwide/workdir/day_17) [INFO] [stdout] warning: type alias is never used: `Axis` [INFO] [stdout] --> day_22/src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | type Axis = RangeInclusive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day_19` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day_19 --edition=2021 day_19/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=5c6900447a0bad54 -C extra-filename=-5c6900447a0bad54 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prelude=/opt/rustwide/target/debug/deps/libprelude-0b5cbfbba8a1f339.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `day_14` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day_14 --edition=2021 day_14/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=4c616bfc56689d1c -C extra-filename=-4c616bfc56689d1c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prelude=/opt/rustwide/target/debug/deps/libprelude-0b5cbfbba8a1f339.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day_22`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day_22 --edition=2021 day_22/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f9df9fdab12448f4 -C extra-filename=-f9df9fdab12448f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prelude=/opt/rustwide/target/debug/deps/libprelude-0b5cbfbba8a1f339.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day_09` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day_09 --edition=2021 day_09/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=01dc18cb909b8515 -C extra-filename=-01dc18cb909b8515 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prelude=/opt/rustwide/target/debug/deps/libprelude-0b5cbfbba8a1f339.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day_16` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day_16 --edition=2021 day_16/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a1ff2de538b5938e -C extra-filename=-a1ff2de538b5938e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-8e632a002a7a74b1.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib --extern prelude=/opt/rustwide/target/debug/deps/libprelude-0b5cbfbba8a1f339.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day_18` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day_18 --edition=2021 day_18/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=2f02c8213ca70a5d -C extra-filename=-2f02c8213ca70a5d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-7c134721898d2a74.rlib --extern prelude=/opt/rustwide/target/debug/deps/libprelude-0b5cbfbba8a1f339.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day_20` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day_20 --edition=2021 day_20/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=1320938300f99886 -C extra-filename=-1320938300f99886 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prelude=/opt/rustwide/target/debug/deps/libprelude-0b5cbfbba8a1f339.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day_13` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day_13 --edition=2021 day_13/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=2de9bd2cf96a6d68 -C extra-filename=-2de9bd2cf96a6d68 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prelude=/opt/rustwide/target/debug/deps/libprelude-0b5cbfbba8a1f339.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day_08` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day_08 --edition=2021 day_08/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=9c5c2c0ca2a54445 -C extra-filename=-9c5c2c0ca2a54445 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prelude=/opt/rustwide/target/debug/deps/libprelude-0b5cbfbba8a1f339.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day_12` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day_12 --edition=2021 day_12/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=2627340e5bcbce55 -C extra-filename=-2627340e5bcbce55 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prelude=/opt/rustwide/target/debug/deps/libprelude-0b5cbfbba8a1f339.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day_04` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day_04 --edition=2021 day_04/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=1b1aee387a2d92d3 -C extra-filename=-1b1aee387a2d92d3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prelude=/opt/rustwide/target/debug/deps/libprelude-0b5cbfbba8a1f339.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day_05` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day_05 --edition=2021 day_05/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a965cd8afa1f569c -C extra-filename=-a965cd8afa1f569c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prelude=/opt/rustwide/target/debug/deps/libprelude-0b5cbfbba8a1f339.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day_07` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day_07 --edition=2021 day_07/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3cc5243172c91567 -C extra-filename=-3cc5243172c91567 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prelude=/opt/rustwide/target/debug/deps/libprelude-0b5cbfbba8a1f339.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day_10` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day_10 --edition=2021 day_10/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=540dc249c4db4e80 -C extra-filename=-540dc249c4db4e80 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prelude=/opt/rustwide/target/debug/deps/libprelude-0b5cbfbba8a1f339.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day_03` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day_03 --edition=2021 day_03/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=47ff9213143d1ecb -C extra-filename=-47ff9213143d1ecb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prelude=/opt/rustwide/target/debug/deps/libprelude-0b5cbfbba8a1f339.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day_25` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day_25 --edition=2021 day_25/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e17cf8acb39a75b0 -C extra-filename=-e17cf8acb39a75b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prelude=/opt/rustwide/target/debug/deps/libprelude-0b5cbfbba8a1f339.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day_06` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day_06 --edition=2021 day_06/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3ab203b97a833063 -C extra-filename=-3ab203b97a833063 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prelude=/opt/rustwide/target/debug/deps/libprelude-0b5cbfbba8a1f339.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ee29f1fe3e06b660eafd730cbf3bfd807ef3cedfb28c5bfcceab3acfec747569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee29f1fe3e06b660eafd730cbf3bfd807ef3cedfb28c5bfcceab3acfec747569", kill_on_drop: false }` [INFO] [stdout] ee29f1fe3e06b660eafd730cbf3bfd807ef3cedfb28c5bfcceab3acfec747569