[INFO] cloning repository https://github.com/IreneKnapp/2020-advent-of-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IreneKnapp/2020-advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIreneKnapp%2F2020-advent-of-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIreneKnapp%2F2020-advent-of-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e80f27c8e64891a488e8563f993e4642898e10e [INFO] testing IreneKnapp/2020-advent-of-code 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%2FIreneKnapp%2F2020-advent-of-code" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IreneKnapp/2020-advent-of-code 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/IreneKnapp/2020-advent-of-code [INFO] finished tweaking git repo https://github.com/IreneKnapp/2020-advent-of-code [INFO] tweaked toml for git repo https://github.com/IreneKnapp/2020-advent-of-code written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/IreneKnapp/2020-advent-of-code 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-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 1a45ed74a1099410228261f89d8006e77250107fc4031861fd1c25f926d48873 [INFO] running `Command { std: "docker" "start" "-a" "1a45ed74a1099410228261f89d8006e77250107fc4031861fd1c25f926d48873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a45ed74a1099410228261f89d8006e77250107fc4031861fd1c25f926d48873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a45ed74a1099410228261f89d8006e77250107fc4031861fd1c25f926d48873", kill_on_drop: false }` [INFO] [stdout] 1a45ed74a1099410228261f89d8006e77250107fc4031861fd1c25f926d48873 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 2ad47f8a455c3f46c2e1aa4d98ff327b99eca7f13a9dca4456df3556a3ede9cc [INFO] running `Command { std: "docker" "start" "-a" "2ad47f8a455c3f46c2e1aa4d98ff327b99eca7f13a9dca4456df3556a3ede9cc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling lalrpop-util v0.19.1 [INFO] [stderr] Compiling advent_lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling advent_15 v0.1.0 (/opt/rustwide/workdir/15) [INFO] [stderr] Compiling advent_12 v0.1.0 (/opt/rustwide/workdir/12) [INFO] [stderr] Compiling advent_21 v0.1.0 (/opt/rustwide/workdir/21) [INFO] [stderr] Compiling advent_01 v0.1.0 (/opt/rustwide/workdir/01) [INFO] [stderr] Compiling advent_04 v0.1.0 (/opt/rustwide/workdir/04) [INFO] [stderr] Compiling advent_09 v0.1.0 (/opt/rustwide/workdir/09) [INFO] [stderr] Compiling advent_25 v0.1.0 (/opt/rustwide/workdir/25) [INFO] [stderr] Compiling advent_23 v0.1.0 (/opt/rustwide/workdir/23) [INFO] [stderr] Compiling advent_07 v0.1.0 (/opt/rustwide/workdir/07) [INFO] [stderr] Compiling advent_03 v0.1.0 (/opt/rustwide/workdir/03) [INFO] [stderr] Compiling advent_20 v0.1.0 (/opt/rustwide/workdir/20) [INFO] [stderr] Compiling advent_24 v0.1.0 (/opt/rustwide/workdir/24) [INFO] [stderr] Compiling advent_17 v0.1.0 (/opt/rustwide/workdir/17) [INFO] [stderr] Compiling advent_10 v0.1.0 (/opt/rustwide/workdir/10) [INFO] [stderr] Compiling advent_08 v0.1.0 (/opt/rustwide/workdir/08) [INFO] [stderr] Compiling advent_05 v0.1.0 (/opt/rustwide/workdir/05) [INFO] [stderr] Compiling advent_22 v0.1.0 (/opt/rustwide/workdir/22) [INFO] [stderr] Compiling advent_02 v0.1.0 (/opt/rustwide/workdir/02) [INFO] [stderr] Compiling advent_16 v0.1.0 (/opt/rustwide/workdir/16) [INFO] [stderr] Compiling advent_19 v0.1.0 (/opt/rustwide/workdir/19) [INFO] [stderr] Compiling advent_14 v0.1.0 (/opt/rustwide/workdir/14) [INFO] [stderr] Compiling advent_06 v0.1.0 (/opt/rustwide/workdir/06) [INFO] [stderr] Compiling advent_13 v0.1.0 (/opt/rustwide/workdir/13) [INFO] [stderr] Compiling advent_11 v0.1.0 (/opt/rustwide/workdir/11) [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.118/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=e724519cb2d2a264 -C extra-filename=-e724519cb2d2a264 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e745718ee331648c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d7254c0854c6fb23.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0b46db9954d6f139.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `advent_20` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_20 --edition=2018 20/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=654c75545803e876 -C extra-filename=-654c75545803e876 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_21` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_21 --edition=2018 21/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3f2d43858c0364af -C extra-filename=-3f2d43858c0364af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_16` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_16 --edition=2018 16/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=6374cbfbff7c2ac9 -C extra-filename=-6374cbfbff7c2ac9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_07` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_07 --edition=2018 07/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=da6fcaf2b91a8813 -C extra-filename=-da6fcaf2b91a8813 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_19` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_19 --edition=2018 19/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=1cb431cb86e14d65 -C extra-filename=-1cb431cb86e14d65 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_24` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_24 --edition=2018 24/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=fa833c744ff0b8f3 -C extra-filename=-fa833c744ff0b8f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_22` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_22 --edition=2018 22/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3a94c85c4185246c -C extra-filename=-3a94c85c4185246c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_08` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_08 --edition=2018 08/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=9f829a0dcc4deef0 -C extra-filename=-9f829a0dcc4deef0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_11` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_11 --edition=2018 11/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=164a5601e6e3fe67 -C extra-filename=-164a5601e6e3fe67 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_04` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_04 --edition=2018 04/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3556778ce69e847c -C extra-filename=-3556778ce69e847c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9101c68c43db5b5c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_01` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_01 --edition=2018 01/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=dfc2383bec0c7789 -C extra-filename=-dfc2383bec0c7789 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_14` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_14 --edition=2018 14/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3313cf4a659640ed -C extra-filename=-3313cf4a659640ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_05` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_05 --edition=2018 05/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=02d9b95204c6fcf7 -C extra-filename=-02d9b95204c6fcf7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_06` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_06 --edition=2018 06/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=4a605b329f9ab35c -C extra-filename=-4a605b329f9ab35c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_15` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_15 --edition=2018 15/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=bc507b49fffaa005 -C extra-filename=-bc507b49fffaa005 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_23` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_23 --edition=2018 23/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=7105da49675a81e6 -C extra-filename=-7105da49675a81e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_17` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_17 --edition=2018 17/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=4e7f60cfbd6d66a0 -C extra-filename=-4e7f60cfbd6d66a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_10` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_10 --edition=2018 10/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3bc2ff509de1e26e -C extra-filename=-3bc2ff509de1e26e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_02` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_02 --edition=2018 02/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=82c399c0a8bdf785 -C extra-filename=-82c399c0a8bdf785 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9101c68c43db5b5c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_13` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_13 --edition=2018 13/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=2435e4058a910987 -C extra-filename=-2435e4058a910987 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_12` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_12 --edition=2018 12/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=aec4dfe6e188e058 -C extra-filename=-aec4dfe6e188e058 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_03` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_03 --edition=2018 03/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=d7094b858815bb36 -C extra-filename=-d7094b858815bb36 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_25` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_25 --edition=2018 25/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b0b631f9a7739928 -C extra-filename=-b0b631f9a7739928 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_09` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name advent_09 --edition=2018 09/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ac0a02471c95ad51 -C extra-filename=-ac0a02471c95ad51 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_lib=/opt/rustwide/target/debug/deps/libadvent_lib-8c058a801136994c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2ad47f8a455c3f46c2e1aa4d98ff327b99eca7f13a9dca4456df3556a3ede9cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ad47f8a455c3f46c2e1aa4d98ff327b99eca7f13a9dca4456df3556a3ede9cc", kill_on_drop: false }` [INFO] [stdout] 2ad47f8a455c3f46c2e1aa4d98ff327b99eca7f13a9dca4456df3556a3ede9cc