[INFO] cloning repository https://github.com/matthewdunsdon/advent-of-code-2021-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthewdunsdon/advent-of-code-2021-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewdunsdon%2Fadvent-of-code-2021-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewdunsdon%2Fadvent-of-code-2021-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c6c3004a2fb494541b77058a46174d1fe5488b7 [INFO] building matthewdunsdon/advent-of-code-2021-rs against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewdunsdon%2Fadvent-of-code-2021-rs" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matthewdunsdon/advent-of-code-2021-rs on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matthewdunsdon/advent-of-code-2021-rs [INFO] finished tweaking git repo https://github.com/matthewdunsdon/advent-of-code-2021-rs [INFO] tweaked toml for git repo https://github.com/matthewdunsdon/advent-of-code-2021-rs written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate git repo https://github.com/matthewdunsdon/advent-of-code-2021-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded funty v1.2.0 [INFO] [stderr] Downloaded wyz v0.4.0 [INFO] [stderr] Downloaded bitvec v0.22.3 [INFO] [stderr] Downloaded pathfinding v3.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bcfab22323eac9d3dc377af7ccd6e0ed416d3cae998adb1af8018b100eb0db4 [INFO] running `Command { std: "docker" "start" "-a" "7bcfab22323eac9d3dc377af7ccd6e0ed416d3cae998adb1af8018b100eb0db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bcfab22323eac9d3dc377af7ccd6e0ed416d3cae998adb1af8018b100eb0db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bcfab22323eac9d3dc377af7ccd6e0ed416d3cae998adb1af8018b100eb0db4", kill_on_drop: false }` [INFO] [stdout] 7bcfab22323eac9d3dc377af7ccd6e0ed416d3cae998adb1af8018b100eb0db4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 237430733a516d5d58f7307aafc3baa7abb76247078cec8b0e8006a0f27182de [INFO] running `Command { std: "docker" "start" "-a" "237430733a516d5d58f7307aafc3baa7abb76247078cec8b0e8006a0f27182de", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling trick_shot v0.1.0 (/opt/rustwide/workdir/17_trick_shot) [INFO] [stderr] Compiling snailfish v0.1.0 (/opt/rustwide/workdir/18_snailfish) [INFO] [stderr] Compiling reactor_reboot v0.1.0 (/opt/rustwide/workdir/22_reactor_reboot) [INFO] [stderr] Compiling seven_segment_search v0.1.0 (/opt/rustwide/workdir/8_seven_segment_search) [INFO] [stderr] Compiling hydrothermal_venture v0.1.0 (/opt/rustwide/workdir/5_hydrothermal_venture) [INFO] [stderr] Compiling giant_squid v0.1.0 (/opt/rustwide/workdir/4_giant_squid) [INFO] [stderr] Compiling depth_measurement v0.1.0 (/opt/rustwide/workdir/1_sonar_sweep) [INFO] [stderr] Compiling syntax_scoring v0.1.0 (/opt/rustwide/workdir/10_syntax_scoring) [INFO] [stderr] Compiling arithmetic_logic_unit v0.1.0 (/opt/rustwide/workdir/24_arithmetic_logic_unit) [INFO] [stderr] Compiling lanternfish v0.1.0 (/opt/rustwide/workdir/6_lanternfish) [INFO] [stderr] Compiling binary_diagnostic v0.1.0 (/opt/rustwide/workdir/3_binary_diagnostic) [INFO] [stderr] Compiling sea_cucumber v0.1.0 (/opt/rustwide/workdir/25_sea_cucumber) [INFO] [stderr] Compiling the_treachery_of_whales v0.1.0 (/opt/rustwide/workdir/7_the_treachery_of_whales) [INFO] [stderr] Compiling extended_polymerization v0.1.0 (/opt/rustwide/workdir/14_extended_polymerization) [INFO] [stderr] Compiling packet_decoder v0.1.0 (/opt/rustwide/workdir/16_packet_decoder) [INFO] [stderr] Compiling dive v0.1.0 (/opt/rustwide/workdir/2_dive) [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling dumbo_octopus v0.1.0 (/opt/rustwide/workdir/11_dumbo_octopus) [INFO] [stderr] Compiling transparent_origami v0.1.0 (/opt/rustwide/workdir/13_transparent_origami) [INFO] [stderr] Compiling beacon_scanner v0.1.0 (/opt/rustwide/workdir/19_beacon_scanner) [INFO] [stderr] Compiling smoke_basin v0.1.0 (/opt/rustwide/workdir/9_smoke_basin) [INFO] [stderr] Compiling dirac_dice v0.1.0 (/opt/rustwide/workdir/21_dirac_dice) [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling pathfinding v3.0.5 [INFO] [stderr] Compiling passage_pathing v0.1.0 (/opt/rustwide/workdir/12_passage_pathing) [INFO] [stderr] Compiling amphipod v0.1.0 (/opt/rustwide/workdir/23_amphipod) [INFO] [stderr] Compiling chiton v0.1.0 (/opt/rustwide/workdir/15_chiton) [INFO] [stderr] Compiling trench_map v0.1.0 (/opt/rustwide/workdir/20_trench_map) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.03s [INFO] running `Command { std: "docker" "inspect" "237430733a516d5d58f7307aafc3baa7abb76247078cec8b0e8006a0f27182de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "237430733a516d5d58f7307aafc3baa7abb76247078cec8b0e8006a0f27182de", kill_on_drop: false }` [INFO] [stdout] 237430733a516d5d58f7307aafc3baa7abb76247078cec8b0e8006a0f27182de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "+222c5724ecc922fe67815f428c19f82c129d9386" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cf739e1f3780e01d345271c34e03804b324ad713c2de3498e3b0f6282d70ef4 [INFO] running `Command { std: "docker" "start" "-a" "5cf739e1f3780e01d345271c34e03804b324ad713c2de3498e3b0f6282d70ef4", kill_on_drop: false }` [INFO] [stderr] Compiling sea_cucumber v0.1.0 (/opt/rustwide/workdir/25_sea_cucumber) [INFO] [stderr] Compiling extended_polymerization v0.1.0 (/opt/rustwide/workdir/14_extended_polymerization) [INFO] [stderr] Compiling seven_segment_search v0.1.0 (/opt/rustwide/workdir/8_seven_segment_search) [INFO] [stderr] Compiling snailfish v0.1.0 (/opt/rustwide/workdir/18_snailfish) [INFO] [stderr] Compiling packet_decoder v0.1.0 (/opt/rustwide/workdir/16_packet_decoder) [INFO] [stderr] Compiling reactor_reboot v0.1.0 (/opt/rustwide/workdir/22_reactor_reboot) [INFO] [stderr] Compiling depth_measurement v0.1.0 (/opt/rustwide/workdir/1_sonar_sweep) [INFO] [stderr] Compiling syntax_scoring v0.1.0 (/opt/rustwide/workdir/10_syntax_scoring) [INFO] [stderr] Compiling giant_squid v0.1.0 (/opt/rustwide/workdir/4_giant_squid) [INFO] [stderr] Compiling the_treachery_of_whales v0.1.0 (/opt/rustwide/workdir/7_the_treachery_of_whales) [INFO] [stderr] Compiling dive v0.1.0 (/opt/rustwide/workdir/2_dive) [INFO] [stderr] Compiling binary_diagnostic v0.1.0 (/opt/rustwide/workdir/3_binary_diagnostic) [INFO] [stderr] Compiling hydrothermal_venture v0.1.0 (/opt/rustwide/workdir/5_hydrothermal_venture) [INFO] [stderr] Compiling trick_shot v0.1.0 (/opt/rustwide/workdir/17_trick_shot) [INFO] [stderr] Compiling lanternfish v0.1.0 (/opt/rustwide/workdir/6_lanternfish) [INFO] [stderr] Compiling arithmetic_logic_unit v0.1.0 (/opt/rustwide/workdir/24_arithmetic_logic_unit) [INFO] [stderr] Compiling dumbo_octopus v0.1.0 (/opt/rustwide/workdir/11_dumbo_octopus) [INFO] [stderr] Compiling smoke_basin v0.1.0 (/opt/rustwide/workdir/9_smoke_basin) [INFO] [stderr] Compiling beacon_scanner v0.1.0 (/opt/rustwide/workdir/19_beacon_scanner) [INFO] [stderr] Compiling transparent_origami v0.1.0 (/opt/rustwide/workdir/13_transparent_origami) [INFO] [stderr] Compiling dirac_dice v0.1.0 (/opt/rustwide/workdir/21_dirac_dice) [INFO] [stderr] Compiling passage_pathing v0.1.0 (/opt/rustwide/workdir/12_passage_pathing) [INFO] [stderr] Compiling trench_map v0.1.0 (/opt/rustwide/workdir/20_trench_map) [INFO] [stderr] Compiling chiton v0.1.0 (/opt/rustwide/workdir/15_chiton) [INFO] [stderr] Compiling amphipod v0.1.0 (/opt/rustwide/workdir/23_amphipod) [INFO] [stderr] error: could not compile `hydrothermal_venture` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hydrothermal_venture --edition=2021 5_hydrothermal_venture/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=73fe1e42c5f3b578 -C extra-filename=-73fe1e42c5f3b578 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `passage_pathing` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name passage_pathing --edition=2021 12_passage_pathing/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=7a4335a144e4cecc -C extra-filename=-7a4335a144e4cecc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-2b3097ce57f3ad76.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5cf739e1f3780e01d345271c34e03804b324ad713c2de3498e3b0f6282d70ef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cf739e1f3780e01d345271c34e03804b324ad713c2de3498e3b0f6282d70ef4", kill_on_drop: false }` [INFO] [stdout] 5cf739e1f3780e01d345271c34e03804b324ad713c2de3498e3b0f6282d70ef4