[INFO] fetching crate musicxml-dom 0.1.0... [INFO] building musicxml-dom-0.1.0 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] extracting crate musicxml-dom 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate musicxml-dom 0.1.0 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate musicxml-dom 0.1.0 [INFO] finished tweaking crates.io crate musicxml-dom 0.1.0 [INFO] tweaked toml for crates.io crate musicxml-dom 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Adding quick-xml v0.17.2 (available: v0.37.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80178295fff35fbd55074a44403849d325bbe364d127874b4dc76235f7e6a86d [INFO] running `Command { std: "docker" "start" "-a" "80178295fff35fbd55074a44403849d325bbe364d127874b4dc76235f7e6a86d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80178295fff35fbd55074a44403849d325bbe364d127874b4dc76235f7e6a86d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80178295fff35fbd55074a44403849d325bbe364d127874b4dc76235f7e6a86d", kill_on_drop: false }` [INFO] [stdout] 80178295fff35fbd55074a44403849d325bbe364d127874b4dc76235f7e6a86d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ad6809e794a6029d7e6b18d28fe0bd754ea17ce44255c5960861c28f9b4741c [INFO] running `Command { std: "docker" "start" "-a" "3ad6809e794a6029d7e6b18d28fe0bd754ea17ce44255c5960861c28f9b4741c", kill_on_drop: false }` [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling musicxml-dom v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `href`, `role`, `title`, `show`, and `actuate` are never read [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct LinkAttributes { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 2 | href: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 3 | role: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 4 | title: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 5 | show: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | actuate: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `work_number`, `work_title`, and `opus` are never read [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Work { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 10 | work_number: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 11 | work_title: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | opus: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `content` and `type_` are never read [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct TypedText { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 16 | content: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 17 | // keyword [INFO] [stdout] 18 | type_: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `type_`, `element`, `attribute`, and `value` are never read [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Supports { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 22 | type_: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | element: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | attribute: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 25 | value: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `value` are never read [INFO] [stdout] --> src/lib.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Miscellaneous { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 37 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `creator`, `rights`, `encoding`, `source`, `relation`, and `miscellaneous` are never read [INFO] [stdout] --> src/lib.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Identification { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 48 | creator: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 49 | rights: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 50 | encoding: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 51 | source: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 52 | relation: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 53 | miscellaneous: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `work`, `movement_number`, `movement_title`, and `identification` are never read [INFO] [stdout] --> src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct ScoreHeader { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 57 | work: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 58 | movement_number: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | movement_title: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 60 | identification: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version` and `score_header` are never read [INFO] [stdout] --> src/lib.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct ScorePartwise { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 64 | version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | score_header: ScoreHeader, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.17.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "3ad6809e794a6029d7e6b18d28fe0bd754ea17ce44255c5960861c28f9b4741c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ad6809e794a6029d7e6b18d28fe0bd754ea17ce44255c5960861c28f9b4741c", kill_on_drop: false }` [INFO] [stdout] 3ad6809e794a6029d7e6b18d28fe0bd754ea17ce44255c5960861c28f9b4741c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78d98b2ff9a12d70b228e65a5be12527319796f65bb6e7395e4caf36a044447a [INFO] running `Command { std: "docker" "start" "-a" "78d98b2ff9a12d70b228e65a5be12527319796f65bb6e7395e4caf36a044447a", kill_on_drop: false }` [INFO] [stdout] warning: fields `href`, `role`, `title`, `show`, and `actuate` are never read [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct LinkAttributes { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 2 | href: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 3 | role: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 4 | title: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 5 | show: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | actuate: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `work_number`, `work_title`, and `opus` are never read [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Work { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 10 | work_number: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 11 | work_title: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | opus: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `content` and `type_` are never read [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct TypedText { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 16 | content: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 17 | // keyword [INFO] [stdout] 18 | type_: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `type_`, `element`, `attribute`, and `value` are never read [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Supports { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 22 | type_: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | element: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | attribute: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 25 | value: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `value` are never read [INFO] [stdout] --> src/lib.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Miscellaneous { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 37 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `creator`, `rights`, `encoding`, `source`, `relation`, and `miscellaneous` are never read [INFO] [stdout] --> src/lib.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Identification { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 48 | creator: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 49 | rights: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 50 | encoding: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 51 | source: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 52 | relation: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 53 | miscellaneous: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `work`, `movement_number`, `movement_title`, and `identification` are never read [INFO] [stdout] --> src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct ScoreHeader { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 57 | work: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 58 | movement_number: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | movement_title: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 60 | identification: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version` and `score_header` are never read [INFO] [stdout] --> src/lib.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct ScorePartwise { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 64 | version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | score_header: ScoreHeader, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling musicxml-dom v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `href`, `role`, `title`, `show`, and `actuate` are never read [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct LinkAttributes { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 2 | href: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 3 | role: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 4 | title: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 5 | show: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | actuate: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `work_number`, `work_title`, and `opus` are never read [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Work { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 10 | work_number: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 11 | work_title: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | opus: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `content` and `type_` are never read [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct TypedText { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 16 | content: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 17 | // keyword [INFO] [stdout] 18 | type_: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `type_`, `element`, `attribute`, and `value` are never read [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Supports { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 22 | type_: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | element: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | attribute: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 25 | value: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `value` are never read [INFO] [stdout] --> src/lib.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Miscellaneous { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 37 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `creator`, `rights`, `encoding`, `source`, `relation`, and `miscellaneous` are never read [INFO] [stdout] --> src/lib.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Identification { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 48 | creator: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 49 | rights: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 50 | encoding: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 51 | source: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 52 | relation: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 53 | miscellaneous: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `work`, `movement_number`, `movement_title`, and `identification` are never read [INFO] [stdout] --> src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct ScoreHeader { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 57 | work: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 58 | movement_number: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | movement_title: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 60 | identification: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version` and `score_header` are never read [INFO] [stdout] --> src/lib.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct ScorePartwise { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 64 | version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | score_header: ScoreHeader, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.17.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "78d98b2ff9a12d70b228e65a5be12527319796f65bb6e7395e4caf36a044447a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78d98b2ff9a12d70b228e65a5be12527319796f65bb6e7395e4caf36a044447a", kill_on_drop: false }` [INFO] [stdout] 78d98b2ff9a12d70b228e65a5be12527319796f65bb6e7395e4caf36a044447a