[INFO] cloning repository https://github.com/saintEvol/pubsub_client_static
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saintEvol/pubsub_client_static" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsaintEvol%2Fpubsub_client_static", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsaintEvol%2Fpubsub_client_static'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccd046a5c02da07aecbe181af99d70c728174d23
[INFO] testing saintEvol/pubsub_client_static against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsaintEvol%2Fpubsub_client_static" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/saintEvol/pubsub_client_static
[INFO] finished tweaking git repo https://github.com/saintEvol/pubsub_client_static
[INFO] tweaked toml for git repo https://github.com/saintEvol/pubsub_client_static written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/saintEvol/pubsub_client_static on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/saintEvol/pubsub_client_static 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a9027553217909025b5aa7801640cf66bfa54fc93150fa8083c45207c877b20
[INFO] running `Command { std: "docker" "start" "-a" "0a9027553217909025b5aa7801640cf66bfa54fc93150fa8083c45207c877b20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a9027553217909025b5aa7801640cf66bfa54fc93150fa8083c45207c877b20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a9027553217909025b5aa7801640cf66bfa54fc93150fa8083c45207c877b20", kill_on_drop: false }`
[INFO] [stdout] 0a9027553217909025b5aa7801640cf66bfa54fc93150fa8083c45207c877b20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c75b94660012dfcaddbcb13da4a00a64bdc6a6f62ee67961023601aad71be5df
[INFO] running `Command { std: "docker" "start" "-a" "c75b94660012dfcaddbcb13da4a00a64bdc6a6f62ee67961023601aad71be5df", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling solana-sdk-macro v2.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling task-local-extensions v0.1.4
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling solana-clock v2.2.1
[INFO] [stderr]    Compiling solana-rent v2.2.1
[INFO] [stderr]    Compiling solana-epoch-schedule v2.2.1
[INFO] [stderr]    Compiling solana-inflation v2.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling solana-decode-error v2.2.1
[INFO] [stderr]    Compiling solana-program-memory v2.2.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling solana-pubkey v2.2.1
[INFO] [stderr]    Compiling solana-hash v2.2.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling solana-short-vec v2.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling solana-serde-varint v2.2.1
[INFO] [stderr]    Compiling solana-reward-info v2.2.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling solana-commitment-config v2.2.1
[INFO] [stderr]    Compiling solana-fee-calculator v2.2.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling solana-signature v2.2.1
[INFO] [stderr]    Compiling solana-instruction v2.2.1
[INFO] [stderr]    Compiling solana-sdk-ids v2.2.1
[INFO] [stderr]    Compiling solana-sha256-hasher v2.2.1
[INFO] [stderr]    Compiling solana-feature-set-interface v4.0.0
[INFO] [stderr]    Compiling solana-inline-spl v2.2.7
[INFO] [stderr]    Compiling agave-feature-set v2.2.7
[INFO] [stderr]    Compiling solana-program-error v2.2.1
[INFO] [stderr]    Compiling solana-transaction-error v2.2.1
[INFO] [stderr]    Compiling solana-account-info v2.2.1
[INFO] [stderr]    Compiling solana-account v2.2.1
[INFO] [stderr]    Compiling solana-message v2.2.1
[INFO] [stderr]    Compiling solana-signer v2.2.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling solana-transaction-context v2.2.1
[INFO] [stderr]    Compiling solana-version v2.2.7
[INFO] [stderr]    Compiling webpki-roots v0.24.0
[INFO] [stderr]    Compiling solana-transaction v2.2.2
[INFO] [stderr]    Compiling solana-account-decoder-client-types v2.2.7
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling solana-transaction-status-client-types v2.2.7
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling reqwest-middleware v0.2.5
[INFO] [stderr]    Compiling solana-rpc-client-api v2.2.7
[INFO] [stderr]    Compiling solana_pubsub_client_static v2.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "c75b94660012dfcaddbcb13da4a00a64bdc6a6f62ee67961023601aad71be5df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c75b94660012dfcaddbcb13da4a00a64bdc6a6f62ee67961023601aad71be5df", kill_on_drop: false }`
[INFO] [stdout] c75b94660012dfcaddbcb13da4a00a64bdc6a6f62ee67961023601aad71be5df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a250033bd35ffa597de592d9fa1e26f9cd8354ef9cb53a5270f39e9415b665af
[INFO] running `Command { std: "docker" "start" "-a" "a250033bd35ffa597de592d9fa1e26f9cd8354ef9cb53a5270f39e9415b665af", kill_on_drop: false }`
[INFO] [stderr]    Compiling solana-pubkey v2.2.1
[INFO] [stderr]    Compiling solana-instruction v2.2.1
[INFO] [stderr]    Compiling solana-sdk-ids v2.2.1
[INFO] [stderr]    Compiling solana-feature-set-interface v4.0.0
[INFO] [stderr]    Compiling solana-inline-spl v2.2.7
[INFO] [stderr]    Compiling agave-feature-set v2.2.7
[INFO] [stderr]    Compiling solana-program-error v2.2.1
[INFO] [stderr]    Compiling solana-transaction-error v2.2.1
[INFO] [stderr]    Compiling solana-account-info v2.2.1
[INFO] [stderr]    Compiling solana-message v2.2.1
[INFO] [stderr]    Compiling solana-signer v2.2.1
[INFO] [stderr]    Compiling solana-account v2.2.1
[INFO] [stderr]    Compiling solana-account-decoder-client-types v2.2.7
[INFO] [stderr]    Compiling solana-transaction-context v2.2.1
[INFO] [stderr]    Compiling solana-version v2.2.7
[INFO] [stderr]    Compiling solana-transaction v2.2.2
[INFO] [stderr]    Compiling solana-transaction-status-client-types v2.2.7
[INFO] [stderr]    Compiling solana-rpc-client-api v2.2.7
[INFO] [stderr]    Compiling solana_pubsub_client_static v2.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.79s
[INFO] running `Command { std: "docker" "inspect" "a250033bd35ffa597de592d9fa1e26f9cd8354ef9cb53a5270f39e9415b665af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a250033bd35ffa597de592d9fa1e26f9cd8354ef9cb53a5270f39e9415b665af", kill_on_drop: false }`
[INFO] [stdout] a250033bd35ffa597de592d9fa1e26f9cd8354ef9cb53a5270f39e9415b665af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cfe3f426538a57cf5f9ce516d19831af12746c4647805509f86d0dbdeae3dd24
[INFO] running `Command { std: "docker" "start" "-a" "cfe3f426538a57cf5f9ce516d19831af12746c4647805509f86d0dbdeae3dd24", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solana_pubsub_client_static-8f29dea78e76a40b)
[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]    Doc-tests solana_pubsub_client_static
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/nonblocking/pubsub_client.rs - nonblocking::pubsub_client (line 52) ... FAILED
[INFO] [stdout] test src/pubsub_client.rs - pubsub_client (line 47) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/nonblocking/pubsub_client.rs - nonblocking::pubsub_client (line 52) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_pubsub_client`
[INFO] [stdout]  --> src/nonblocking/pubsub_client.rs:55:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use solana_pubsub_client::nonblocking::pubsub_client::PubsubClient;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_pubsub_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `solana_pubsub_client`, use `cargo add solana_pubsub_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Arc<_>`
[INFO] [stdout]   --> src/nonblocking/pubsub_client.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let pubsub_client = Arc::new(PubsubClient::new(websocket_url).await?);
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |                 pubsub_client.slot_subscribe().await?;
[INFO] [stdout]    |                               -------------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `pubsub_client` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let pubsub_client: Arc<T> = Arc::new(PubsubClient::new(websocket_url).await?);
[INFO] [stdout]    |                      ++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Arc<_, _>`
[INFO] [stdout]   --> src/nonblocking/pubsub_client.rs:118:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let pubsub_client = Arc::clone(&pubsub_client);
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |                 pubsub_client.root_subscribe().await?;
[INFO] [stdout]    |                               -------------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `pubsub_client` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let pubsub_client: Arc<T, A> = Arc::clone(&pubsub_client);
[INFO] [stdout]    |                          +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/pubsub_client.rs - pubsub_client (line 47) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_pubsub_client`
[INFO] [stdout]  --> src/pubsub_client.rs:51:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use solana_pubsub_client::pubsub_client::PubsubClient;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_pubsub_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `solana_pubsub_client`, use `cargo add solana_pubsub_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/nonblocking/pubsub_client.rs - nonblocking::pubsub_client (line 52)
[INFO] [stdout]     src/pubsub_client.rs - pubsub_client (line 47)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.59s; merged doctests compilation took 0.25s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "cfe3f426538a57cf5f9ce516d19831af12746c4647805509f86d0dbdeae3dd24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfe3f426538a57cf5f9ce516d19831af12746c4647805509f86d0dbdeae3dd24", kill_on_drop: false }`
[INFO] [stdout] cfe3f426538a57cf5f9ce516d19831af12746c4647805509f86d0dbdeae3dd24
