[INFO] cloning repository https://github.com/c0deaddict/aoc2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/c0deaddict/aoc2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc0deaddict%2Faoc2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc0deaddict%2Faoc2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16ea91d95eedddb5174fb387677930ec10fd62ee [INFO] building c0deaddict/aoc2020 against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc0deaddict%2Faoc2020" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/c0deaddict/aoc2020 on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/c0deaddict/aoc2020 [INFO] finished tweaking git repo https://github.com/c0deaddict/aoc2020 [INFO] tweaked toml for git repo https://github.com/c0deaddict/aoc2020 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/c0deaddict/aoc2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d80669bbc37f6c8d133c959b841fc8aa0702a18ca9251bbe91a7ea278dcf0de5 [INFO] running `Command { std: "docker" "start" "-a" "d80669bbc37f6c8d133c959b841fc8aa0702a18ca9251bbe91a7ea278dcf0de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d80669bbc37f6c8d133c959b841fc8aa0702a18ca9251bbe91a7ea278dcf0de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d80669bbc37f6c8d133c959b841fc8aa0702a18ca9251bbe91a7ea278dcf0de5", kill_on_drop: false }` [INFO] [stdout] d80669bbc37f6c8d133c959b841fc8aa0702a18ca9251bbe91a7ea278dcf0de5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ab64ee5f80391818a56adbe8ce5c1e89af79685f4b89fce279d6e3244eefa5f [INFO] running `Command { std: "docker" "start" "-a" "6ab64ee5f80391818a56adbe8ce5c1e89af79685f4b89fce279d6e3244eefa5f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.2 [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 lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling day_12 v0.1.0 (/opt/rustwide/workdir/days/day_12) [INFO] [stderr] Compiling day_20 v0.1.0 (/opt/rustwide/workdir/days/day_20) [INFO] [stderr] Compiling day_17 v0.1.0 (/opt/rustwide/workdir/days/day_17) [INFO] [stderr] Compiling day_02 v0.1.0 (/opt/rustwide/workdir/days/day_02) [INFO] [stderr] Compiling day_14 v0.1.0 (/opt/rustwide/workdir/days/day_14) [INFO] [stderr] Compiling day_15 v0.1.0 (/opt/rustwide/workdir/days/day_15) [INFO] [stderr] Compiling day_22 v0.1.0 (/opt/rustwide/workdir/days/day_22) [INFO] [stderr] Compiling day_18 v0.1.0 (/opt/rustwide/workdir/days/day_18) [INFO] [stderr] Compiling day_09 v0.1.0 (/opt/rustwide/workdir/days/day_09) [INFO] [stderr] Compiling day_16 v0.1.0 (/opt/rustwide/workdir/days/day_16) [INFO] [stderr] Compiling day_23 v0.1.0 (/opt/rustwide/workdir/days/day_23) [INFO] [stderr] Compiling day_24 v0.1.0 (/opt/rustwide/workdir/days/day_24) [INFO] [stderr] Compiling day_10 v0.1.0 (/opt/rustwide/workdir/days/day_10) [INFO] [stderr] Compiling day_07 v0.1.0 (/opt/rustwide/workdir/days/day_07) [INFO] [stderr] Compiling day_03 v0.1.0 (/opt/rustwide/workdir/days/day_03) [INFO] [stderr] Compiling day_11 v0.1.0 (/opt/rustwide/workdir/days/day_11) [INFO] [stderr] Compiling day_05 v0.1.0 (/opt/rustwide/workdir/days/day_05) [INFO] [stderr] error: could not compile `rayon` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rayon --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=0dedb5020ebfa883 -C extra-filename=-0dedb5020ebfa883 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-5f4a0b2dbacbf8a8.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-75c87176d8a6fc6c.rmeta --cap-lints allow --cap-lints=forbid --cfg step_by` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `day_16` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day_16 --edition=2018 days/day_16/src/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=4aae7473c2aa7034 -C extra-filename=-4aae7473c2aa7034 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-cfcf7038c243fe38.rlib --extern lib=/opt/rustwide/target/debug/deps/liblib-26d1a33f5c02e926.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-72851b535b394ea0.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day_14` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day_14 --edition=2018 days/day_14/src/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=5d2ab18ea33a540c -C extra-filename=-5d2ab18ea33a540c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-cfcf7038c243fe38.rlib --extern lib=/opt/rustwide/target/debug/deps/liblib-26d1a33f5c02e926.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-72851b535b394ea0.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6ab64ee5f80391818a56adbe8ce5c1e89af79685f4b89fce279d6e3244eefa5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab64ee5f80391818a56adbe8ce5c1e89af79685f4b89fce279d6e3244eefa5f", kill_on_drop: false }` [INFO] [stdout] 6ab64ee5f80391818a56adbe8ce5c1e89af79685f4b89fce279d6e3244eefa5f