[INFO] fetching crate exr 1.73.0... [INFO] testing exr-1.73.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate exr 1.73.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate exr 1.73.0 [INFO] finished tweaking crates.io crate exr 1.73.0 [INFO] tweaked toml for crates.io crate exr 1.73.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate exr 1.73.0 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 crates.io crate exr 1.73.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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: lib.plugin [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f7fbdb5dd6114c25a731339cab9f76a6e3ca4873a3d4898debd85a445a1fe5c2 [INFO] running `Command { std: "docker" "start" "-a" "f7fbdb5dd6114c25a731339cab9f76a6e3ca4873a3d4898debd85a445a1fe5c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7fbdb5dd6114c25a731339cab9f76a6e3ca4873a3d4898debd85a445a1fe5c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7fbdb5dd6114c25a731339cab9f76a6e3ca4873a3d4898debd85a445a1fe5c2", kill_on_drop: false }` [INFO] [stdout] f7fbdb5dd6114c25a731339cab9f76a6e3ca4873a3d4898debd85a445a1fe5c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2f304f383496317c2a9ded589895398f089dcfddf4e23f5f95c51e2989294a12 [INFO] running `Command { std: "docker" "start" "-a" "2f304f383496317c2a9ded589895398f089dcfddf4e23f5f95c51e2989294a12", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: lib.plugin [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling exr v1.73.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `target` [INFO] [stdout] --> src/compression/mod.rs:308:11 [INFO] [stdout] | [INFO] [stdout] 308 | #[cfg(target = "big_endian")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target, values("big_endian"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target, values(\"big_endian\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `target` [INFO] [stdout] --> src/compression/mod.rs:316:11 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(target = "big_endian")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target, values("big_endian"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target, values(\"big_endian\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 8.70s [INFO] running `Command { std: "docker" "inspect" "2f304f383496317c2a9ded589895398f089dcfddf4e23f5f95c51e2989294a12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f304f383496317c2a9ded589895398f089dcfddf4e23f5f95c51e2989294a12", kill_on_drop: false }` [INFO] [stdout] 2f304f383496317c2a9ded589895398f089dcfddf4e23f5f95c51e2989294a12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 64af12d9a946cdbf5626a9afed62a54f5231ab8856c44cf3260760d5153ea0a9 [INFO] running `Command { std: "docker" "start" "-a" "64af12d9a946cdbf5626a9afed62a54f5231ab8856c44cf3260760d5153ea0a9", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: lib.plugin [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytemuck v1.14.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stdout] warning: unexpected `cfg` condition name: `target` [INFO] [stdout] --> src/compression/mod.rs:308:11 [INFO] [stdout] | [INFO] [stdout] 308 | #[cfg(target = "big_endian")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target, values("big_endian"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target, values(\"big_endian\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `target` [INFO] [stdout] --> src/compression/mod.rs:316:11 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(target = "big_endian")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target, values("big_endian"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target, values(\"big_endian\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling image v0.25.4 [INFO] [stderr] Compiling exr v1.73.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `target` [INFO] [stdout] --> src/compression/mod.rs:308:11 [INFO] [stdout] | [INFO] [stdout] 308 | #[cfg(target = "big_endian")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target, values("big_endian"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target, values(\"big_endian\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `target` [INFO] [stdout] --> src/compression/mod.rs:316:11 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(target = "big_endian")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target, values("big_endian"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target, values(\"big_endian\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `exr` (lib test); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name exr --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e5c47ba1b98036e -C extra-filename=-14b7f0d30d4efc30 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/debug/deps/libbencher-518bb86b45a47c2c.rlib --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-c3470695be4c61ff.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-9f51e396f9c0e236.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-734c02924c85ec47.rlib --extern lebe=/opt/rustwide/target/debug/deps/liblebe-63b40ce3fd313a28.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-93aa1ceb267b18b0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42f35be6224787fb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-7fda58d152f9b6ab.rlib --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-f3921f644281ed75.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-148fe6aeedeac0bb.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-e9a9e16188b8c99b.rlib --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-a43789d6aaabf059.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 `exr` (example "0b_read_meta") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name 0b_read_meta --edition=2018 examples/0b_read_meta.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=06302d445b94daa3 -C extra-filename=-703ddc80b82555f3 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/debug/deps/libbencher-518bb86b45a47c2c.rlib --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-c3470695be4c61ff.rlib --extern exr=/opt/rustwide/target/debug/deps/libexr-aa39a2a40300cc62.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-9f51e396f9c0e236.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-734c02924c85ec47.rlib --extern lebe=/opt/rustwide/target/debug/deps/liblebe-63b40ce3fd313a28.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-93aa1ceb267b18b0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42f35be6224787fb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-7fda58d152f9b6ab.rlib --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-f3921f644281ed75.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-148fe6aeedeac0bb.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-e9a9e16188b8c99b.rlib --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-a43789d6aaabf059.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (test "across_compression") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name across_compression --edition=2018 tests/across_compression.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d52a18e02d646957 -C extra-filename=-e4e5abd1b5f9641c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/debug/deps/libbencher-518bb86b45a47c2c.rlib --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-c3470695be4c61ff.rlib --extern exr=/opt/rustwide/target/debug/deps/libexr-aa39a2a40300cc62.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-9f51e396f9c0e236.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-734c02924c85ec47.rlib --extern lebe=/opt/rustwide/target/debug/deps/liblebe-63b40ce3fd313a28.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-93aa1ceb267b18b0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42f35be6224787fb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-7fda58d152f9b6ab.rlib --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-f3921f644281ed75.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-148fe6aeedeac0bb.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-e9a9e16188b8c99b.rlib --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-a43789d6aaabf059.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (test "fuzz") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name fuzz --edition=2018 tests/fuzz.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=51dd8cbbd4bacc45 -C extra-filename=-2db53e8d9e92d9e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/debug/deps/libbencher-518bb86b45a47c2c.rlib --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-c3470695be4c61ff.rlib --extern exr=/opt/rustwide/target/debug/deps/libexr-aa39a2a40300cc62.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-9f51e396f9c0e236.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-734c02924c85ec47.rlib --extern lebe=/opt/rustwide/target/debug/deps/liblebe-63b40ce3fd313a28.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-93aa1ceb267b18b0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42f35be6224787fb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-7fda58d152f9b6ab.rlib --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-f3921f644281ed75.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-148fe6aeedeac0bb.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-e9a9e16188b8c99b.rlib --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-a43789d6aaabf059.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "8_read_raw_blocks") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name 8_read_raw_blocks --edition=2018 examples/8_read_raw_blocks.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b22a9e6ab7fe86a -C extra-filename=-066032dc72c17bd0 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/debug/deps/libbencher-518bb86b45a47c2c.rlib --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-c3470695be4c61ff.rlib --extern exr=/opt/rustwide/target/debug/deps/libexr-aa39a2a40300cc62.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-9f51e396f9c0e236.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-734c02924c85ec47.rlib --extern lebe=/opt/rustwide/target/debug/deps/liblebe-63b40ce3fd313a28.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-93aa1ceb267b18b0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42f35be6224787fb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-7fda58d152f9b6ab.rlib --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-f3921f644281ed75.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-148fe6aeedeac0bb.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-e9a9e16188b8c99b.rlib --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-a43789d6aaabf059.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "1b_convert_exr_to_png") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name 1b_convert_exr_to_png --edition=2018 examples/1b_convert_exr_to_png.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8d5bd8bb48fe99fe -C extra-filename=-0f0f8f5047889b51 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/debug/deps/libbencher-518bb86b45a47c2c.rlib --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-c3470695be4c61ff.rlib --extern exr=/opt/rustwide/target/debug/deps/libexr-aa39a2a40300cc62.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-9f51e396f9c0e236.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-734c02924c85ec47.rlib --extern lebe=/opt/rustwide/target/debug/deps/liblebe-63b40ce3fd313a28.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-93aa1ceb267b18b0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42f35be6224787fb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-7fda58d152f9b6ab.rlib --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-f3921f644281ed75.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-148fe6aeedeac0bb.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-e9a9e16188b8c99b.rlib --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-a43789d6aaabf059.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "0c_read_rgba") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name 0c_read_rgba --edition=2018 examples/0c_read_rgba.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aee9f68b96a928f3 -C extra-filename=-9699e6d89161e636 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/debug/deps/libbencher-518bb86b45a47c2c.rlib --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-c3470695be4c61ff.rlib --extern exr=/opt/rustwide/target/debug/deps/libexr-aa39a2a40300cc62.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-9f51e396f9c0e236.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-734c02924c85ec47.rlib --extern lebe=/opt/rustwide/target/debug/deps/liblebe-63b40ce3fd313a28.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-93aa1ceb267b18b0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42f35be6224787fb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-7fda58d152f9b6ab.rlib --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-f3921f644281ed75.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-148fe6aeedeac0bb.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-e9a9e16188b8c99b.rlib --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-a43789d6aaabf059.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "4a_write_custom_fixed_channels") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name 4a_write_custom_fixed_channels --edition=2018 examples/4a_write_custom_fixed_channels.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aba1f45675a9a124 -C extra-filename=-70873cbc16dd7636 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/debug/deps/libbencher-518bb86b45a47c2c.rlib --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-c3470695be4c61ff.rlib --extern exr=/opt/rustwide/target/debug/deps/libexr-aa39a2a40300cc62.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-9f51e396f9c0e236.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-734c02924c85ec47.rlib --extern lebe=/opt/rustwide/target/debug/deps/liblebe-63b40ce3fd313a28.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-93aa1ceb267b18b0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42f35be6224787fb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-7fda58d152f9b6ab.rlib --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-f3921f644281ed75.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-148fe6aeedeac0bb.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-e9a9e16188b8c99b.rlib --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-a43789d6aaabf059.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "7_crop_alpha_any_image") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name 7_crop_alpha_any_image --edition=2018 examples/7_crop_alpha_any_image.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9be0fa2c5116d8ed -C extra-filename=-ffde8312cd0b3efb --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/debug/deps/libbencher-518bb86b45a47c2c.rlib --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-c3470695be4c61ff.rlib --extern exr=/opt/rustwide/target/debug/deps/libexr-aa39a2a40300cc62.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-9f51e396f9c0e236.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-734c02924c85ec47.rlib --extern lebe=/opt/rustwide/target/debug/deps/liblebe-63b40ce3fd313a28.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-93aa1ceb267b18b0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42f35be6224787fb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-7fda58d152f9b6ab.rlib --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-f3921f644281ed75.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-148fe6aeedeac0bb.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-e9a9e16188b8c99b.rlib --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-a43789d6aaabf059.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "4b_read_custom_fixed_channels") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name 4b_read_custom_fixed_channels --edition=2018 examples/4b_read_custom_fixed_channels.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e8aa3e423d8f3aa -C extra-filename=-f472122d6656dadf --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/debug/deps/libbencher-518bb86b45a47c2c.rlib --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-c3470695be4c61ff.rlib --extern exr=/opt/rustwide/target/debug/deps/libexr-aa39a2a40300cc62.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-9f51e396f9c0e236.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-734c02924c85ec47.rlib --extern lebe=/opt/rustwide/target/debug/deps/liblebe-63b40ce3fd313a28.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-93aa1ceb267b18b0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42f35be6224787fb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-7fda58d152f9b6ab.rlib --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-f3921f644281ed75.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-148fe6aeedeac0bb.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-e9a9e16188b8c99b.rlib --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-a43789d6aaabf059.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "5a_write_multiple_layers") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name 5a_write_multiple_layers --edition=2018 examples/5a_write_multiple_layers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9b3d9a43c7adbbee -C extra-filename=-0ce69f480ab0a931 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/debug/deps/libbencher-518bb86b45a47c2c.rlib --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-c3470695be4c61ff.rlib --extern exr=/opt/rustwide/target/debug/deps/libexr-aa39a2a40300cc62.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-9f51e396f9c0e236.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-734c02924c85ec47.rlib --extern lebe=/opt/rustwide/target/debug/deps/liblebe-63b40ce3fd313a28.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-93aa1ceb267b18b0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42f35be6224787fb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-7fda58d152f9b6ab.rlib --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-f3921f644281ed75.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-148fe6aeedeac0bb.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-e9a9e16188b8c99b.rlib --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-a43789d6aaabf059.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "3b_read_all_channels_with_metadata") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name 3b_read_all_channels_with_metadata --edition=2018 examples/3b_read_all_channels_with_metadata.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a350d42df3095b5 -C extra-filename=-14e74eefc67f42be --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/debug/deps/libbencher-518bb86b45a47c2c.rlib --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-c3470695be4c61ff.rlib --extern exr=/opt/rustwide/target/debug/deps/libexr-aa39a2a40300cc62.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-9f51e396f9c0e236.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-734c02924c85ec47.rlib --extern lebe=/opt/rustwide/target/debug/deps/liblebe-63b40ce3fd313a28.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-93aa1ceb267b18b0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42f35be6224787fb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-7fda58d152f9b6ab.rlib --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-f3921f644281ed75.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-148fe6aeedeac0bb.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-e9a9e16188b8c99b.rlib --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-a43789d6aaabf059.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "7_crop_alpha_rgba") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name 7_crop_alpha_rgba --edition=2018 examples/7_crop_alpha_rgba.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9d8cfca81cdbd40b -C extra-filename=-050d12638b638228 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/debug/deps/libbencher-518bb86b45a47c2c.rlib --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-c3470695be4c61ff.rlib --extern exr=/opt/rustwide/target/debug/deps/libexr-aa39a2a40300cc62.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-9f51e396f9c0e236.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-734c02924c85ec47.rlib --extern lebe=/opt/rustwide/target/debug/deps/liblebe-63b40ce3fd313a28.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-93aa1ceb267b18b0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42f35be6224787fb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-7fda58d152f9b6ab.rlib --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-f3921f644281ed75.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-148fe6aeedeac0bb.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-e9a9e16188b8c99b.rlib --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-a43789d6aaabf059.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "7_write_raw_blocks") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name 7_write_raw_blocks --edition=2018 examples/7_write_raw_blocks.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d4400066b25b44b -C extra-filename=-7df2c208731fe89a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/debug/deps/libbencher-518bb86b45a47c2c.rlib --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-c3470695be4c61ff.rlib --extern exr=/opt/rustwide/target/debug/deps/libexr-aa39a2a40300cc62.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-9f51e396f9c0e236.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-734c02924c85ec47.rlib --extern lebe=/opt/rustwide/target/debug/deps/liblebe-63b40ce3fd313a28.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-93aa1ceb267b18b0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42f35be6224787fb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-7fda58d152f9b6ab.rlib --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-f3921f644281ed75.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-148fe6aeedeac0bb.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-e9a9e16188b8c99b.rlib --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-a43789d6aaabf059.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "64af12d9a946cdbf5626a9afed62a54f5231ab8856c44cf3260760d5153ea0a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64af12d9a946cdbf5626a9afed62a54f5231ab8856c44cf3260760d5153ea0a9", kill_on_drop: false }` [INFO] [stdout] 64af12d9a946cdbf5626a9afed62a54f5231ab8856c44cf3260760d5153ea0a9