[INFO] cloning repository https://github.com/alex-norton/advent-of-code-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alex-norton/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-norton%2Fadvent-of-code-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-norton%2Fadvent-of-code-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7356dfc37c3ca22a885adbc81c9616aace026f0d [INFO] testing alex-norton/advent-of-code-2020 against 1.55.0 for beta-1.56-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-norton%2Fadvent-of-code-2020" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alex-norton/advent-of-code-2020 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/alex-norton/advent-of-code-2020 [INFO] finished tweaking git repo https://github.com/alex-norton/advent-of-code-2020 [INFO] tweaked toml for git repo https://github.com/alex-norton/advent-of-code-2020 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/alex-norton/advent-of-code-2020 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] Downloading crates ... [INFO] [stderr] Downloaded ring-algorithm v0.2.2 [INFO] [stderr] Downloaded partitions v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 93699f61162d2be80a37081abb4a3d0fb490aaa64d0c8761704299e0735369de [INFO] running `Command { std: "docker" "start" "-a" "93699f61162d2be80a37081abb4a3d0fb490aaa64d0c8761704299e0735369de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93699f61162d2be80a37081abb4a3d0fb490aaa64d0c8761704299e0735369de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93699f61162d2be80a37081abb4a3d0fb490aaa64d0c8761704299e0735369de", kill_on_drop: false }` [INFO] [stdout] 93699f61162d2be80a37081abb4a3d0fb490aaa64d0c8761704299e0735369de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 004bcd545cc3eb9cd5ea98f2735c774ed423d21fb04e16a4464e53b6bd4904a8 [INFO] running `Command { std: "docker" "start" "-a" "004bcd545cc3eb9cd5ea98f2735c774ed423d21fb04e16a4464e53b6bd4904a8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling ring-algorithm v0.2.2 [INFO] [stderr] Compiling partitions v0.2.4 [INFO] [stderr] Compiling advent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `advent` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day20_2 --edition=2018 src/bin/day20-2.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=928092152bcbcc77 -C extra-filename=-928092152bcbcc77 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent=/opt/rustwide/target/debug/deps/libadvent-c01c5a69ca5eca3d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f113af19c2e409e3.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib --extern partitions=/opt/rustwide/target/debug/deps/libpartitions-5de7b3b218d49524.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-de4be5e5b8a7721b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-d08c389ebc7dd978.rlib --extern ring_algorithm=/opt/rustwide/target/debug/deps/libring_algorithm-daa9bd885d16eee5.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" "004bcd545cc3eb9cd5ea98f2735c774ed423d21fb04e16a4464e53b6bd4904a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "004bcd545cc3eb9cd5ea98f2735c774ed423d21fb04e16a4464e53b6bd4904a8", kill_on_drop: false }` [INFO] [stdout] 004bcd545cc3eb9cd5ea98f2735c774ed423d21fb04e16a4464e53b6bd4904a8