[INFO] cloning repository https://github.com/sastels/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/sastels/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsastels%2Fadvent-of-code-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsastels%2Fadvent-of-code-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c03036f0892062533d0325fd687efd78cfec594 [INFO] testing sastels/advent-of-code-2020 against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsastels%2Fadvent-of-code-2020" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sastels/advent-of-code-2020 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/sastels/advent-of-code-2020 [INFO] finished tweaking git repo https://github.com/sastels/advent-of-code-2020 [INFO] tweaked toml for git repo https://github.com/sastels/advent-of-code-2020 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/sastels/advent-of-code-2020 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 261f5fb8395df109e50d6cdbf4a03bc8e9f4c05d4a158886b6aab8d763212cd1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "261f5fb8395df109e50d6cdbf4a03bc8e9f4c05d4a158886b6aab8d763212cd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "261f5fb8395df109e50d6cdbf4a03bc8e9f4c05d4a158886b6aab8d763212cd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "261f5fb8395df109e50d6cdbf4a03bc8e9f4c05d4a158886b6aab8d763212cd1", kill_on_drop: false }` [INFO] [stdout] 261f5fb8395df109e50d6cdbf4a03bc8e9f4c05d4a158886b6aab8d763212cd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] ac6b4d2004c60c1836ecfd609d33c04ae76ab4bd072b7950341979a919a0a0dd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ac6b4d2004c60c1836ecfd609d33c04ae76ab4bd072b7950341979a919a0a0dd", kill_on_drop: false }` [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling advent_2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.28s [INFO] running `Command { std: "docker" "inspect" "ac6b4d2004c60c1836ecfd609d33c04ae76ab4bd072b7950341979a919a0a0dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac6b4d2004c60c1836ecfd609d33c04ae76ab4bd072b7950341979a919a0a0dd", kill_on_drop: false }` [INFO] [stdout] ac6b4d2004c60c1836ecfd609d33c04ae76ab4bd072b7950341979a919a0a0dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 04ad7d8ae5ff857c5ca13200d75dd5ce04bdb8e29cb547fe598a39bd69b2290f [INFO] running `Command { std: "docker" "start" "-a" "04ad7d8ae5ff857c5ca13200d75dd5ce04bdb8e29cb547fe598a39bd69b2290f", kill_on_drop: false }` [INFO] [stderr] Compiling advent_2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `advent_2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day15 --edition=2018 tests/day15.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=7ffcde9ec9d96339 -C extra-filename=-7ffcde9ec9d96339 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_2020=/opt/rustwide/target/debug/deps/libadvent_2020-1b8cb3219f282189.rlib --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-2c739fb5cefcd83b.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e278dee975608827.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c35a8a1a3b2260af.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" "04ad7d8ae5ff857c5ca13200d75dd5ce04bdb8e29cb547fe598a39bd69b2290f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04ad7d8ae5ff857c5ca13200d75dd5ce04bdb8e29cb547fe598a39bd69b2290f", kill_on_drop: false }` [INFO] [stdout] 04ad7d8ae5ff857c5ca13200d75dd5ce04bdb8e29cb547fe598a39bd69b2290f