[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-norton%2Fadvent-of-code-2020" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alex-norton/advent-of-code-2020 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/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-25/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.60.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 partitions v0.2.4 [INFO] [stderr] Downloaded ring-algorithm v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 93a48899da85f8925d834b81bb503ace4e86fceac1e3059e4f4a52df501c1c58 [INFO] running `Command { std: "docker" "start" "-a" "93a48899da85f8925d834b81bb503ace4e86fceac1e3059e4f4a52df501c1c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93a48899da85f8925d834b81bb503ace4e86fceac1e3059e4f4a52df501c1c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93a48899da85f8925d834b81bb503ace4e86fceac1e3059e4f4a52df501c1c58", kill_on_drop: false }` [INFO] [stdout] 93a48899da85f8925d834b81bb503ace4e86fceac1e3059e4f4a52df501c1c58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 4a0a78e007e61e272e60c25b9d4217891b7819ab0b00d2f93417b49b46f1c62a [INFO] running `Command { std: "docker" "start" "-a" "4a0a78e007e61e272e60c25b9d4217891b7819ab0b00d2f93417b49b46f1c62a", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 rayon-core v1.9.0 [INFO] [stderr] Compiling ring-algorithm v0.2.2 [INFO] [stderr] Compiling rayon v1.5.0 [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 day4_1 --edition=2018 src/bin/day4-1.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=b85f1859487b2e19 -C extra-filename=-b85f1859487b2e19 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent=/opt/rustwide/target/debug/deps/libadvent-1fbd7397b48cc83d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a2ea8044fbd26f08.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib --extern partitions=/opt/rustwide/target/debug/deps/libpartitions-da10ff185231d37f.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-e875e17a15403801.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-0de61d468f6429a0.rlib --extern ring_algorithm=/opt/rustwide/target/debug/deps/libring_algorithm-fcbe854c1a3fba04.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" "4a0a78e007e61e272e60c25b9d4217891b7819ab0b00d2f93417b49b46f1c62a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a0a78e007e61e272e60c25b9d4217891b7819ab0b00d2f93417b49b46f1c62a", kill_on_drop: false }` [INFO] [stdout] 4a0a78e007e61e272e60c25b9d4217891b7819ab0b00d2f93417b49b46f1c62a