[INFO] fetching crate dicom-ul 0.9.0... [INFO] testing dicom-ul-0.9.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate dicom-ul 0.9.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate dicom-ul 0.9.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dicom-ul 0.9.0 [INFO] tweaked toml for crates.io crate dicom-ul 0.9.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dicom-ul 0.9.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dicom-ul 0.9.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest v0.26.1 [INFO] [stderr] Downloaded dicom-transfer-syntax-registry v0.9.0 [INFO] [stderr] Downloaded byteordered v0.6.0 [INFO] [stderr] Downloaded safe-transmute v0.11.3 [INFO] [stderr] Downloaded dicom-encoding v0.9.0 [INFO] [stderr] Downloaded rstest_macros v0.26.1 [INFO] [stderr] Downloaded dicom-core v0.9.0 [INFO] [stderr] Downloaded dicom-dictionary-std v0.9.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c003b287d293251680d7aa2e7a94e6c3ba6a871baea893a93ec13561fe8960c [INFO] running `Command { std: "docker" "start" "-a" "8c003b287d293251680d7aa2e7a94e6c3ba6a871baea893a93ec13561fe8960c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c003b287d293251680d7aa2e7a94e6c3ba6a871baea893a93ec13561fe8960c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c003b287d293251680d7aa2e7a94e6c3ba6a871baea893a93ec13561fe8960c", kill_on_drop: false }` [INFO] [stdout] 8c003b287d293251680d7aa2e7a94e6c3ba6a871baea893a93ec13561fe8960c [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b72602944687e8e5862e34697820f1e9a7314567a8fbf8e5eb09d6e87a7122bc [INFO] running `Command { std: "docker" "start" "-a" "b72602944687e8e5862e34697820f1e9a7314567a8fbf8e5eb09d6e87a7122bc", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling safe-transmute v0.11.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling byteordered v0.6.0 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling dicom-core v0.9.0 [INFO] [stderr] Compiling dicom-dictionary-std v0.9.0 [INFO] [stderr] Compiling dicom-encoding v0.9.0 [INFO] [stderr] Compiling dicom-transfer-syntax-registry v0.9.0 [INFO] [stderr] Compiling dicom-ul v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `read_timeout` and `write_timeout` are never read [INFO] [stdout] --> src/association/server.rs:675:5 [INFO] [stdout] | [INFO] [stdout] 657 | pub struct ServerAssociation { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 675 | read_timeout: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 676 | /// Timeout for individual send operations [INFO] [stdout] 677 | write_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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.92s [INFO] running `Command { std: "docker" "inspect" "b72602944687e8e5862e34697820f1e9a7314567a8fbf8e5eb09d6e87a7122bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b72602944687e8e5862e34697820f1e9a7314567a8fbf8e5eb09d6e87a7122bc", kill_on_drop: false }` [INFO] [stdout] b72602944687e8e5862e34697820f1e9a7314567a8fbf8e5eb09d6e87a7122bc [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d0ad436fb2a0a397c4cc9e5d118583380c7760bc56f77d7e9ea76f7c4c3d8be [INFO] running `Command { std: "docker" "start" "-a" "0d0ad436fb2a0a397c4cc9e5d118583380c7760bc56f77d7e9ea76f7c4c3d8be", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling dicom-core v0.9.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling dicom-dictionary-std v0.9.0 [INFO] [stderr] Compiling dicom-encoding v0.9.0 [INFO] [stderr] Compiling dicom-transfer-syntax-registry v0.9.0 [INFO] [stderr] Compiling dicom-ul v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `dicom_core` [INFO] [stdout] --> src/association/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dicom_core::{dicom_value, DataElement, VR}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `dicom_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dicom_core`, use `cargo add dicom_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dicom_dictionary_std` [INFO] [stdout] --> src/association/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dicom_dictionary_std::{tags, 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] error[E0432]: unresolved import `dicom_dictionary_std` [INFO] [stdout] --> src/association/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dicom_dictionary_std::{tags, 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] error[E0432]: unresolved import `dicom_object` [INFO] [stdout] --> src/association/tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dicom_object::InMemDicomObject; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `dicom_object` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dicom_object`, use `cargo add dicom_object` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `read_timeout` and `write_timeout` are never read [INFO] [stdout] --> src/association/server.rs:675:5 [INFO] [stdout] | [INFO] [stdout] 657 | pub struct ServerAssociation { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 675 | read_timeout: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 676 | /// Timeout for individual send operations [INFO] [stdout] 677 | write_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)]` (part of `#[warn(unused)]`) 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] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dicom-ul` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "0d0ad436fb2a0a397c4cc9e5d118583380c7760bc56f77d7e9ea76f7c4c3d8be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d0ad436fb2a0a397c4cc9e5d118583380c7760bc56f77d7e9ea76f7c4c3d8be", kill_on_drop: false }` [INFO] [stdout] 0d0ad436fb2a0a397c4cc9e5d118583380c7760bc56f77d7e9ea76f7c4c3d8be