[INFO] cloning repository https://github.com/AleCandido/AoC [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AleCandido/AoC" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAleCandido%2FAoC", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAleCandido%2FAoC'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 692b347134cac2ab3d05930696b193f18a372373 [INFO] testing AleCandido/AoC 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%2FAleCandido%2FAoC" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AleCandido/AoC 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/AleCandido/AoC [INFO] finished tweaking git repo https://github.com/AleCandido/AoC [INFO] tweaked toml for git repo https://github.com/AleCandido/AoC written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/AleCandido/AoC 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] b30f9eafaa5fdb85f98e8bf1f362d5d4d678c8582d72a15f8a8b414562710e92 [INFO] running `Command { std: "docker" "start" "-a" "b30f9eafaa5fdb85f98e8bf1f362d5d4d678c8582d72a15f8a8b414562710e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b30f9eafaa5fdb85f98e8bf1f362d5d4d678c8582d72a15f8a8b414562710e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b30f9eafaa5fdb85f98e8bf1f362d5d4d678c8582d72a15f8a8b414562710e92", kill_on_drop: false }` [INFO] [stdout] b30f9eafaa5fdb85f98e8bf1f362d5d4d678c8582d72a15f8a8b414562710e92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] c18c5d478b28277b4a176e475ab346f8dcd48d28969cd6e70c910e1fe6619cea [INFO] running `Command { std: "docker" "start" "-a" "c18c5d478b28277b4a176e475ab346f8dcd48d28969cd6e70c910e1fe6619cea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling xmas2019 v0.1.0 (/opt/rustwide/workdir/xmas2019) [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling tui v0.13.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling aocinput v0.1.0 (/opt/rustwide/workdir/aocinput) [INFO] [stderr] Compiling xmas2020 v0.1.0 (/opt/rustwide/workdir/xmas2020) [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> aocinput/src/bin/request.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | let resp = request::get_input(input.as_str()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/aocinput/src/request.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn get_input(year: u64, day: u8) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aocinput` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0425]: cannot find function `user_input` in crate `aocinput` [INFO] [stdout] --> aocinput/src/bin/encrypt_token.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | aocinput::user_input(&mut token).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in `aocinput` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use aocinput::user::user_input; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::aocinput::user::user_input; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `user_input` in crate `aocinput` [INFO] [stdout] --> aocinput/src/bin/encrypt_token.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | aocinput::user_input(&mut password).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in `aocinput` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use aocinput::user::user_input; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::aocinput::user::user_input; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resp` [INFO] [stdout] --> xmas2020/src/bin/ex16_2y20.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let resp = " [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_resp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aocinput` due to 3 previous errors [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> xmas2020/src/bin/ex16_1y20.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Rule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> xmas2020/src/bin/ex16_1y20.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex10_2y20 --edition=2018 xmas2020/src/bin/ex10_2y20.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=4221e0ad537997e7 -C extra-filename=-4221e0ad537997e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex11_2y20 --edition=2018 xmas2020/src/bin/ex11_2y20.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=299cf60a63a6ec10 -C extra-filename=-299cf60a63a6ec10 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex11_1y20 --edition=2018 xmas2020/src/bin/ex11_1y20.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=6904366553b5b6bb -C extra-filename=-6904366553b5b6bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex10_1y20 --edition=2018 xmas2020/src/bin/ex10_1y20.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=8fcf3a6a54d1ecab -C extra-filename=-8fcf3a6a54d1ecab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex16_2y20 --edition=2018 xmas2020/src/bin/ex16_2y20.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=4c4c5332fbedfab0 -C extra-filename=-4c4c5332fbedfab0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex7_2y20 --edition=2018 xmas2020/src/bin/ex7_2y20.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=ca04ef7464a732f6 -C extra-filename=-ca04ef7464a732f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex14_2y20 --edition=2018 xmas2020/src/bin/ex14_2y20.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=58da0c8ba5d979ac -C extra-filename=-58da0c8ba5d979ac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex7_1y20 --edition=2018 xmas2020/src/bin/ex7_1y20.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=37092aa413e937e4 -C extra-filename=-37092aa413e937e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex4_2y20 --edition=2018 xmas2020/src/bin/ex4_2y20.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=757c310061ad033d -C extra-filename=-757c310061ad033d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex14_1y20 --edition=2018 xmas2020/src/bin/ex14_1y20.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=887a673c3ab6bfca -C extra-filename=-887a673c3ab6bfca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex6_2y20 --edition=2018 xmas2020/src/bin/ex6_2y20.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=eb845b47fe64d898 -C extra-filename=-eb845b47fe64d898 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex8_2y20 --edition=2018 xmas2020/src/bin/ex8_2y20.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=6801c19d047f9940 -C extra-filename=-6801c19d047f9940 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex9_1y20 --edition=2018 xmas2020/src/bin/ex9_1y20.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=eab2d004daf97b60 -C extra-filename=-eab2d004daf97b60 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex16_1y20 --edition=2018 xmas2020/src/bin/ex16_1y20.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=85e809474067a2c2 -C extra-filename=-85e809474067a2c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex13_2y20 --edition=2018 xmas2020/src/bin/ex13_2y20.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=085afe870ca447e4 -C extra-filename=-085afe870ca447e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex1_2y20 --edition=2018 xmas2020/src/bin/ex1_2y20.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=7b6059d3796b510e -C extra-filename=-7b6059d3796b510e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex2_1y20 --edition=2018 xmas2020/src/bin/ex2_1y20.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=8ae0a5df37ae5a2a -C extra-filename=-8ae0a5df37ae5a2a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex8_1y20 --edition=2018 xmas2020/src/bin/ex8_1y20.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=351236893ebc72bf -C extra-filename=-351236893ebc72bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex13_1y20 --edition=2018 xmas2020/src/bin/ex13_1y20.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=d3b612d44808eb42 -C extra-filename=-d3b612d44808eb42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex12_2y20 --edition=2018 xmas2020/src/bin/ex12_2y20.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=1ec061db141fd169 -C extra-filename=-1ec061db141fd169 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex4_1y20 --edition=2018 xmas2020/src/bin/ex4_1y20.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=59391ab38d647bd5 -C extra-filename=-59391ab38d647bd5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex1_1y20 --edition=2018 xmas2020/src/bin/ex1_1y20.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=aac9c04ac34bd350 -C extra-filename=-aac9c04ac34bd350 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex2_2y20 --edition=2018 xmas2020/src/bin/ex2_2y20.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=58fb45b327f62a7d -C extra-filename=-58fb45b327f62a7d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex5_2y20 --edition=2018 xmas2020/src/bin/ex5_2y20.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=841d7e74d6c2ea68 -C extra-filename=-841d7e74d6c2ea68 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex9_2y20 --edition=2018 xmas2020/src/bin/ex9_2y20.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=ba5699099fead14f -C extra-filename=-ba5699099fead14f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex12_1y20 --edition=2018 xmas2020/src/bin/ex12_1y20.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=2fc5fb7a4629b42b -C extra-filename=-2fc5fb7a4629b42b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex3_2y20 --edition=2018 xmas2020/src/bin/ex3_2y20.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=b417110427e72994 -C extra-filename=-b417110427e72994 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex6_1y20 --edition=2018 xmas2020/src/bin/ex6_1y20.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=33d193b5a014376a -C extra-filename=-33d193b5a014376a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex3_1y20 --edition=2018 xmas2020/src/bin/ex3_1y20.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=455405e1f484c891 -C extra-filename=-455405e1f484c891 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xmas2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ex5_1y20 --edition=2018 xmas2020/src/bin/ex5_1y20.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=1aa78a946a4ce133 -C extra-filename=-1aa78a946a4ce133 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-bae8a4f62b7cd8e0.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0e584ab32b5e30c4.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-ad8b105d10a66c51.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aocinput` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sput --edition=2018 aocinput/src/bin/sput.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=f98ca1efb02ea365 -C extra-filename=-f98ca1efb02ea365 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocinput=/opt/rustwide/target/debug/deps/libaocinput-fcb261c5860abe02.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7c0655e080d9fe38.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-6b581bfb66b8e97b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-9a40b82578bb179a/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c18c5d478b28277b4a176e475ab346f8dcd48d28969cd6e70c910e1fe6619cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c18c5d478b28277b4a176e475ab346f8dcd48d28969cd6e70c910e1fe6619cea", kill_on_drop: false }` [INFO] [stdout] c18c5d478b28277b4a176e475ab346f8dcd48d28969cd6e70c910e1fe6619cea