[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 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomostarsky%2Fdcm-tools" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/momostarsky/dcm-tools on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 233 packages to latest Rust 1.97.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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59218202ef77c7d9600bbfa8a5d71508c466474fd4636f775da78e4c2b6661a6 [INFO] running `Command { std: "docker" "start" "-a" "59218202ef77c7d9600bbfa8a5d71508c466474fd4636f775da78e4c2b6661a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59218202ef77c7d9600bbfa8a5d71508c466474fd4636f775da78e4c2b6661a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59218202ef77c7d9600bbfa8a5d71508c466474fd4636f775da78e4c2b6661a6", kill_on_drop: false }` [INFO] [stdout] 59218202ef77c7d9600bbfa8a5d71508c466474fd4636f775da78e4c2b6661a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 003f349e3e890aa9f0e071c34d09bf0ed89396c19570a1d5abe51d58db2c092f [INFO] running `Command { std: "docker" "start" "-a" "003f349e3e890aa9f0e071c34d09bf0ed89396c19570a1d5abe51d58db2c092f", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling safe-transmute v0.11.3 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling byteordered v0.6.0 [INFO] [stderr] Compiling inventory v0.3.24 [INFO] [stderr] Compiling jpeg-encoder v0.6.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [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 supports-color v3.0.2 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling gdcm_conv v0.1.7 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling dicom-gen-uid v0.1.0 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling regex v1.12.3 [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.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling clap v4.6.1 [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-transfer-syntax-registry v0.8.2 [INFO] [stderr] Compiling dicom-parser v0.8.2 [INFO] [stderr] Compiling dicom-ul v0.8.2 [INFO] [stderr] Compiling dicom-object v0.8.2 [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_codegen v0.1.0 (/opt/rustwide/workdir/dicom_codegen) [INFO] [stderr] Compiling dicom v0.8.2 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "003f349e3e890aa9f0e071c34d09bf0ed89396c19570a1d5abe51d58db2c092f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "003f349e3e890aa9f0e071c34d09bf0ed89396c19570a1d5abe51d58db2c092f", kill_on_drop: false }` [INFO] [stdout] 003f349e3e890aa9f0e071c34d09bf0ed89396c19570a1d5abe51d58db2c092f