[INFO] cloning repository https://github.com/momostarsky/dcm-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/momostarsky/dcm-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomostarsky%2Fdcm-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomostarsky%2Fdcm-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97fec138c7a9ef715efe76a3c3ae3e5d5369e1ab [INFO] testing momostarsky/dcm-tools/97fec138c7a9ef715efe76a3c3ae3e5d5369e1ab against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomostarsky%2Fdcm-tools" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/momostarsky/dcm-tools [INFO] finished tweaking git repo https://github.com/momostarsky/dcm-tools [INFO] tweaked toml for git repo https://github.com/momostarsky/dcm-tools written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/momostarsky/dcm-tools on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 229 packages to latest Rust 1.96.0-nightly compatible versions [INFO] [stderr] Adding dicom v0.8.2 (available: v0.9.1) [INFO] [stderr] Adding dicom-core v0.8.2 (available: v0.9.1) [INFO] [stderr] Adding dicom-encoding v0.8.2 (available: v0.9.1) [INFO] [stderr] Adding dicom-object v0.8.2 (available: v0.9.1) [INFO] [stderr] Adding dicom-transfer-syntax-registry v0.8.2 (available: v0.9.1) [INFO] [stderr] Adding gdcm_conv v0.1.7 (available: v0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jxl-threadpool v0.1.2 [INFO] [stderr] Downloaded dicom-transfer-syntax-registry v0.8.2 [INFO] [stderr] Downloaded snafu v0.8.9 [INFO] [stderr] Downloaded dicom v0.8.2 [INFO] [stderr] Downloaded jxl-oxide v0.10.2 [INFO] [stderr] Downloaded terminal_size v0.4.4 [INFO] [stderr] Downloaded dicom-gen-uid v0.1.0 [INFO] [stderr] Downloaded jxl-image v0.11.0 [INFO] [stderr] Downloaded jxl-grid v0.5.3 [INFO] [stderr] Downloaded encoding_index_tests v0.1.4 [INFO] [stderr] Downloaded jxl-oxide-common v0.1.0 [INFO] [stderr] Downloaded snafu-derive v0.8.9 [INFO] [stderr] Downloaded dicom-json v0.8.2 [INFO] [stderr] Downloaded dicom-dump v0.8.1 [INFO] [stderr] Downloaded safe-transmute v0.11.3 [INFO] [stderr] Downloaded dicom-ul v0.8.2 [INFO] [stderr] Downloaded dicom-core v0.8.2 [INFO] [stderr] Downloaded dicom-pixeldata v0.8.2 [INFO] [stderr] Downloaded encoding v0.2.33 [INFO] [stderr] Downloaded encoding-index-korean v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-japanese v1.20141219.5 [INFO] [stderr] Downloaded dicom-encoding v0.8.2 [INFO] [stderr] Downloaded jxl-render v0.10.1 [INFO] [stderr] Downloaded dicom-dictionary-std v0.8.1 [INFO] [stderr] Downloaded dicom-parser v0.8.2 [INFO] [stderr] Downloaded jxl-modular v0.9.1 [INFO] [stderr] Downloaded dicom-object v0.8.2 [INFO] [stderr] Downloaded jpeg-encoder v0.6.1 [INFO] [stderr] Downloaded jxl-frame v0.11.1 [INFO] [stderr] Downloaded jxl-color v0.9.0 [INFO] [stderr] Downloaded byteordered v0.6.0 [INFO] [stderr] Downloaded jxl-bitstream v0.5.1 [INFO] [stderr] Downloaded jxl-coding v0.5.0 [INFO] [stderr] Downloaded encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Downloaded jxl-vardct v0.9.0 [INFO] [stderr] Downloaded gdcm_conv v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ed103cb0beedd60efb86f08dbde627ff3c3acfc5f2d0608ee5998b7bc84d992 [INFO] running `Command { std: "docker" "start" "-a" "3ed103cb0beedd60efb86f08dbde627ff3c3acfc5f2d0608ee5998b7bc84d992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ed103cb0beedd60efb86f08dbde627ff3c3acfc5f2d0608ee5998b7bc84d992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ed103cb0beedd60efb86f08dbde627ff3c3acfc5f2d0608ee5998b7bc84d992", kill_on_drop: false }` [INFO] [stdout] 3ed103cb0beedd60efb86f08dbde627ff3c3acfc5f2d0608ee5998b7bc84d992 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24e6f81738a2b5251052f9b1e32e23c027667c8e7c6e042a2e1fdaaff695c0b2 [INFO] running `Command { std: "docker" "start" "-a" "24e6f81738a2b5251052f9b1e32e23c027667c8e7c6e042a2e1fdaaff695c0b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling safe-transmute v0.11.3 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling byteordered v0.6.0 [INFO] [stderr] Compiling inventory v0.3.24 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling jpeg-encoder v0.6.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling gdcm_conv v0.1.7 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling dicom-gen-uid v0.1.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling dicom-core v0.8.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling dicom-dictionary-std v0.8.1 [INFO] [stderr] Compiling dicom-encoding v0.8.2 [INFO] [stderr] Compiling dicom-parser v0.8.2 [INFO] [stderr] Compiling dicom-transfer-syntax-registry v0.8.2 [INFO] [stderr] Compiling dicom-object v0.8.2 [INFO] [stderr] Compiling dicom-ul v0.8.2 [INFO] [stderr] Compiling dicom_codegen v0.1.0 (/opt/rustwide/workdir/dicom_codegen) [INFO] [stderr] Compiling dicom-json v0.8.2 [INFO] [stderr] Compiling dicom-pixeldata v0.8.2 [INFO] [stderr] Compiling dicom-dump v0.8.1 [INFO] [stderr] Compiling dicom v0.8.2 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "24e6f81738a2b5251052f9b1e32e23c027667c8e7c6e042a2e1fdaaff695c0b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e6f81738a2b5251052f9b1e32e23c027667c8e7c6e042a2e1fdaaff695c0b2", kill_on_drop: false }` [INFO] [stdout] 24e6f81738a2b5251052f9b1e32e23c027667c8e7c6e042a2e1fdaaff695c0b2