[INFO] fetching crate akv-cli 0.6.0... [INFO] testing akv-cli-0.6.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate akv-cli 0.6.0 into /workspace/builds/worker-7-tc1/source [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate akv-cli 0.6.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate akv-cli 0.6.0 [INFO] tweaked toml for crates.io crate akv-cli 0.6.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate akv-cli 0.6.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate akv-cli 0.6.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wildcard v0.3.0 [INFO] [stderr] Downloaded colored_json v5.0.0 [INFO] [stderr] Downloaded dotazure v0.2.0 [INFO] [stderr] Downloaded azure_core_macros v0.3.1 [INFO] [stderr] Downloaded timeago v0.4.2 [INFO] [stderr] Downloaded azure_security_keyvault_certificates v0.7.0 [INFO] [stderr] Downloaded azure_security_keyvault_keys v0.8.0 [INFO] [stderr] Downloaded typespec_client_core v0.8.1 [INFO] [stderr] Downloaded azure_identity v0.29.0 [INFO] [stderr] Downloaded azure_core v0.29.1 [INFO] [stderr] Downloaded async-compression v0.4.24 [INFO] [stderr] Downloaded azure_storage_blob v0.6.0 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] [stderr] Downloaded clap_complete v4.5.54 [INFO] [stderr] Downloaded azure_security_keyvault_secrets v0.8.0 [INFO] [stderr] Downloaded typespec_macros v0.8.1 [INFO] [stderr] Downloaded typespec v0.9.1 [INFO] [stderr] Downloaded isolang v2.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a0e1a3e83599dfa2a299021f0ff1c46c1cb08e70fe7e91fe8a83a4c03573b98 [INFO] running `Command { std: "docker" "start" "-a" "3a0e1a3e83599dfa2a299021f0ff1c46c1cb08e70fe7e91fe8a83a4c03573b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a0e1a3e83599dfa2a299021f0ff1c46c1cb08e70fe7e91fe8a83a4c03573b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a0e1a3e83599dfa2a299021f0ff1c46c1cb08e70fe7e91fe8a83a4c03573b98", kill_on_drop: false }` [INFO] [stdout] 3a0e1a3e83599dfa2a299021f0ff1c46c1cb08e70fe7e91fe8a83a4c03573b98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88c5252ef51a04b9cd33f4661f688750200f66ed20522c24d7bdc86765501890 [INFO] running `Command { std: "docker" "start" "-a" "88c5252ef51a04b9cd33f4661f688750200f66ed20522c24d7bdc86765501890", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling azure_core v0.29.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling isolang v2.4.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling timeago v0.4.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling typespec_macros v0.8.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling clap_complete v4.5.54 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling async-compression v0.4.24 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling typespec v0.9.1 [INFO] [stderr] Compiling colored_json v5.0.0 [INFO] [stderr] Compiling dotazure v0.2.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling typespec_client_core v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling azure_core_macros v0.3.1 [INFO] [stderr] Compiling azure_security_keyvault_keys v0.8.0 [INFO] [stderr] Compiling azure_security_keyvault_certificates v0.7.0 [INFO] [stderr] Compiling azure_security_keyvault_secrets v0.8.0 [INFO] [stderr] Compiling azure_identity v0.29.0 [INFO] [stderr] Compiling akv-cli v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "88c5252ef51a04b9cd33f4661f688750200f66ed20522c24d7bdc86765501890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88c5252ef51a04b9cd33f4661f688750200f66ed20522c24d7bdc86765501890", kill_on_drop: false }` [INFO] [stdout] 88c5252ef51a04b9cd33f4661f688750200f66ed20522c24d7bdc86765501890 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6aaf1c5f6cb10973ccee8bcb03c2da701678a4ac05df52d7f02468593a3e852d [INFO] running `Command { std: "docker" "start" "-a" "6aaf1c5f6cb10973ccee8bcb03c2da701678a4ac05df52d7f02468593a3e852d", kill_on_drop: false }` [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling azure_core v0.29.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling typespec v0.9.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling typespec_client_core v0.8.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling azure_core_macros v0.3.1 [INFO] [stderr] Compiling wildcard v0.3.0 [INFO] [stderr] Compiling timeago v0.4.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling azure_security_keyvault_keys v0.8.0 [INFO] [stderr] Compiling azure_security_keyvault_certificates v0.7.0 [INFO] [stderr] Compiling azure_security_keyvault_secrets v0.8.0 [INFO] [stderr] Compiling azure_identity v0.29.0 [INFO] [stderr] Compiling azure_storage_blob v0.6.0 [INFO] [stderr] Compiling akv-cli v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.22s [INFO] running `Command { std: "docker" "inspect" "6aaf1c5f6cb10973ccee8bcb03c2da701678a4ac05df52d7f02468593a3e852d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aaf1c5f6cb10973ccee8bcb03c2da701678a4ac05df52d7f02468593a3e852d", kill_on_drop: false }` [INFO] [stdout] 6aaf1c5f6cb10973ccee8bcb03c2da701678a4ac05df52d7f02468593a3e852d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f4b9364762b736e4e672952488b37a6e505cf46bada43ca1375cd3542fae83b [INFO] running `Command { std: "docker" "start" "-a" "7f4b9364762b736e4e672952488b37a6e505cf46bada43ca1375cd3542fae83b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/akv_cli-79d4ef4f75591119) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test color::tests::from_jq_matches_default ... ok [INFO] [stdout] test jose::jwe::tests::decode_invalid ... ok [INFO] [stdout] test jose::jwe::tests::encode_decode_roundtrip ... ok [INFO] [stdout] test jose::jwe::tests::from_str_invalid_character ... ok [INFO] [stdout] test jose::jwe::tests::from_str_invalid_header ... ok [INFO] [stdout] test parsing::tests::replace_expressions_missing_empty ... ok [INFO] [stdout] test jose::jwe::tests::encryption_algorithm_cipher ... ok [INFO] [stdout] test jose::jwe::tests::from_str_too_many_periods ... ok [INFO] [stdout] test jose::jwe::tests::from_str_success ... ok [INFO] [stdout] test jose::jwe::tests::from_str_too_few_periods ... ok [INFO] [stdout] test parsing::tests::replace_expressions_missing_end ... ok [INFO] [stdout] test parsing::tests::replace_only_vars ... ok [INFO] [stdout] test jose::tests::header_encode_decode ... ok [INFO] [stdout] test parsing::tests::replace_expressions_missing_no_template ... ok [INFO] [stdout] test parsing::tests::replace_expression_with_var ... ok [INFO] [stdout] test parsing::tests::test_replace_expressions ... ok [INFO] [stdout] test parsing::tests::replace_vars_owned ... ok [INFO] [stdout] test parsing::tests::replace_expressions_overlap ... ok [INFO] [stdout] test parsing::tests::replace_vars_borrowed ... ok [INFO] [stdout] test parsing::tests::test_parse_key_value_opt ... ok [INFO] [stdout] test jose::jwe::tests::encrypt_decrypt_roundtrip ... ok [INFO] [stdout] test parsing::tests::test_parse_key_value ... ok [INFO] [stdout] test credentials::tests::aggregate_multiple_errors ... ok [INFO] [stdout] test cache::tests::test_client_cache ... ok [INFO] [stdout] test parsing::tests::replace_vars_errs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/akv/main.rs (/opt/rustwide/target/debug/deps/akv-3f9ed86d5db3551c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests akv_cli [INFO] [stdout] test commands::key::tests::key_size_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/parsing.rs - parsing::replace_expressions (line 49) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7f4b9364762b736e4e672952488b37a6e505cf46bada43ca1375cd3542fae83b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f4b9364762b736e4e672952488b37a6e505cf46bada43ca1375cd3542fae83b", kill_on_drop: false }` [INFO] [stdout] 7f4b9364762b736e4e672952488b37a6e505cf46bada43ca1375cd3542fae83b