[INFO] fetching crate libopenraw 0.4.0-alpha.12...
[INFO] testing libopenraw-0.4.0-alpha.12 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate libopenraw 0.4.0-alpha.12 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate libopenraw 0.4.0-alpha.12
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate libopenraw 0.4.0-alpha.12
[INFO] tweaked toml for crates.io crate libopenraw 0.4.0-alpha.12 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libopenraw 0.4.0-alpha.12 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libopenraw 0.4.0-alpha.12 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-10-28" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8db4234a414dcd2a05917b0ff544f0be27710435f35f2262d3121d9e766ec4c
[INFO] running `Command { std: "docker" "start" "-a" "d8db4234a414dcd2a05917b0ff544f0be27710435f35f2262d3121d9e766ec4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8db4234a414dcd2a05917b0ff544f0be27710435f35f2262d3121d9e766ec4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8db4234a414dcd2a05917b0ff544f0be27710435f35f2262d3121d9e766ec4c", kill_on_drop: false }`
[INFO] [stdout] d8db4234a414dcd2a05917b0ff544f0be27710435f35f2262d3121d9e766ec4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac2157872e6ccfbd1d82d07d4a070fb0c878b967048cc512e77be648d87f434d
[INFO] running `Command { std: "docker" "start" "-a" "ac2157872e6ccfbd1d82d07d4a070fb0c878b967048cc512e77be648d87f434d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bitreader v0.3.11
[INFO] [stderr]    Compiling fallible_collections v0.5.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling multiversion-macros v0.8.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling multiversion v0.8.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling libopenraw v0.4.0-alpha.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `length` is never read
[INFO] [stdout]     --> src/decompress/ljpeg.rs:1082:13
[INFO] [stdout]      |
[INFO] [stdout] 1082 |             length -= 2;
[INFO] [stdout]      |             ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/canon/crw/ciff.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 |     Byte(Vec<u8>),
[INFO] [stdout]     |     ---- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 242 -     Byte(Vec<u8>),
[INFO] [stdout] 242 +     Byte(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "ac2157872e6ccfbd1d82d07d4a070fb0c878b967048cc512e77be648d87f434d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac2157872e6ccfbd1d82d07d4a070fb0c878b967048cc512e77be648d87f434d", kill_on_drop: false }`
[INFO] [stdout] ac2157872e6ccfbd1d82d07d4a070fb0c878b967048cc512e77be648d87f434d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92b775d6b02f5b9651c412d64f703f59476cd2cd30e9e2daa29daebe7149a9ba
[INFO] running `Command { std: "docker" "start" "-a" "92b775d6b02f5b9651c412d64f703f59476cd2cd30e9e2daa29daebe7149a9ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.19
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling test-assembler v0.1.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde-xml-rs v0.8.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling libopenraw v0.4.0-alpha.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `length` is never read
[INFO] [stdout]     --> src/decompress/ljpeg.rs:1082:13
[INFO] [stdout]      |
[INFO] [stdout] 1082 |             length -= 2;
[INFO] [stdout]      |             ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `length` is never read
[INFO] [stdout]     --> src/decompress/ljpeg.rs:1082:13
[INFO] [stdout]      |
[INFO] [stdout] 1082 |             length -= 2;
[INFO] [stdout]      |             ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/canon/crw/ciff.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 |     Byte(Vec<u8>),
[INFO] [stdout]     |     ---- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 242 -     Byte(Vec<u8>),
[INFO] [stdout] 242 +     Byte(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/canon/crw/ciff.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 |     Byte(Vec<u8>),
[INFO] [stdout]     |     ---- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 242 -     Byte(Vec<u8>),
[INFO] [stdout] 242 +     Byte(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libopenraw_testing`
[INFO] [stdout]   --> tests/testsuite.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use libopenraw_testing::{raw_checksum, Results, Test};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `libopenraw_testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libopenraw_testing`, use `cargo add libopenraw_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/testsuite.rs:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 |             DataType::from(raw_data_type.as_str()),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/testsuite.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 |         assert_eq!(dims.len(), 2, "Incorrect number of Raw dimensions");
[INFO] [stdout]    |                    ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/testsuite.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |         assert_eq!(raw_data_active_area.len(), 4, "Incorrect active area");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/testsuite.rs:100:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |         assert_eq!(raw_data_user_crop.len(), 4, "Incorrect user crop");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/testsuite.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |             raw_data_user_aspect_ratio.len(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/testsuite.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |             sizes.len(),
[INFO] [stdout]     |             ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/testsuite.rs:228:38
[INFO] [stdout]     |
[INFO] [stdout] 228 |         let formats: Vec<DataType> = thumb_formats.split(' ').map(DataType::from).collect();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/testsuite.rs:247:13
[INFO] [stdout]     |
[INFO] [stdout] 247 |             data_sizes.len(),
[INFO] [stdout]     |             ^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/testsuite.rs:263:13
[INFO] [stdout]     |
[INFO] [stdout] 263 |             md5s.len(),
[INFO] [stdout]     |             ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/testsuite.rs:288:28
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 Type::from(raw_type.as_str()),
[INFO] [stdout]     |                            ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/testsuite.rs:359:33
[INFO] [stdout]     |
[INFO] [stdout] 359 |             let maker_note_id = maker_note_id.as_bytes();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `usize: Neg` is not satisfied
[INFO] [stdout]    --> tests/testsuite.rs:344:17
[INFO] [stdout]     |
[INFO] [stdout] 344 |                 -1 => assert!(maker_note.is_none(), "Expected to have no MakerNote"),
[INFO] [stdout]     |                 ^^ the trait `Neg` is not implemented for `usize`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Neg`:
[INFO] [stdout]               &f128
[INFO] [stdout]               &f16
[INFO] [stdout]               &f32
[INFO] [stdout]               &f64
[INFO] [stdout]               &i128
[INFO] [stdout]               &i16
[INFO] [stdout]               &i32
[INFO] [stdout]               &i64
[INFO] [stdout]             and 12 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `usize: Neg` is not satisfied
[INFO] [stdout]    --> tests/testsuite.rs:345:26
[INFO] [stdout]     |
[INFO] [stdout] 345 |                 c if c < -1 => unreachable!(),
[INFO] [stdout]     |                          ^^ the trait `Neg` is not implemented for `usize`
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]     |
[INFO] [stdout] 345 |                 c if c < -1isize => unreachable!(),
[INFO] [stdout]     |                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libopenraw` (test "testsuite") due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "92b775d6b02f5b9651c412d64f703f59476cd2cd30e9e2daa29daebe7149a9ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92b775d6b02f5b9651c412d64f703f59476cd2cd30e9e2daa29daebe7149a9ba", kill_on_drop: false }`
[INFO] [stdout] 92b775d6b02f5b9651c412d64f703f59476cd2cd30e9e2daa29daebe7149a9ba
