[INFO] cloning repository https://github.com/Artoshk/Rust-Dicom-to-PNG [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Artoshk/Rust-Dicom-to-PNG" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtoshk%2FRust-Dicom-to-PNG", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtoshk%2FRust-Dicom-to-PNG'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83af63c03a09f62428289acf17480b15bdc19485 [INFO] testing Artoshk/Rust-Dicom-to-PNG against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtoshk%2FRust-Dicom-to-PNG" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Artoshk/Rust-Dicom-to-PNG on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Artoshk/Rust-Dicom-to-PNG [INFO] finished tweaking git repo https://github.com/Artoshk/Rust-Dicom-to-PNG [INFO] tweaked toml for git repo https://github.com/Artoshk/Rust-Dicom-to-PNG written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Artoshk/Rust-Dicom-to-PNG 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05713e5db757583af93965c57ad68c2ccefb64aca60441316ccb6582cc5095dd [INFO] running `Command { std: "docker" "start" "-a" "05713e5db757583af93965c57ad68c2ccefb64aca60441316ccb6582cc5095dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05713e5db757583af93965c57ad68c2ccefb64aca60441316ccb6582cc5095dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05713e5db757583af93965c57ad68c2ccefb64aca60441316ccb6582cc5095dd", kill_on_drop: false }` [INFO] [stdout] 05713e5db757583af93965c57ad68c2ccefb64aca60441316ccb6582cc5095dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1201bbfa88bbc814b16da0c5751219e40339dcc8f4de90b9b489b5d9ef23d6ee [INFO] running `Command { std: "docker" "start" "-a" "1201bbfa88bbc814b16da0c5751219e40339dcc8f4de90b9b489b5d9ef23d6ee", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling safe-transmute v0.11.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling byteordered v0.6.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling jpeg-encoder v0.6.0 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling gdcm-rs v0.6.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling png v0.17.15 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling image v0.25.5 [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-ul v0.8.0 [INFO] [stderr] Compiling dicom-json v0.8.0 [INFO] [stderr] Compiling dicom-dump v0.8.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "1201bbfa88bbc814b16da0c5751219e40339dcc8f4de90b9b489b5d9ef23d6ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1201bbfa88bbc814b16da0c5751219e40339dcc8f4de90b9b489b5d9ef23d6ee", kill_on_drop: false }` [INFO] [stdout] 1201bbfa88bbc814b16da0c5751219e40339dcc8f4de90b9b489b5d9ef23d6ee