[INFO] cloning repository https://github.com/agiletec-inc/airis-workspace
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agiletec-inc/airis-workspace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagiletec-inc%2Fairis-workspace", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagiletec-inc%2Fairis-workspace'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d25932c2759b29114485af61f4d1214accacf4f
[INFO] testing agiletec-inc/airis-workspace against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagiletec-inc%2Fairis-workspace" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/agiletec-inc/airis-workspace
[INFO] finished tweaking git repo https://github.com/agiletec-inc/airis-workspace
[INFO] tweaked toml for git repo https://github.com/agiletec-inc/airis-workspace written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/agiletec-inc/airis-workspace 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/agiletec-inc/airis-workspace 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 supports-hyperlinks v3.2.0
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded utf8-zero v0.8.1
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded fastrand v2.4.0
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] [stderr]   Downloaded cookie_store v0.22.1
[INFO] [stderr]   Downloaded ureq-proto v0.6.0
[INFO] [stderr]   Downloaded dialoguer v0.12.0
[INFO] [stderr]   Downloaded libyml v0.0.5
[INFO] [stderr]   Downloaded owo-colors v4.3.0
[INFO] [stderr]   Downloaded serde_yml v0.0.12
[INFO] [stderr]   Downloaded ureq v3.3.0
[INFO] [stderr]   Downloaded blake3 v1.8.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 96ce4450b06778fc9e35f974acc0722e976d54023a9cacf5decc6972a34a0774
[INFO] running `Command { std: "docker" "start" "-a" "96ce4450b06778fc9e35f974acc0722e976d54023a9cacf5decc6972a34a0774", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96ce4450b06778fc9e35f974acc0722e976d54023a9cacf5decc6972a34a0774", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96ce4450b06778fc9e35f974acc0722e976d54023a9cacf5decc6972a34a0774", kill_on_drop: false }`
[INFO] [stdout] 96ce4450b06778fc9e35f974acc0722e976d54023a9cacf5decc6972a34a0774
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 80cfa6fd766776cb141555a3cad3566f9b310abd727d75c98ec4c9c33475a63e
[INFO] running `Command { std: "docker" "start" "-a" "80cfa6fd766776cb141555a3cad3566f9b310abd727d75c98ec4c9c33475a63e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling airis-workspace v3.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling clap_complete v4.6.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "80cfa6fd766776cb141555a3cad3566f9b310abd727d75c98ec4c9c33475a63e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80cfa6fd766776cb141555a3cad3566f9b310abd727d75c98ec4c9c33475a63e", kill_on_drop: false }`
[INFO] [stdout] 80cfa6fd766776cb141555a3cad3566f9b310abd727d75c98ec4c9c33475a63e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ade64cb0a6c8287630927519c212ccd47e244a2ce9e369e3950a92840187471d
[INFO] running `Command { std: "docker" "start" "-a" "ade64cb0a6c8287630927519c212ccd47e244a2ce9e369e3950a92840187471d", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling airis-workspace v3.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/commands/guards/tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[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::fs`
[INFO] [stdout]  --> src/commands/guards/tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `airis-workspace` (lib test); 2 warnings 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 airis_workspace --edition=2024 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=d42428b34b9d78f2 -C extra-filename=-661c41bccb51905d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4b98a5a15e092ec6.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-f896299d51977a83.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-80c9c1b2f340b9ba.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9aaa8f7c176afea5.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c953933b0dbe815a.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-6b4b2a91300a57ae.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-6fbedae25b9eb8b9.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-bd20348b78530f80.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-2735922cea1dcc3c.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-c4db81f40506941d.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-a0be1310dcec148a.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-c6d9864abc0e4ccb.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-a511f03aef08d0a8.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-7a9cf05671165676.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-58377262d60b6646.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3cb1e442aa318462.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7dca7a734e18f556.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b1950e0de6608796.rlib --extern serde_yml=/opt/rustwide/target/debug/deps/libserde_yml-4c073cb19f465382.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bb8953cc90cbfc5b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-77181de25f97b0db.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cd634840b377e2f3.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-0385c575fdedf88d.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-a10eb85380086b5c.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-faeac09d8ffc7630.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-098382a168660e0a/out -L native=/opt/rustwide/target/debug/build/blake3-098382a168660e0a/out -L native=/opt/rustwide/target/debug/build/ring-256927ccfcd4bcc5/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `airis-workspace` (lib)
[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 airis_workspace --edition=2024 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=42cb1e46a46fbc93 -C extra-filename=-2830882dd536e71d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4b98a5a15e092ec6.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-80c9c1b2f340b9ba.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9aaa8f7c176afea5.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-c953933b0dbe815a.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-6b4b2a91300a57ae.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-6fbedae25b9eb8b9.rmeta --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-bd20348b78530f80.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-2735922cea1dcc3c.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-c4db81f40506941d.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-a0be1310dcec148a.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-c6d9864abc0e4ccb.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-a511f03aef08d0a8.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-7a9cf05671165676.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3cb1e442aa318462.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7dca7a734e18f556.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b1950e0de6608796.rmeta --extern serde_yml=/opt/rustwide/target/debug/deps/libserde_yml-4c073cb19f465382.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bb8953cc90cbfc5b.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-77181de25f97b0db.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cd634840b377e2f3.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-0385c575fdedf88d.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-a10eb85380086b5c.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-faeac09d8ffc7630.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-098382a168660e0a/out -L native=/opt/rustwide/target/debug/build/blake3-098382a168660e0a/out -L native=/opt/rustwide/target/debug/build/ring-256927ccfcd4bcc5/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ade64cb0a6c8287630927519c212ccd47e244a2ce9e369e3950a92840187471d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ade64cb0a6c8287630927519c212ccd47e244a2ce9e369e3950a92840187471d", kill_on_drop: false }`
[INFO] [stdout] ade64cb0a6c8287630927519c212ccd47e244a2ce9e369e3950a92840187471d
