[INFO] cloning repository https://github.com/LigeronAhill/rust-yandexmarket
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LigeronAhill/rust-yandexmarket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLigeronAhill%2Frust-yandexmarket", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLigeronAhill%2Frust-yandexmarket'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 08bc69a8c1e0195e27e696949b923066c831380c
[INFO] testing LigeronAhill/rust-yandexmarket against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLigeronAhill%2Frust-yandexmarket" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LigeronAhill/rust-yandexmarket
[INFO] finished tweaking git repo https://github.com/LigeronAhill/rust-yandexmarket
[INFO] tweaked toml for git repo https://github.com/LigeronAhill/rust-yandexmarket written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LigeronAhill/rust-yandexmarket on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LigeronAhill/rust-yandexmarket 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8f458bb396294022da219cee3d3c7737df883180ba49dace4e96b490a74b560f
[INFO] running `Command { std: "docker" "start" "8f458bb396294022da219cee3d3c7737df883180ba49dace4e96b490a74b560f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f458bb396294022da219cee3d3c7737df883180ba49dace4e96b490a74b560f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8f458bb396294022da219cee3d3c7737df883180ba49dace4e96b490a74b560f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f458bb396294022da219cee3d3c7737df883180ba49dace4e96b490a74b560f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8f458bb396294022da219cee3d3c7737df883180ba49dace4e96b490a74b560f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]    Compiling derive_builder v0.20.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.11
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling rust-yandexmarket v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.21s
[INFO] running `Command { std: "docker" "inspect" "8f458bb396294022da219cee3d3c7737df883180ba49dace4e96b490a74b560f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8f458bb396294022da219cee3d3c7737df883180ba49dace4e96b490a74b560f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling rust-yandexmarket v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `rust-yandexmarket` (example "delete_offers")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name delete_offers --edition=2021 examples/delete_offers.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=372b88d06d837e84 -C extra-filename=-5283aa59293714bb --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3af8de1cec1772f1.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-85b9f7893aee8289.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c2345cabdfbb4145.rlib --extern rust_yandexmarket=/opt/rustwide/target/debug/deps/librust_yandexmarket-9ba817f677443ab8.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-4dda00078bc41572.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-deda39cebba4adca.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9dd884e7e5b33ce2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-23972c245c887c17.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8861a772e65f358b.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust-yandexmarket` (example "offer_mappings")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name offer_mappings --edition=2021 examples/offer_mappings.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6674e217d4b46b0f -C extra-filename=-640177a1728f0a2c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3af8de1cec1772f1.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-85b9f7893aee8289.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c2345cabdfbb4145.rlib --extern rust_yandexmarket=/opt/rustwide/target/debug/deps/librust_yandexmarket-9ba817f677443ab8.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-4dda00078bc41572.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-deda39cebba4adca.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9dd884e7e5b33ce2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-23972c245c887c17.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8861a772e65f358b.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rust-yandexmarket` (example "update_offer_mappings")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name update_offer_mappings --edition=2021 examples/update_offer_mappings.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2512f298edc2f086 -C extra-filename=-5414067b2406bc79 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3af8de1cec1772f1.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-85b9f7893aee8289.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c2345cabdfbb4145.rlib --extern rust_yandexmarket=/opt/rustwide/target/debug/deps/librust_yandexmarket-9ba817f677443ab8.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-4dda00078bc41572.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-deda39cebba4adca.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9dd884e7e5b33ce2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-23972c245c887c17.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8861a772e65f358b.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rust-yandexmarket` (example "price_quarantine")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name price_quarantine --edition=2021 examples/price_quarantine.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6755215bd4a0330e -C extra-filename=-8d9556bcd0e25b65 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3af8de1cec1772f1.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-85b9f7893aee8289.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c2345cabdfbb4145.rlib --extern rust_yandexmarket=/opt/rustwide/target/debug/deps/librust_yandexmarket-9ba817f677443ab8.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-4dda00078bc41572.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-deda39cebba4adca.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9dd884e7e5b33ce2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-23972c245c887c17.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8861a772e65f358b.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rust-yandexmarket` (example "get_campaign_offers")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name get_campaign_offers --edition=2021 examples/get_campaign_offers.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2e49f85d45972d4d -C extra-filename=-fbe8b219e9b13833 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3af8de1cec1772f1.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-85b9f7893aee8289.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c2345cabdfbb4145.rlib --extern rust_yandexmarket=/opt/rustwide/target/debug/deps/librust_yandexmarket-9ba817f677443ab8.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-4dda00078bc41572.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-deda39cebba4adca.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9dd884e7e5b33ce2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-23972c245c887c17.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8861a772e65f358b.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rust-yandexmarket` (example "offer_recommendations")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name offer_recommendations --edition=2021 examples/offer_recommendations.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=052cb662b97c729b -C extra-filename=-08a207474020551b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3af8de1cec1772f1.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-85b9f7893aee8289.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c2345cabdfbb4145.rlib --extern rust_yandexmarket=/opt/rustwide/target/debug/deps/librust_yandexmarket-9ba817f677443ab8.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-4dda00078bc41572.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-deda39cebba4adca.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9dd884e7e5b33ce2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-23972c245c887c17.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8861a772e65f358b.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8f458bb396294022da219cee3d3c7737df883180ba49dace4e96b490a74b560f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f458bb396294022da219cee3d3c7737df883180ba49dace4e96b490a74b560f", kill_on_drop: false }`
[INFO] [stdout] 8f458bb396294022da219cee3d3c7737df883180ba49dace4e96b490a74b560f
