[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomostarsky%2Fdcm-tools" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/momostarsky/dcm-tools on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 239 packages to latest Rust 1.90.0 compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jxl-vardct v0.9.0
[INFO] [stderr]   Downloaded jxl-oxide v0.10.2
[INFO] [stderr]   Downloaded jxl-threadpool v0.1.2
[INFO] [stderr]   Downloaded dicom-transfer-syntax-registry v0.8.2
[INFO] [stderr]   Downloaded owo-colors v4.2.2
[INFO] [stderr]   Downloaded dicom-dump v0.8.1
[INFO] [stderr]   Downloaded dicom-json v0.8.2
[INFO] [stderr]   Downloaded dicom v0.8.2
[INFO] [stderr]   Downloaded imgref v1.12.0
[INFO] [stderr]   Downloaded dicom-pixeldata v0.8.2
[INFO] [stderr]   Downloaded dicom-parser v0.8.2
[INFO] [stderr]   Downloaded jxl-frame v0.11.1
[INFO] [stderr]   Downloaded jxl-color v0.9.0
[INFO] [stderr]   Downloaded supports-color v2.1.0
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded dicom-encoding v0.8.2
[INFO] [stderr]   Downloaded dicom-core v0.8.2
[INFO] [stderr]   Downloaded jpeg-decoder v0.3.2
[INFO] [stderr]   Downloaded jxl-image v0.11.0
[INFO] [stderr]   Downloaded dicom-dictionary-std v0.8.1
[INFO] [stderr]   Downloaded jxl-coding v0.5.0
[INFO] [stderr]   Downloaded jxl-grid v0.5.3
[INFO] [stderr]   Downloaded jxl-bitstream v0.5.1
[INFO] [stderr]   Downloaded jxl-oxide-common v0.1.0
[INFO] [stderr]   Downloaded snafu v0.8.9
[INFO] [stderr]   Downloaded dicom-ul v0.8.2
[INFO] [stderr]   Downloaded safe-transmute v0.11.3
[INFO] [stderr]   Downloaded dicom-object v0.8.2
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded byteordered v0.6.0
[INFO] [stderr]   Downloaded jpeg-encoder v0.6.1
[INFO] [stderr]   Downloaded jxl-modular v0.9.1
[INFO] [stderr]   Downloaded jxl-render v0.10.1
[INFO] [stderr]   Downloaded snafu-derive v0.8.9
[INFO] [stderr]   Downloaded dicom-gen-uid v0.1.0
[INFO] [stderr]   Downloaded gdcm_conv v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a1ccfc5ec313b7bcee6a1b5f1c8b2b271d78b9039f1d701dcf09c1a3626f80b
[INFO] running `Command { std: "docker" "start" "-a" "7a1ccfc5ec313b7bcee6a1b5f1c8b2b271d78b9039f1d701dcf09c1a3626f80b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a1ccfc5ec313b7bcee6a1b5f1c8b2b271d78b9039f1d701dcf09c1a3626f80b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a1ccfc5ec313b7bcee6a1b5f1c8b2b271d78b9039f1d701dcf09c1a3626f80b", kill_on_drop: false }`
[INFO] [stdout] 7a1ccfc5ec313b7bcee6a1b5f1c8b2b271d78b9039f1d701dcf09c1a3626f80b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd3c7385286acbca54fd06bd0b44a1c326b7de8e46f1dfe5274a32a27f21b221
[INFO] running `Command { std: "docker" "start" "-a" "bd3c7385286acbca54fd06bd0b44a1c326b7de8e46f1dfe5274a32a27f21b221", kill_on_drop: false }`
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling safe-transmute v0.11.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling jpeg-encoder v0.6.1
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling byteordered v0.6.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling gdcm_conv v0.1.7
[INFO] [stderr]    Compiling dicom-gen-uid v0.1.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling 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.226
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling dicom-core v0.8.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling serde v1.0.226
[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" "bd3c7385286acbca54fd06bd0b44a1c326b7de8e46f1dfe5274a32a27f21b221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd3c7385286acbca54fd06bd0b44a1c326b7de8e46f1dfe5274a32a27f21b221", kill_on_drop: false }`
[INFO] [stdout] bd3c7385286acbca54fd06bd0b44a1c326b7de8e46f1dfe5274a32a27f21b221
