[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] checking momostarsky/dcm-tools against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomostarsky%2Fdcm-tools" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/momostarsky/dcm-tools on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 226 packages to latest Rust 1.92.0-nightly compatible versions
[INFO] [stderr]       Adding dicom v0.8.2 (available: v0.9.0)
[INFO] [stderr]       Adding dicom-core v0.8.2 (available: v0.9.0)
[INFO] [stderr]       Adding dicom-encoding v0.8.2 (available: v0.9.0)
[INFO] [stderr]       Adding dicom-object v0.8.2 (available: v0.9.0)
[INFO] [stderr]       Adding dicom-transfer-syntax-registry v0.8.2 (available: v0.9.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cda1edeaabf78f9b1a1e1548f3b9a3186525f89cedae52db30cebabcd4e380c
[INFO] running `Command { std: "docker" "start" "-a" "1cda1edeaabf78f9b1a1e1548f3b9a3186525f89cedae52db30cebabcd4e380c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cda1edeaabf78f9b1a1e1548f3b9a3186525f89cedae52db30cebabcd4e380c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cda1edeaabf78f9b1a1e1548f3b9a3186525f89cedae52db30cebabcd4e380c", kill_on_drop: false }`
[INFO] [stdout] 1cda1edeaabf78f9b1a1e1548f3b9a3186525f89cedae52db30cebabcd4e380c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb00a4610ce8c294e0f9fb80562e16cd519926b8eab4977b750466b49172446b
[INFO] running `Command { std: "docker" "start" "-a" "bb00a4610ce8c294e0f9fb80562e16cd519926b8eab4977b750466b49172446b", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking safe-transmute v0.11.3
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking byteordered v0.6.0
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking jpeg-encoder v0.6.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling encoding-index-korean 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-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling gdcm_conv v0.1.7
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking dicom-gen-uid v0.1.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]    Compiling dicom-core v0.8.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking dicom-dictionary-std v0.8.1
[INFO] [stderr]     Checking dicom-encoding v0.8.2
[INFO] [stderr]     Checking dicom-transfer-syntax-registry v0.8.2
[INFO] [stderr]     Checking dicom-parser v0.8.2
[INFO] [stderr]     Checking dicom-ul v0.8.2
[INFO] [stderr]     Checking dicom-object v0.8.2
[INFO] [stderr]     Checking dicom-json v0.8.2
[INFO] [stderr]     Checking dicom-pixeldata v0.8.2
[INFO] [stderr]     Checking dicom-dump v0.8.1
[INFO] [stderr]     Checking dicom v0.8.2
[INFO] [stderr]    Compiling dicom_codegen v0.1.0 (/opt/rustwide/workdir/dicom_codegen)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "bb00a4610ce8c294e0f9fb80562e16cd519926b8eab4977b750466b49172446b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb00a4610ce8c294e0f9fb80562e16cd519926b8eab4977b750466b49172446b", kill_on_drop: false }`
[INFO] [stdout] bb00a4610ce8c294e0f9fb80562e16cd519926b8eab4977b750466b49172446b
