[INFO] cloning repository https://github.com/minus3theta/adventofcode2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/minus3theta/adventofcode2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminus3theta%2Fadventofcode2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminus3theta%2Fadventofcode2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 287bc659cfc0c2720b3256e8af810b5eba457c5d [INFO] testing minus3theta/adventofcode2021 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%2Fminus3theta%2Fadventofcode2021" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/minus3theta/adventofcode2021 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/minus3theta/adventofcode2021 [INFO] finished tweaking git repo https://github.com/minus3theta/adventofcode2021 [INFO] tweaked toml for git repo https://github.com/minus3theta/adventofcode2021 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/minus3theta/adventofcode2021 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 0f8ca1a2c2a982f554f49d29ecf5182bb223c6e172b0cde643fc0d1179162824 [INFO] running `Command { std: "docker" "start" "-a" "0f8ca1a2c2a982f554f49d29ecf5182bb223c6e172b0cde643fc0d1179162824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f8ca1a2c2a982f554f49d29ecf5182bb223c6e172b0cde643fc0d1179162824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f8ca1a2c2a982f554f49d29ecf5182bb223c6e172b0cde643fc0d1179162824", kill_on_drop: false }` [INFO] [stdout] 0f8ca1a2c2a982f554f49d29ecf5182bb223c6e172b0cde643fc0d1179162824 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 6d6a22ac5a699175d1a8f8c0c2c660739fc26cdf979e5ad160eeee7399c7c448 [INFO] running `Command { std: "docker" "start" "-a" "6d6a22ac5a699175d1a8f8c0c2c660739fc26cdf979e5ad160eeee7399c7c448", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling proconio v0.4.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pretty_assertions v1.0.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling adventofcode2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `adventofcode2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 19a --edition=2021 src/bin/19a.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=c5baef81782e9cc1 -C extra-filename=-c5baef81782e9cc1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adventofcode2021=/opt/rustwide/target/debug/deps/libadventofcode2021-5333493fd05104cd.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c232a245aeb870d5.so --extern either=/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c38b0a5cb0003c4e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7e89c532e9d14030.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-d8fbe19a666a4668.rlib --extern proconio=/opt/rustwide/target/debug/deps/libproconio-3245d147b5c457f6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.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 `adventofcode2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 08a --edition=2021 src/bin/08a.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=07ba848a965e1fc7 -C extra-filename=-07ba848a965e1fc7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adventofcode2021=/opt/rustwide/target/debug/deps/libadventofcode2021-5333493fd05104cd.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c232a245aeb870d5.so --extern either=/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c38b0a5cb0003c4e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7e89c532e9d14030.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-d8fbe19a666a4668.rlib --extern proconio=/opt/rustwide/target/debug/deps/libproconio-3245d147b5c457f6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `adventofcode2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 24a --edition=2021 src/bin/24a.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=eab181985c848428 -C extra-filename=-eab181985c848428 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adventofcode2021=/opt/rustwide/target/debug/deps/libadventofcode2021-5333493fd05104cd.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c232a245aeb870d5.so --extern either=/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c38b0a5cb0003c4e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7e89c532e9d14030.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-d8fbe19a666a4668.rlib --extern proconio=/opt/rustwide/target/debug/deps/libproconio-3245d147b5c457f6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `adventofcode2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 22b --edition=2021 src/bin/22b.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=a7397201e7b5ec51 -C extra-filename=-a7397201e7b5ec51 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adventofcode2021=/opt/rustwide/target/debug/deps/libadventofcode2021-5333493fd05104cd.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c232a245aeb870d5.so --extern either=/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c38b0a5cb0003c4e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7e89c532e9d14030.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-d8fbe19a666a4668.rlib --extern proconio=/opt/rustwide/target/debug/deps/libproconio-3245d147b5c457f6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `adventofcode2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 23a --edition=2021 src/bin/23a.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=02ec8ecb75d230c3 -C extra-filename=-02ec8ecb75d230c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adventofcode2021=/opt/rustwide/target/debug/deps/libadventofcode2021-5333493fd05104cd.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c232a245aeb870d5.so --extern either=/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c38b0a5cb0003c4e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7e89c532e9d14030.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-d8fbe19a666a4668.rlib --extern proconio=/opt/rustwide/target/debug/deps/libproconio-3245d147b5c457f6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `adventofcode2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 08b --edition=2021 src/bin/08b.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=3ca6b87ad2d83ed1 -C extra-filename=-3ca6b87ad2d83ed1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adventofcode2021=/opt/rustwide/target/debug/deps/libadventofcode2021-5333493fd05104cd.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c232a245aeb870d5.so --extern either=/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c38b0a5cb0003c4e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7e89c532e9d14030.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-d8fbe19a666a4668.rlib --extern proconio=/opt/rustwide/target/debug/deps/libproconio-3245d147b5c457f6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `adventofcode2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 19b --edition=2021 src/bin/19b.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=21beebd079d3e317 -C extra-filename=-21beebd079d3e317 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adventofcode2021=/opt/rustwide/target/debug/deps/libadventofcode2021-5333493fd05104cd.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c232a245aeb870d5.so --extern either=/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c38b0a5cb0003c4e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7e89c532e9d14030.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-d8fbe19a666a4668.rlib --extern proconio=/opt/rustwide/target/debug/deps/libproconio-3245d147b5c457f6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `adventofcode2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 14a --edition=2021 src/bin/14a.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=8369539b09266176 -C extra-filename=-8369539b09266176 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adventofcode2021=/opt/rustwide/target/debug/deps/libadventofcode2021-5333493fd05104cd.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c232a245aeb870d5.so --extern either=/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c38b0a5cb0003c4e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7e89c532e9d14030.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-d8fbe19a666a4668.rlib --extern proconio=/opt/rustwide/target/debug/deps/libproconio-3245d147b5c457f6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `adventofcode2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 21b --edition=2021 src/bin/21b.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=295e377af38ee4c7 -C extra-filename=-295e377af38ee4c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adventofcode2021=/opt/rustwide/target/debug/deps/libadventofcode2021-5333493fd05104cd.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c232a245aeb870d5.so --extern either=/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c38b0a5cb0003c4e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7e89c532e9d14030.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-d8fbe19a666a4668.rlib --extern proconio=/opt/rustwide/target/debug/deps/libproconio-3245d147b5c457f6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `adventofcode2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 23b --edition=2021 src/bin/23b.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=5175fdafb752382f -C extra-filename=-5175fdafb752382f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adventofcode2021=/opt/rustwide/target/debug/deps/libadventofcode2021-5333493fd05104cd.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c232a245aeb870d5.so --extern either=/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c38b0a5cb0003c4e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7e89c532e9d14030.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-d8fbe19a666a4668.rlib --extern proconio=/opt/rustwide/target/debug/deps/libproconio-3245d147b5c457f6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `adventofcode2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 20a --edition=2021 src/bin/20a.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=707abf30434a757d -C extra-filename=-707abf30434a757d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adventofcode2021=/opt/rustwide/target/debug/deps/libadventofcode2021-5333493fd05104cd.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c232a245aeb870d5.so --extern either=/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c38b0a5cb0003c4e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7e89c532e9d14030.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-d8fbe19a666a4668.rlib --extern proconio=/opt/rustwide/target/debug/deps/libproconio-3245d147b5c457f6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `adventofcode2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 24b --edition=2021 src/bin/24b.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=7de0c2935380b180 -C extra-filename=-7de0c2935380b180 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adventofcode2021=/opt/rustwide/target/debug/deps/libadventofcode2021-5333493fd05104cd.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c232a245aeb870d5.so --extern either=/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c38b0a5cb0003c4e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7e89c532e9d14030.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-d8fbe19a666a4668.rlib --extern proconio=/opt/rustwide/target/debug/deps/libproconio-3245d147b5c457f6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `adventofcode2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 13a --edition=2021 src/bin/13a.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=08eb7b44c15c163c -C extra-filename=-08eb7b44c15c163c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adventofcode2021=/opt/rustwide/target/debug/deps/libadventofcode2021-5333493fd05104cd.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c232a245aeb870d5.so --extern either=/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c38b0a5cb0003c4e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7e89c532e9d14030.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-d8fbe19a666a4668.rlib --extern proconio=/opt/rustwide/target/debug/deps/libproconio-3245d147b5c457f6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `adventofcode2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 13b --edition=2021 src/bin/13b.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=0dd76fda5895522b -C extra-filename=-0dd76fda5895522b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adventofcode2021=/opt/rustwide/target/debug/deps/libadventofcode2021-5333493fd05104cd.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c232a245aeb870d5.so --extern either=/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c38b0a5cb0003c4e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7e89c532e9d14030.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-d8fbe19a666a4668.rlib --extern proconio=/opt/rustwide/target/debug/deps/libproconio-3245d147b5c457f6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6d6a22ac5a699175d1a8f8c0c2c660739fc26cdf979e5ad160eeee7399c7c448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d6a22ac5a699175d1a8f8c0c2c660739fc26cdf979e5ad160eeee7399c7c448", kill_on_drop: false }` [INFO] [stdout] 6d6a22ac5a699175d1a8f8c0c2c660739fc26cdf979e5ad160eeee7399c7c448