[INFO] fetching crate alexandria 0.2.0...
[INFO] testing alexandria-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate alexandria 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate alexandria 0.2.0
[INFO] finished tweaking crates.io crate alexandria 0.2.0
[INFO] tweaked toml for crates.io crate alexandria 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate alexandria 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 141 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding ed25519-dalek v1.0.1 (available: v2.2.0)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31c8eba4e2dddc4fe09241221ce9b0609ccfd306d93ff10d41641aae6489116e
[INFO] running `Command { std: "docker" "start" "-a" "31c8eba4e2dddc4fe09241221ce9b0609ccfd306d93ff10d41641aae6489116e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31c8eba4e2dddc4fe09241221ce9b0609ccfd306d93ff10d41641aae6489116e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31c8eba4e2dddc4fe09241221ce9b0609ccfd306d93ff10d41641aae6489116e", kill_on_drop: false }`
[INFO] [stdout] 31c8eba4e2dddc4fe09241221ce9b0609ccfd306d93ff10d41641aae6489116e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df3472d2242eed81f9eb8024976ae8cfc9e3e85d410553caee36797b4a89c9b6
[INFO] running `Command { std: "docker" "start" "-a" "df3472d2242eed81f9eb8024976ae8cfc9e3e85d410553caee36797b4a89c9b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling blake2 v0.8.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling keybob v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling alexandria-tags v0.2.0
[INFO] [stderr]    Compiling ratman-identity v0.6.2
[INFO] [stderr]    Compiling sodiumoxide v0.2.7
[INFO] [stderr]    Compiling alexandria v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `user`, `rec_id`, and `action` are never read
[INFO] [stdout]   --> src/delta.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) struct Delta {
[INFO] [stdout]    |                   ----- fields in this struct
[INFO] [stdout] 57 |     pub(crate) user: Session,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 58 |     pub(crate) rec_id: Option<Id>,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub(crate) action: DeltaType,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Delta` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "df3472d2242eed81f9eb8024976ae8cfc9e3e85d410553caee36797b4a89c9b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df3472d2242eed81f9eb8024976ae8cfc9e3e85d410553caee36797b4a89c9b6", kill_on_drop: false }`
[INFO] [stdout] df3472d2242eed81f9eb8024976ae8cfc9e3e85d410553caee36797b4a89c9b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87cbc322edc0dc84207c4c871b6bfe8cdfc168182132dcf5dfd78976ae5fcb8c
[INFO] running `Command { std: "docker" "start" "-a" "87cbc322edc0dc84207c4c871b6bfe8cdfc168182132dcf5dfd78976ae5fcb8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stdout] warning: fields `user`, `rec_id`, and `action` are never read
[INFO] [stdout]   --> src/delta.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) struct Delta {
[INFO] [stdout]    |                   ----- fields in this struct
[INFO] [stdout] 57 |     pub(crate) user: Session,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 58 |     pub(crate) rec_id: Option<Id>,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub(crate) action: DeltaType,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Delta` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling alexandria v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `user`, `rec_id`, and `action` are never read
[INFO] [stdout]   --> src/delta.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) struct Delta {
[INFO] [stdout]    |                   ----- fields in this struct
[INFO] [stdout] 57 |     pub(crate) user: Session,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 58 |     pub(crate) rec_id: Option<Id>,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub(crate) action: DeltaType,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Delta` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.55s
[INFO] running `Command { std: "docker" "inspect" "87cbc322edc0dc84207c4c871b6bfe8cdfc168182132dcf5dfd78976ae5fcb8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87cbc322edc0dc84207c4c871b6bfe8cdfc168182132dcf5dfd78976ae5fcb8c", kill_on_drop: false }`
[INFO] [stdout] 87cbc322edc0dc84207c4c871b6bfe8cdfc168182132dcf5dfd78976ae5fcb8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7c82da9b19e5726f4b7fb83e524dcbae9a064a00906d608a08fa46175e9e16fc
[INFO] running `Command { std: "docker" "start" "-a" "7c82da9b19e5726f4b7fb83e524dcbae9a064a00906d608a08fa46175e9e16fc", kill_on_drop: false }`
[INFO] [stderr] warning: fields `user`, `rec_id`, and `action` are never read
[INFO] [stderr]   --> src/delta.rs:57:16
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub(crate) struct Delta {
[INFO] [stderr]    |                   ----- fields in this struct
[INFO] [stderr] 57 |     pub(crate) user: Session,
[INFO] [stderr]    |                ^^^^
[INFO] [stderr] 58 |     pub(crate) rec_id: Option<Id>,
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 |     pub(crate) action: DeltaType,
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Delta` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `alexandria` (lib) generated 1 warning
[INFO] [stderr] warning: `alexandria` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alexandria-2e876841c9873679)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test crypto::asym_encrypt_decrypt ... ok
[INFO] [stdout] test record::kv::apply_nested_insert ... ok
[INFO] [stdout] test record::kv::apply_multi_diff ... ok
[INFO] [stdout] test record::kv::apply_nested_nested_insert ... ok
[INFO] [stdout] test crypto::aes_encrypt_decrypt ... ok
[INFO] [stdout] test meta::users::open_empty ... ok
[INFO] [stdout] test crypto::asym::sign_and_encrypt ... ok
[INFO] [stdout] test record::kv::apply_single_diff ... ok
[INFO] [stdout] test store::insert_batch_single ... ok
[INFO] [stdout] test store::store_and_delete ... ok
[INFO] [stdout] test crypto::aes::key_is_key ... ok
[INFO] [stdout] test meta::users::create_clone_open ... ok
[INFO] [stdout] test dir::scaffold_lib ... ok
[INFO] [stdout] test utils::diff::usability_nested ... ok
[INFO] [stdout] test utils::path::parse_path_simple ... ok
[INFO] [stdout] test wire::encode_simple ... ok
[INFO] [stdout] test wire::encode_skip ... ok
[INFO] [stdout] test query::sub::single_delta ... ok
[INFO] [stdout] test query::iter::lock_gc_iterator ... ok
[INFO] [stdout] test store::insert_batch ... ok
[INFO] [stdout] test store::store_and_update ... ok
[INFO] [stdout] test store::store_insert ... ok
[INFO] [stdout] test store::store_and_get ... ok
[INFO] [stdout] test query::sub::tag_delta ... ok
[INFO] [stdout] test utils::diff::usability ... ok
[INFO] [stdout] test query::sub::tag_delta_matching ... ok
[INFO] [stdout] test query::iter::skip_iterator ... ok
[INFO] [stdout] test query::iter::gc_iterator_fail ... ok
[INFO] [stdout] test query::iter::basic_iterator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/harness.rs (/opt/rustwide/target/debug/deps/harness-d9f1e7d937128028)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/trivial.rs (/opt/rustwide/target/debug/deps/trivial-7cf456e97d0fb270)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test insert_and_fetch ... ok
[INFO] [stdout] test insert_tagged_subset ... ok
[INFO] [stdout] test insert_delete ... ok
[INFO] [stdout] test test_path_exists ... ok
[INFO] [stdout] test insert_delete_failed_query ... ok
[INFO] [stdout] test batch_insert ... ok
[INFO] [stdout] test insert_tagged_delete ... ok
[INFO] [stdout] test simple_subscription ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests alexandria
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/utils/path.rs - utils::path::Path (line 40) ... ignored
[INFO] [stdout] test src/core/api.rs - core::api::Library::query_iter (line 277) ... ok
[INFO] [stdout] test src/core/api.rs - core::api::Library::subscribe (line 359) ... ok
[INFO] [stdout] test src/utils/path.rs - utils::path::Path (line 29) ... ok
[INFO] [stdout] test src/core/builder.rs - core::builder::Builder (line 18) ... ok
[INFO] [stdout] test src/core/api.rs - core::api::Library::query (line 189) ... ok
[INFO] [stdout] test src/core/api.rs - core::api::Library::query (line 215) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.65s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7c82da9b19e5726f4b7fb83e524dcbae9a064a00906d608a08fa46175e9e16fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c82da9b19e5726f4b7fb83e524dcbae9a064a00906d608a08fa46175e9e16fc", kill_on_drop: false }`
[INFO] [stdout] 7c82da9b19e5726f4b7fb83e524dcbae9a064a00906d608a08fa46175e9e16fc
