[INFO] cloning repository https://github.com/isitreallyalive/aoc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isitreallyalive/aoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisitreallyalive%2Faoc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisitreallyalive%2Faoc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99458777fa274e84ad195f16f97acd35c3eb9ee6 [INFO] testing isitreallyalive/aoc against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisitreallyalive%2Faoc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/isitreallyalive/aoc [INFO] finished tweaking git repo https://github.com/isitreallyalive/aoc [INFO] tweaked toml for git repo https://github.com/isitreallyalive/aoc written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/isitreallyalive/aoc on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/isitreallyalive/aoc already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d07ccc5ccd82d0cf3d9cab768a0320d43f95268cb2cd0bc2356a8d08f31ceaf7 [INFO] running `Command { std: "docker" "start" "-a" "d07ccc5ccd82d0cf3d9cab768a0320d43f95268cb2cd0bc2356a8d08f31ceaf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d07ccc5ccd82d0cf3d9cab768a0320d43f95268cb2cd0bc2356a8d08f31ceaf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d07ccc5ccd82d0cf3d9cab768a0320d43f95268cb2cd0bc2356a8d08f31ceaf7", kill_on_drop: false }` [INFO] [stdout] d07ccc5ccd82d0cf3d9cab768a0320d43f95268cb2cd0bc2356a8d08f31ceaf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5e434cbd2be0e72f867d9059c601fc4d3a518d84c840c395e7794c4dc91c36d [INFO] running `Command { std: "docker" "start" "-a" "c5e434cbd2be0e72f867d9059c601fc4d3a518d84c840c395e7794c4dc91c36d", kill_on_drop: false }` [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling aoc v1.0.0 (/opt/rustwide/workdir/aoc-proc) [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling aoc2015-02 v1.0.0 (/opt/rustwide/workdir/2015/02-i-was-told-there-would-be-no-math) [INFO] [stderr] Compiling aoc2015-05 v1.0.0 (/opt/rustwide/workdir/2015/05-doesnt-he-have-intern-elves-for-this) [INFO] [stderr] Compiling aoc2015-06 v1.0.0 (/opt/rustwide/workdir/2015/06-probably-a-fire-hazard) [INFO] [stderr] Compiling aoc2015-01 v1.0.0 (/opt/rustwide/workdir/2015/01-not-quite-lisp) [INFO] [stderr] Compiling aoc2015-03 v1.0.0 (/opt/rustwide/workdir/2015/03-perfectly-spherical-houses-in-a-vacuum) [INFO] [stdout] error: couldn't read `2015/02-i-was-told-there-would-be-no-math/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> 2015/02-i-was-told-there-would-be-no-math/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #[aoc::solution( [INFO] [stdout] 2 | | "The elves should order a total of {paper} square feet of wrapping paper, and {ribbon} feet of ribbon." [INFO] [stdout] 3 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `2015/03-perfectly-spherical-houses-in-a-vacuum/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> 2015/03-perfectly-spherical-houses-in-a-vacuum/src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / #[aoc::solution( [INFO] [stdout] 24 | | "In the first year, {first} houses were delivered to at least once.", [INFO] [stdout] 25 | | "In the second year, {second} houses were delivered to at least once." [INFO] [stdout] 26 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `2015/06-probably-a-fire-hazard/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> 2015/06-probably-a-fire-hazard/src/main.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / #[aoc::solution( [INFO] [stdout] 17 | | "After following the instructions there would be {count} lights lit.", [INFO] [stdout] 18 | | "If the instructions controlled brighness, the total brightness would be {brightness}" [INFO] [stdout] 19 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `2015/05-doesnt-he-have-intern-elves-for-this/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> 2015/05-doesnt-he-have-intern-elves-for-this/src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / #[aoc::solution( [INFO] [stdout] 5 | | "Following the rules of part one, there are {part1} nice strings.", [INFO] [stdout] 6 | | "Following the rules of part two, there are {part2} nice strings." [INFO] [stdout] 7 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2015-03` (bin "aoc2015-03") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aoc2015-02` (bin "aoc2015-02") due to 1 previous error [INFO] [stderr] error: could not compile `aoc2015-06` (bin "aoc2015-06") due to 1 previous error [INFO] [stderr] error: could not compile `aoc2015-05` (bin "aoc2015-05") due to 1 previous error [INFO] [stdout] error: couldn't read `2015/01-not-quite-lisp/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> 2015/01-not-quite-lisp/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #[aoc::solution( [INFO] [stdout] 2 | | "The floor santa ends up on is {floor}.", [INFO] [stdout] 3 | | "The character which first causes him to enter the basement is at position {basement}." [INFO] [stdout] 4 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2015-01` (bin "aoc2015-01") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c5e434cbd2be0e72f867d9059c601fc4d3a518d84c840c395e7794c4dc91c36d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5e434cbd2be0e72f867d9059c601fc4d3a518d84c840c395e7794c4dc91c36d", kill_on_drop: false }` [INFO] [stdout] c5e434cbd2be0e72f867d9059c601fc4d3a518d84c840c395e7794c4dc91c36d