[INFO] cloning repository https://github.com/nimbus-cloud-labs/image-auto-updater [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nimbus-cloud-labs/image-auto-updater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnimbus-cloud-labs%2Fimage-auto-updater", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnimbus-cloud-labs%2Fimage-auto-updater'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ee5d82cd388fe6c0ca8b035968dd1955ca205b0 [INFO] testing nimbus-cloud-labs/image-auto-updater against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnimbus-cloud-labs%2Fimage-auto-updater" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nimbus-cloud-labs/image-auto-updater [INFO] finished tweaking git repo https://github.com/nimbus-cloud-labs/image-auto-updater [INFO] tweaked toml for git repo https://github.com/nimbus-cloud-labs/image-auto-updater written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nimbus-cloud-labs/image-auto-updater on toolchain f9988fefd3add01f414f52b414308e7872622fee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nimbus-cloud-labs/image-auto-updater 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" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kube-runtime v1.1.0 [INFO] [stderr] Downloaded kube-core v1.1.0 [INFO] [stderr] Downloaded kube-client v1.1.0 [INFO] [stderr] Downloaded jsonpath-rust v0.7.5 [INFO] [stderr] Downloaded kube-derive v1.1.0 [INFO] [stderr] Downloaded kube v1.1.0 [INFO] [stderr] Downloaded json-patch v4.1.0 [INFO] [stderr] Downloaded k8s-openapi v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb4573f25f84ab82b85961629e52742b0f775e74fa47b1692999ebc78d067769 [INFO] running `Command { std: "docker" "start" "-a" "bb4573f25f84ab82b85961629e52742b0f775e74fa47b1692999ebc78d067769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb4573f25f84ab82b85961629e52742b0f775e74fa47b1692999ebc78d067769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb4573f25f84ab82b85961629e52742b0f775e74fa47b1692999ebc78d067769", kill_on_drop: false }` [INFO] [stdout] bb4573f25f84ab82b85961629e52742b0f775e74fa47b1692999ebc78d067769 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14ed631957a600fe48fe3c667ff74b1e8deb42d25efacb11ac05e1b9d832aaa7 [INFO] running `Command { std: "docker" "start" "-a" "14ed631957a600fe48fe3c667ff74b1e8deb42d25efacb11ac05e1b9d832aaa7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling k8s-openapi v0.25.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling jsonpath-rust v0.7.5 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling kube-derive v1.1.0 [INFO] [stderr] Compiling jsonptr v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling json-patch v4.1.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling kube-core v1.1.0 [INFO] [stderr] Compiling kube-client v1.1.0 [INFO] [stderr] Compiling kube-runtime v1.1.0 [INFO] [stderr] Compiling kube v1.1.0 [INFO] [stderr] Compiling image-auto-updater v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "14ed631957a600fe48fe3c667ff74b1e8deb42d25efacb11ac05e1b9d832aaa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14ed631957a600fe48fe3c667ff74b1e8deb42d25efacb11ac05e1b9d832aaa7", kill_on_drop: false }` [INFO] [stdout] 14ed631957a600fe48fe3c667ff74b1e8deb42d25efacb11ac05e1b9d832aaa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04053a1fa8fdfa516cfde35365330f4ae38d183b9a6eadd09d078d5b30e44e19 [INFO] running `Command { std: "docker" "start" "-a" "04053a1fa8fdfa516cfde35365330f4ae38d183b9a6eadd09d078d5b30e44e19", kill_on_drop: false }` [INFO] [stderr] Compiling image-auto-updater v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.00s [INFO] running `Command { std: "docker" "inspect" "04053a1fa8fdfa516cfde35365330f4ae38d183b9a6eadd09d078d5b30e44e19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04053a1fa8fdfa516cfde35365330f4ae38d183b9a6eadd09d078d5b30e44e19", kill_on_drop: false }` [INFO] [stdout] 04053a1fa8fdfa516cfde35365330f4ae38d183b9a6eadd09d078d5b30e44e19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7948ceda6b0d14e280ec881808a59662fd267169450167e51c9af2df6ab63049 [INFO] running `Command { std: "docker" "start" "-a" "7948ceda6b0d14e280ec881808a59662fd267169450167e51c9af2df6ab63049", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/image_auto_updater-59c2c51775e77fda) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test domain::evaluate::tests::evaluator_blocks_candidate_until_observation_threshold_is_met ... ok [INFO] [stdout] test domain::evaluate::tests::evaluator_marks_drift_when_live_digest_differs ... ok [INFO] [stdout] test domain::normalize::tests::normalization_applies_defaults_and_parses_values ... ok [INFO] [stdout] test domain::normalize::tests::normalization_rejects_cross_namespace_target ... ok [INFO] [stdout] test controller::reconcile::tests::reconcile_patches_target_when_candidate_is_eligible ... ok [INFO] [stdout] test domain::normalize::tests::normalization_rejects_invalid_jitter ... ok [INFO] [stdout] test domain::status::tests::record_successful_promotion_updates_projection ... ok [INFO] [stdout] test domain::status::tests::project_and_restore_round_trip_keeps_timing_state ... ok [INFO] [stdout] test infrastructure::registry::tests::parse_image_reference_requires_registry_and_repository ... ok [INFO] [stdout] test infrastructure::registry::tests::parse_auth_params_reads_bearer_challenge ... ok [INFO] [stdout] test controller::reconcile::tests::reconcile_records_status_without_patch_for_too_new_candidate ... ok [INFO] [stdout] test domain::normalize::tests::normalization_rejects_empty_allowed_update_kinds ... ok [INFO] [stdout] test domain::evaluate::tests::evaluator_blocks_disallowed_minor_update ... ok [INFO] [stdout] test domain::evaluate::tests::evaluator_emits_patch_target_for_eligible_newer_candidate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/gen-crd.rs (/opt/rustwide/target/debug/deps/gen_crd-de156a74b0a9a90f) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/image_auto_updater-d550e34433b18a6e) [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] [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/real_cluster.rs (/opt/rustwide/target/debug/deps/real_cluster-130049e6c919fe8a) [INFO] [stderr] Doc-tests image_auto_updater [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test promotes_newer_candidate_on_real_cluster ... ignored, requires a real Kubernetes cluster, controller deployment, and reachable OCI registry [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "7948ceda6b0d14e280ec881808a59662fd267169450167e51c9af2df6ab63049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7948ceda6b0d14e280ec881808a59662fd267169450167e51c9af2df6ab63049", kill_on_drop: false }` [INFO] [stdout] 7948ceda6b0d14e280ec881808a59662fd267169450167e51c9af2df6ab63049