[INFO] cloning repository https://github.com/parbo/advent-of-code-2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parbo/advent-of-code-2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparbo%2Fadvent-of-code-2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparbo%2Fadvent-of-code-2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc514ec1808ab86599ab69f632937292bd70da7e [INFO] testing parbo/advent-of-code-2019 against master#61469b682c2b0bf9cebc4622f1859e2bb3b7ebca for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparbo%2Fadvent-of-code-2019" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/parbo/advent-of-code-2019 on toolchain 61469b682c2b0bf9cebc4622f1859e2bb3b7ebca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/parbo/advent-of-code-2019 [INFO] finished tweaking git repo https://github.com/parbo/advent-of-code-2019 [INFO] tweaked toml for git repo https://github.com/parbo/advent-of-code-2019 written to /workspace/builds/worker-34/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/bkputnam/permute.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "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 utf8parse v0.1.1 [INFO] [stderr] Downloaded modinverse v0.1.1 [INFO] [stderr] Downloaded ncurses v5.101.0 [INFO] [stderr] Downloaded mod_exp v1.0.1 [INFO] [stderr] Downloaded rustyline v5.0.6 [INFO] [stderr] Downloaded pancurses v0.16.1 [INFO] [stderr] Downloaded serde_scan v0.3.2 [INFO] [stderr] Downloaded pdcurses-sys v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5413075a5fac7d1e3ca388bf3c94b121fdf1790c47d334a63d4a2ad9d703b9b5 [INFO] running `Command { std: "docker" "start" "-a" "5413075a5fac7d1e3ca388bf3c94b121fdf1790c47d334a63d4a2ad9d703b9b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5413075a5fac7d1e3ca388bf3c94b121fdf1790c47d334a63d4a2ad9d703b9b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5413075a5fac7d1e3ca388bf3c94b121fdf1790c47d334a63d4a2ad9d703b9b5", kill_on_drop: false }` [INFO] [stdout] 5413075a5fac7d1e3ca388bf3c94b121fdf1790c47d334a63d4a2ad9d703b9b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5849a8c88e3bc651f573d8e23325f993c5b741b4661a5c2bfa975bbcfd2e135a [INFO] running `Command { std: "docker" "start" "-a" "5849a8c88e3bc651f573d8e23325f993c5b741b4661a5c2bfa975bbcfd2e135a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling permute v0.1.0 (https://github.com/bkputnam/permute.git#3ece4416) [INFO] [stderr] Compiling day01 v0.0.1 (/opt/rustwide/workdir/01) [INFO] [stderr] Compiling day03 v0.0.1 (/opt/rustwide/workdir/03) [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling day04 v0.0.1 (/opt/rustwide/workdir/04) [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling modinverse v0.1.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rustyline v5.0.6 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling intcode v0.0.1 (/opt/rustwide/workdir/intcode) [INFO] [stderr] Compiling mod_exp v1.0.1 [INFO] [stderr] Compiling serde_scan v0.3.2 [INFO] [stderr] Compiling aoc v0.0.1 (/opt/rustwide/workdir/aoc) [INFO] [stderr] Compiling day06 v0.0.1 (/opt/rustwide/workdir/06) [INFO] [stderr] Compiling day13 v0.0.1 (/opt/rustwide/workdir/13) [INFO] [stderr] Compiling day14 v0.0.1 (/opt/rustwide/workdir/14) [INFO] [stderr] Compiling day25 v0.0.1 (/opt/rustwide/workdir/25) [INFO] [stderr] Compiling day22 v0.0.1 (/opt/rustwide/workdir/22) [INFO] [stderr] Compiling day08 v0.0.1 (/opt/rustwide/workdir/08) [INFO] [stderr] Compiling day07 v0.0.1 (/opt/rustwide/workdir/07) [INFO] [stderr] Compiling day19 v0.0.1 (/opt/rustwide/workdir/19) [INFO] [stderr] Compiling day12 v0.0.1 (/opt/rustwide/workdir/12) [INFO] [stderr] Compiling day16 v0.0.1 (/opt/rustwide/workdir/16) [INFO] [stderr] Compiling day23 v0.0.1 (/opt/rustwide/workdir/23) [INFO] [stderr] Compiling day17 v0.0.1 (/opt/rustwide/workdir/17) [INFO] [stderr] Compiling day20 v0.0.1 (/opt/rustwide/workdir/20) [INFO] [stderr] Compiling day02 v0.0.1 (/opt/rustwide/workdir/02) [INFO] [stderr] Compiling day09 v0.0.1 (/opt/rustwide/workdir/09) [INFO] [stderr] Compiling day11 v0.0.1 (/opt/rustwide/workdir/11) [INFO] [stderr] Compiling day21 v0.0.1 (/opt/rustwide/workdir/21) [INFO] [stderr] Compiling day05 v0.0.1 (/opt/rustwide/workdir/05) [INFO] [stderr] Compiling day24 v0.0.1 (/opt/rustwide/workdir/24) [INFO] [stderr] Compiling day18 v0.0.1 (/opt/rustwide/workdir/18) [INFO] [stderr] Compiling day15 v0.0.1 (/opt/rustwide/workdir/15) [INFO] [stderr] Compiling day10 v0.0.1 (/opt/rustwide/workdir/10) [INFO] [stderr] error: could not compile `day18` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day18 --edition=2018 18/main.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=82e42d793b5d1ab7 -C extra-filename=-82e42d793b5d1ab7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-11558a29736482af.rlib --extern intcode=/opt/rustwide/target/debug/deps/libintcode-9384204aacc7e57d.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `day17` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day17 --edition=2018 17/main.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=ba67e493c94a6e08 -C extra-filename=-ba67e493c94a6e08 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-11558a29736482af.rlib --extern intcode=/opt/rustwide/target/debug/deps/libintcode-9384204aacc7e57d.rlib --extern permute=/opt/rustwide/target/debug/deps/libpermute-c88b6e9e3e5ea467.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day20` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day20 --edition=2018 20/main.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=e4ab050be17eacaf -C extra-filename=-e4ab050be17eacaf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-11558a29736482af.rlib --extern intcode=/opt/rustwide/target/debug/deps/libintcode-9384204aacc7e57d.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5849a8c88e3bc651f573d8e23325f993c5b741b4661a5c2bfa975bbcfd2e135a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5849a8c88e3bc651f573d8e23325f993c5b741b4661a5c2bfa975bbcfd2e135a", kill_on_drop: false }` [INFO] [stdout] 5849a8c88e3bc651f573d8e23325f993c5b741b4661a5c2bfa975bbcfd2e135a