[INFO] cloning repository https://github.com/jussisaurio/aoc2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jussisaurio/aoc2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjussisaurio%2Faoc2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjussisaurio%2Faoc2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 679cbcb0b31c39aab005b61a58067d58f6ad873c
[INFO] building jussisaurio/aoc2024 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjussisaurio%2Faoc2024" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jussisaurio/aoc2024
[INFO] finished tweaking git repo https://github.com/jussisaurio/aoc2024
[INFO] tweaked toml for git repo https://github.com/jussisaurio/aoc2024 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jussisaurio/aoc2024 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jussisaurio/aoc2024 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 330fbc70b39f8e365f6bf9dee0a299f7b3de497356931beaecbe071ad90597af
[INFO] running `Command { std: "docker" "start" "-a" "330fbc70b39f8e365f6bf9dee0a299f7b3de497356931beaecbe071ad90597af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "330fbc70b39f8e365f6bf9dee0a299f7b3de497356931beaecbe071ad90597af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "330fbc70b39f8e365f6bf9dee0a299f7b3de497356931beaecbe071ad90597af", kill_on_drop: false }`
[INFO] [stdout] 330fbc70b39f8e365f6bf9dee0a299f7b3de497356931beaecbe071ad90597af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a23786f93bc634c7f32c7719666566410005c67a5e0f5b89c552df78c2dfe1cb
[INFO] running `Command { std: "docker" "start" "-a" "a23786f93bc634c7f32c7719666566410005c67a5e0f5b89c552df78c2dfe1cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling aoc2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/day04.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/day05.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `memmap::Mmap`
[INFO] [stdout]  --> src/day07.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use memmap::Mmap;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/day03.rs:145:14
[INFO] [stdout]     |
[INFO] [stdout] 145 |         for (i, &b) in kw.as_bytes().iter().enumerate() {
[INFO] [stdout]     |              ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 145 |         for (_i, &b) in kw.as_bytes().iter().enumerate() {
[INFO] [stdout]     |              +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `ITERS`
[INFO] [stdout]     |
[INFO] [stdout] 145 -         for (i, &b) in kw.as_bytes().iter().enumerate() {
[INFO] [stdout] 145 +         for (day14::day14_part1::ITERS, &b) in kw.as_bytes().iter().enumerate() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cur`
[INFO] [stdout]    --> src/day02.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 if let Some(cur) = cur_num {
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_cur`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `points_set` is never read
[INFO] [stdout]   --> src/day14.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let mut points_set = lines.iter().map(|(p, _)| p).collect::<HashSet<_>>();
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `i` is assigned to, but never used
[INFO] [stdout]   --> src/day15.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let mut i = 0;
[INFO] [stdout]    |             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_i` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mmap` is never read
[INFO] [stdout]  --> src/day02.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Parser {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 4 |     mmap: Mmap,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mmap` is never read
[INFO] [stdout]   --> src/day03.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Parser {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 13 |     offset: usize,
[INFO] [stdout] 14 |     mmap: Mmap,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Parser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `day1_part1` and `day1_part2`
[INFO] [stdout]  --> src/main.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use aoc2024::day01::{day1_part1, day1_part2};
[INFO] [stdout]   |                      ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `day2_part1` and `day2_part2`
[INFO] [stdout]  --> src/main.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use aoc2024::day02::{day2_part1, day2_part2};
[INFO] [stdout]   |                      ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `day3_part1` and `day3_part2`
[INFO] [stdout]  --> src/main.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aoc2024::day03::{day3_part1, day3_part2};
[INFO] [stdout]   |                      ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `day4_part1` and `day4_part2`
[INFO] [stdout]  --> src/main.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use aoc2024::day04::{day4_part1, day4_part2};
[INFO] [stdout]   |                      ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `day5_part1` and `day5_part2`
[INFO] [stdout]  --> src/main.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use aoc2024::day05::{day5_part1, day5_part2};
[INFO] [stdout]   |                      ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `day6_part1` and `day6_part2`
[INFO] [stdout]  --> src/main.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | use aoc2024::day06::{day6_part1, day6_part2};
[INFO] [stdout]   |                      ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `day7_part1` and `day7_part2`
[INFO] [stdout]  --> src/main.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use aoc2024::day07::{day7_part1, day7_part2};
[INFO] [stdout]   |                      ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `day8_part1` and `day8_part2`
[INFO] [stdout]  --> src/main.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | use aoc2024::day08::{day8_part1, day8_part2};
[INFO] [stdout]   |                      ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `day9_part1` and `day9_part2`
[INFO] [stdout]  --> src/main.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use aoc2024::day09::{day9_part1, day9_part2};
[INFO] [stdout]   |                      ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `day10_part1` and `day10_part2`
[INFO] [stdout]   --> src/main.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use aoc2024::day10::{day10_part1, day10_part2};
[INFO] [stdout]    |                      ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `day11_part1` and `day11_part2`
[INFO] [stdout]   --> src/main.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | use aoc2024::day11::{day11_part1, day11_part2};
[INFO] [stdout]    |                      ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `day12_part1` and `day12_part2`
[INFO] [stdout]   --> src/main.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use aoc2024::day12::{day12_part1, day12_part2};
[INFO] [stdout]    |                      ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `day13_part1` and `day13_part2`
[INFO] [stdout]   --> src/main.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 | use aoc2024::day13::{day13_part1, day13_part2};
[INFO] [stdout]    |                      ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `day14_part1` and `day14_part2`
[INFO] [stdout]   --> src/main.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | use aoc2024::day14::{day14_part1, day14_part2};
[INFO] [stdout]    |                      ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `day15_part1` and `day15_part2`
[INFO] [stdout]   --> src/main.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | use aoc2024::day15::{day15_part1, day15_part2};
[INFO] [stdout]    |                      ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `day16_part1` and `day16_part2`
[INFO] [stdout]   --> src/main.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aoc2024::day16::{day16_part1, day16_part2};
[INFO] [stdout]    |                      ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `day17_part1` and `day17_part2`
[INFO] [stdout]   --> src/main.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 | use aoc2024::day17::{day17_part1, day17_part2};
[INFO] [stdout]    |                      ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `day18_part1` and `day18_part2`
[INFO] [stdout]   --> src/main.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | use aoc2024::day18::{day18_part1, day18_part2};
[INFO] [stdout]    |                      ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s
[INFO] running `Command { std: "docker" "inspect" "a23786f93bc634c7f32c7719666566410005c67a5e0f5b89c552df78c2dfe1cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a23786f93bc634c7f32c7719666566410005c67a5e0f5b89c552df78c2dfe1cb", kill_on_drop: false }`
[INFO] [stdout] a23786f93bc634c7f32c7719666566410005c67a5e0f5b89c552df78c2dfe1cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4a3d9f98cfe99bced659f69bcf9be70ff3cbdf13ef8f8e956ad27e2878f9475
[INFO] running `Command { std: "docker" "start" "-a" "f4a3d9f98cfe99bced659f69bcf9be70ff3cbdf13ef8f8e956ad27e2878f9475", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling symbolic-demangle v12.12.3
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=64b8ba789797fafd -C extra-filename=-2f734124a51b36fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=ae19100335a029ea -C extra-filename=-672214083c0de216 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f4a3d9f98cfe99bced659f69bcf9be70ff3cbdf13ef8f8e956ad27e2878f9475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4a3d9f98cfe99bced659f69bcf9be70ff3cbdf13ef8f8e956ad27e2878f9475", kill_on_drop: false }`
[INFO] [stdout] f4a3d9f98cfe99bced659f69bcf9be70ff3cbdf13ef8f8e956ad27e2878f9475
