[INFO] cloning repository https://github.com/janfasnacht/stacy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/janfasnacht/stacy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanfasnacht%2Fstacy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanfasnacht%2Fstacy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 109040b6a262e31767e45121acb22393baa34bc1
[INFO] testing janfasnacht/stacy against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanfasnacht%2Fstacy" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/janfasnacht/stacy
[INFO] finished tweaking git repo https://github.com/janfasnacht/stacy
[INFO] tweaked toml for git repo https://github.com/janfasnacht/stacy written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/janfasnacht/stacy on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/janfasnacht/stacy 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.10
[INFO] [stderr]   Downloaded minijinja v2.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8009625f4c47d705bbdeacd7c2dfce654a25d5b34cb1dc26558b25d0af0283ea
[INFO] running `Command { std: "docker" "start" "-a" "8009625f4c47d705bbdeacd7c2dfce654a25d5b34cb1dc26558b25d0af0283ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8009625f4c47d705bbdeacd7c2dfce654a25d5b34cb1dc26558b25d0af0283ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8009625f4c47d705bbdeacd7c2dfce654a25d5b34cb1dc26558b25d0af0283ea", kill_on_drop: false }`
[INFO] [stdout] 8009625f4c47d705bbdeacd7c2dfce654a25d5b34cb1dc26558b25d0af0283ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a16c0997d934674d39da18096b032cbfc4896fea2846a2a95e287f6fea1eda57
[INFO] running `Command { std: "docker" "start" "-a" "a16c0997d934674d39da18096b032cbfc4896fea2846a2a95e287f6fea1eda57", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling stacy v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.48s
[INFO] running `Command { std: "docker" "inspect" "a16c0997d934674d39da18096b032cbfc4896fea2846a2a95e287f6fea1eda57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a16c0997d934674d39da18096b032cbfc4896fea2846a2a95e287f6fea1eda57", kill_on_drop: false }`
[INFO] [stdout] a16c0997d934674d39da18096b032cbfc4896fea2846a2a95e287f6fea1eda57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 246662da6965f4614d5e5173299047ad745a6ca5c6abb369701e313d5de604a2
[INFO] running `Command { std: "docker" "start" "-a" "246662da6965f4614d5e5173299047ad745a6ca5c6abb369701e313d5de604a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling stacy v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: unused import: `crate::packages::pkg_parser::FileType`
[INFO] [stdout]    --> src/packages/github.rs:618:13
[INFO] [stdout]     |
[INFO] [stdout] 618 |         use crate::packages::pkg_parser::FileType;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/test_stata_output.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Command::cargo_bin("stacy").unwrap()
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/test_review_regression.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Command::cargo_bin("stacy").unwrap()
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> tests/test_signal_handling.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::PathBuf;
[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: `std::os::unix::process::CommandExt`
[INFO] [stdout]   --> tests/test_signal_handling.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |         use std::os::unix::process::CommandExt;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/integration_cli.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Command::cargo_bin("stacy").unwrap()
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::packages::pkg_parser::FileType`
[INFO] [stdout]    --> src/packages/github.rs:618:13
[INFO] [stdout]     |
[INFO] [stdout] 618 |         use crate::packages::pkg_parser::FileType;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stacy` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name stacy --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=75593225cbe08dc1 -C extra-filename=-18a33f13938b62fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-47752c4fdac30c12.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-aac420021135c437.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c581ccd50a76f597.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-5918ae92e50420f7.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-bc0e703cc4450c2e.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-eb4867d92159205b.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-c901eacd7493aa46.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-e71ff0253c7230dc.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-206e48a21956b6b1.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-ccf98473a1050ffc.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-b4d7e4827f1b2216.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8e23e33ec07660c0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-47b9e8bf58941137.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5569ea7aaaf1b1e3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-913b583cf4c560f8.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-5351b713bbff5cfc.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b514c885f65c16fe.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-2c4f884d5e2bb375.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-908509c9f1153bf0.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-cd946500d239c905.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-faeac09d8ffc7630.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-ff9aa6b1a8aa2b64/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `stacy` (bin "stacy")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name stacy --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=32815747fd7d9841 -C extra-filename=-5f5c0ee347ceedfe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-47752c4fdac30c12.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c581ccd50a76f597.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-5918ae92e50420f7.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-eb4867d92159205b.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-c901eacd7493aa46.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-e71ff0253c7230dc.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-206e48a21956b6b1.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-ccf98473a1050ffc.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8e23e33ec07660c0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-47b9e8bf58941137.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5569ea7aaaf1b1e3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-913b583cf4c560f8.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b514c885f65c16fe.rlib --extern stacy=/opt/rustwide/target/debug/deps/libstacy-e43ca26daccc6053.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-2c4f884d5e2bb375.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-908509c9f1153bf0.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-cd946500d239c905.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-faeac09d8ffc7630.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-ff9aa6b1a8aa2b64/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "246662da6965f4614d5e5173299047ad745a6ca5c6abb369701e313d5de604a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "246662da6965f4614d5e5173299047ad745a6ca5c6abb369701e313d5de604a2", kill_on_drop: false }`
[INFO] [stdout] 246662da6965f4614d5e5173299047ad745a6ca5c6abb369701e313d5de604a2
