[INFO] cloning repository https://github.com/wackywendell/adventofcode2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wackywendell/adventofcode2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwackywendell%2Fadventofcode2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwackywendell%2Fadventofcode2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c036b924981543c7e2bb233790724d50fda90bc [INFO] testing wackywendell/adventofcode2019 against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwackywendell%2Fadventofcode2019" "/workspace/builds/worker-83/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-83/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wackywendell/adventofcode2019 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wackywendell/adventofcode2019 [INFO] finished tweaking git repo https://github.com/wackywendell/adventofcode2019 [INFO] tweaked toml for git repo https://github.com/wackywendell/adventofcode2019 written to /workspace/builds/worker-83/source/Cargo.toml [INFO] crate git repo https://github.com/wackywendell/adventofcode2019 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-env-log v0.2.2 [INFO] [stderr] Downloaded slotmap v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e2c5b899aaf8a8a33f645799280cf98522cd6add46468eca1214db54f25f418 [INFO] running `Command { std: "docker" "start" "-a" "8e2c5b899aaf8a8a33f645799280cf98522cd6add46468eca1214db54f25f418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e2c5b899aaf8a8a33f645799280cf98522cd6add46468eca1214db54f25f418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e2c5b899aaf8a8a33f645799280cf98522cd6add46468eca1214db54f25f418", kill_on_drop: false }` [INFO] [stdout] 8e2c5b899aaf8a8a33f645799280cf98522cd6add46468eca1214db54f25f418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5351a4bf339549b18c61d00e4e5f31ec690b2b7b56c4319206c06592f51d04f [INFO] running `Command { std: "docker" "start" "-a" "d5351a4bf339549b18c61d00e4e5f31ec690b2b7b56c4319206c06592f51d04f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling text_io v0.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling slotmap v1.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `aoc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day25 --edition=2018 src/day25/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ed87ddbcdeb38d09 -C extra-filename=-ed87ddbcdeb38d09 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f10ea6c9d97cf234.rlib --extern aoc=/opt/rustwide/target/debug/deps/libaoc-3845755a153c6135.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-01a856423c9fd986.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-46a047916052626f.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f0d3e64d84f16705.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-55991b647b8154cc.rlib --extern slotmap=/opt/rustwide/target/debug/deps/libslotmap-cd07adaaf8585a5f.rlib --extern text_io=/opt/rustwide/target/debug/deps/libtext_io-f81b7156cbb0dbda.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ac36a6e27d5bced5.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" "d5351a4bf339549b18c61d00e4e5f31ec690b2b7b56c4319206c06592f51d04f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5351a4bf339549b18c61d00e4e5f31ec690b2b7b56c4319206c06592f51d04f", kill_on_drop: false }` [INFO] [stdout] d5351a4bf339549b18c61d00e4e5f31ec690b2b7b56c4319206c06592f51d04f