[INFO] cloning repository https://github.com/df5602/aoc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/df5602/aoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdf5602%2Faoc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdf5602%2Faoc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c63dda1ca30144e699f0be41430d9f9c5cfe396 [INFO] building df5602/aoc against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdf5602%2Faoc" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/df5602/aoc 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/df5602/aoc [INFO] finished tweaking git repo https://github.com/df5602/aoc [INFO] tweaked toml for git repo https://github.com/df5602/aoc written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/df5602/aoc 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 regex-syntax v0.6.4 [INFO] [stderr] Downloaded regex v1.1.0 [INFO] [stderr] Downloaded adhoc_derive v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 70ba571e819d5f4f9bbd10d41c1c3c4a906d042149b6c31122dc49431f8f982c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "70ba571e819d5f4f9bbd10d41c1c3c4a906d042149b6c31122dc49431f8f982c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70ba571e819d5f4f9bbd10d41c1c3c4a906d042149b6c31122dc49431f8f982c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70ba571e819d5f4f9bbd10d41c1c3c4a906d042149b6c31122dc49431f8f982c", kill_on_drop: false }` [INFO] [stdout] 70ba571e819d5f4f9bbd10d41c1c3c4a906d042149b6c31122dc49431f8f982c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 22c88d0d8712f903e85c60cc267917772ca86c97d971052e6dd9ab36a920cd2b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "22c88d0d8712f903e85c60cc267917772ca86c97d971052e6dd9ab36a920cd2b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Compiling experimental_emergency_teleportation v0.1.0 (/opt/rustwide/workdir/experimental_emergency_teleportation) [INFO] [stderr] Compiling marble_mania v0.1.0 (/opt/rustwide/workdir/marble_mania) [INFO] [stderr] Compiling chronal_classification v0.1.0 (/opt/rustwide/workdir/chronal_classification) [INFO] [stderr] Compiling mode_maze v0.1.0 (/opt/rustwide/workdir/mode_maze) [INFO] [stderr] Compiling chocolate_charts v0.1.0 (/opt/rustwide/workdir/chocolate_charts) [INFO] [stderr] Compiling chronal_calibration v0.1.0 (/opt/rustwide/workdir/chronal_calibration) [INFO] [stderr] Compiling subterranean_sustainability v0.1.0 (/opt/rustwide/workdir/subterranean_sustainability) [INFO] [stderr] Compiling go_with_the_flow v0.1.0 (/opt/rustwide/workdir/go_with_the_flow) [INFO] [stderr] Compiling chronal_conversion v0.1.0 (/opt/rustwide/workdir/chronal_conversion) [INFO] [stderr] Compiling a_regular_map v0.1.0 (/opt/rustwide/workdir/a_regular_map) [INFO] [stderr] Compiling stars_align v0.1.0 (/opt/rustwide/workdir/stars_align) [INFO] [stderr] Compiling memory_maneuver v0.1.0 (/opt/rustwide/workdir/memory_maneuver) [INFO] [stderr] Compiling chronal_charge v0.1.0 (/opt/rustwide/workdir/chronal_charge) [INFO] [stderr] Compiling immune_system_simulator_20xx v0.1.0 (/opt/rustwide/workdir/immune_system_simulator_20xx) [INFO] [stderr] Compiling reservoir_research v0.1.0 (/opt/rustwide/workdir/reservoir_research) [INFO] [stderr] Compiling beverage_bandits v0.1.0 (/opt/rustwide/workdir/beverage_bandits) [INFO] [stderr] Compiling alchemical_reduction v0.1.0 (/opt/rustwide/workdir/alchemical_reduction) [INFO] [stderr] Compiling settlers_of_the_north_pole v0.1.0 (/opt/rustwide/workdir/settlers_of_the_north_pole) [INFO] [stderr] Compiling inventory_management_system v0.1.0 (/opt/rustwide/workdir/inventory_management_system) [INFO] [stderr] Compiling four_dimensional_adventure v0.1.0 (/opt/rustwide/workdir/four_dimensional_adventure) [INFO] [stderr] Compiling mine_cart_madness v0.1.0 (/opt/rustwide/workdir/mine_cart_madness) [INFO] [stderr] Compiling sum_of_its_parts v0.1.0 (/opt/rustwide/workdir/sum_of_its_parts) [INFO] [stderr] Compiling adhoc_derive v0.1.2 [INFO] [stderr] Compiling repose_record v0.1.0 (/opt/rustwide/workdir/repose_record) [INFO] [stderr] Compiling fabric_slicing v0.1.0 (/opt/rustwide/workdir/fabric_slicing) [INFO] [stderr] Compiling chronal_coordinates v0.1.0 (/opt/rustwide/workdir/chronal_coordinates) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "22c88d0d8712f903e85c60cc267917772ca86c97d971052e6dd9ab36a920cd2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c88d0d8712f903e85c60cc267917772ca86c97d971052e6dd9ab36a920cd2b", kill_on_drop: false }` [INFO] [stdout] 22c88d0d8712f903e85c60cc267917772ca86c97d971052e6dd9ab36a920cd2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aa99a8b47907d67f3bbeb7e7db27ddba19027de92269eac9668d755e898c2c10 [INFO] running `Command { std: "docker" "start" "-a" "aa99a8b47907d67f3bbeb7e7db27ddba19027de92269eac9668d755e898c2c10", kill_on_drop: false }` [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Compiling beverage_bandits v0.1.0 (/opt/rustwide/workdir/beverage_bandits) [INFO] [stderr] Compiling a_regular_map v0.1.0 (/opt/rustwide/workdir/a_regular_map) [INFO] [stderr] Compiling chronal_calibration v0.1.0 (/opt/rustwide/workdir/chronal_calibration) [INFO] [stderr] Compiling chocolate_charts v0.1.0 (/opt/rustwide/workdir/chocolate_charts) [INFO] [stderr] Compiling inventory_management_system v0.1.0 (/opt/rustwide/workdir/inventory_management_system) [INFO] [stderr] Compiling mine_cart_madness v0.1.0 (/opt/rustwide/workdir/mine_cart_madness) [INFO] [stderr] Compiling immune_system_simulator_20xx v0.1.0 (/opt/rustwide/workdir/immune_system_simulator_20xx) [INFO] [stderr] Compiling go_with_the_flow v0.1.0 (/opt/rustwide/workdir/go_with_the_flow) [INFO] [stderr] Compiling settlers_of_the_north_pole v0.1.0 (/opt/rustwide/workdir/settlers_of_the_north_pole) [INFO] [stderr] Compiling memory_maneuver v0.1.0 (/opt/rustwide/workdir/memory_maneuver) [INFO] [stderr] Compiling chronal_classification v0.1.0 (/opt/rustwide/workdir/chronal_classification) [INFO] [stderr] Compiling sum_of_its_parts v0.1.0 (/opt/rustwide/workdir/sum_of_its_parts) [INFO] [stderr] Compiling subterranean_sustainability v0.1.0 (/opt/rustwide/workdir/subterranean_sustainability) [INFO] [stderr] Compiling reservoir_research v0.1.0 (/opt/rustwide/workdir/reservoir_research) [INFO] [stderr] Compiling marble_mania v0.1.0 (/opt/rustwide/workdir/marble_mania) [INFO] [stderr] Compiling chronal_coordinates v0.1.0 (/opt/rustwide/workdir/chronal_coordinates) [INFO] [stderr] Compiling chronal_conversion v0.1.0 (/opt/rustwide/workdir/chronal_conversion) [INFO] [stderr] Compiling four_dimensional_adventure v0.1.0 (/opt/rustwide/workdir/four_dimensional_adventure) [INFO] [stderr] Compiling mode_maze v0.1.0 (/opt/rustwide/workdir/mode_maze) [INFO] [stderr] Compiling repose_record v0.1.0 (/opt/rustwide/workdir/repose_record) [INFO] [stderr] Compiling alchemical_reduction v0.1.0 (/opt/rustwide/workdir/alchemical_reduction) [INFO] [stderr] Compiling fabric_slicing v0.1.0 (/opt/rustwide/workdir/fabric_slicing) [INFO] [stderr] Compiling chronal_charge v0.1.0 (/opt/rustwide/workdir/chronal_charge) [INFO] [stderr] Compiling stars_align v0.1.0 (/opt/rustwide/workdir/stars_align) [INFO] [stderr] Compiling experimental_emergency_teleportation v0.1.0 (/opt/rustwide/workdir/experimental_emergency_teleportation) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.30s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/a_regular_map-f7ca6bc7e94d87a1) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/alchemical_reduction-d3adfa2deb059b62) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/beverage_bandits-f2a78ba57e8a4650) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/chocolate_charts-ff17a642b8cd6f4c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/chronal_calibration-a145386dcd2373d3) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/chronal_charge-08dae0d3337016e2) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/chronal_classification-9b7e5ed918aae147) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/chronal_conversion-249d7835c5e4a989) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/chronal_coordinates-f91ff08ee54c929c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/experimental_emergency_teleportation-c84a7879c5131ad1) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/fabric_slicing-1c9875d3156863b3) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/four_dimensional_adventure-43129707596349c9) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/go_with_the_flow-2841d381b7e9feb3) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/immune_system_simulator_20xx-00f40327d09491e4) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/inventory_management_system-0cc3333565b6c4f1) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/marble_mania-1f43b723636970f8) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/memory_maneuver-8d91f8dc48c69cc8) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/mine_cart_madness-ac170168c38053e6) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/mode_maze-20d9550e42a01630) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/repose_record-1435b76987b169ab) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/reservoir_research-4bcfe2cb2f7ca89c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/settlers_of_the_north_pole-5e82c53cb7e96347) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/stars_align-269b5b2d7b5d066f) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/subterranean_sustainability-58c9a6546fab14ea) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sum_of_its_parts-eacbe12be8d91aeb) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/util-bca79b40e8d8c821) [INFO] running `Command { std: "docker" "inspect" "aa99a8b47907d67f3bbeb7e7db27ddba19027de92269eac9668d755e898c2c10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa99a8b47907d67f3bbeb7e7db27ddba19027de92269eac9668d755e898c2c10", kill_on_drop: false }` [INFO] [stdout] aa99a8b47907d67f3bbeb7e7db27ddba19027de92269eac9668d755e898c2c10