[INFO] cloning repository https://github.com/capJavert/advent-of-code-2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/capJavert/advent-of-code-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcapJavert%2Fadvent-of-code-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcapJavert%2Fadvent-of-code-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07a272fc634e19fa6d2634ddb49b6132d4ae010c [INFO] building capJavert/advent-of-code-2024 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcapJavert%2Fadvent-of-code-2024" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/capJavert/advent-of-code-2024 [INFO] finished tweaking git repo https://github.com/capJavert/advent-of-code-2024 [INFO] tweaked toml for git repo https://github.com/capJavert/advent-of-code-2024 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/capJavert/advent-of-code-2024 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/capJavert/advent-of-code-2024 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 10b4a79f6377c536e00b3fb4eb53adf98795bf45848a413d44e26715edce8bc7 [INFO] running `Command { std: "docker" "start" "-a" "10b4a79f6377c536e00b3fb4eb53adf98795bf45848a413d44e26715edce8bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10b4a79f6377c536e00b3fb4eb53adf98795bf45848a413d44e26715edce8bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10b4a79f6377c536e00b3fb4eb53adf98795bf45848a413d44e26715edce8bc7", kill_on_drop: false }` [INFO] [stdout] 10b4a79f6377c536e00b3fb4eb53adf98795bf45848a413d44e26715edce8bc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 11fbfdb87e89aa06cbd760873bd9039ee5506c8f0d254c59cea587013d357257 [INFO] running `Command { std: "docker" "start" "-a" "11fbfdb87e89aa06cbd760873bd9039ee5506c8f0d254c59cea587013d357257", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling advent-of-code-2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: useless assignment of variable of type `usize` to itself [INFO] [stdout] --> src/bin/day_22.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | secret = secret; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day_24") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name day_24 --edition=2021 src/bin/day_24.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=806b60fd63ec1657 -C extra-filename=-020cfff392d5e6ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code_2024=/opt/rustwide/target/debug/deps/libadvent_of_code_2024-b0d58b4f3c800eb6.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-997143541f0303b2.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-34cbdbe81f4161c4.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-fa93e6d10feafc22.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3e21091f683e4680.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day_20") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name day_20 --edition=2021 src/bin/day_20.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5c4cddae31f2c6f4 -C extra-filename=-651208471ad32227 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code_2024=/opt/rustwide/target/debug/deps/libadvent_of_code_2024-b0d58b4f3c800eb6.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-997143541f0303b2.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-34cbdbe81f4161c4.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-fa93e6d10feafc22.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3e21091f683e4680.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day_23") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name day_23 --edition=2021 src/bin/day_23.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8cecdd4ee3e0f324 -C extra-filename=-a2af394d9da651cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code_2024=/opt/rustwide/target/debug/deps/libadvent_of_code_2024-b0d58b4f3c800eb6.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-997143541f0303b2.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-34cbdbe81f4161c4.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-fa93e6d10feafc22.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3e21091f683e4680.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day_6") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name day_6 --edition=2021 src/bin/day_6.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=10d29ac56d933c88 -C extra-filename=-693a6091814a1ce3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code_2024=/opt/rustwide/target/debug/deps/libadvent_of_code_2024-b0d58b4f3c800eb6.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-997143541f0303b2.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-34cbdbe81f4161c4.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-fa93e6d10feafc22.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3e21091f683e4680.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day_18") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name day_18 --edition=2021 src/bin/day_18.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f57c2e6499034ef7 -C extra-filename=-a579fb460815177b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code_2024=/opt/rustwide/target/debug/deps/libadvent_of_code_2024-b0d58b4f3c800eb6.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-997143541f0303b2.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-34cbdbe81f4161c4.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-fa93e6d10feafc22.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3e21091f683e4680.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day_3") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name day_3 --edition=2021 src/bin/day_3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=138d9c211c8ed07a -C extra-filename=-bec743e96dbfe772 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code_2024=/opt/rustwide/target/debug/deps/libadvent_of_code_2024-b0d58b4f3c800eb6.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-997143541f0303b2.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-34cbdbe81f4161c4.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-fa93e6d10feafc22.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3e21091f683e4680.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day_14") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name day_14 --edition=2021 src/bin/day_14.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=abe57615161e5f9c -C extra-filename=-102dc4db05c5d82e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code_2024=/opt/rustwide/target/debug/deps/libadvent_of_code_2024-b0d58b4f3c800eb6.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-997143541f0303b2.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-34cbdbe81f4161c4.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-fa93e6d10feafc22.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3e21091f683e4680.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day_11") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name day_11 --edition=2021 src/bin/day_11.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3213b88d2393d0df -C extra-filename=-f4300b8b6624c25f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code_2024=/opt/rustwide/target/debug/deps/libadvent_of_code_2024-b0d58b4f3c800eb6.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-997143541f0303b2.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-34cbdbe81f4161c4.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-fa93e6d10feafc22.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3e21091f683e4680.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day_7") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name day_7 --edition=2021 src/bin/day_7.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=13ade24db9ebdff7 -C extra-filename=-0912caf15d75b8c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code_2024=/opt/rustwide/target/debug/deps/libadvent_of_code_2024-b0d58b4f3c800eb6.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-997143541f0303b2.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-34cbdbe81f4161c4.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-fa93e6d10feafc22.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3e21091f683e4680.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "11fbfdb87e89aa06cbd760873bd9039ee5506c8f0d254c59cea587013d357257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11fbfdb87e89aa06cbd760873bd9039ee5506c8f0d254c59cea587013d357257", kill_on_drop: false }` [INFO] [stdout] 11fbfdb87e89aa06cbd760873bd9039ee5506c8f0d254c59cea587013d357257