[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 try#615edd3ad1cf6871c977dc900317cb6c2070fd6b 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 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "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" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f00bcc6a45dd5044ea056da3ca4ee6dba66ca7e45395cd39ea7c29eabf594ea [INFO] running `Command { std: "docker" "start" "-a" "0f00bcc6a45dd5044ea056da3ca4ee6dba66ca7e45395cd39ea7c29eabf594ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f00bcc6a45dd5044ea056da3ca4ee6dba66ca7e45395cd39ea7c29eabf594ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f00bcc6a45dd5044ea056da3ca4ee6dba66ca7e45395cd39ea7c29eabf594ea", kill_on_drop: false }` [INFO] [stdout] 0f00bcc6a45dd5044ea056da3ca4ee6dba66ca7e45395cd39ea7c29eabf594ea [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" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ed34cca49326da019205525d8391f127e811f080fd688001c573b72cbfa6a07 [INFO] running `Command { std: "docker" "start" "-a" "2ed34cca49326da019205525d8391f127e811f080fd688001c573b72cbfa6a07", 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 fixedbitset v0.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.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 reactor_reboot v0.1.0 (/opt/rustwide/workdir/22_reactor_reboot) [INFO] [stderr] Compiling the_treachery_of_whales v0.1.0 (/opt/rustwide/workdir/7_the_treachery_of_whales) [INFO] [stderr] Compiling seven_segment_search v0.1.0 (/opt/rustwide/workdir/8_seven_segment_search) [INFO] [stderr] Compiling sea_cucumber v0.1.0 (/opt/rustwide/workdir/25_sea_cucumber) [INFO] [stderr] Compiling dive v0.1.0 (/opt/rustwide/workdir/2_dive) [INFO] [stderr] Compiling packet_decoder v0.1.0 (/opt/rustwide/workdir/16_packet_decoder) [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 hydrothermal_venture v0.1.0 (/opt/rustwide/workdir/5_hydrothermal_venture) [INFO] [stderr] Compiling syntax_scoring v0.1.0 (/opt/rustwide/workdir/10_syntax_scoring) [INFO] [stderr] Compiling lanternfish v0.1.0 (/opt/rustwide/workdir/6_lanternfish) [INFO] [stderr] Compiling extended_polymerization v0.1.0 (/opt/rustwide/workdir/14_extended_polymerization) [INFO] [stderr] Compiling arithmetic_logic_unit v0.1.0 (/opt/rustwide/workdir/24_arithmetic_logic_unit) [INFO] [stderr] Compiling snailfish v0.1.0 (/opt/rustwide/workdir/18_snailfish) [INFO] [stderr] Compiling binary_diagnostic v0.1.0 (/opt/rustwide/workdir/3_binary_diagnostic) [INFO] [stderr] Compiling trick_shot v0.1.0 (/opt/rustwide/workdir/17_trick_shot) [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling passage_pathing v0.1.0 (/opt/rustwide/workdir/12_passage_pathing) [INFO] [stderr] Compiling dirac_dice v0.1.0 (/opt/rustwide/workdir/21_dirac_dice) [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 integer-sqrt v0.1.5 [INFO] [stderr] Compiling pathfinding v3.0.5 [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] Finished dev [unoptimized + debuginfo] target(s) in 4.74s [INFO] running `Command { std: "docker" "inspect" "2ed34cca49326da019205525d8391f127e811f080fd688001c573b72cbfa6a07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ed34cca49326da019205525d8391f127e811f080fd688001c573b72cbfa6a07", kill_on_drop: false }` [INFO] [stdout] 2ed34cca49326da019205525d8391f127e811f080fd688001c573b72cbfa6a07 [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" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bda34a66d296eca9ed37c55d5ed252164e159fac91f62d5e604ac424d479fb8 [INFO] running `Command { std: "docker" "start" "-a" "6bda34a66d296eca9ed37c55d5ed252164e159fac91f62d5e604ac424d479fb8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling giant_squid v0.1.0 (/opt/rustwide/workdir/4_giant_squid) [INFO] [stderr] Compiling seven_segment_search v0.1.0 (/opt/rustwide/workdir/8_seven_segment_search) [INFO] [stderr] Compiling binary_diagnostic v0.1.0 (/opt/rustwide/workdir/3_binary_diagnostic) [INFO] [stderr] Compiling dive v0.1.0 (/opt/rustwide/workdir/2_dive) [INFO] [stderr] Compiling trick_shot v0.1.0 (/opt/rustwide/workdir/17_trick_shot) [INFO] [stderr] Compiling arithmetic_logic_unit v0.1.0 (/opt/rustwide/workdir/24_arithmetic_logic_unit) [INFO] [stderr] Compiling syntax_scoring v0.1.0 (/opt/rustwide/workdir/10_syntax_scoring) [INFO] [stderr] Compiling reactor_reboot v0.1.0 (/opt/rustwide/workdir/22_reactor_reboot) [INFO] [stderr] Compiling snailfish v0.1.0 (/opt/rustwide/workdir/18_snailfish) [INFO] [stderr] Compiling lanternfish v0.1.0 (/opt/rustwide/workdir/6_lanternfish) [INFO] [stderr] Compiling extended_polymerization v0.1.0 (/opt/rustwide/workdir/14_extended_polymerization) [INFO] [stderr] Compiling depth_measurement v0.1.0 (/opt/rustwide/workdir/1_sonar_sweep) [INFO] [stderr] Compiling the_treachery_of_whales v0.1.0 (/opt/rustwide/workdir/7_the_treachery_of_whales) [INFO] [stderr] Compiling hydrothermal_venture v0.1.0 (/opt/rustwide/workdir/5_hydrothermal_venture) [INFO] [stderr] Compiling packet_decoder v0.1.0 (/opt/rustwide/workdir/16_packet_decoder) [INFO] [stderr] Compiling sea_cucumber v0.1.0 (/opt/rustwide/workdir/25_sea_cucumber) [INFO] [stderr] Compiling dirac_dice v0.1.0 (/opt/rustwide/workdir/21_dirac_dice) [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 passage_pathing v0.1.0 (/opt/rustwide/workdir/12_passage_pathing) [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 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] Finished test [unoptimized + debuginfo] target(s) in 1m 06s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/amphipod-cc5b32c7a2e9c0de) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/arithmetic_logic_unit-0b1e40b9ab39496e) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/beacon_scanner-31ecc0d7e8d47f88) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/binary_diagnostic-0fee4655b71d6ada) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/chiton-3eb857be2dfd3314) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/depth_measurement-c86e0ca5488a80a4) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/dirac_dice-88ff8ae8fdeeb69f) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/dive-cdb887e4e32fa4d1) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/dumbo_octopus-ee66dfd0d39a1551) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/extended_polymerization-61b4236400e283b0) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/giant_squid-978ec4c0ad387365) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hydrothermal_venture-73fe1e42c5f3b578) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/lanternfish-8d37e8d82f851734) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/packet_decoder-b25af63b2b64d90b) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/passage_pathing-7a4335a144e4cecc) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/reactor_reboot-852208344df03672) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sea_cucumber-a20775176d75c956) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/seven_segment_search-e7883736efc96411) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/smoke_basin-e6a6c8633dfc2a32) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/snailfish-20eb02a8d883654d) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/syntax_scoring-bda5876d062d3e35) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/the_treachery_of_whales-d70ec869457133fd) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/transparent_origami-c1aece4e0ff66b29) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/trench_map-cf842f3455085976) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/trick_shot-27f7e931477efbdf) [INFO] running `Command { std: "docker" "inspect" "6bda34a66d296eca9ed37c55d5ed252164e159fac91f62d5e604ac424d479fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bda34a66d296eca9ed37c55d5ed252164e159fac91f62d5e604ac424d479fb8", kill_on_drop: false }` [INFO] [stdout] 6bda34a66d296eca9ed37c55d5ed252164e159fac91f62d5e604ac424d479fb8