[INFO] cloning repository https://github.com/tomasaschan/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/tomasaschan/advent-of-code-2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasaschan%2Fadvent-of-code-2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasaschan%2Fadvent-of-code-2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e87842cbdeb488ea45af167cb47d5d05c36d8b8c [INFO] testing tomasaschan/advent-of-code-2019 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasaschan%2Fadvent-of-code-2019" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomasaschan/advent-of-code-2019 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomasaschan/advent-of-code-2019 [INFO] finished tweaking git repo https://github.com/tomasaschan/advent-of-code-2019 [INFO] tweaked toml for git repo https://github.com/tomasaschan/advent-of-code-2019 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/tomasaschan/advent-of-code-2019 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b619526de7f7a9bfc9fb36451ae6400f568f08db78436e2c9a4b62c708a596d [INFO] running `Command { std: "docker" "start" "-a" "7b619526de7f7a9bfc9fb36451ae6400f568f08db78436e2c9a4b62c708a596d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b619526de7f7a9bfc9fb36451ae6400f568f08db78436e2c9a4b62c708a596d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b619526de7f7a9bfc9fb36451ae6400f568f08db78436e2c9a4b62c708a596d", kill_on_drop: false }` [INFO] [stdout] 7b619526de7f7a9bfc9fb36451ae6400f568f08db78436e2c9a4b62c708a596d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 615a2447c66830aac5bfe763dfc2e6e82fb6da14f153c83de2652c4f3995e2f6 [INFO] running `Command { std: "docker" "start" "-a" "615a2447c66830aac5bfe763dfc2e6e82fb6da14f153c83de2652c4f3995e2f6", 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] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling queues v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling termion v1.5.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v1.9.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Compiling rustyline v5.0.4 [INFO] [stderr] Compiling aoc-2019-08 v0.1.0 (/opt/rustwide/workdir/dec08) [INFO] [stderr] Compiling aoc-2019-04 v0.1.0 (/opt/rustwide/workdir/dec04) [INFO] [stderr] Compiling aoc-2019-03 v0.1.0 (/opt/rustwide/workdir/dec03) [INFO] [stderr] Compiling aoc-2019-01 v0.1.0 (/opt/rustwide/workdir/dec01) [INFO] [stderr] Compiling aoc-2019-06 v0.1.0 (/opt/rustwide/workdir/dec06) [INFO] [stderr] Compiling rustyline-derive v0.2.0 [INFO] [stderr] Compiling intcode v0.1.0 (/opt/rustwide/workdir/intcode) [INFO] [stderr] Compiling aoc-2019-14 v0.1.0 (/opt/rustwide/workdir/dec14) [INFO] [stderr] Compiling aoc-2019-02 v0.1.0 (/opt/rustwide/workdir/dec02) [INFO] [stderr] Compiling aoc-2019-24 v0.1.0 (/opt/rustwide/workdir/dec24) [INFO] [stderr] Compiling aoc-2019-17 v0.1.0 (/opt/rustwide/workdir/dec17) [INFO] [stderr] Compiling aoc-2019-15 v0.1.0 (/opt/rustwide/workdir/dec15) [INFO] [stderr] Compiling aoc-2019-13 v0.1.0 (/opt/rustwide/workdir/dec13) [INFO] [stderr] Compiling aoc-2019-07 v0.1.0 (/opt/rustwide/workdir/dec07) [INFO] [stderr] Compiling aoc-2019-23 v0.1.0 (/opt/rustwide/workdir/dec23) [INFO] [stderr] Compiling aoc-2019-12 v0.1.0 (/opt/rustwide/workdir/dec12) [INFO] [stderr] Compiling aoc-2019-20 v0.1.0 (/opt/rustwide/workdir/dec20) [INFO] [stderr] Compiling aoc-2019-10 v0.1.0 (/opt/rustwide/workdir/dec10) [INFO] [stderr] Compiling aoc-2019-21 v0.1.0 (/opt/rustwide/workdir/dec21) [INFO] [stderr] Compiling aoc-2019-22 v0.1.0 (/opt/rustwide/workdir/dec22) [INFO] [stderr] Compiling aoc-2019-09 v0.1.0 (/opt/rustwide/workdir/dec09) [INFO] [stderr] Compiling aoc-2019-19 v0.1.0 (/opt/rustwide/workdir/dec19) [INFO] [stderr] Compiling aoc-2019-18 v0.1.0 (/opt/rustwide/workdir/dec18) [INFO] [stderr] Compiling aoc-2019-16 v0.1.0 (/opt/rustwide/workdir/dec16) [INFO] [stderr] Compiling aoc-2019-05 v0.1.0 (/opt/rustwide/workdir/dec05) [INFO] [stderr] Compiling aoc-2019-11 v0.1.0 (/opt/rustwide/workdir/dec11) [INFO] [stderr] Compiling aoc-2019-25 v0.1.0 (/opt/rustwide/workdir/dec25) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.96s [INFO] running `Command { std: "docker" "inspect" "615a2447c66830aac5bfe763dfc2e6e82fb6da14f153c83de2652c4f3995e2f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "615a2447c66830aac5bfe763dfc2e6e82fb6da14f153c83de2652c4f3995e2f6", kill_on_drop: false }` [INFO] [stdout] 615a2447c66830aac5bfe763dfc2e6e82fb6da14f153c83de2652c4f3995e2f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c1e411cb5bff2680bc729777747ba3cf79ecb54d4262a2a5aa31525c32a1d5f [INFO] running `Command { std: "docker" "start" "-a" "9c1e411cb5bff2680bc729777747ba3cf79ecb54d4262a2a5aa31525c32a1d5f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling intcode v0.1.0 (/opt/rustwide/workdir/intcode) [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Compiling aoc-2019-20 v0.1.0 (/opt/rustwide/workdir/dec20) [INFO] [stderr] Compiling aoc-2019-01 v0.1.0 (/opt/rustwide/workdir/dec01) [INFO] [stderr] Compiling aoc-2019-17 v0.1.0 (/opt/rustwide/workdir/dec17) [INFO] [stderr] Compiling aoc-2019-10 v0.1.0 (/opt/rustwide/workdir/dec10) [INFO] [stderr] Compiling aoc-2019-11 v0.1.0 (/opt/rustwide/workdir/dec11) [INFO] [stderr] Compiling aoc-2019-22 v0.1.0 (/opt/rustwide/workdir/dec22) [INFO] [stderr] Compiling aoc-2019-13 v0.1.0 (/opt/rustwide/workdir/dec13) [INFO] [stderr] Compiling aoc-2019-14 v0.1.0 (/opt/rustwide/workdir/dec14) [INFO] [stderr] Compiling aoc-2019-06 v0.1.0 (/opt/rustwide/workdir/dec06) [INFO] [stderr] Compiling aoc-2019-19 v0.1.0 (/opt/rustwide/workdir/dec19) [INFO] [stderr] Compiling aoc-2019-07 v0.1.0 (/opt/rustwide/workdir/dec07) [INFO] [stderr] Compiling aoc-2019-12 v0.1.0 (/opt/rustwide/workdir/dec12) [INFO] [stderr] Compiling aoc-2019-15 v0.1.0 (/opt/rustwide/workdir/dec15) [INFO] [stderr] Compiling aoc-2019-02 v0.1.0 (/opt/rustwide/workdir/dec02) [INFO] [stderr] Compiling aoc-2019-03 v0.1.0 (/opt/rustwide/workdir/dec03) [INFO] [stderr] Compiling aoc-2019-21 v0.1.0 (/opt/rustwide/workdir/dec21) [INFO] [stderr] Compiling aoc-2019-05 v0.1.0 (/opt/rustwide/workdir/dec05) [INFO] [stderr] Compiling aoc-2019-16 v0.1.0 (/opt/rustwide/workdir/dec16) [INFO] [stderr] Compiling aoc-2019-08 v0.1.0 (/opt/rustwide/workdir/dec08) [INFO] [stderr] Compiling aoc-2019-23 v0.1.0 (/opt/rustwide/workdir/dec23) [INFO] [stderr] Compiling aoc-2019-09 v0.1.0 (/opt/rustwide/workdir/dec09) [INFO] [stderr] Compiling aoc-2019-04 v0.1.0 (/opt/rustwide/workdir/dec04) [INFO] [stderr] Compiling aoc-2019-18 v0.1.0 (/opt/rustwide/workdir/dec18) [INFO] [stderr] Compiling aoc-2019-25 v0.1.0 (/opt/rustwide/workdir/dec25) [INFO] [stderr] Compiling aoc-2019-24 v0.1.0 (/opt/rustwide/workdir/dec24) [INFO] [stderr] error: could not compile `aoc-2019-23` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aoc_2019_23 --edition=2018 dec23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=2565039249b29bcb -C extra-filename=-2565039249b29bcb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aoc-2019-24` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aoc_2019_24 --edition=2018 dec24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=ec2954e00ca47e03 -C extra-filename=-ec2954e00ca47e03 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `intcode` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name intcode --edition=2018 intcode/tests/intcode.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=85a6e72ec850ab99 -C extra-filename=-85a6e72ec850ab99 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-8cf971eb0c8a2ebc.rlib --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern queues=/opt/rustwide/target/debug/deps/libqueues-cb5f5068a78fc5e4.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-e4768201e54ce809.rlib --extern rustyline_derive=/opt/rustwide/target/debug/deps/librustyline_derive-d5044add3c72b165.so --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `util` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name util --edition=2018 util/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=249dc7fe0710e35b -C extra-filename=-249dc7fe0710e35b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num=/opt/rustwide/target/debug/deps/libnum-9c062447cc359d07.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-03` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aoc_2019_03 --edition=2018 dec03/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=24a2eda77e55d127 -C extra-filename=-24a2eda77e55d127 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-07` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dec07 --edition=2018 dec07/tests/dec07.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=d9d6ec103795b0b4 -C extra-filename=-d9d6ec103795b0b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_2019_07=/opt/rustwide/target/debug/deps/libaoc_2019_07-47c2ac71a369583d.rlib --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern permutohedron=/opt/rustwide/target/debug/deps/libpermutohedron-9f7a8d4fd1fe9a8b.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-19` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dec19 --edition=2018 dec19/tests/dec19.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=cb9b912ab8f8f152 -C extra-filename=-cb9b912ab8f8f152 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_2019_19=/opt/rustwide/target/debug/deps/libaoc_2019_19-d1899cc429c94b99.rlib --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-05` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aoc_2019_05 --edition=2018 dec05/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=94ed1503cedb5098 -C extra-filename=-94ed1503cedb5098 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-11` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dec11 --edition=2018 dec11/tests/dec11.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=3dccd69ef50f38c2 -C extra-filename=-3dccd69ef50f38c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_2019_11=/opt/rustwide/target/debug/deps/libaoc_2019_11-47c06338e5e8f6af.rlib --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-04` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dec04 --edition=2018 dec04/tests/dec04.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=11aa087eabfcf4f5 -C extra-filename=-11aa087eabfcf4f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_2019_04=/opt/rustwide/target/debug/deps/libaoc_2019_04-1aa3b2a1a65bdcb8.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3996b7ae03a515cb.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-08` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aoc_2019_08 --edition=2018 dec08/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=597e6b31f0335631 -C extra-filename=-597e6b31f0335631 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-13` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dec13 --edition=2018 dec13/tests/dec13.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=99cd7d01006517b8 -C extra-filename=-99cd7d01006517b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_2019_13=/opt/rustwide/target/debug/deps/libaoc_2019_13-fe0f77dfe94b5cf6.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-119fc53676c09c23.rlib --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-17` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dec17 --edition=2018 dec17/tests/dec17.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=acb1744e699256ef -C extra-filename=-acb1744e699256ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_2019_17=/opt/rustwide/target/debug/deps/libaoc_2019_17-d61c9468d2015049.rlib --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-15` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dec15 --edition=2018 dec15/tests/dec15.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=f062dbced0baba48 -C extra-filename=-f062dbced0baba48 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_2019_15=/opt/rustwide/target/debug/deps/libaoc_2019_15-4676673482b0b978.rlib --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern queues=/opt/rustwide/target/debug/deps/libqueues-cb5f5068a78fc5e4.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-8cc70c37fd79281d.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-03` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dec03 --edition=2018 dec03/tests/dec03.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=9804a2788adbd50d -C extra-filename=-9804a2788adbd50d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_2019_03=/opt/rustwide/target/debug/deps/libaoc_2019_03-3447ddc09dc06401.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-22` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aoc_2019_22 --edition=2018 dec22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=6432de8388bbafcb -C extra-filename=-6432de8388bbafcb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-9c062447cc359d07.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-18` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aoc_2019_18 --edition=2018 dec18/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=dd822eb377f7f807 -C extra-filename=-dd822eb377f7f807 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_2019_18=/opt/rustwide/target/debug/deps/libaoc_2019_18-04688df9a906dfb0.rlib --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-36196ea02ef080ec.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-11` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aoc_2019_11 --edition=2018 dec11/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=6e404ea7d84b67c4 -C extra-filename=-6e404ea7d84b67c4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_2019_11=/opt/rustwide/target/debug/deps/libaoc_2019_11-47c06338e5e8f6af.rlib --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-09` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dec09 --edition=2018 dec09/tests/dec09.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e502912121808c63 -C extra-filename=-e502912121808c63 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_2019_09=/opt/rustwide/target/debug/deps/libaoc_2019_09-f7ddea85849fa755.rlib --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-14` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dec14 --edition=2018 dec14/tests/dec14.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=205757dcf60c2a2e -C extra-filename=-205757dcf60c2a2e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_2019_14=/opt/rustwide/target/debug/deps/libaoc_2019_14-9859dd9aaac1eb3e.rlib --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_format=/opt/rustwide/target/debug/deps/libnum_format-5c3ba9399bc27265.rlib --extern queues=/opt/rustwide/target/debug/deps/libqueues-cb5f5068a78fc5e4.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3996b7ae03a515cb.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `intcode` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name intcode --edition=2018 intcode/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=5a0c64fb35d2dde4 -C extra-filename=-5a0c64fb35d2dde4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-8cf971eb0c8a2ebc.rlib --extern queues=/opt/rustwide/target/debug/deps/libqueues-cb5f5068a78fc5e4.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-e4768201e54ce809.rlib --extern rustyline_derive=/opt/rustwide/target/debug/deps/librustyline_derive-d5044add3c72b165.so --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-01` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aoc_2019_01 --edition=2018 dec01/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=5b32c90e5baa410c -C extra-filename=-5b32c90e5baa410c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_2019_01=/opt/rustwide/target/debug/deps/libaoc_2019_01-eb0b342de996c88f.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-20` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aoc_2019_20 --edition=2018 dec20/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=0590f99876c12187 -C extra-filename=-0590f99876c12187 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_2019_20=/opt/rustwide/target/debug/deps/libaoc_2019_20-7109a0f70f4779f7.rlib --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-16` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dec16 --edition=2018 dec16/tests/dec16.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=599838f18977d413 -C extra-filename=-599838f18977d413 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_2019_16=/opt/rustwide/target/debug/deps/libaoc_2019_16-1d558e65b311e7df.rlib --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-08` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dec08 --edition=2018 dec08/tests/dec08.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=8c308b7f06160455 -C extra-filename=-8c308b7f06160455 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_2019_08=/opt/rustwide/target/debug/deps/libaoc_2019_08-8a616159a465dcc3.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-14` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aoc_2019_14 --edition=2018 dec14/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=c904603a06fe01e8 -C extra-filename=-c904603a06fe01e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_2019_14=/opt/rustwide/target/debug/deps/libaoc_2019_14-9859dd9aaac1eb3e.rlib --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_format=/opt/rustwide/target/debug/deps/libnum_format-5c3ba9399bc27265.rlib --extern queues=/opt/rustwide/target/debug/deps/libqueues-cb5f5068a78fc5e4.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3996b7ae03a515cb.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-21` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dec21 --edition=2018 dec21/tests/dec21.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=aec3233a4a1ea985 -C extra-filename=-aec3233a4a1ea985 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_2019_21=/opt/rustwide/target/debug/deps/libaoc_2019_21-ccef057d8b5f5d2f.rlib --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-18` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aoc_2019_18 --edition=2018 dec18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=c9409d701bea18fd -C extra-filename=-c9409d701bea18fd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-36196ea02ef080ec.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc-2019-12` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aoc_2019_12 --edition=2018 dec12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=43b94ad19a693765 -C extra-filename=-43b94ad19a693765 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern intcode=/opt/rustwide/target/debug/deps/libintcode-59c1a3e696b47fe8.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-ef90ee52e4445a75.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3996b7ae03a515cb.rlib --extern util=/opt/rustwide/target/debug/deps/libutil-4926cae9020b06c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9c1e411cb5bff2680bc729777747ba3cf79ecb54d4262a2a5aa31525c32a1d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c1e411cb5bff2680bc729777747ba3cf79ecb54d4262a2a5aa31525c32a1d5f", kill_on_drop: false }` [INFO] [stdout] 9c1e411cb5bff2680bc729777747ba3cf79ecb54d4262a2a5aa31525c32a1d5f