[INFO] fetching crate picture 0.2.0...
[INFO] testing picture-0.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate picture 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate picture 0.2.0
[INFO] finished tweaking crates.io crate picture 0.2.0
[INFO] tweaked toml for crates.io crate picture 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate picture 0.2.0 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 picture 0.2.0 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4671f5dc4a209e520f294a8bb4e3c6162e22a1ee13c4af9d7accb094af6b5ed6
[INFO] running `Command { std: "docker" "start" "-a" "4671f5dc4a209e520f294a8bb4e3c6162e22a1ee13c4af9d7accb094af6b5ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4671f5dc4a209e520f294a8bb4e3c6162e22a1ee13c4af9d7accb094af6b5ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4671f5dc4a209e520f294a8bb4e3c6162e22a1ee13c4af9d7accb094af6b5ed6", kill_on_drop: false }`
[INFO] [stdout] 4671f5dc4a209e520f294a8bb4e3c6162e22a1ee13c4af9d7accb094af6b5ed6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f9450841f4bf09ed28fe71030f5d9b9cbc7b801507aadefa784062f55ad77386
[INFO] running `Command { std: "docker" "start" "-a" "f9450841f4bf09ed28fe71030f5d9b9cbc7b801507aadefa784062f55ad77386", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling rgb v0.8.36
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling picture v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.99s
[INFO] running `Command { std: "docker" "inspect" "f9450841f4bf09ed28fe71030f5d9b9cbc7b801507aadefa784062f55ad77386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9450841f4bf09ed28fe71030f5d9b9cbc7b801507aadefa784062f55ad77386", kill_on_drop: false }`
[INFO] [stdout] f9450841f4bf09ed28fe71030f5d9b9cbc7b801507aadefa784062f55ad77386
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ef91dcd0d860c861b6922638a55c6fa49e745e6229c635e56b93f102a727ffc9
[INFO] running `Command { std: "docker" "start" "-a" "ef91dcd0d860c861b6922638a55c6fa49e745e6229c635e56b93f102a727ffc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.156
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling io-lifetimes v1.0.7
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling futures-sink v0.3.27
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling ciborium-io v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling spin v0.9.6
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.0
[INFO] [stderr]    Compiling zune-inflate v0.2.51
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling trybuild v1.0.79
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling rgb v0.8.36
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling picture v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling exr v1.6.3
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.1.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling tiff v0.8.1
[INFO] [stderr]    Compiling image v0.24.5
[INFO] [stderr]    Compiling basic-toml v0.1.2
[INFO] [stderr]    Compiling ciborium v0.2.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.25s
[INFO] running `Command { std: "docker" "inspect" "ef91dcd0d860c861b6922638a55c6fa49e745e6229c635e56b93f102a727ffc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef91dcd0d860c861b6922638a55c6fa49e745e6229c635e56b93f102a727ffc9", kill_on_drop: false }`
[INFO] [stdout] ef91dcd0d860c861b6922638a55c6fa49e745e6229c635e56b93f102a727ffc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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", kill_on_drop: false }`
[INFO] [stdout] fcf6adc807b09dc9a0686d485442a79219fcf498ec407ef3030327e43d8a75bc
[INFO] running `Command { std: "docker" "start" "-a" "fcf6adc807b09dc9a0686d485442a79219fcf498ec407ef3030327e43d8a75bc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/picture-48787298a95a5d59)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test util::tests::rect_contains_rect ... ok
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.156
[INFO] [stdout] test buffer::view::iter::tests::with_coords_mut_trusted_len ... ok
[INFO] [stderr]    Compiling io-lifetimes v1.0.7
[INFO] [stdout] test buffer::view::iter::tests::mut_trusted_len ... ok
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]     Checking futures-sink v0.3.27
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking ciborium-io v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking zune-inflate v0.2.51
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking ciborium-ll v0.2.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking spin v0.9.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking rgb v0.8.36
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking tempfile v3.4.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.1.0
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]     Checking picture v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking exr v1.6.3
[INFO] [stderr]     Checking image v0.24.5
[INFO] [stderr]     Checking ciborium v0.2.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking picture-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/picture)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.67s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] There are no trybuild tests enabled yet.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test tests::compile_tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.79s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests picture
[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] running `Command { std: "docker" "inspect" "fcf6adc807b09dc9a0686d485442a79219fcf498ec407ef3030327e43d8a75bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcf6adc807b09dc9a0686d485442a79219fcf498ec407ef3030327e43d8a75bc", kill_on_drop: false }`
[INFO] [stdout] fcf6adc807b09dc9a0686d485442a79219fcf498ec407ef3030327e43d8a75bc
