[INFO] fetching crate bijou64 0.2.2...
[INFO] checking bijou64-0.2.2 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate bijou64 0.2.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate bijou64 0.2.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bijou64 0.2.2
[INFO] tweaked toml for crates.io crate bijou64 0.2.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bijou64 0.2.2 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bijou64 0.2.2 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:149:1
[INFO] [stderr]     |
[INFO] [stderr] 149 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `bijou64` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snafu-derive v0.6.10
[INFO] [stderr]   Downloaded snafu v0.6.10
[INFO] [stderr]   Downloaded vu64 v0.2.0
[INFO] [stderr]   Downloaded vu128 v1.1.0
[INFO] [stderr]   Downloaded varu64 v0.7.0
[INFO] [stderr]   Downloaded str_stack v0.1.0
[INFO] [stderr]   Downloaded pprof v0.15.0
[INFO] [stderr]   Downloaded gungraun-macros v0.8.0
[INFO] [stderr]   Downloaded gungraun v0.18.2
[INFO] [stderr]   Downloaded bolero-engine v0.13.4
[INFO] [stderr]   Downloaded bolero v0.13.4
[INFO] [stderr]   Downloaded pretty-hex v0.4.2
[INFO] [stderr]   Downloaded bolero-generator v0.13.5
[INFO] [stderr]   Downloaded gungraun-runner v0.18.2
[INFO] [stderr]   Downloaded bolero-generator-derive v0.13.4
[INFO] [stderr]   Downloaded bolero-libfuzzer v0.13.0
[INFO] [stderr]   Downloaded bolero-kani v0.13.0
[INFO] [stderr]   Downloaded bolero-afl v0.13.0
[INFO] [stderr]   Downloaded bolero-honggfuzz v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 195d460d13bebee4fbf9f37b987105c66aa31ccec27765ad63b856a9ae8abca4
[INFO] running `Command { std: "docker" "start" "195d460d13bebee4fbf9f37b987105c66aa31ccec27765ad63b856a9ae8abca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "195d460d13bebee4fbf9f37b987105c66aa31ccec27765ad63b856a9ae8abca4", 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" "195d460d13bebee4fbf9f37b987105c66aa31ccec27765ad63b856a9ae8abca4" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "195d460d13bebee4fbf9f37b987105c66aa31ccec27765ad63b856a9ae8abca4", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "195d460d13bebee4fbf9f37b987105c66aa31ccec27765ad63b856a9ae8abca4" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:149:1
[INFO] [stderr]     |
[INFO] [stderr] 149 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `bijou64` (manifest) generated 1 warning
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling gungraun-macros v0.8.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling symbolic-demangle v12.18.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling gungraun-runner v0.18.2
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking pretty-hex v0.4.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking symbolic-common v12.18.3
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking vu64 v0.2.0
[INFO] [stderr]     Checking testresult v0.4.1
[INFO] [stderr]     Checking leb128 v0.2.6
[INFO] [stderr]     Checking vu128 v1.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking varu64 v0.7.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bolero-generator-derive v0.13.4
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking bijou64 v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bolero-generator v0.13.5
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking gungraun v0.18.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking inferno v0.11.21
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking bolero-engine v0.13.4
[INFO] [stderr]     Checking bolero v0.13.4
[INFO] [stdout] warning: use of deprecated enum `bijou64::DecodeError`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]   --> examples/decode64.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 | use bijou64::{DecodeError, decode, decode_all, decode_iter, encode};
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bijou64::decode`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]   --> examples/decode64.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | use bijou64::{DecodeError, decode, decode_all, decode_iter, encode};
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bijou64::decode_all`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]   --> examples/decode64.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 | use bijou64::{DecodeError, decode, decode_all, decode_iter, encode};
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bijou64::decode_iter`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]   --> examples/decode64.rs:27:48
[INFO] [stdout]    |
[INFO] [stdout] 27 | use bijou64::{DecodeError, decode, decode_all, decode_iter, encode};
[INFO] [stdout]    |                                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bijou64::encode`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]   --> examples/decode64.rs:27:61
[INFO] [stdout]    |
[INFO] [stdout] 27 | use bijou64::{DecodeError, decode, decode_all, decode_iter, encode};
[INFO] [stdout]    |                                                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `bijou64::DecodeError`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]   --> examples/decode64.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn main() -> Result<(), DecodeError> {
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bijou64::encode`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]   --> examples/decode64.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         encode(v, &mut buf);
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bijou64::decode_all`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]   --> examples/decode64.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let decoded = decode_all(&buf)?;
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bijou64::decode_iter`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]   --> examples/decode64.rs:59:39
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let count_below_1000: usize = decode_iter(&buf)
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bijou64::decode_iter`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]   --> examples/decode64.rs:71:54
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let decoded: Result<Vec<u64>, DecodeError> = decode_iter(&buf).collect();
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `bijou64::DecodeError`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]   --> examples/decode64.rs:71:39
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let decoded: Result<Vec<u64>, DecodeError> = decode_iter(&buf).collect();
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bijou64::decode`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]   --> examples/decode64.rs:90:30
[INFO] [stdout]    |
[INFO] [stdout] 90 |             let (value, n) = decode(cursor)?;
[INFO] [stdout]    |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bijou64::encode`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]    --> benches/shootout.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |         bijou64::encode(v, &mut buf);
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bijou64::encode`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]    --> benches/shootout.rs:177:34
[INFO] [stdout]     |
[INFO] [stdout] 177 |                         bijou64::encode(v, &mut buf);
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bijou64::decode`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]    --> benches/shootout.rs:259:43
[INFO] [stdout]     |
[INFO] [stdout] 259 |                     let (v, _) = bijou64::decode(&bijou_buf[off..]).unwrap();
[INFO] [stdout]     |                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bijou64::encoded_len`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]    --> benches/shootout.rs:332:39
[INFO] [stdout]     |
[INFO] [stdout] 332 |                     total += bijou64::encoded_len(v);
[INFO] [stdout]     |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bijou64::decode`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]    --> benches/shootout.rs:382:43
[INFO] [stdout]     |
[INFO] [stdout] 382 |                     let (v, n) = bijou64::decode(&bijou_buf[pos..]).unwrap();
[INFO] [stdout]     |                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bijou64::decode`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]    --> benches/shootout.rs:475:43
[INFO] [stdout]     |
[INFO] [stdout] 475 |                     let (v, _) = bijou64::decode(&bijou_buf[off..]).unwrap();
[INFO] [stdout]     |                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bijou64::encode`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]    --> benches/gungraun_shootout.rs:103:18
[INFO] [stdout]     |
[INFO] [stdout] 103 |         bijou64::encode(v, &mut buf);
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bijou64::encode`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]    --> benches/gungraun_shootout.rs:161:18
[INFO] [stdout]     |
[INFO] [stdout] 161 |         bijou64::encode(v, &mut buf);
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bijou64::decode`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]    --> benches/gungraun_shootout.rs:238:31
[INFO] [stdout]     |
[INFO] [stdout] 238 |         let (v, n) = bijou64::decode(&buf[pos..]).unwrap();
[INFO] [stdout]     |                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `bijou64::encoded_len`: bijou64 has moved into the `bijoux` crate as `bijoux::u64`. The wire format is unchanged (byte-for-byte identical); migration is a one-line dependency swap.
[INFO] [stdout]    --> benches/gungraun_shootout.rs:350:27
[INFO] [stdout]     |
[INFO] [stdout] 350 |         total += bijou64::encoded_len(v);
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "195d460d13bebee4fbf9f37b987105c66aa31ccec27765ad63b856a9ae8abca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "195d460d13bebee4fbf9f37b987105c66aa31ccec27765ad63b856a9ae8abca4", kill_on_drop: false }`
[INFO] [stdout] 195d460d13bebee4fbf9f37b987105c66aa31ccec27765ad63b856a9ae8abca4
