[INFO] fetching crate dicom-ul 0.8.2... [INFO] testing dicom-ul-0.8.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate dicom-ul 0.8.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate dicom-ul 0.8.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dicom-ul 0.8.2 [INFO] tweaked toml for crates.io crate dicom-ul 0.8.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dicom-ul 0.8.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dicom-ul 0.8.2 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded dicom-transfer-syntax-registry v0.8.2 [INFO] [stderr] Downloaded byteordered v0.6.0 [INFO] [stderr] Downloaded dicom-encoding v0.8.2 [INFO] [stderr] Downloaded safe-transmute v0.11.3 [INFO] [stderr] Downloaded rstest v0.25.0 [INFO] [stderr] Downloaded dicom-core v0.8.2 [INFO] [stderr] Downloaded dicom-dictionary-std v0.8.1 [INFO] [stderr] Downloaded rstest_macros v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0aab3e96963070adb16d54d16381ce3eac70903813800eea944b16d1117300df [INFO] running `Command { std: "docker" "start" "-a" "0aab3e96963070adb16d54d16381ce3eac70903813800eea944b16d1117300df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0aab3e96963070adb16d54d16381ce3eac70903813800eea944b16d1117300df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aab3e96963070adb16d54d16381ce3eac70903813800eea944b16d1117300df", kill_on_drop: false }` [INFO] [stdout] 0aab3e96963070adb16d54d16381ce3eac70903813800eea944b16d1117300df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 708b015dd59cadb16fcc9674db0dda2b122212fea845ff741edc9c5a0bba896f [INFO] running `Command { std: "docker" "start" "-a" "708b015dd59cadb16fcc9674db0dda2b122212fea845ff741edc9c5a0bba896f", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling safe-transmute v0.11.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese 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-korean v1.20141219.5 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling byteordered v0.6.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling dicom-core v0.8.2 [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-ul v0.8.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `timeout` is never read [INFO] [stdout] --> src/association/server.rs:704:5 [INFO] [stdout] | [INFO] [stdout] 686 | pub struct ServerAssociation { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 704 | timeout: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerAssociation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.67s [INFO] running `Command { std: "docker" "inspect" "708b015dd59cadb16fcc9674db0dda2b122212fea845ff741edc9c5a0bba896f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708b015dd59cadb16fcc9674db0dda2b122212fea845ff741edc9c5a0bba896f", kill_on_drop: false }` [INFO] [stdout] 708b015dd59cadb16fcc9674db0dda2b122212fea845ff741edc9c5a0bba896f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4571490a092606168b4a4d9eac644090ef344c40b13da603da58e6e2735938e1 [INFO] running `Command { std: "docker" "start" "-a" "4571490a092606168b4a4d9eac644090ef344c40b13da603da58e6e2735938e1", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling dicom-core v0.8.2 [INFO] [stderr] Compiling rstest v0.25.0 [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-ul v0.8.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `timeout` is never read [INFO] [stdout] --> src/association/server.rs:704:5 [INFO] [stdout] | [INFO] [stdout] 686 | pub struct ServerAssociation { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 704 | timeout: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerAssociation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timeout` is never read [INFO] [stdout] --> src/association/server.rs:704:5 [INFO] [stdout] | [INFO] [stdout] 686 | pub struct ServerAssociation { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 704 | timeout: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerAssociation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dicom_dictionary_std` [INFO] [stdout] --> tests/association.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dicom_dictionary_std::uids::VERIFICATION; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dicom_dictionary_std` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dicom_dictionary_std`, use `cargo add dicom_dictionary_std` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dicom-ul` (test "association") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4571490a092606168b4a4d9eac644090ef344c40b13da603da58e6e2735938e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4571490a092606168b4a4d9eac644090ef344c40b13da603da58e6e2735938e1", kill_on_drop: false }` [INFO] [stdout] 4571490a092606168b4a4d9eac644090ef344c40b13da603da58e6e2735938e1