[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 1.91.0 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zdavatz/gdt2dicom on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded local-encoding-ng v0.1.0 [INFO] [stderr] Downloaded const-random v0.1.17 [INFO] [stderr] Downloaded ordered-multimap v0.7.1 [INFO] [stderr] Downloaded gsk4-sys v0.9.0 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.20.1 [INFO] [stderr] Downloaded gobject-sys v0.20.1 [INFO] [stderr] Downloaded gdk-pixbuf v0.20.1 [INFO] [stderr] Downloaded cairo-sys-rs v0.20.0 [INFO] [stderr] Downloaded shared_child v1.0.1 [INFO] [stderr] Downloaded cairo-rs v0.20.1 [INFO] [stderr] Downloaded gsk4 v0.9.0 [INFO] [stderr] Downloaded graphene-rs v0.20.1 [INFO] [stderr] Downloaded env_logger v0.11.0 [INFO] [stderr] Downloaded glib-sys v0.20.1 [INFO] [stderr] Downloaded gdk4-sys v0.9.0 [INFO] [stderr] Downloaded gio-sys v0.20.1 [INFO] [stderr] Downloaded gdk4 v0.9.0 [INFO] [stderr] Downloaded gtk4-sys v0.9.0 [INFO] [stderr] Downloaded chrono v0.4.26 [INFO] [stderr] Downloaded gio v0.20.1 [INFO] [stderr] Downloaded filetime v0.2.24 [INFO] [stderr] Downloaded glib v0.20.1 [INFO] [stderr] Downloaded rustix v0.36.9 [INFO] [stderr] Downloaded pango v0.20.1 [INFO] [stderr] Downloaded gtk4 v0.9.0 [INFO] [stderr] Downloaded system-deps v7.0.1 [INFO] [stderr] Downloaded rust-ini v0.20.0 [INFO] [stderr] Downloaded syn v2.0.74 [INFO] [stderr] Downloaded io-lifetimes v1.0.6 [INFO] [stderr] Downloaded glib-macros v0.20.1 [INFO] [stderr] Downloaded gtk4-macros v0.9.0 [INFO] [stderr] Downloaded graphene-sys v0.20.1 [INFO] [stderr] Downloaded anstream v0.6.11 [INFO] [stderr] Downloaded pango-sys v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c10a0f9ffdfdf0a133c39efd05b2986636ca868ad82ffa288d6b9ecfec08c957 [INFO] running `Command { std: "docker" "start" "-a" "c10a0f9ffdfdf0a133c39efd05b2986636ca868ad82ffa288d6b9ecfec08c957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c10a0f9ffdfdf0a133c39efd05b2986636ca868ad82ffa288d6b9ecfec08c957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c10a0f9ffdfdf0a133c39efd05b2986636ca868ad82ffa288d6b9ecfec08c957", kill_on_drop: false }` [INFO] [stdout] c10a0f9ffdfdf0a133c39efd05b2986636ca868ad82ffa288d6b9ecfec08c957 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2fc671e60fe929d3e5a50f3de15e3d3ce2483955d2d11b89e6361d3dd206ce9 [INFO] running `Command { std: "docker" "start" "-a" "b2fc671e60fe929d3e5a50f3de15e3d3ce2483955d2d11b89e6361d3dd206ce9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [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 version-compare v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [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 futures-channel v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling gio v0.20.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling once_cell v1.17.1 [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 quote v1.0.36 [INFO] [stderr] Compiling io-lifetimes v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling const-random v0.1.17 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling local-encoding-ng v0.1.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling ordered-multimap v0.7.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling filetime v0.2.24 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.0 [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 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 futures-util v0.3.30 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling glib-macros v0.20.1 [INFO] [stderr] Compiling gtk4-macros v0.9.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling system-deps v7.0.1 [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 gdk-pixbuf-sys v0.20.1 [INFO] [stderr] Compiling pango-sys v0.20.1 [INFO] [stderr] Compiling cairo-sys-rs v0.20.0 [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 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] | ^^^^^^^ [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 13s [INFO] running `Command { std: "docker" "inspect" "b2fc671e60fe929d3e5a50f3de15e3d3ce2483955d2d11b89e6361d3dd206ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2fc671e60fe929d3e5a50f3de15e3d3ce2483955d2d11b89e6361d3dd206ce9", kill_on_drop: false }` [INFO] [stdout] b2fc671e60fe929d3e5a50f3de15e3d3ce2483955d2d11b89e6361d3dd206ce9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ad9c6ae0b895b5b38e5cf0a295e2b3d5cd68cfefaf2b2c1f69586571c69410f [INFO] running `Command { std: "docker" "start" "-a" "5ad9c6ae0b895b5b38e5cf0a295e2b3d5cd68cfefaf2b2c1f69586571c69410f", kill_on_drop: false }` [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] | ^^^^^^^ [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] [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] | ^^^^^^^ [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.25s [INFO] running `Command { std: "docker" "inspect" "5ad9c6ae0b895b5b38e5cf0a295e2b3d5cd68cfefaf2b2c1f69586571c69410f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ad9c6ae0b895b5b38e5cf0a295e2b3d5cd68cfefaf2b2c1f69586571c69410f", kill_on_drop: false }` [INFO] [stdout] 5ad9c6ae0b895b5b38e5cf0a295e2b3d5cd68cfefaf2b2c1f69586571c69410f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] db523db991d904e2d2149e73a8ff6e1db1e5d0a5913e4989c7b700bf73b6cc86 [INFO] running `Command { std: "docker" "start" "-a" "db523db991d904e2d2149e73a8ff6e1db1e5d0a5913e4989c7b700bf73b6cc86", 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] | ^^^^^^^ [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-b62d97883426b9f6) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gdt2dicom-edd8ffd05762f0ca) [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] 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] [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" "db523db991d904e2d2149e73a8ff6e1db1e5d0a5913e4989c7b700bf73b6cc86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db523db991d904e2d2149e73a8ff6e1db1e5d0a5913e4989c7b700bf73b6cc86", kill_on_drop: false }` [INFO] [stdout] db523db991d904e2d2149e73a8ff6e1db1e5d0a5913e4989c7b700bf73b6cc86