[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminus3theta%2Fadventofcode2021" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/minus3theta/adventofcode2021 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-4/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctor v0.1.21 [INFO] [stderr] Downloaded indicatif v0.16.2 [INFO] [stderr] Downloaded number_prefix v0.4.0 [INFO] [stderr] Downloaded anyhow v1.0.51 [INFO] [stderr] Downloaded proconio v0.4.3 [INFO] [stderr] Downloaded pretty_assertions v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f6949368617fc80e128de6520adaec1e0e1271fce777db7e6ca3933179e5858 [INFO] running `Command { std: "docker" "start" "-a" "9f6949368617fc80e128de6520adaec1e0e1271fce777db7e6ca3933179e5858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f6949368617fc80e128de6520adaec1e0e1271fce777db7e6ca3933179e5858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f6949368617fc80e128de6520adaec1e0e1271fce777db7e6ca3933179e5858", kill_on_drop: false }` [INFO] [stdout] 9f6949368617fc80e128de6520adaec1e0e1271fce777db7e6ca3933179e5858 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 269c661d9929dbe77f0e8ae36d1104b3755ea6bf20e369907565df0743485278 [INFO] running `Command { std: "docker" "start" "-a" "269c661d9929dbe77f0e8ae36d1104b3755ea6bf20e369907565df0743485278", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 once_cell v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling proconio v0.4.3 [INFO] [stderr] Compiling regex v1.5.4 [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 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 19b --edition=2021 src/bin/19b.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=91b52196dc6212fc -C extra-filename=-91b52196dc6212fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adventofcode2021=/opt/rustwide/target/debug/deps/libadventofcode2021-424d2cf4aeb51f95.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-db8089c74972d8f1.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c96353a7688189c8.so --extern either=/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-2c885ffb51cc880f.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-4e04b36b71df7ffa.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e99f5123a4d13cec.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-9311db2a52597cd6.rlib --extern proconio=/opt/rustwide/target/debug/deps/libproconio-7f023e286698ade3.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.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" "269c661d9929dbe77f0e8ae36d1104b3755ea6bf20e369907565df0743485278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "269c661d9929dbe77f0e8ae36d1104b3755ea6bf20e369907565df0743485278", kill_on_drop: false }` [INFO] [stdout] 269c661d9929dbe77f0e8ae36d1104b3755ea6bf20e369907565df0743485278