[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 master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsastels%2Fadvent-of-code-2020" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sastels/advent-of-code-2020 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-1/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e81feca563d2ec82beeb22e945c5f7b7e5c8558549d39ba16aaf5e6dfb7ef60 [INFO] running `Command { std: "docker" "start" "-a" "0e81feca563d2ec82beeb22e945c5f7b7e5c8558549d39ba16aaf5e6dfb7ef60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e81feca563d2ec82beeb22e945c5f7b7e5c8558549d39ba16aaf5e6dfb7ef60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e81feca563d2ec82beeb22e945c5f7b7e5c8558549d39ba16aaf5e6dfb7ef60", kill_on_drop: false }` [INFO] [stdout] 0e81feca563d2ec82beeb22e945c5f7b7e5c8558549d39ba16aaf5e6dfb7ef60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce44b77e52bc88af377d84398a05446de017d8a832a1a925418995dce6e83cf7 [INFO] running `Command { std: "docker" "start" "-a" "ce44b77e52bc88af377d84398a05446de017d8a832a1a925418995dce6e83cf7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling advent_2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.55s [INFO] running `Command { std: "docker" "inspect" "ce44b77e52bc88af377d84398a05446de017d8a832a1a925418995dce6e83cf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce44b77e52bc88af377d84398a05446de017d8a832a1a925418995dce6e83cf7", kill_on_drop: false }` [INFO] [stdout] ce44b77e52bc88af377d84398a05446de017d8a832a1a925418995dce6e83cf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 156e6364bf959c4bdb2459c770ad4f54c500dabc92b2b6008443c7daf50511ef [INFO] running `Command { std: "docker" "start" "-a" "156e6364bf959c4bdb2459c770ad4f54c500dabc92b2b6008443c7daf50511ef", 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 day21 --edition=2018 tests/day21.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=33e95656dd64e1ba -C extra-filename=-33e95656dd64e1ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_2020=/opt/rustwide/target/debug/deps/libadvent_2020-3b5f0660edbf987d.rlib --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-3725465696a11ccc.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-02b10cb8cc5c6f52.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-bbde173e4202a4f9.rlib --cap-lints=forbid` (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" "156e6364bf959c4bdb2459c770ad4f54c500dabc92b2b6008443c7daf50511ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "156e6364bf959c4bdb2459c770ad4f54c500dabc92b2b6008443c7daf50511ef", kill_on_drop: false }` [INFO] [stdout] 156e6364bf959c4bdb2459c770ad4f54c500dabc92b2b6008443c7daf50511ef