[INFO] fetching crate dicom-fromimage 0.8.0... [INFO] testing dicom-fromimage-0.8.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate dicom-fromimage 0.8.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate dicom-fromimage 0.8.0 [INFO] finished tweaking crates.io crate dicom-fromimage 0.8.0 [INFO] tweaked toml for crates.io crate dicom-fromimage 0.8.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dicom-fromimage 0.8.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dicom-fromimage 0.8.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jxl-grid v0.5.1 [INFO] [stderr] Downloaded anstream v0.6.17 [INFO] [stderr] Downloaded anstyle v1.0.9 [INFO] [stderr] Downloaded zune-jpeg v0.4.13 [INFO] [stderr] Downloaded cc v1.1.31 [INFO] [stderr] Downloaded syn v2.0.85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 468a8f9db2f23735cdced2e1cc84fbe477b2d7b35ef0ea997f818d70a67fab1c [INFO] running `Command { std: "docker" "start" "-a" "468a8f9db2f23735cdced2e1cc84fbe477b2d7b35ef0ea997f818d70a67fab1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "468a8f9db2f23735cdced2e1cc84fbe477b2d7b35ef0ea997f818d70a67fab1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "468a8f9db2f23735cdced2e1cc84fbe477b2d7b35ef0ea997f818d70a67fab1c", kill_on_drop: false }` [INFO] [stdout] 468a8f9db2f23735cdced2e1cc84fbe477b2d7b35ef0ea997f818d70a67fab1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a80e8b1e163a15619f2af0b81fb81acc4b515204bdf326d265a47fcbc4b99917 [INFO] running `Command { std: "docker" "start" "-a" "a80e8b1e163a15619f2af0b81fb81acc4b515204bdf326d265a47fcbc4b99917", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling safe-transmute v0.11.3 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling byteordered v0.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling image v0.25.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling dicom-core v0.8.0 [INFO] [stderr] Compiling dicom-dictionary-std v0.8.0 [INFO] [stderr] Compiling dicom-encoding v0.8.0 [INFO] [stderr] Compiling dicom-transfer-syntax-registry v0.8.0 [INFO] [stderr] Compiling dicom-parser v0.8.0 [INFO] [stderr] Compiling dicom-object v0.8.0 [INFO] [stderr] Compiling dicom-fromimage v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "a80e8b1e163a15619f2af0b81fb81acc4b515204bdf326d265a47fcbc4b99917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a80e8b1e163a15619f2af0b81fb81acc4b515204bdf326d265a47fcbc4b99917", kill_on_drop: false }` [INFO] [stdout] a80e8b1e163a15619f2af0b81fb81acc4b515204bdf326d265a47fcbc4b99917 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 921ab9ff13b4e00874a1ce0f4664354a417a2409afbf09aa0f1635233044474a [INFO] running `Command { std: "docker" "start" "-a" "921ab9ff13b4e00874a1ce0f4664354a417a2409afbf09aa0f1635233044474a", kill_on_drop: false }` [INFO] [stderr] Compiling dicom-fromimage v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `Command { std: "docker" "inspect" "921ab9ff13b4e00874a1ce0f4664354a417a2409afbf09aa0f1635233044474a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "921ab9ff13b4e00874a1ce0f4664354a417a2409afbf09aa0f1635233044474a", kill_on_drop: false }` [INFO] [stdout] 921ab9ff13b4e00874a1ce0f4664354a417a2409afbf09aa0f1635233044474a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c5eb13fdbeba5093a5cec869de6ee357ca0c9aac97f1efc0f13ff836124bac68 [INFO] running `Command { std: "docker" "start" "-a" "c5eb13fdbeba5093a5cec869de6ee357ca0c9aac97f1efc0f13ff836124bac68", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dicom_fromimage-10bd209788118386) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::verify_cli ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c5eb13fdbeba5093a5cec869de6ee357ca0c9aac97f1efc0f13ff836124bac68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5eb13fdbeba5093a5cec869de6ee357ca0c9aac97f1efc0f13ff836124bac68", kill_on_drop: false }` [INFO] [stdout] c5eb13fdbeba5093a5cec869de6ee357ca0c9aac97f1efc0f13ff836124bac68