[INFO] cloning repository https://github.com/minus3theta/adventofcode2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/minus3theta/adventofcode2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminus3theta%2Fadventofcode2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminus3theta%2Fadventofcode2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 287bc659cfc0c2720b3256e8af810b5eba457c5d [INFO] testing minus3theta/adventofcode2021 against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminus3theta%2Fadventofcode2021" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/minus3theta/adventofcode2021 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/minus3theta/adventofcode2021 [INFO] finished tweaking git repo https://github.com/minus3theta/adventofcode2021 [INFO] tweaked toml for git repo https://github.com/minus3theta/adventofcode2021 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/minus3theta/adventofcode2021 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88c1ccadcf839ddc05be723fb9425219646bcfacf5ab55932b933164f747ee08 [INFO] running `Command { std: "docker" "start" "-a" "88c1ccadcf839ddc05be723fb9425219646bcfacf5ab55932b933164f747ee08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88c1ccadcf839ddc05be723fb9425219646bcfacf5ab55932b933164f747ee08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88c1ccadcf839ddc05be723fb9425219646bcfacf5ab55932b933164f747ee08", kill_on_drop: false }` [INFO] [stdout] 88c1ccadcf839ddc05be723fb9425219646bcfacf5ab55932b933164f747ee08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88f429dec994cf0d51677fc8db2eaeea085f8d446cee6c1287d3714458c4415a [INFO] running `Command { std: "docker" "start" "-a" "88f429dec994cf0d51677fc8db2eaeea085f8d446cee6c1287d3714458c4415a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling proconio v0.4.3 [INFO] [stderr] Compiling pretty_assertions v1.0.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling adventofcode2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `adventofcode2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 19a --edition=2021 src/bin/19a.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=bfb3a6642ccc9333 -C extra-filename=-bfb3a6642ccc9333 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adventofcode2021=/opt/rustwide/target/debug/deps/libadventofcode2021-dd278d01267cc943.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3f54747beea72251.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-fcfe4004e76635a6.so --extern either=/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-ae999ecd1a9a950d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-671f43f7dbacec7b.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-52d224c8fefc7fdf.rlib --extern proconio=/opt/rustwide/target/debug/deps/libproconio-b91c026b81ce616f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "88f429dec994cf0d51677fc8db2eaeea085f8d446cee6c1287d3714458c4415a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88f429dec994cf0d51677fc8db2eaeea085f8d446cee6c1287d3714458c4415a", kill_on_drop: false }` [INFO] [stdout] 88f429dec994cf0d51677fc8db2eaeea085f8d446cee6c1287d3714458c4415a