[INFO] cloning repository https://github.com/synhaz/nasp-prototype
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/synhaz/nasp-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynhaz%2Fnasp-prototype", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynhaz%2Fnasp-prototype'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5c3d302d84e10503473832213b9b8674f2eb8b6
[INFO] testing synhaz/nasp-prototype against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynhaz%2Fnasp-prototype" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/synhaz/nasp-prototype
[INFO] finished tweaking git repo https://github.com/synhaz/nasp-prototype
[INFO] tweaked toml for git repo https://github.com/synhaz/nasp-prototype written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/synhaz/nasp-prototype on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/synhaz/nasp-prototype 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utf8-zero v0.8.1
[INFO] [stderr]   Downloaded ureq-proto v0.6.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.115
[INFO] [stderr]   Downloaded deadpool-runtime v0.3.1
[INFO] [stderr]   Downloaded deadpool-sync v0.2.0
[INFO] [stderr]   Downloaded deadpool-sqlite v0.13.0
[INFO] [stderr]   Downloaded rmp-serde v1.3.1
[INFO] [stderr]   Downloaded rmp v0.8.15
[INFO] [stderr]   Downloaded deadpool v0.13.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]   Downloaded rustls-webpki v0.103.10
[INFO] [stderr]   Downloaded cc v1.2.58
[INFO] [stderr]   Downloaded js-sys v0.3.92
[INFO] [stderr]   Downloaded ureq v3.3.0
[INFO] [stderr]   Downloaded rusqlite v0.38.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.36.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cd1146ed4776f716318e0bee44176b9523ce628aee9f81fded38a3ebc5b49642
[INFO] running `Command { std: "docker" "start" "cd1146ed4776f716318e0bee44176b9523ce628aee9f81fded38a3ebc5b49642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd1146ed4776f716318e0bee44176b9523ce628aee9f81fded38a3ebc5b49642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd1146ed4776f716318e0bee44176b9523ce628aee9f81fded38a3ebc5b49642" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd1146ed4776f716318e0bee44176b9523ce628aee9f81fded38a3ebc5b49642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd1146ed4776f716318e0bee44176b9523ce628aee9f81fded38a3ebc5b49642" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling crypto v0.1.0 (/opt/rustwide/workdir/crypto)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling deadpool-runtime v0.3.1
[INFO] [stderr]    Compiling deadpool v0.13.0
[INFO] [stderr]    Compiling deadpool-sync v0.2.0
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling client-core v0.1.0 (/opt/rustwide/workdir/client-core)
[INFO] [stderr]    Compiling deadpool-sqlite v0.13.0
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: method `open_object_payload` is never used
[INFO] [stdout]    --> client-core/src/lib/client.rs:710:19
[INFO] [stdout]     |
[INFO] [stdout] 380 | impl Client {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 710 |     pub(super) fn open_object_payload<O: ObjectService>(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling client-cli v0.1.0 (/opt/rustwide/workdir/client-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.26s
[INFO] running `Command { std: "docker" "inspect" "cd1146ed4776f716318e0bee44176b9523ce628aee9f81fded38a3ebc5b49642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd1146ed4776f716318e0bee44176b9523ce628aee9f81fded38a3ebc5b49642" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling crypto v0.1.0 (/opt/rustwide/workdir/crypto)
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling deadpool-runtime v0.3.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling deadpool-sync v0.2.0
[INFO] [stderr]    Compiling deadpool v0.13.0
[INFO] [stderr]    Compiling deadpool-sqlite v0.13.0
[INFO] [stderr]    Compiling client-core v0.1.0 (/opt/rustwide/workdir/client-core)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stdout] warning: method `open_object_payload` is never used
[INFO] [stdout]    --> client-core/src/lib/client.rs:710:19
[INFO] [stdout]     |
[INFO] [stdout] 380 | impl Client {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 710 |     pub(super) fn open_object_payload<O: ObjectService>(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling client-cli v0.1.0 (/opt/rustwide/workdir/client-cli)
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: function `map_api_error` is never used
[INFO] [stdout]   --> client-core/tests/auth_bootstrap_flow.rs:14:4
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn map_api_error(err: ApiError) -> ClientError {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `map_api_error` is never used
[INFO] [stdout]   --> client-core/tests/object_directory_flow.rs:14:4
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn map_api_error(err: ApiError) -> ClientError {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `map_api_error` is never used
[INFO] [stdout]   --> client-core/tests/verification_witness.rs:14:4
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn map_api_error(err: ApiError) -> ClientError {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `open_object_payload` is never used
[INFO] [stdout]    --> client-core/src/lib/client.rs:710:19
[INFO] [stdout]     |
[INFO] [stdout] 380 | impl Client {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 710 |     pub(super) fn open_object_payload<O: ObjectService>(
[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 `server` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name server --edition=2024 server/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 --cfg 'feature="default"' --cfg 'feature="http"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http", "test-tamper"))' -C metadata=6ec7f8e379609de8 -C extra-filename=-8eb4d678289083c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-7f3ac68f34e368cd.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-220449e1b94636b3.rlib --extern deadpool=/opt/rustwide/target/debug/deps/libdeadpool-c7d7208e8d3fbd86.rlib --extern deadpool_sqlite=/opt/rustwide/target/debug/deps/libdeadpool_sqlite-c4d49101a97bb635.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-deea1aca2f1a0ac8.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-4d2036ab87a73ce1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d8276b78aaa9eda1.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-0b12cc65fc98352a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-15bd8aae49a9158b.rlib --extern shared=/opt/rustwide/target/debug/deps/libshared-c707e40795268de9.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-01ed9f74e4d04ee9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-07a3ff5b7b16b489.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-1b326324e7e9b87b.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-745f399a706e8239.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-09a5e43015b3d882.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-1cb08630eb7da922/out -L native=/opt/rustwide/target/debug/build/blake3-1cb08630eb7da922/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-0b11785a8b7c5cd4/out -L native=/opt/rustwide/target/debug/build/ring-ea03809487cf0396/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `client-core` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name client_core --edition=2024 client-core/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 --cfg 'feature="http"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "http"))' -C metadata=37f2660cf3a428d2 -C extra-filename=-9ba5d9a2d70b5474 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-7f3ac68f34e368cd.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-220449e1b94636b3.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-deea1aca2f1a0ac8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d8276b78aaa9eda1.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-0b12cc65fc98352a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-15bd8aae49a9158b.rlib --extern server=/opt/rustwide/target/debug/deps/libserver-e50f762f0baf569d.rlib --extern shared=/opt/rustwide/target/debug/deps/libshared-c707e40795268de9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-07a3ff5b7b16b489.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-09a5e43015b3d882.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-1cb08630eb7da922/out -L native=/opt/rustwide/target/debug/build/blake3-1cb08630eb7da922/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-0b11785a8b7c5cd4/out -L native=/opt/rustwide/target/debug/build/ring-ea03809487cf0396/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "cd1146ed4776f716318e0bee44176b9523ce628aee9f81fded38a3ebc5b49642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd1146ed4776f716318e0bee44176b9523ce628aee9f81fded38a3ebc5b49642", kill_on_drop: false }`
[INFO] [stdout] cd1146ed4776f716318e0bee44176b9523ce628aee9f81fded38a3ebc5b49642
