[INFO] fetching crate musicxml-dom 0.1.0... [INFO] checking musicxml-dom-0.1.0 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate musicxml-dom 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate musicxml-dom 0.1.0 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "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-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 3 packages [INFO] [stderr] Adding quick-xml v0.17.2 (latest: v0.31.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quick-xml v0.17.2 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2f939139811434a75e74cc5fa9d2e31c279071ac3ac6ded3ec5ccf560d53540 [INFO] running `Command { std: "docker" "start" "-a" "e2f939139811434a75e74cc5fa9d2e31c279071ac3ac6ded3ec5ccf560d53540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2f939139811434a75e74cc5fa9d2e31c279071ac3ac6ded3ec5ccf560d53540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2f939139811434a75e74cc5fa9d2e31c279071ac3ac6ded3ec5ccf560d53540", kill_on_drop: false }` [INFO] [stdout] e2f939139811434a75e74cc5fa9d2e31c279071ac3ac6ded3ec5ccf560d53540 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb21e332ba86f8e28094472254cd168ad57320c3bace4212edd8b3d41c1911fc [INFO] running `Command { std: "docker" "start" "-a" "cb21e332ba86f8e28094472254cd168ad57320c3bace4212edd8b3d41c1911fc", kill_on_drop: false }` [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking 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] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [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] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s [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 9` [INFO] running `Command { std: "docker" "inspect" "cb21e332ba86f8e28094472254cd168ad57320c3bace4212edd8b3d41c1911fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb21e332ba86f8e28094472254cd168ad57320c3bace4212edd8b3d41c1911fc", kill_on_drop: false }` [INFO] [stdout] cb21e332ba86f8e28094472254cd168ad57320c3bace4212edd8b3d41c1911fc [INFO] checking musicxml-dom-0.1.0 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate musicxml-dom 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate musicxml-dom 0.1.0 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "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-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07fc01ce63da7e28fa825ee3aadbfd1fc08fe73ee29d3eb74c999d78fcc25d22 [INFO] running `Command { std: "docker" "start" "-a" "07fc01ce63da7e28fa825ee3aadbfd1fc08fe73ee29d3eb74c999d78fcc25d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07fc01ce63da7e28fa825ee3aadbfd1fc08fe73ee29d3eb74c999d78fcc25d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07fc01ce63da7e28fa825ee3aadbfd1fc08fe73ee29d3eb74c999d78fcc25d22", kill_on_drop: false }` [INFO] [stdout] 07fc01ce63da7e28fa825ee3aadbfd1fc08fe73ee29d3eb74c999d78fcc25d22 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19336810072f0c4adf753256f25da8bd39f9fe4ad7b1baf38b32b5e7c6d6a1a4 [INFO] running `Command { std: "docker" "start" "-a" "19336810072f0c4adf753256f25da8bd39f9fe4ad7b1baf38b32b5e7c6d6a1a4", kill_on_drop: false }` [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking 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 `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] [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] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s [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 9` [INFO] running `Command { std: "docker" "inspect" "19336810072f0c4adf753256f25da8bd39f9fe4ad7b1baf38b32b5e7c6d6a1a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19336810072f0c4adf753256f25da8bd39f9fe4ad7b1baf38b32b5e7c6d6a1a4", kill_on_drop: false }` [INFO] [stdout] 19336810072f0c4adf753256f25da8bd39f9fe4ad7b1baf38b32b5e7c6d6a1a4