[INFO] fetching crate osynic_osuapi 0.1.1... [INFO] testing osynic_osuapi-0.1.1 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628-retry-1 [INFO] extracting crate osynic_osuapi 0.1.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate osynic_osuapi 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate osynic_osuapi 0.1.1 [INFO] tweaked toml for crates.io crate osynic_osuapi 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate osynic_osuapi 0.1.1 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate osynic_osuapi 0.1.1 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitflags v2.9.2 [INFO] [stderr] Downloaded quote v1.0.39 [INFO] [stderr] Downloaded windows-link v0.1.0 [INFO] [stderr] Downloaded zerocopy v0.8.23 [INFO] [stderr] Downloaded quinn-udp v0.5.10 [INFO] [stderr] Downloaded cc v1.2.16 [INFO] [stderr] Downloaded once_cell v1.21.0 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.6.5 [INFO] [stderr] Downloaded zerocopy-derive v0.8.23 [INFO] [stderr] Downloaded rustls v0.23.23 [INFO] [stderr] Downloaded ring v0.17.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f3848c2bd73884b433f4024811676de9709ea6eaa7131089bb883581fc54519 [INFO] running `Command { std: "docker" "start" "-a" "6f3848c2bd73884b433f4024811676de9709ea6eaa7131089bb883581fc54519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f3848c2bd73884b433f4024811676de9709ea6eaa7131089bb883581fc54519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f3848c2bd73884b433f4024811676de9709ea6eaa7131089bb883581fc54519", kill_on_drop: false }` [INFO] [stdout] 6f3848c2bd73884b433f4024811676de9709ea6eaa7131089bb883581fc54519 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4510621939b3aee1ca8677625b2e654c0eaf238e4815f564c47a9b7be5f581e [INFO] running `Command { std: "docker" "start" "-a" "d4510621939b3aee1ca8677625b2e654c0eaf238e4815f564c47a9b7be5f581e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling osynic_osuapi v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.81s [INFO] running `Command { std: "docker" "inspect" "d4510621939b3aee1ca8677625b2e654c0eaf238e4815f564c47a9b7be5f581e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4510621939b3aee1ca8677625b2e654c0eaf238e4815f564c47a9b7be5f581e", kill_on_drop: false }` [INFO] [stdout] d4510621939b3aee1ca8677625b2e654c0eaf238e4815f564c47a9b7be5f581e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38caada817530841f7066758ee48e7b3b52e65d660ab8907ba4aba1942fc4618 [INFO] running `Command { std: "docker" "start" "-a" "38caada817530841f7066758ee48e7b3b52e65d660ab8907ba4aba1942fc4618", kill_on_drop: false }` [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling osynic_osuapi v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `osynic_osuapi` (example "bguss") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name bguss --edition=2024 examples/bguss.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bitflags"' --cfg 'feature="default"' --cfg 'feature="not-wasm"' --cfg 'feature="reqwest"' --cfg 'feature="tokio"' --cfg 'feature="v1"' --cfg 'feature="v2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bitflags", "default", "gloo-net", "not-wasm", "reqwest", "serde-wasm-bindgen", "serde_urlencoded", "tokio", "urlencoding", "v1", "v2", "wasm", "wasm-bindgen", "web-sys"))' -C metadata=5735afc6ce9a190a -C extra-filename=-a9a08934c27633b4 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df0e4efd74efe079.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3a87237c4f912399.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern osynic_osuapi=/opt/rustwide/target/debug/deps/libosynic_osuapi-0bbac0b5060fc370.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f0801f5c31e82ae4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b01f3232beedac.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-94a609dead12a7f6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c6b3897215ce5272.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dfb3ce462a0ca0e7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `osynic_osuapi` (example "bgus") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name bgus --edition=2024 examples/bgus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bitflags"' --cfg 'feature="default"' --cfg 'feature="not-wasm"' --cfg 'feature="reqwest"' --cfg 'feature="tokio"' --cfg 'feature="v1"' --cfg 'feature="v2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bitflags", "default", "gloo-net", "not-wasm", "reqwest", "serde-wasm-bindgen", "serde_urlencoded", "tokio", "urlencoding", "v1", "v2", "wasm", "wasm-bindgen", "web-sys"))' -C metadata=ba2335231443a7c4 -C extra-filename=-1ae151d16f2654b1 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df0e4efd74efe079.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3a87237c4f912399.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern osynic_osuapi=/opt/rustwide/target/debug/deps/libosynic_osuapi-0bbac0b5060fc370.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f0801f5c31e82ae4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b01f3232beedac.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-94a609dead12a7f6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c6b3897215ce5272.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dfb3ce462a0ca0e7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `osynic_osuapi` (example "rg") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name rg --edition=2024 examples/rg.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bitflags"' --cfg 'feature="default"' --cfg 'feature="not-wasm"' --cfg 'feature="reqwest"' --cfg 'feature="tokio"' --cfg 'feature="v1"' --cfg 'feature="v2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bitflags", "default", "gloo-net", "not-wasm", "reqwest", "serde-wasm-bindgen", "serde_urlencoded", "tokio", "urlencoding", "v1", "v2", "wasm", "wasm-bindgen", "web-sys"))' -C metadata=f692d2c546785d07 -C extra-filename=-ad9dd0aacac3f662 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df0e4efd74efe079.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3a87237c4f912399.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern osynic_osuapi=/opt/rustwide/target/debug/deps/libosynic_osuapi-0bbac0b5060fc370.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f0801f5c31e82ae4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b01f3232beedac.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-94a609dead12a7f6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c6b3897215ce5272.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dfb3ce462a0ca0e7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `osynic_osuapi` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name osynic_osuapi --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 --cfg 'feature="bitflags"' --cfg 'feature="default"' --cfg 'feature="not-wasm"' --cfg 'feature="reqwest"' --cfg 'feature="tokio"' --cfg 'feature="v1"' --cfg 'feature="v2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bitflags", "default", "gloo-net", "not-wasm", "reqwest", "serde-wasm-bindgen", "serde_urlencoded", "tokio", "urlencoding", "v1", "v2", "wasm", "wasm-bindgen", "web-sys"))' -C metadata=07948868a3bd352c -C extra-filename=-ae9185656b5b7540 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df0e4efd74efe079.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3a87237c4f912399.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f0801f5c31e82ae4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b01f3232beedac.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-94a609dead12a7f6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c6b3897215ce5272.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dfb3ce462a0ca0e7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `osynic_osuapi` (example "peppy") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name peppy --edition=2024 examples/peppy.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bitflags"' --cfg 'feature="default"' --cfg 'feature="not-wasm"' --cfg 'feature="reqwest"' --cfg 'feature="tokio"' --cfg 'feature="v1"' --cfg 'feature="v2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bitflags", "default", "gloo-net", "not-wasm", "reqwest", "serde-wasm-bindgen", "serde_urlencoded", "tokio", "urlencoding", "v1", "v2", "wasm", "wasm-bindgen", "web-sys"))' -C metadata=632e017cc296426b -C extra-filename=-ebd475d62ce8bb00 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df0e4efd74efe079.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3a87237c4f912399.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern osynic_osuapi=/opt/rustwide/target/debug/deps/libosynic_osuapi-0bbac0b5060fc370.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f0801f5c31e82ae4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b01f3232beedac.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-94a609dead12a7f6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c6b3897215ce5272.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dfb3ce462a0ca0e7/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "38caada817530841f7066758ee48e7b3b52e65d660ab8907ba4aba1942fc4618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38caada817530841f7066758ee48e7b3b52e65d660ab8907ba4aba1942fc4618", kill_on_drop: false }` [INFO] [stdout] 38caada817530841f7066758ee48e7b3b52e65d660ab8907ba4aba1942fc4618