[INFO] fetching crate agentshield 1.0.0...
[INFO] testing agentshield-1.0.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate agentshield 1.0.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate agentshield 1.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate agentshield 1.0.0
[INFO] tweaked toml for crates.io crate agentshield 1.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate agentshield 1.0.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate agentshield 1.0.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-core v0.1.7
[INFO] [stderr]   Downloaded tungstenite v0.26.2
[INFO] [stderr]   Downloaded tokio-tungstenite v0.26.2
[INFO] [stderr]   Downloaded notify-types v1.0.1
[INFO] [stderr]   Downloaded r2d2_sqlite v0.25.0
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded inotify v0.10.2
[INFO] [stderr]   Downloaded notify v7.0.0
[INFO] [stderr]   Downloaded redox_syscall v0.7.1
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded time v0.3.45
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20c54416086283267ed1879f1b9d58c1cfb96bf0aa3a5ea988f255cb4ad5bc1a
[INFO] running `Command { std: "docker" "start" "-a" "20c54416086283267ed1879f1b9d58c1cfb96bf0aa3a5ea988f255cb4ad5bc1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20c54416086283267ed1879f1b9d58c1cfb96bf0aa3a5ea988f255cb4ad5bc1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20c54416086283267ed1879f1b9d58c1cfb96bf0aa3a5ea988f255cb4ad5bc1a", kill_on_drop: false }`
[INFO] [stdout] 20c54416086283267ed1879f1b9d58c1cfb96bf0aa3a5ea988f255cb4ad5bc1a
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e31dcf5848080d43a71e576dc5d19b511963c9e60c04737ae3cb8442bbdbcc2
[INFO] running `Command { std: "docker" "start" "-a" "6e31dcf5848080d43a71e576dc5d19b511963c9e60c04737ae3cb8442bbdbcc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling toml_edit v0.22.27
[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 tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling r2d2_sqlite v0.25.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling agentshield v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
[INFO] running `Command { std: "docker" "inspect" "6e31dcf5848080d43a71e576dc5d19b511963c9e60c04737ae3cb8442bbdbcc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e31dcf5848080d43a71e576dc5d19b511963c9e60c04737ae3cb8442bbdbcc2", kill_on_drop: false }`
[INFO] [stdout] 6e31dcf5848080d43a71e576dc5d19b511963c9e60c04737ae3cb8442bbdbcc2
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c444f17bb9017d94be9d02a28615a845eae2f328077bc0dc93d6e1b3793259a
[INFO] running `Command { std: "docker" "start" "-a" "8c444f17bb9017d94be9d02a28615a845eae2f328077bc0dc93d6e1b3793259a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling r2d2_sqlite v0.25.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling agentshield v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `agentshield` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name agentshield --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9ac0fc36e9a57659 -C extra-filename=-ab63b41e25a9c1c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-6d4397a04fb0f153.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8c870ea5fe3f9f33.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-889b5d059adc8ea8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-51c1f96a908c262a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c55cb02e1aa3f695.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-7f99798cc628b651.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5bd854006fef8c46.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-616e4263c9dca003.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-d2d55915b505d910.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-99639d4418300b24.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-74eaf7df0cfb0251.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-4f30ecbc259dd4f2.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-e526fdba090170ee.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-798ee34cc9c54b77.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-e89c27170874495e.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-25fb3da3616ea8b7.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-b15ccacb9e544fb7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c87aacf2c17eea0f.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-6f9f7d71cc29f6df.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-9f5b9244b101a668.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-bdb4ba8f2ac60fab.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d61b994b70de96bf.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4c22ee1e6a0ed051.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ce973d3008cbe386.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-fc528f1e408a5d8a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8908fe40d0a5f90a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-42cf9a9523f83c0a.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-2a4e0015b3cc70df.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-916fc9500d2222ac.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-fafef5a5d931c830.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-7431766f5ff41aaa.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-f96711e112b414f8.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a403ed53a042ded6.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-4fa5d6d97c4df2d1.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-1ebd7025e9aa8f8b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a4619705a59e5f16.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6727cc4abe1672ac.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-06500ab1cbf7f3c3.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-52073429bdaef505.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-59896d00c6fde9ec/out -L native=/opt/rustwide/target/debug/build/ring-ab5e085fce97ba4c/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d274349b0ea05ad2/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "8c444f17bb9017d94be9d02a28615a845eae2f328077bc0dc93d6e1b3793259a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c444f17bb9017d94be9d02a28615a845eae2f328077bc0dc93d6e1b3793259a", kill_on_drop: false }`
[INFO] [stdout] 8c444f17bb9017d94be9d02a28615a845eae2f328077bc0dc93d6e1b3793259a
