[INFO] fetching crate xhci 0.9.2... [INFO] checking xhci-0.9.2 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate xhci 0.9.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate xhci 0.9.2 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xhci 0.9.2 [INFO] finished tweaking crates.io crate xhci 0.9.2 [INFO] tweaked toml for crates.io crate xhci 0.9.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] [stderr] Adding num-derive v0.3.3 (available: v0.4.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cacf775ad9abb9c032419752835a2728d982b371581a364a7d7d1343b7e1b4f8 [INFO] running `Command { std: "docker" "start" "-a" "cacf775ad9abb9c032419752835a2728d982b371581a364a7d7d1343b7e1b4f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cacf775ad9abb9c032419752835a2728d982b371581a364a7d7d1343b7e1b4f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cacf775ad9abb9c032419752835a2728d982b371581a364a7d7d1343b7e1b4f8", kill_on_drop: false }` [INFO] [stdout] cacf775ad9abb9c032419752835a2728d982b371581a364a7d7d1343b7e1b4f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c06e550af0e60c7785b7cfc6d1a9f3a8d878917f295a73797507255659648c76 [INFO] running `Command { std: "docker" "start" "-a" "c06e550af0e60c7785b7cfc6d1a9f3a8d878917f295a73797507255659648c76", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking accessor v0.3.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking xhci v0.9.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/registers/mod.rs (1 fix) [INFO] [stderr] Fixed src/context/macros.rs (3 fixes) [INFO] [stderr] Fixed src/extended_capabilities/xhci_message_interrupt.rs (1 fix) [INFO] [stderr] Fixed src/macros.rs (8 fixes) [INFO] [stderr] Fixed src/extended_capabilities/mod.rs (2 fixes) [INFO] [stderr] Fixed src/registers/operational.rs (3 fixes) [INFO] [stderr] Fixed src/extended_capabilities/debug.rs (2 fixes) [INFO] [stderr] Fixed src/ring/trb/event.rs (2 fixes) [INFO] [stderr] Fixed src/extended_capabilities/xhci_supported_protocol.rs (1 fix) [INFO] [stderr] Fixed src/extended_capabilities/xhci_local_memory.rs (1 fix) [INFO] [stderr] Fixed src/registers/doorbell.rs (1 fix) [INFO] [stderr] Fixed src/ring/trb/transfer.rs (4 fixes) [INFO] [stderr] Fixed src/registers/runtime.rs (2 fixes) [INFO] [stderr] Fixed src/ring/trb/mod.rs (8 fixes) [INFO] [stderr] Fixed src/extended_capabilities/usb_legacy_support_capability.rs (1 fix) [INFO] [stderr] Fixed src/registers/capability.rs (2 fixes) [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:136:25 [INFO] [stdout] | [INFO] [stdout] 136 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/command.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / allowed! { [INFO] [stdout] 9 | | /// TRBs which are allowed to be pushed to the Command Ring. [INFO] [stdout] 10 | | enum { [INFO] [stdout] 11 | | /// Link TRB [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/command.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / allowed! { [INFO] [stdout] 9 | | /// TRBs which are allowed to be pushed to the Command Ring. [INFO] [stdout] 10 | | enum { [INFO] [stdout] 11 | | /// Link TRB [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:160:24 [INFO] [stdout] | [INFO] [stdout] 160 | $( Self::$variant(ref v) => v.cycle_bit() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/command.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / allowed! { [INFO] [stdout] 9 | | /// TRBs which are allowed to be pushed to the Command Ring. [INFO] [stdout] 10 | | enum { [INFO] [stdout] 11 | | /// Link TRB [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | $( Self::$variant(ref v) => v.as_ref() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/command.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / allowed! { [INFO] [stdout] 9 | | /// TRBs which are allowed to be pushed to the Command Ring. [INFO] [stdout] 10 | | enum { [INFO] [stdout] 11 | | /// Link TRB [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:136:25 [INFO] [stdout] | [INFO] [stdout] 136 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/event.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Event Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Transfer Event TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/event.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Event Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Transfer Event TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:160:24 [INFO] [stdout] | [INFO] [stdout] 160 | $( Self::$variant(ref v) => v.cycle_bit() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/event.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Event Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Transfer Event TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | $( Self::$variant(ref v) => v.as_ref() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/event.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Event Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Transfer Event TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:136:25 [INFO] [stdout] | [INFO] [stdout] 136 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/transfer.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Transfer Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Normal TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/transfer.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Transfer Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Normal TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:160:24 [INFO] [stdout] | [INFO] [stdout] 160 | $( Self::$variant(ref v) => v.cycle_bit() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/transfer.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Transfer Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Normal TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | $( Self::$variant(ref v) => v.as_ref() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/transfer.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Transfer Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Normal TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/transfer.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | $(Self::$variant(ref mut x)=>{ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 43 | / arm!( [INFO] [stdout] 44 | | Normal, [INFO] [stdout] 45 | | SetupStage, [INFO] [stdout] 46 | | DataStage, [INFO] [stdout] ... | [INFO] [stdout] 51 | | Noop [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `arm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/transfer.rs:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | $(Self::$variant(ref mut x)=>{ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 67 | / arm!( [INFO] [stdout] 68 | | Normal, [INFO] [stdout] 69 | | SetupStage, [INFO] [stdout] 70 | | DataStage, [INFO] [stdout] ... | [INFO] [stdout] 75 | | Noop [INFO] [stdout] 76 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `arm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:136:25 [INFO] [stdout] | [INFO] [stdout] 136 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/command.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / allowed! { [INFO] [stdout] 9 | | /// TRBs which are allowed to be pushed to the Command Ring. [INFO] [stdout] 10 | | enum { [INFO] [stdout] 11 | | /// Link TRB [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/command.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / allowed! { [INFO] [stdout] 9 | | /// TRBs which are allowed to be pushed to the Command Ring. [INFO] [stdout] 10 | | enum { [INFO] [stdout] 11 | | /// Link TRB [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:160:24 [INFO] [stdout] | [INFO] [stdout] 160 | $( Self::$variant(ref v) => v.cycle_bit() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/command.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / allowed! { [INFO] [stdout] 9 | | /// TRBs which are allowed to be pushed to the Command Ring. [INFO] [stdout] 10 | | enum { [INFO] [stdout] 11 | | /// Link TRB [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | $( Self::$variant(ref v) => v.as_ref() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/command.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / allowed! { [INFO] [stdout] 9 | | /// TRBs which are allowed to be pushed to the Command Ring. [INFO] [stdout] 10 | | enum { [INFO] [stdout] 11 | | /// Link TRB [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:136:25 [INFO] [stdout] | [INFO] [stdout] 136 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/event.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Event Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Transfer Event TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/event.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Event Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Transfer Event TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:160:24 [INFO] [stdout] | [INFO] [stdout] 160 | $( Self::$variant(ref v) => v.cycle_bit() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/event.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Event Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Transfer Event TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | $( Self::$variant(ref v) => v.as_ref() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/event.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Event Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Transfer Event TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:136:25 [INFO] [stdout] | [INFO] [stdout] 136 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/transfer.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Transfer Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Normal TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/transfer.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Transfer Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Normal TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:160:24 [INFO] [stdout] | [INFO] [stdout] 160 | $( Self::$variant(ref v) => v.cycle_bit() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/transfer.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Transfer Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Normal TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | $( Self::$variant(ref v) => v.as_ref() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/transfer.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Transfer Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Normal TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/transfer.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | $(Self::$variant(ref mut x)=>{ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 43 | / arm!( [INFO] [stdout] 44 | | Normal, [INFO] [stdout] 45 | | SetupStage, [INFO] [stdout] 46 | | DataStage, [INFO] [stdout] ... | [INFO] [stdout] 51 | | Noop [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `arm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/transfer.rs:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | $(Self::$variant(ref mut x)=>{ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 67 | / arm!( [INFO] [stdout] 68 | | Normal, [INFO] [stdout] 69 | | SetupStage, [INFO] [stdout] 70 | | DataStage, [INFO] [stdout] ... | [INFO] [stdout] 75 | | Noop [INFO] [stdout] 76 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `arm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.05s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking xhci v0.9.2 (/tmp/fixit) [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:136:25 [INFO] [stdout] | [INFO] [stdout] 136 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/command.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / allowed! { [INFO] [stdout] 9 | | /// TRBs which are allowed to be pushed to the Command Ring. [INFO] [stdout] 10 | | enum { [INFO] [stdout] 11 | | /// Link TRB [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/command.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / allowed! { [INFO] [stdout] 9 | | /// TRBs which are allowed to be pushed to the Command Ring. [INFO] [stdout] 10 | | enum { [INFO] [stdout] 11 | | /// Link TRB [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:160:24 [INFO] [stdout] | [INFO] [stdout] 160 | $( Self::$variant(ref v) => v.cycle_bit() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/command.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / allowed! { [INFO] [stdout] 9 | | /// TRBs which are allowed to be pushed to the Command Ring. [INFO] [stdout] 10 | | enum { [INFO] [stdout] 11 | | /// Link TRB [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | $( Self::$variant(ref v) => v.as_ref() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/command.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / allowed! { [INFO] [stdout] 9 | | /// TRBs which are allowed to be pushed to the Command Ring. [INFO] [stdout] 10 | | enum { [INFO] [stdout] 11 | | /// Link TRB [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:136:25 [INFO] [stdout] | [INFO] [stdout] 136 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/command.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / allowed! { [INFO] [stdout] 9 | | /// TRBs which are allowed to be pushed to the Command Ring. [INFO] [stdout] 10 | | enum { [INFO] [stdout] 11 | | /// Link TRB [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/command.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / allowed! { [INFO] [stdout] 9 | | /// TRBs which are allowed to be pushed to the Command Ring. [INFO] [stdout] 10 | | enum { [INFO] [stdout] 11 | | /// Link TRB [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:160:24 [INFO] [stdout] | [INFO] [stdout] 160 | $( Self::$variant(ref v) => v.cycle_bit() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/command.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / allowed! { [INFO] [stdout] 9 | | /// TRBs which are allowed to be pushed to the Command Ring. [INFO] [stdout] 10 | | enum { [INFO] [stdout] 11 | | /// Link TRB [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | $( Self::$variant(ref v) => v.as_ref() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/command.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / allowed! { [INFO] [stdout] 9 | | /// TRBs which are allowed to be pushed to the Command Ring. [INFO] [stdout] 10 | | enum { [INFO] [stdout] 11 | | /// Link TRB [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:136:25 [INFO] [stdout] | [INFO] [stdout] 136 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/event.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Event Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Transfer Event TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/event.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Event Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Transfer Event TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:160:24 [INFO] [stdout] | [INFO] [stdout] 160 | $( Self::$variant(ref v) => v.cycle_bit() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/event.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Event Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Transfer Event TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | $( Self::$variant(ref v) => v.as_ref() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/event.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Event Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Transfer Event TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:136:25 [INFO] [stdout] | [INFO] [stdout] 136 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/event.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Event Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Transfer Event TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/event.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Event Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Transfer Event TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:160:24 [INFO] [stdout] | [INFO] [stdout] 160 | $( Self::$variant(ref v) => v.cycle_bit() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/event.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Event Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Transfer Event TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | $( Self::$variant(ref v) => v.as_ref() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/event.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Event Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Transfer Event TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:136:25 [INFO] [stdout] | [INFO] [stdout] 136 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/transfer.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Transfer Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Normal TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/transfer.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Transfer Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Normal TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:160:24 [INFO] [stdout] | [INFO] [stdout] 160 | $( Self::$variant(ref v) => v.cycle_bit() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/transfer.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Transfer Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Normal TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | $( Self::$variant(ref v) => v.as_ref() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/transfer.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Transfer Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Normal TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/transfer.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | $(Self::$variant(ref mut x)=>{ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 43 | / arm!( [INFO] [stdout] 44 | | Normal, [INFO] [stdout] 45 | | SetupStage, [INFO] [stdout] 46 | | DataStage, [INFO] [stdout] ... | [INFO] [stdout] 51 | | Noop [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `arm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/transfer.rs:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | $(Self::$variant(ref mut x)=>{ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 67 | / arm!( [INFO] [stdout] 68 | | Normal, [INFO] [stdout] 69 | | SetupStage, [INFO] [stdout] 70 | | DataStage, [INFO] [stdout] ... | [INFO] [stdout] 75 | | Noop [INFO] [stdout] 76 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `arm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:136:25 [INFO] [stdout] | [INFO] [stdout] 136 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/transfer.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Transfer Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Normal TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | Self::$variant(ref mut v) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/transfer.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Transfer Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Normal TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:160:24 [INFO] [stdout] | [INFO] [stdout] 160 | $( Self::$variant(ref v) => v.cycle_bit() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/transfer.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Transfer Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Normal TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/mod.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | $( Self::$variant(ref v) => v.as_ref() ),+ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] ::: src/ring/trb/transfer.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / allowed! { [INFO] [stdout] 10 | | /// TRBs which are allowed to be pushed to the Transfer Ring. [INFO] [stdout] 11 | | enum { [INFO] [stdout] 12 | | /// Normal TRB. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/transfer.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | $(Self::$variant(ref mut x)=>{ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 43 | / arm!( [INFO] [stdout] 44 | | Normal, [INFO] [stdout] 45 | | SetupStage, [INFO] [stdout] 46 | | DataStage, [INFO] [stdout] ... | [INFO] [stdout] 51 | | Noop [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `arm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/ring/trb/transfer.rs:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | $(Self::$variant(ref mut x)=>{ [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 67 | / arm!( [INFO] [stdout] 68 | | Normal, [INFO] [stdout] 69 | | SetupStage, [INFO] [stdout] 70 | | DataStage, [INFO] [stdout] ... | [INFO] [stdout] 75 | | Noop [INFO] [stdout] 76 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `arm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xhci` (lib) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `xhci` (lib test) due to 14 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "c06e550af0e60c7785b7cfc6d1a9f3a8d878917f295a73797507255659648c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c06e550af0e60c7785b7cfc6d1a9f3a8d878917f295a73797507255659648c76", kill_on_drop: false }` [INFO] [stdout] c06e550af0e60c7785b7cfc6d1a9f3a8d878917f295a73797507255659648c76