[INFO] fetching crate staff 0.11.0... [INFO] checking staff-0.11.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate staff 0.11.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate staff 0.11.0 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate staff 0.11.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate staff 0.11.0 [INFO] tweaked toml for crates.io crate staff 0.11.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate staff 0.11.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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded concoct v0.7.0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffa0e9496626bf05c8b1cce987d3662d6fc2c6c565e6a7d8bf87489f766add12 [INFO] running `Command { std: "docker" "start" "-a" "ffa0e9496626bf05c8b1cce987d3662d6fc2c6c565e6a7d8bf87489f766add12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffa0e9496626bf05c8b1cce987d3662d6fc2c6c565e6a7d8bf87489f766add12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffa0e9496626bf05c8b1cce987d3662d6fc2c6c565e6a7d8bf87489f766add12", kill_on_drop: false }` [INFO] [stdout] ffa0e9496626bf05c8b1cce987d3662d6fc2c6c565e6a7d8bf87489f766add12 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9438d895a7619f2a6ce6675e64677e9cb0fd61340f6470d24154efbdf1a3c980 [INFO] running `Command { std: "docker" "start" "-a" "9438d895a7619f2a6ce6675e64677e9cb0fd61340f6470d24154efbdf1a3c980", kill_on_drop: false }` [INFO] [stderr] warning: invalid feature `synth` in required-features of target `synth`: `synth` is not present in [features] section [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.35 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking concoct v0.7.0 [INFO] [stderr] Checking staff v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `synth` [INFO] [stdout] --> src/lib.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(feature = "synth")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `synth` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/mod.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/fret_diagram/render.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/fret_diagram/render.rs:147:11 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/mod.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/mod.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `synth` [INFO] [stdout] --> src/lib.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(feature = "synth")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `synth` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/mod.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/fret_diagram/render.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/fret_diagram/render.rs:147:11 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/mod.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/mod.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `diagram` is never read [INFO] [stdout] --> src/ui/fret_diagram.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct FretDiagram { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 4 | diagram: Diagram, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `diagram` is never read [INFO] [stdout] --> src/ui/fret_diagram.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct FretDiagram { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 4 | diagram: Diagram, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87 [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" "9438d895a7619f2a6ce6675e64677e9cb0fd61340f6470d24154efbdf1a3c980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9438d895a7619f2a6ce6675e64677e9cb0fd61340f6470d24154efbdf1a3c980", kill_on_drop: false }` [INFO] [stdout] 9438d895a7619f2a6ce6675e64677e9cb0fd61340f6470d24154efbdf1a3c980 [INFO] checking staff-0.11.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate staff 0.11.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate staff 0.11.0 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate staff 0.11.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate staff 0.11.0 [INFO] tweaked toml for crates.io crate staff 0.11.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate staff 0.11.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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a20562be8f2ded4538c47dfe6816ea427634f63c38d09accd6f52af7ee3bedd8 [INFO] running `Command { std: "docker" "start" "-a" "a20562be8f2ded4538c47dfe6816ea427634f63c38d09accd6f52af7ee3bedd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a20562be8f2ded4538c47dfe6816ea427634f63c38d09accd6f52af7ee3bedd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a20562be8f2ded4538c47dfe6816ea427634f63c38d09accd6f52af7ee3bedd8", kill_on_drop: false }` [INFO] [stdout] a20562be8f2ded4538c47dfe6816ea427634f63c38d09accd6f52af7ee3bedd8 [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 -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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81cf3fe9ce394de8218868f6625377f36dd4fe3527dccce8dbfb5b8d14d32f61 [INFO] running `Command { std: "docker" "start" "-a" "81cf3fe9ce394de8218868f6625377f36dd4fe3527dccce8dbfb5b8d14d32f61", kill_on_drop: false }` [INFO] [stderr] warning: invalid feature `synth` in required-features of target `synth`: `synth` is not present in [features] section [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.35 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking concoct v0.7.0 [INFO] [stderr] Checking staff v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `synth` [INFO] [stdout] --> src/lib.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(feature = "synth")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `synth` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `synth` [INFO] [stdout] --> src/lib.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(feature = "synth")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `synth` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/mod.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/fret_diagram/render.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/fret_diagram/render.rs:147:11 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/mod.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/mod.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/mod.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/fret_diagram/render.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/fret_diagram/render.rs:147:11 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/mod.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `svg` [INFO] [stdout] --> src/render/mod.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(feature = "svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `concoct`, `default`, `fretboard`, `full`, `parse`, `render`, `serde`, `std`, and `ui` [INFO] [stdout] = help: consider adding `svg` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `diagram` is never read [INFO] [stdout] --> src/ui/fret_diagram.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct FretDiagram { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 4 | diagram: Diagram, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chord/mod.rs:211:31 [INFO] [stdout] | [INFO] [stdout] 207 | fn from_iter>(iter: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | let mut notes = iter.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 211 | Self::from_midi(root, core::iter::once(root).chain(notes)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/fretboard.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn chords(self) -> Chords> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | let midi_notes: Vec<_> = self.collect(); [INFO] [stdout] 39 | chord::chords(midi_notes.into_boxed_slice()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/scale/mod.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn diatonic(root: T, intervals: U) -> Self { [INFO] [stdout] | ------- ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Self::new(root.clone(), Diatonic::new(root, intervals)) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/scale/mod.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn diatonic(root: T, intervals: U) -> Self { [INFO] [stdout] | ------- ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Self::new(root.clone(), Diatonic::new(root, intervals)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/scale/mod.rs:52:29 [INFO] [stdout] | [INFO] [stdout] 52 | .map(|interval| self.root.clone() + interval) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/scale/diatonic.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn new(root: T, intervals: U) -> Self { [INFO] [stdout] | ------- ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | Self { [INFO] [stdout] 107 | state: root.state(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `diagram` is never read [INFO] [stdout] --> src/ui/fret_diagram.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct FretDiagram { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 4 | diagram: Diagram, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chord/mod.rs:211:31 [INFO] [stdout] | [INFO] [stdout] 207 | fn from_iter>(iter: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | let mut notes = iter.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 211 | Self::from_midi(root, core::iter::once(root).chain(notes)).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/fretboard.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn chords(self) -> Chords> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | let midi_notes: Vec<_> = self.collect(); [INFO] [stdout] 39 | chord::chords(midi_notes.into_boxed_slice()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/scale/mod.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn diatonic(root: T, intervals: U) -> Self { [INFO] [stdout] | ------- ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Self::new(root.clone(), Diatonic::new(root, intervals)) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/scale/mod.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn diatonic(root: T, intervals: U) -> Self { [INFO] [stdout] | ------- ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Self::new(root.clone(), Diatonic::new(root, intervals)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/scale/mod.rs:52:29 [INFO] [stdout] | [INFO] [stdout] 52 | .map(|interval| self.root.clone() + interval) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/scale/diatonic.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn new(root: T, intervals: U) -> Self { [INFO] [stdout] | ------- ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | Self { [INFO] [stdout] 107 | state: root.state(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `staff` (lib) due to 7 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `staff` (lib test) due to 7 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "81cf3fe9ce394de8218868f6625377f36dd4fe3527dccce8dbfb5b8d14d32f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81cf3fe9ce394de8218868f6625377f36dd4fe3527dccce8dbfb5b8d14d32f61", kill_on_drop: false }` [INFO] [stdout] 81cf3fe9ce394de8218868f6625377f36dd4fe3527dccce8dbfb5b8d14d32f61