[INFO] cloning repository https://github.com/Crazytieguy/advent-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Crazytieguy/advent-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrazytieguy%2Fadvent-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrazytieguy%2Fadvent-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c8384d1c4ad3c0dd958007139f7c848a9590329 [INFO] checking Crazytieguy/advent-2021 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrazytieguy%2Fadvent-2021" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Crazytieguy/advent-2021 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Crazytieguy/advent-2021 [INFO] finished tweaking git repo https://github.com/Crazytieguy/advent-2021 [INFO] tweaked toml for git repo https://github.com/Crazytieguy/advent-2021 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Crazytieguy/advent-2021 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78387609c7f0c372e51a258ce008a2154a4b0f8a5c3939813af5608971370aef [INFO] running `Command { std: "docker" "start" "-a" "78387609c7f0c372e51a258ce008a2154a4b0f8a5c3939813af5608971370aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78387609c7f0c372e51a258ce008a2154a4b0f8a5c3939813af5608971370aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78387609c7f0c372e51a258ce008a2154a4b0f8a5c3939813af5608971370aef", kill_on_drop: false }` [INFO] [stdout] 78387609c7f0c372e51a258ce008a2154a4b0f8a5c3939813af5608971370aef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db2194e06f0def19f376597c4237807be7420ebfe20086176c7ddfc1babcaf4c [INFO] running `Command { std: "docker" "start" "-a" "db2194e06f0def19f376597c4237807be7420ebfe20086176c7ddfc1babcaf4c", kill_on_drop: false }` [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking glam v0.20.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking winnow v0.5.34 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Checking advent-2022 v0.1.0 (/opt/rustwide/workdir/2022) [INFO] [stdout] error: couldn't read `2022/src/bin/day5/data.txt`: No such file or directory (os error 2) [INFO] [stdout] --> 2022/src/bin/day5/main.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | boilerplate!(Day); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `2022/src/bin/day4/data.txt`: No such file or directory (os error 2) [INFO] [stdout] --> 2022/src/bin/day4/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | boilerplate!(Day); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `2022/src/bin/template/data.txt`: No such file or directory (os error 2) [INFO] [stdout] --> 2022/src/bin/template/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | boilerplate!(Day); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `2022/src/bin/day9/data.txt`: No such file or directory (os error 2) [INFO] [stdout] --> 2022/src/bin/day9/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | boilerplate!(Day); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `2022/src/bin/day11/data.txt`: No such file or directory (os error 2) [INFO] [stdout] --> 2022/src/bin/day11/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | boilerplate!(Day); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `2022/src/bin/day8/data.txt`: No such file or directory (os error 2) [INFO] [stdout] --> 2022/src/bin/day8/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | boilerplate!(Day); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `2022/src/bin/day20/data.txt`: No such file or directory (os error 2) [INFO] [stdout] --> 2022/src/bin/day20/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | boilerplate!(Day); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `2022/src/bin/day19/data.txt`: No such file or directory (os error 2) [INFO] [stdout] --> 2022/src/bin/day19/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | boilerplate!(Day); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `2022/src/bin/day11/data.txt`: No such file or directory (os error 2) [INFO] [stdout] --> 2022/src/bin/day11/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | boilerplate!(Day); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `2022/src/bin/day13/data.txt`: No such file or directory (os error 2) [INFO] [stdout] --> 2022/src/bin/day13/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | boilerplate!(Day); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-2022` (bin "template" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-2022` (bin "day4") due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `2022/src/bin/day14/data.txt`: No such file or directory (os error 2) [INFO] [stdout] --> 2022/src/bin/day14/main.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | boilerplate!(Day); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-2022` (bin "day8") due to 2 previous errors [INFO] [stderr] error: could not compile `advent-2022` (bin "day9") due to 2 previous errors [INFO] [stderr] error: could not compile `advent-2022` (bin "day20" test) due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-2022` (bin "day5") due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-2022` (bin "day13" test) due to 2 previous errors [INFO] [stderr] error: could not compile `advent-2022` (bin "day11") due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-2022` (bin "day19" test) due to 2 previous errors [INFO] [stderr] error: could not compile `advent-2022` (bin "day11" test) due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-2022` (bin "day14" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "db2194e06f0def19f376597c4237807be7420ebfe20086176c7ddfc1babcaf4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db2194e06f0def19f376597c4237807be7420ebfe20086176c7ddfc1babcaf4c", kill_on_drop: false }` [INFO] [stdout] db2194e06f0def19f376597c4237807be7420ebfe20086176c7ddfc1babcaf4c [INFO] checking Crazytieguy/advent-2021 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrazytieguy%2Fadvent-2021" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Crazytieguy/advent-2021 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Crazytieguy/advent-2021 [INFO] finished tweaking git repo https://github.com/Crazytieguy/advent-2021 [INFO] tweaked toml for git repo https://github.com/Crazytieguy/advent-2021 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Crazytieguy/advent-2021 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f897f7e24bac9dd5258b4b01ad95a5fd2ed0af221b8d530d8b38bdcb9987f0a5 [INFO] running `Command { std: "docker" "start" "-a" "f897f7e24bac9dd5258b4b01ad95a5fd2ed0af221b8d530d8b38bdcb9987f0a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f897f7e24bac9dd5258b4b01ad95a5fd2ed0af221b8d530d8b38bdcb9987f0a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f897f7e24bac9dd5258b4b01ad95a5fd2ed0af221b8d530d8b38bdcb9987f0a5", kill_on_drop: false }` [INFO] [stdout] f897f7e24bac9dd5258b4b01ad95a5fd2ed0af221b8d530d8b38bdcb9987f0a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a1b0d8a121e1e8fdafe32102283b12ee0864ae55d5fe100304a753b79b61fcc [INFO] running `Command { std: "docker" "start" "-a" "4a1b0d8a121e1e8fdafe32102283b12ee0864ae55d5fe100304a753b79b61fcc", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "4a1b0d8a121e1e8fdafe32102283b12ee0864ae55d5fe100304a753b79b61fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a1b0d8a121e1e8fdafe32102283b12ee0864ae55d5fe100304a753b79b61fcc", kill_on_drop: false }` [INFO] [stdout] 4a1b0d8a121e1e8fdafe32102283b12ee0864ae55d5fe100304a753b79b61fcc