[INFO] cloning repository https://github.com/tristan/adventofcode2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tristan/adventofcode2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftristan%2Fadventofcode2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftristan%2Fadventofcode2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9417fc5b2ae48e1eedeba64ce935c0c17cee4643 [INFO] building tristan/adventofcode2021 against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftristan%2Fadventofcode2021" "/workspace/builds/worker-39/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-39/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tristan/adventofcode2021 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/tristan/adventofcode2021 [INFO] finished tweaking git repo https://github.com/tristan/adventofcode2021 [INFO] tweaked toml for git repo https://github.com/tristan/adventofcode2021 written to /workspace/builds/worker-39/source/Cargo.toml [INFO] crate git repo https://github.com/tristan/adventofcode2021 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-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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] ae908e944d144904c0db313021b41cbf5ca6c8342dc93ae6e003fac93ed515e2 [INFO] running `Command { std: "docker" "start" "-a" "ae908e944d144904c0db313021b41cbf5ca6c8342dc93ae6e003fac93ed515e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae908e944d144904c0db313021b41cbf5ca6c8342dc93ae6e003fac93ed515e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae908e944d144904c0db313021b41cbf5ca6c8342dc93ae6e003fac93ed515e2", kill_on_drop: false }` [INFO] [stdout] ae908e944d144904c0db313021b41cbf5ca6c8342dc93ae6e003fac93ed515e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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] 4683477e9423ad0a87b5b1310429d325bdb7512b7ad67d81314fef366887b2d5 [INFO] running `Command { std: "docker" "start" "-a" "4683477e9423ad0a87b5b1310429d325bdb7512b7ad67d81314fef366887b2d5", kill_on_drop: false }` [INFO] [stderr] Compiling adventofcode2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.35s [INFO] running `Command { std: "docker" "inspect" "4683477e9423ad0a87b5b1310429d325bdb7512b7ad67d81314fef366887b2d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4683477e9423ad0a87b5b1310429d325bdb7512b7ad67d81314fef366887b2d5", kill_on_drop: false }` [INFO] [stdout] 4683477e9423ad0a87b5b1310429d325bdb7512b7ad67d81314fef366887b2d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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] 46075c02d92c48af1098cb3850a1bba975822dbdfed5c292afc6e9a3bcb2cb0c [INFO] running `Command { std: "docker" "start" "-a" "46075c02d92c48af1098cb3850a1bba975822dbdfed5c292afc6e9a3bcb2cb0c", kill_on_drop: false }` [INFO] [stderr] Compiling adventofcode2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.60s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/adventofcode2021-b073f4799559de58) [INFO] [stderr] Executable unittests src/day_01.rs (/opt/rustwide/target/debug/deps/day_01-93c59656b83080ed) [INFO] [stderr] Executable unittests src/day_02.rs (/opt/rustwide/target/debug/deps/day_02-e2a46738f3070f45) [INFO] [stderr] Executable unittests src/day_03.rs (/opt/rustwide/target/debug/deps/day_03-1bc7f3b68d42f73e) [INFO] [stderr] Executable unittests src/day_04.rs (/opt/rustwide/target/debug/deps/day_04-f5789731c39e2e76) [INFO] [stderr] Executable unittests src/day_05.rs (/opt/rustwide/target/debug/deps/day_05-7eb3e0d8b909aec0) [INFO] [stderr] Executable unittests src/day_06.rs (/opt/rustwide/target/debug/deps/day_06-1113e9a69b4c0bdc) [INFO] [stderr] Executable unittests src/day_07.rs (/opt/rustwide/target/debug/deps/day_07-72e07cbaa3f4825a) [INFO] [stderr] Executable unittests src/day_08.rs (/opt/rustwide/target/debug/deps/day_08-410dd7a51bce26b1) [INFO] [stderr] Executable unittests src/day_09.rs (/opt/rustwide/target/debug/deps/day_09-85d5f89be57f5e35) [INFO] [stderr] Executable unittests src/day_10.rs (/opt/rustwide/target/debug/deps/day_10-7005284a0990b861) [INFO] [stderr] Executable unittests src/day_11.rs (/opt/rustwide/target/debug/deps/day_11-35b1deac5836b40c) [INFO] [stderr] Executable unittests src/day_12.rs (/opt/rustwide/target/debug/deps/day_12-b4f83e9d18cbbf9d) [INFO] [stderr] Executable unittests src/day_13.rs (/opt/rustwide/target/debug/deps/day_13-fdd055c832375173) [INFO] [stderr] Executable unittests src/day_14.rs (/opt/rustwide/target/debug/deps/day_14-1ff15db8587c70d4) [INFO] [stderr] Executable unittests src/day_15.rs (/opt/rustwide/target/debug/deps/day_15-065931d296dd912b) [INFO] [stderr] Executable unittests src/day_16.rs (/opt/rustwide/target/debug/deps/day_16-c7ee3f7e1e47a8fe) [INFO] [stderr] Executable unittests src/day_17.rs (/opt/rustwide/target/debug/deps/day_17-1a87e6454a5bcaf0) [INFO] [stderr] Executable unittests src/day_18.rs (/opt/rustwide/target/debug/deps/day_18-6c81c5fe38ae4d69) [INFO] [stderr] Executable unittests src/day_19.rs (/opt/rustwide/target/debug/deps/day_19-06d745a821dd58c8) [INFO] [stderr] Executable unittests src/day_20.rs (/opt/rustwide/target/debug/deps/day_20-31bd2c583c843bc0) [INFO] [stderr] Executable unittests src/day_21.rs (/opt/rustwide/target/debug/deps/day_21-a479a22c60391482) [INFO] [stderr] Executable unittests src/day_22.rs (/opt/rustwide/target/debug/deps/day_22-ba326a030569c322) [INFO] [stderr] Executable unittests src/day_23.rs (/opt/rustwide/target/debug/deps/day_23-fdbd4eddfe3dde28) [INFO] [stderr] Executable unittests src/day_24.rs (/opt/rustwide/target/debug/deps/day_24-20239b39f850b123) [INFO] [stderr] Executable unittests src/day_25.rs (/opt/rustwide/target/debug/deps/day_25-5c0f6e4ce665cc46) [INFO] running `Command { std: "docker" "inspect" "46075c02d92c48af1098cb3850a1bba975822dbdfed5c292afc6e9a3bcb2cb0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46075c02d92c48af1098cb3850a1bba975822dbdfed5c292afc6e9a3bcb2cb0c", kill_on_drop: false }` [INFO] [stdout] 46075c02d92c48af1098cb3850a1bba975822dbdfed5c292afc6e9a3bcb2cb0c