[INFO] cloning repository https://github.com/zdavatz/gdt2dicom
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zdavatz/gdt2dicom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdavatz%2Fgdt2dicom", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdavatz%2Fgdt2dicom'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d18fae71e83f2fa47dd7cccd0ebad40b3de43024
[INFO] testing zdavatz/gdt2dicom against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdavatz%2Fgdt2dicom" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zdavatz/gdt2dicom
[INFO] finished tweaking git repo https://github.com/zdavatz/gdt2dicom
[INFO] tweaked toml for git repo https://github.com/zdavatz/gdt2dicom written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zdavatz/gdt2dicom on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zdavatz/gdt2dicom 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1857de27393b6bb6f3ff026811bd38215b87ca2168d13176932216792ed2d5de
[INFO] running `Command { std: "docker" "start" "-a" "1857de27393b6bb6f3ff026811bd38215b87ca2168d13176932216792ed2d5de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1857de27393b6bb6f3ff026811bd38215b87ca2168d13176932216792ed2d5de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1857de27393b6bb6f3ff026811bd38215b87ca2168d13176932216792ed2d5de", kill_on_drop: false }`
[INFO] [stdout] 1857de27393b6bb6f3ff026811bd38215b87ca2168d13176932216792ed2d5de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f591d8ccc8e285b0ffe951fca84ad2174da6f9058bcc9538e88e25176e5b659
[INFO] running `Command { std: "docker" "start" "-a" "4f591d8ccc8e285b0ffe951fca84ad2174da6f9058bcc9538e88e25176e5b659", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling gio v0.20.1
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling clap_builder v4.5.13
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling const-random v0.1.17
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling local-encoding-ng v0.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling ordered-multimap v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.24
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling system-deps v7.0.1
[INFO] [stderr]    Compiling env_logger v0.11.0
[INFO] [stderr]    Compiling glib-macros v0.20.1
[INFO] [stderr]    Compiling gtk4-macros v0.9.0
[INFO] [stderr]    Compiling glib-sys v0.20.1
[INFO] [stderr]    Compiling gobject-sys v0.20.1
[INFO] [stderr]    Compiling gio-sys v0.20.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.1
[INFO] [stderr]    Compiling pango-sys v0.20.1
[INFO] [stderr]    Compiling gdk4-sys v0.9.0
[INFO] [stderr]    Compiling graphene-sys v0.20.1
[INFO] [stderr]    Compiling gsk4-sys v0.9.0
[INFO] [stderr]    Compiling gtk4-sys v0.9.0
[INFO] [stderr]    Compiling clap v4.5.13
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling glib v0.20.1
[INFO] [stderr]    Compiling cairo-rs v0.20.1
[INFO] [stderr]    Compiling graphene-rs v0.20.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.20.1
[INFO] [stderr]    Compiling pango v0.20.1
[INFO] [stderr]    Compiling gdk4 v0.9.0
[INFO] [stderr]    Compiling gsk4 v0.9.0
[INFO] [stderr]    Compiling gtk4 v0.9.0
[INFO] [stderr]    Compiling gdt2dicom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/worklist_conversion.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/command.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let mut command = Command::new(program);
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `section` is never read
[INFO] [stdout]   --> src/vdds.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | /         section = section
[INFO] [stdout] 96 | |             .set("READY", "0")
[INFO] [stdout] 97 | |             .set("ERRORLEVEL", "0")
[INFO] [stdout] 98 | |             .set("ERRORTEXT", "");
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CREATE_NO_WINDOW` is never used
[INFO] [stdout]   --> src/command.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const CREATE_NO_WINDOW: u32 = 0x08000000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
[INFO] running `Command { std: "docker" "inspect" "4f591d8ccc8e285b0ffe951fca84ad2174da6f9058bcc9538e88e25176e5b659", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f591d8ccc8e285b0ffe951fca84ad2174da6f9058bcc9538e88e25176e5b659", kill_on_drop: false }`
[INFO] [stdout] 4f591d8ccc8e285b0ffe951fca84ad2174da6f9058bcc9538e88e25176e5b659
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9535b445b1d4217354106577f0656803b8cc7ab5b675dbc4dadbe4e5afafb40f
[INFO] running `Command { std: "docker" "start" "-a" "9535b445b1d4217354106577f0656803b8cc7ab5b675dbc4dadbe4e5afafb40f", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/worklist_conversion.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/command.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let mut command = Command::new(program);
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `section` is never read
[INFO] [stdout]   --> src/vdds.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | /         section = section
[INFO] [stdout] 96 | |             .set("READY", "0")
[INFO] [stdout] 97 | |             .set("ERRORLEVEL", "0")
[INFO] [stdout] 98 | |             .set("ERRORTEXT", "");
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gdt2dicom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `CREATE_NO_WINDOW` is never used
[INFO] [stdout]   --> src/command.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const CREATE_NO_WINDOW: u32 = 0x08000000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/worklist_conversion.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/command.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let mut command = Command::new(program);
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `section` is never read
[INFO] [stdout]   --> src/vdds.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | /         section = section
[INFO] [stdout] 96 | |             .set("READY", "0")
[INFO] [stdout] 97 | |             .set("ERRORLEVEL", "0")
[INFO] [stdout] 98 | |             .set("ERRORTEXT", "");
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CREATE_NO_WINDOW` is never used
[INFO] [stdout]   --> src/command.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const CREATE_NO_WINDOW: u32 = 0x08000000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.63s
[INFO] running `Command { std: "docker" "inspect" "9535b445b1d4217354106577f0656803b8cc7ab5b675dbc4dadbe4e5afafb40f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9535b445b1d4217354106577f0656803b8cc7ab5b675dbc4dadbe4e5afafb40f", kill_on_drop: false }`
[INFO] [stdout] 9535b445b1d4217354106577f0656803b8cc7ab5b675dbc4dadbe4e5afafb40f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a520115e1b2b2f2d53175d32773b3160570e5e4e77142a0548ed9716f2a1104
[INFO] running `Command { std: "docker" "start" "-a" "5a520115e1b2b2f2d53175d32773b3160570e5e4e77142a0548ed9716f2a1104", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]   --> src/worklist_conversion.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::time::Duration;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/command.rs:90:9
[INFO] [stderr]    |
[INFO] [stderr] 90 |     let mut command = Command::new(program);
[INFO] [stderr]    |         ----^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `section` is never read
[INFO] [stderr]   --> src/vdds.rs:95:9
[INFO] [stderr]    |
[INFO] [stderr] 95 | /         section = section
[INFO] [stderr] 96 | |             .set("READY", "0")
[INFO] [stderr] 97 | |             .set("ERRORLEVEL", "0")
[INFO] [stderr] 98 | |             .set("ERRORTEXT", "");
[INFO] [stderr]    | |_________________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CREATE_NO_WINDOW` is never used
[INFO] [stderr]   --> src/command.rs:11:7
[INFO] [stderr]    |
[INFO] [stderr] 11 | const CREATE_NO_WINDOW: u32 = 0x08000000;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `gdt2dicom` (lib) generated 4 warnings (run `cargo fix --lib -p gdt2dicom` to apply 2 suggestions)
[INFO] [stderr] warning: `gdt2dicom` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gdt2dicom-690003f4045fbbf4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gdt2dicom-312dc315489a6682)
[INFO] [stderr]    Doc-tests gdt2dicom
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5a520115e1b2b2f2d53175d32773b3160570e5e4e77142a0548ed9716f2a1104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a520115e1b2b2f2d53175d32773b3160570e5e4e77142a0548ed9716f2a1104", kill_on_drop: false }`
[INFO] [stdout] 5a520115e1b2b2f2d53175d32773b3160570e5e4e77142a0548ed9716f2a1104
