[INFO] cloning repository https://github.com/dexgs/transpo2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dexgs/transpo2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdexgs%2Ftranspo2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdexgs%2Ftranspo2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d54c78e9d7ae0e274dc18273578efdeba353b2d2 [INFO] testing dexgs/transpo2 against master#61469b682c2b0bf9cebc4622f1859e2bb3b7ebca for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdexgs%2Ftranspo2" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dexgs/transpo2 on toolchain 61469b682c2b0bf9cebc4622f1859e2bb3b7ebca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dexgs/transpo2 [INFO] finished tweaking git repo https://github.com/dexgs/transpo2 [INFO] tweaked toml for git repo https://github.com/dexgs/transpo2 written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/dexgs/transpo2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smartstring v0.2.9 [INFO] [stderr] Downloaded rlimit v0.6.2 [INFO] [stderr] Downloaded askama_escape v0.10.2 [INFO] [stderr] Downloaded argon2 v0.4.0 [INFO] [stderr] Downloaded trillium-smol v0.2.1 [INFO] [stderr] Downloaded xxhash-rust v0.8.3 [INFO] [stderr] Downloaded relative-path v1.6.1 [INFO] [stderr] Downloaded askama_derive v0.11.0 [INFO] [stderr] Downloaded smol-timeout v0.6.0 [INFO] [stderr] Downloaded password-hash v0.4.0 [INFO] [stderr] Downloaded mysqlclient-sys v0.2.5 [INFO] [stderr] Downloaded etag v3.0.0 [INFO] [stderr] Downloaded smartcow v0.1.0 [INFO] [stderr] Downloaded trillium-static v0.4.0 [INFO] [stderr] Downloaded trillium-router v0.3.2 [INFO] [stderr] Downloaded async-tungstenite v0.17.1 [INFO] [stderr] Downloaded askama v0.11.0 [INFO] [stderr] Downloaded routefinder v0.5.1 [INFO] [stderr] Downloaded migrations_internals v1.4.1 [INFO] [stderr] Downloaded askama_shared v0.12.0 [INFO] [stderr] Downloaded async-net v1.6.1 [INFO] [stderr] Downloaded signal-hook-async-std v0.2.2 [INFO] [stderr] Downloaded trillium-websockets v0.5.0 [INFO] [stderr] Downloaded trillium-server-common v0.3.0 [INFO] [stderr] Downloaded mime-db v1.6.0 [INFO] [stderr] Downloaded trillium-tls-common v0.1.0 [INFO] [stderr] Downloaded str-buf v2.0.4 [INFO] [stderr] Downloaded stopper v0.2.0 [INFO] [stderr] Downloaded trillium v0.2.2 [INFO] [stderr] Downloaded migrations_macros v1.4.2 [INFO] [stderr] Downloaded waker-set v0.2.0 [INFO] [stderr] Downloaded trillium-http v0.2.6 [INFO] [stderr] Downloaded trillium-askama v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 087443f59832eb0ce63d550258c07cc63b48b894217ae05dcca9447b0e87a7e4 [INFO] running `Command { std: "docker" "start" "-a" "087443f59832eb0ce63d550258c07cc63b48b894217ae05dcca9447b0e87a7e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "087443f59832eb0ce63d550258c07cc63b48b894217ae05dcca9447b0e87a7e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "087443f59832eb0ce63d550258c07cc63b48b894217ae05dcca9447b0e87a7e4", kill_on_drop: false }` [INFO] [stdout] 087443f59832eb0ce63d550258c07cc63b48b894217ae05dcca9447b0e87a7e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eaa235096287c4a8518f51d1d8c0cf329bd938afaa4517405e1a61e220aa22c1 [INFO] running `Command { std: "docker" "start" "-a" "eaa235096287c4a8518f51d1d8c0cf329bd938afaa4517405e1a61e220aa22c1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling askama_escape v0.10.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling xxhash-rust v0.8.3 [INFO] [stderr] Compiling str-buf v2.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling relative-path v1.6.1 [INFO] [stderr] Compiling mime-db v1.6.0 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling etag v3.0.0 [INFO] [stderr] Compiling smartcow v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling routefinder v0.5.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling waker-set v0.2.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rlimit v0.6.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling signal-hook-async-std v0.2.2 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling smol-timeout v0.6.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling argon2 v0.4.0 [INFO] [stderr] Compiling streaming-zip v0.3.0 (/opt/rustwide/workdir/streaming-zip) [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling trillium-tls-common v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.17.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling stopper v0.2.0 [INFO] [stderr] Compiling trillium-http v0.2.6 [INFO] [stderr] Compiling trillium v0.2.2 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling async-tungstenite v0.17.1 [INFO] [stderr] Compiling trillium-server-common v0.3.0 [INFO] [stderr] Compiling trillium-static v0.4.0 [INFO] [stderr] Compiling trillium-websockets v0.5.0 [INFO] [stderr] Compiling trillium-router v0.3.2 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling trillium-smol v0.2.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling askama_shared v0.12.0 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling askama_derive v0.11.0 [INFO] [stderr] Compiling askama v0.11.0 [INFO] [stderr] Compiling trillium-askama v0.3.0 [INFO] [stderr] Compiling transpo2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.02s [INFO] running `Command { std: "docker" "inspect" "eaa235096287c4a8518f51d1d8c0cf329bd938afaa4517405e1a61e220aa22c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaa235096287c4a8518f51d1d8c0cf329bd938afaa4517405e1a61e220aa22c1", kill_on_drop: false }` [INFO] [stdout] eaa235096287c4a8518f51d1d8c0cf329bd938afaa4517405e1a61e220aa22c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fcbad53c27d6ca199c337c4829ded296c01fe69fe9d0bf0830860de90fbed9a [INFO] running `Command { std: "docker" "start" "-a" "5fcbad53c27d6ca199c337c4829ded296c01fe69fe9d0bf0830860de90fbed9a", kill_on_drop: false }` [INFO] [stderr] Compiling transpo2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 10s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/transpo2-661f466eb601b401) [INFO] running `Command { std: "docker" "inspect" "5fcbad53c27d6ca199c337c4829ded296c01fe69fe9d0bf0830860de90fbed9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fcbad53c27d6ca199c337c4829ded296c01fe69fe9d0bf0830860de90fbed9a", kill_on_drop: false }` [INFO] [stdout] 5fcbad53c27d6ca199c337c4829ded296c01fe69fe9d0bf0830860de90fbed9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ec06a202bb714206a6922d273be4f7f2d5d37567b774efb80a585f37c0e47db [INFO] running `Command { std: "docker" "start" "-a" "6ec06a202bb714206a6922d273be4f7f2d5d37567b774efb80a585f37c0e47db", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.44s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/transpo2-661f466eb601b401) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test b64::tests::test_base64_decode ... ok [INFO] [stdout] test multipart_form::tests::test_find_ending_subslice_of ... ok [INFO] [stdout] test multipart_form::tests::test_parse ... ok [INFO] [stdout] test multipart_form::tests::test_find_subslice ... ok [INFO] [stdout] test b64::tests::test_base64_encode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ec06a202bb714206a6922d273be4f7f2d5d37567b774efb80a585f37c0e47db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec06a202bb714206a6922d273be4f7f2d5d37567b774efb80a585f37c0e47db", kill_on_drop: false }` [INFO] [stdout] 6ec06a202bb714206a6922d273be4f7f2d5d37567b774efb80a585f37c0e47db