[INFO] fetching crate xhci 0.8.2... [INFO] testing xhci-0.8.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate xhci 0.8.2 into /workspace/builds/worker-17/source [INFO] validating manifest of crates.io crate xhci 0.8.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xhci 0.8.2 [INFO] finished tweaking crates.io crate xhci 0.8.2 [INFO] tweaked toml for crates.io crate xhci 0.8.2 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded accessor v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52bffdce7f8c2e12835635be6ae4efc73eaf12c409669826767666de0fff640b [INFO] running `Command { std: "docker" "start" "-a" "52bffdce7f8c2e12835635be6ae4efc73eaf12c409669826767666de0fff640b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52bffdce7f8c2e12835635be6ae4efc73eaf12c409669826767666de0fff640b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52bffdce7f8c2e12835635be6ae4efc73eaf12c409669826767666de0fff640b", kill_on_drop: false }` [INFO] [stdout] 52bffdce7f8c2e12835635be6ae4efc73eaf12c409669826767666de0fff640b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af3ffd67f03a892ca54657ee839d9fdd96025e5ad03e2aeb88779b1a81c2dedd [INFO] running `Command { std: "docker" "start" "-a" "af3ffd67f03a892ca54657ee839d9fdd96025e5ad03e2aeb88779b1a81c2dedd", kill_on_drop: false }` [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling accessor v0.3.3 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling xhci v0.8.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/mod.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/mod.rs:220:42 [INFO] [stdout] | [INFO] [stdout] 220 | HciExtendedPowerManagementCapability(Single), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/mod.rs:228:34 [INFO] [stdout] | [INFO] [stdout] 228 | XhciExtendedMessageInterrupt(Single), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/mod.rs:188:44 [INFO] [stdout] | [INFO] [stdout] 188 | let h: Header = unsafe { accessor::Single::new(current, self.m.clone()) }.read(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/mod.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | Single::::new(base, m).into() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/mod.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | Single::::new(base, m).into() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/mod.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | pub doorbell: accessor::Array, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/mod.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | pub port_register_set: accessor::Array, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/mod.rs:32:43 [INFO] [stdout] | [INFO] [stdout] 32 | pub interrupt_register_set: accessor::Array, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | pub dcid: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | pub dcdb: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | pub dcerstsz: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub dcerstba: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | pub dcerdp: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | pub dcctrl: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | pub dcst: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | pub dcportsc: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | pub dccp: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | pub dcddi1: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | pub dcddi2: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | dcid: m!(0x00), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | dcdb: m!(0x04), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | dcerstsz: m!(0x08), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | dcerstba: m!(0x10), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | dcerdp: m!(0x18), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | dcctrl: m!(0x20), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | dcst: m!(0x24), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | dcportsc: m!(0x28), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | dccp: m!(0x30), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | dcddi1: m!(0x38), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | dcddi2: m!(0x3c), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/hci_extended_power_management.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/hci_extended_power_management.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | impl From> for ExtendedCapability [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/hci_extended_power_management.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | fn from(h: Single) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/usb_legacy_support_capability.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/usb_legacy_support_capability.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | pub usblegsup: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/usb_legacy_support_capability.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | pub usblegctlsts: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/usb_legacy_support_capability.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | let usblegsup = Single::new(base, m.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/usb_legacy_support_capability.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | let usblegctlsts = Single::new(base, m); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_extended_message_interrupt.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_extended_message_interrupt.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | impl From> for ExtendedCapability [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_extended_message_interrupt.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | fn from(x: Single) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use accessor::Array; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | pub header: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | pub memory: Array, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:40:41 [INFO] [stdout] | [INFO] [stdout] 40 | let header: Single = Single::new(base, mapper.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | let header: Single = Single::new(base, mapper.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | let memory = Array::new(base + 8, (size * 1024).try_into().unwrap(), mapper); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | Addr32(Single, M>), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | Addr64(Single, M>), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:35:50 [INFO] [stdout] | [INFO] [stdout] 35 | let control: Single = Single::new(base + 2, mapper.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | let control: Single = Single::new(base + 2, mapper.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | Self::Addr64(Single::new(base, mapper)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | Self::Addr32(Single::new(base, mapper)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use accessor::Array; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | pub header: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | pub psis: Option>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:40:41 [INFO] [stdout] | [INFO] [stdout] 40 | let header: Single = Single::new(base, mapper.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | let header: Single = Single::new(base, mapper.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | Some(Array::new(base + 0x10, len.into(), mapper)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | pub caplength: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | pub hciversion: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | pub hcsparams1: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | pub hcsparams2: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 21 | pub hcsparams3: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:23:31 [INFO] [stdout] | [INFO] [stdout] 23 | pub hccparams1: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | pub dboff: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | pub rtsoff: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | pub hccparams2: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | pub vtiosoff: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | caplength: m!(0x00), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | hciversion: m!(0x02), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | hcsparams1: m!(0x04), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | hcsparams2: m!(0x08), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | hcsparams3: m!(0x0c), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | hccparams1: m!(0x10), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | dboff: m!(0x14), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | rtsoff: m!(0x18), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | hccparams2: m!(0x1c), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | vtiosoff: m!(0x20), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/doorbell.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | ) -> accessor::Array [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/doorbell.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | accessor::Array::new( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | pub usbcmd: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | pub usbsts: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | pub pagesize: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | pub dnctrl: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | pub crcr: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | pub dcbaap: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | pub config: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | usbcmd: m!(0x00), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | usbsts: m!(0x04), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pagesize: m!(0x08), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | dnctrl: m!(0x14), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | crcr: m!(0x18), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | dcbaap: m!(0x30), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | config: m!(0x38), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:318:20 [INFO] [stdout] | [INFO] [stdout] 318 | ) -> accessor::Array [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:324:19 [INFO] [stdout] | [INFO] [stdout] 324 | accessor::Array::new( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/runtime.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | pub mfindex: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/runtime.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | mfindex: accessor::Single::new(base, mapper), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/runtime.rs:88:20 [INFO] [stdout] | [INFO] [stdout] 88 | ) -> accessor::Array [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/runtime.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | accessor::Array::new(base, NUM_INTERRUPT_REGISTER_SET, mapper) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | let size = header.read().size(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if control.read().bit64_address_capable() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:41:26 [INFO] [stdout] | [INFO] [stdout] 41 | let len = header.read().protocol_speed_id_count(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/extended_capabilities/mod.rs:188:83 [INFO] [stdout] | [INFO] [stdout] 188 | let h: Header = unsafe { accessor::Single::new(current, self.m.clone()) }.read(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/doorbell.rs:31:65 [INFO] [stdout] | [INFO] [stdout] 31 | let base = mmio_base + usize::try_from(capability.dboff.read().get()).unwrap(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/doorbell.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | capability.hcsparams1.read().number_of_device_slots().into(), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/operational.rs:323:65 [INFO] [stdout] | [INFO] [stdout] 323 | let base = mmio_base + usize::from(capability.caplength.read().get()) + 0x400; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/operational.rs:326:35 [INFO] [stdout] | [INFO] [stdout] 326 | capability.hcsparams1.read().number_of_ports().into(), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/mod.rs:78:76 [INFO] [stdout] | [INFO] [stdout] 78 | let operational = Operational::new(mmio_base, capability.caplength.read(), &mapper); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/mod.rs:80:65 [INFO] [stdout] | [INFO] [stdout] 80 | let runtime = Runtime::new(mmio_base, capability.rtsoff.read(), mapper.clone()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/mod.rs:82:68 [INFO] [stdout] | [INFO] [stdout] 82 | InterruptRegisterSet::new(mmio_base, capability.rtsoff.read(), mapper); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 117 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.79s [INFO] running `Command { std: "docker" "inspect" "af3ffd67f03a892ca54657ee839d9fdd96025e5ad03e2aeb88779b1a81c2dedd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af3ffd67f03a892ca54657ee839d9fdd96025e5ad03e2aeb88779b1a81c2dedd", kill_on_drop: false }` [INFO] [stdout] af3ffd67f03a892ca54657ee839d9fdd96025e5ad03e2aeb88779b1a81c2dedd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f94c142d53d3894d520a9de5df223959ac2ab23195532223328ace82db857609 [INFO] running `Command { std: "docker" "start" "-a" "f94c142d53d3894d520a9de5df223959ac2ab23195532223328ace82db857609", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/mod.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/mod.rs:220:42 [INFO] [stdout] | [INFO] [stdout] 220 | HciExtendedPowerManagementCapability(Single), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/mod.rs:228:34 [INFO] [stdout] | [INFO] [stdout] 228 | XhciExtendedMessageInterrupt(Single), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/mod.rs:188:44 [INFO] [stdout] | [INFO] [stdout] 188 | let h: Header = unsafe { accessor::Single::new(current, self.m.clone()) }.read(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/mod.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | Single::::new(base, m).into() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/mod.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | Single::::new(base, m).into() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/mod.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | pub doorbell: accessor::Array, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/mod.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | pub port_register_set: accessor::Array, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/mod.rs:32:43 [INFO] [stdout] | [INFO] [stdout] 32 | pub interrupt_register_set: accessor::Array, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | pub dcid: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | pub dcdb: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | pub dcerstsz: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub dcerstba: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | pub dcerdp: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | pub dcctrl: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | pub dcst: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | pub dcportsc: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | pub dccp: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | pub dcddi1: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | pub dcddi2: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | dcid: m!(0x00), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | dcdb: m!(0x04), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | dcerstsz: m!(0x08), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | dcerstba: m!(0x10), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | dcerdp: m!(0x18), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | dcctrl: m!(0x20), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | dcst: m!(0x24), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | dcportsc: m!(0x28), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | dccp: m!(0x30), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | dcddi1: m!(0x38), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | dcddi2: m!(0x3c), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/hci_extended_power_management.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/hci_extended_power_management.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | impl From> for ExtendedCapability [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/hci_extended_power_management.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | fn from(h: Single) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/usb_legacy_support_capability.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/usb_legacy_support_capability.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | pub usblegsup: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/usb_legacy_support_capability.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | pub usblegctlsts: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/usb_legacy_support_capability.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | let usblegsup = Single::new(base, m.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/usb_legacy_support_capability.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | let usblegctlsts = Single::new(base, m); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_extended_message_interrupt.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_extended_message_interrupt.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | impl From> for ExtendedCapability [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_extended_message_interrupt.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | fn from(x: Single) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use accessor::Array; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | pub header: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | pub memory: Array, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:40:41 [INFO] [stdout] | [INFO] [stdout] 40 | let header: Single = Single::new(base, mapper.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | let header: Single = Single::new(base, mapper.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | let memory = Array::new(base + 8, (size * 1024).try_into().unwrap(), mapper); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | Addr32(Single, M>), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | Addr64(Single, M>), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:35:50 [INFO] [stdout] | [INFO] [stdout] 35 | let control: Single = Single::new(base + 2, mapper.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | let control: Single = Single::new(base + 2, mapper.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | Self::Addr64(Single::new(base, mapper)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | Self::Addr32(Single::new(base, mapper)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use accessor::Array; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | pub header: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | pub psis: Option>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:40:41 [INFO] [stdout] | [INFO] [stdout] 40 | let header: Single = Single::new(base, mapper.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | let header: Single = Single::new(base, mapper.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | Some(Array::new(base + 0x10, len.into(), mapper)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | pub caplength: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | pub hciversion: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | pub hcsparams1: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | pub hcsparams2: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 21 | pub hcsparams3: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:23:31 [INFO] [stdout] | [INFO] [stdout] 23 | pub hccparams1: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | pub dboff: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | pub rtsoff: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | pub hccparams2: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | pub vtiosoff: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | caplength: m!(0x00), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | hciversion: m!(0x02), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | hcsparams1: m!(0x04), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | hcsparams2: m!(0x08), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | hcsparams3: m!(0x0c), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | hccparams1: m!(0x10), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | dboff: m!(0x14), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | rtsoff: m!(0x18), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xhci v0.8.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | hccparams2: m!(0x1c), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | vtiosoff: m!(0x20), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/doorbell.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | ) -> accessor::Array [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/doorbell.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | accessor::Array::new( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | pub usbcmd: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | pub usbsts: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | pub pagesize: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | pub dnctrl: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | pub crcr: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | pub dcbaap: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | pub config: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | usbcmd: m!(0x00), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | usbsts: m!(0x04), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pagesize: m!(0x08), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | dnctrl: m!(0x14), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | crcr: m!(0x18), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | dcbaap: m!(0x30), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | config: m!(0x38), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:318:20 [INFO] [stdout] | [INFO] [stdout] 318 | ) -> accessor::Array [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:324:19 [INFO] [stdout] | [INFO] [stdout] 324 | accessor::Array::new( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/runtime.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | pub mfindex: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/runtime.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | mfindex: accessor::Single::new(base, mapper), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/runtime.rs:88:20 [INFO] [stdout] | [INFO] [stdout] 88 | ) -> accessor::Array [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/runtime.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | accessor::Array::new(base, NUM_INTERRUPT_REGISTER_SET, mapper) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | let size = header.read().size(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if control.read().bit64_address_capable() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:41:26 [INFO] [stdout] | [INFO] [stdout] 41 | let len = header.read().protocol_speed_id_count(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/extended_capabilities/mod.rs:188:83 [INFO] [stdout] | [INFO] [stdout] 188 | let h: Header = unsafe { accessor::Single::new(current, self.m.clone()) }.read(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/doorbell.rs:31:65 [INFO] [stdout] | [INFO] [stdout] 31 | let base = mmio_base + usize::try_from(capability.dboff.read().get()).unwrap(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/doorbell.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | capability.hcsparams1.read().number_of_device_slots().into(), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/operational.rs:323:65 [INFO] [stdout] | [INFO] [stdout] 323 | let base = mmio_base + usize::from(capability.caplength.read().get()) + 0x400; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/operational.rs:326:35 [INFO] [stdout] | [INFO] [stdout] 326 | capability.hcsparams1.read().number_of_ports().into(), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/mod.rs:78:76 [INFO] [stdout] | [INFO] [stdout] 78 | let operational = Operational::new(mmio_base, capability.caplength.read(), &mapper); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/mod.rs:80:65 [INFO] [stdout] | [INFO] [stdout] 80 | let runtime = Runtime::new(mmio_base, capability.rtsoff.read(), mapper.clone()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/mod.rs:82:68 [INFO] [stdout] | [INFO] [stdout] 82 | InterruptRegisterSet::new(mmio_base, capability.rtsoff.read(), mapper); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 117 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/mod.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/mod.rs:220:42 [INFO] [stdout] | [INFO] [stdout] 220 | HciExtendedPowerManagementCapability(Single), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/mod.rs:228:34 [INFO] [stdout] | [INFO] [stdout] 228 | XhciExtendedMessageInterrupt(Single), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/mod.rs:188:44 [INFO] [stdout] | [INFO] [stdout] 188 | let h: Header = unsafe { accessor::Single::new(current, self.m.clone()) }.read(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/mod.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | Single::::new(base, m).into() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/mod.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | Single::::new(base, m).into() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/mod.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | pub doorbell: accessor::Array, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/mod.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | pub port_register_set: accessor::Array, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/mod.rs:32:43 [INFO] [stdout] | [INFO] [stdout] 32 | pub interrupt_register_set: accessor::Array, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | pub dcid: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | pub dcdb: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | pub dcerstsz: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub dcerstba: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | pub dcerdp: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | pub dcctrl: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | pub dcst: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | pub dcportsc: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | pub dccp: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | pub dcddi1: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | pub dcddi2: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | dcid: m!(0x00), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | dcdb: m!(0x04), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | dcerstsz: m!(0x08), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | dcerstba: m!(0x10), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | dcerdp: m!(0x18), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | dcctrl: m!(0x20), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | dcst: m!(0x24), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | dcportsc: m!(0x28), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | dccp: m!(0x30), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | dcddi1: m!(0x38), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | dcddi2: m!(0x3c), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/hci_extended_power_management.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/hci_extended_power_management.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | impl From> for ExtendedCapability [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/hci_extended_power_management.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | fn from(h: Single) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/usb_legacy_support_capability.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/usb_legacy_support_capability.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | pub usblegsup: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/usb_legacy_support_capability.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | pub usblegctlsts: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/usb_legacy_support_capability.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | let usblegsup = Single::new(base, m.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/usb_legacy_support_capability.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | let usblegctlsts = Single::new(base, m); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_extended_message_interrupt.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_extended_message_interrupt.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | impl From> for ExtendedCapability [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_extended_message_interrupt.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | fn from(x: Single) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use accessor::Array; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | pub header: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | pub memory: Array, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:40:41 [INFO] [stdout] | [INFO] [stdout] 40 | let header: Single = Single::new(base, mapper.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | let header: Single = Single::new(base, mapper.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | let memory = Array::new(base + 8, (size * 1024).try_into().unwrap(), mapper); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | Addr32(Single, M>), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | Addr64(Single, M>), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:35:50 [INFO] [stdout] | [INFO] [stdout] 35 | let control: Single = Single::new(base + 2, mapper.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | let control: Single = Single::new(base + 2, mapper.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | Self::Addr64(Single::new(base, mapper)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | Self::Addr32(Single::new(base, mapper)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use accessor::Array; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use accessor::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | pub header: Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | pub psis: Option>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:40:41 [INFO] [stdout] | [INFO] [stdout] 40 | let header: Single = Single::new(base, mapper.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | let header: Single = Single::new(base, mapper.clone()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | Some(Array::new(base + 0x10, len.into(), mapper)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | pub caplength: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | pub hciversion: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | pub hcsparams1: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | pub hcsparams2: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 21 | pub hcsparams3: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:23:31 [INFO] [stdout] | [INFO] [stdout] 23 | pub hccparams1: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | pub dboff: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | pub rtsoff: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | pub hccparams2: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | pub vtiosoff: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | caplength: m!(0x00), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | hciversion: m!(0x02), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | hcsparams1: m!(0x04), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | hcsparams2: m!(0x08), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | hcsparams3: m!(0x0c), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | hccparams1: m!(0x10), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | dboff: m!(0x14), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | rtsoff: m!(0x18), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | hccparams2: m!(0x1c), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/capability.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | vtiosoff: m!(0x20), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/doorbell.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | ) -> accessor::Array [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/doorbell.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | accessor::Array::new( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | pub usbcmd: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | pub usbsts: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | pub pagesize: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | pub dnctrl: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | pub crcr: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | pub dcbaap: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | pub config: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | usbcmd: m!(0x00), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | usbsts: m!(0x04), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pagesize: m!(0x08), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | dnctrl: m!(0x14), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | crcr: m!(0x18), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | dcbaap: m!(0x30), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | config: m!(0x38), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:318:20 [INFO] [stdout] | [INFO] [stdout] 318 | ) -> accessor::Array [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/operational.rs:324:19 [INFO] [stdout] | [INFO] [stdout] 324 | accessor::Array::new( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/runtime.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | pub mfindex: accessor::Single, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/runtime.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | mfindex: accessor::Single::new(base, mapper), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/runtime.rs:88:20 [INFO] [stdout] | [INFO] [stdout] 88 | ) -> accessor::Array [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stdout] --> src/registers/runtime.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | accessor::Array::new(base, NUM_INTERRUPT_REGISTER_SET, mapper) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/extended_capabilities/xhci_local_memory.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | let size = header.read().size(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/extended_capabilities/xhci_message_interrupt.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if control.read().bit64_address_capable() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/extended_capabilities/xhci_supported_protocol.rs:41:26 [INFO] [stdout] | [INFO] [stdout] 41 | let len = header.read().protocol_speed_id_count(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/extended_capabilities/mod.rs:188:83 [INFO] [stdout] | [INFO] [stdout] 188 | let h: Header = unsafe { accessor::Single::new(current, self.m.clone()) }.read(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/doorbell.rs:31:65 [INFO] [stdout] | [INFO] [stdout] 31 | let base = mmio_base + usize::try_from(capability.dboff.read().get()).unwrap(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/doorbell.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | capability.hcsparams1.read().number_of_device_slots().into(), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/operational.rs:323:65 [INFO] [stdout] | [INFO] [stdout] 323 | let base = mmio_base + usize::from(capability.caplength.read().get()) + 0x400; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/operational.rs:326:35 [INFO] [stdout] | [INFO] [stdout] 326 | capability.hcsparams1.read().number_of_ports().into(), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/mod.rs:78:76 [INFO] [stdout] | [INFO] [stdout] 78 | let operational = Operational::new(mmio_base, capability.caplength.read(), &mapper); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/mod.rs:80:65 [INFO] [stdout] | [INFO] [stdout] 80 | let runtime = Runtime::new(mmio_base, capability.rtsoff.read(), mapper.clone()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stdout] --> src/registers/mod.rs:82:68 [INFO] [stdout] | [INFO] [stdout] 82 | InterruptRegisterSet::new(mmio_base, capability.rtsoff.read(), mapper); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 117 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.65s [INFO] running `Command { std: "docker" "inspect" "f94c142d53d3894d520a9de5df223959ac2ab23195532223328ace82db857609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f94c142d53d3894d520a9de5df223959ac2ab23195532223328ace82db857609", kill_on_drop: false }` [INFO] [stdout] f94c142d53d3894d520a9de5df223959ac2ab23195532223328ace82db857609 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 29c5f1f67ac2b7b12686cdbfbd6ea3cdcd4874e4cc9e80ba5e2bcc01619c00df [INFO] running `Command { std: "docker" "start" "-a" "29c5f1f67ac2b7b12686cdbfbd6ea3cdcd4874e4cc9e80ba5e2bcc01619c00df", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/mod.rs:57:15 [INFO] [stderr] | [INFO] [stderr] 57 | use accessor::Single; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/mod.rs:220:42 [INFO] [stderr] | [INFO] [stderr] 220 | HciExtendedPowerManagementCapability(Single), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/mod.rs:228:34 [INFO] [stderr] | [INFO] [stderr] 228 | XhciExtendedMessageInterrupt(Single), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/mod.rs:188:44 [INFO] [stderr] | [INFO] [stderr] 188 | let h: Header = unsafe { accessor::Single::new(current, self.m.clone()) }.read(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/mod.rs:245:17 [INFO] [stderr] | [INFO] [stderr] 245 | Single::::new(base, m).into() [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/mod.rs:251:17 [INFO] [stderr] | [INFO] [stderr] 251 | Single::::new(base, m).into() [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/mod.rs:24:29 [INFO] [stderr] | [INFO] [stderr] 24 | pub doorbell: accessor::Array, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/mod.rs:28:38 [INFO] [stderr] | [INFO] [stderr] 28 | pub port_register_set: accessor::Array, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/mod.rs:32:43 [INFO] [stderr] | [INFO] [stderr] 32 | pub interrupt_register_set: accessor::Array, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:5:15 [INFO] [stderr] | [INFO] [stderr] 5 | use accessor::Single; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:16:15 [INFO] [stderr] | [INFO] [stderr] 16 | pub dcid: Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:18:15 [INFO] [stderr] | [INFO] [stderr] 18 | pub dcdb: Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:20:19 [INFO] [stderr] | [INFO] [stderr] 20 | pub dcerstsz: Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:22:19 [INFO] [stderr] | [INFO] [stderr] 22 | pub dcerstba: Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:24:17 [INFO] [stderr] | [INFO] [stderr] 24 | pub dcerdp: Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:26:17 [INFO] [stderr] | [INFO] [stderr] 26 | pub dcctrl: Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:28:15 [INFO] [stderr] | [INFO] [stderr] 28 | pub dcst: Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:30:19 [INFO] [stderr] | [INFO] [stderr] 30 | pub dcportsc: Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:32:15 [INFO] [stderr] | [INFO] [stderr] 32 | pub dccp: Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:34:17 [INFO] [stderr] | [INFO] [stderr] 34 | pub dcddi1: Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:36:17 [INFO] [stderr] | [INFO] [stderr] 36 | pub dcddi2: Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 60 | dcid: m!(0x00), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 61 | dcdb: m!(0x04), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 62 | dcerstsz: m!(0x08), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 63 | dcerstba: m!(0x10), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 64 | dcerdp: m!(0x18), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 65 | dcctrl: m!(0x20), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 66 | dcst: m!(0x24), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 67 | dcportsc: m!(0x28), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 68 | dccp: m!(0x30), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 69 | dcddi1: m!(0x38), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/debug.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | Single::new(base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 70 | dcddi2: m!(0x3c), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/hci_extended_power_management.rs:5:15 [INFO] [stderr] | [INFO] [stderr] 5 | use accessor::Single; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/hci_extended_power_management.rs:22:14 [INFO] [stderr] | [INFO] [stderr] 22 | impl From> for ExtendedCapability [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/hci_extended_power_management.rs:26:16 [INFO] [stderr] | [INFO] [stderr] 26 | fn from(h: Single) -> Self { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/usb_legacy_support_capability.rs:5:15 [INFO] [stderr] | [INFO] [stderr] 5 | use accessor::Single; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/usb_legacy_support_capability.rs:14:20 [INFO] [stderr] | [INFO] [stderr] 14 | pub usblegsup: Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/usb_legacy_support_capability.rs:16:23 [INFO] [stderr] | [INFO] [stderr] 16 | pub usblegctlsts: Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/usb_legacy_support_capability.rs:34:25 [INFO] [stderr] | [INFO] [stderr] 34 | let usblegsup = Single::new(base, m.clone()); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/usb_legacy_support_capability.rs:35:28 [INFO] [stderr] | [INFO] [stderr] 35 | let usblegctlsts = Single::new(base, m); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_extended_message_interrupt.rs:5:15 [INFO] [stderr] | [INFO] [stderr] 5 | use accessor::Single; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_extended_message_interrupt.rs:22:14 [INFO] [stderr] | [INFO] [stderr] 22 | impl From> for ExtendedCapability [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_extended_message_interrupt.rs:26:16 [INFO] [stderr] | [INFO] [stderr] 26 | fn from(x: Single) -> Self { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_local_memory.rs:4:15 [INFO] [stderr] | [INFO] [stderr] 4 | use accessor::Array; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_local_memory.rs:6:15 [INFO] [stderr] | [INFO] [stderr] 6 | use accessor::Single; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_local_memory.rs:17:17 [INFO] [stderr] | [INFO] [stderr] 17 | pub header: Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_local_memory.rs:19:17 [INFO] [stderr] | [INFO] [stderr] 19 | pub memory: Array, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_local_memory.rs:40:41 [INFO] [stderr] | [INFO] [stderr] 40 | let header: Single = Single::new(base, mapper.clone()); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_local_memory.rs:40:21 [INFO] [stderr] | [INFO] [stderr] 40 | let header: Single = Single::new(base, mapper.clone()); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_local_memory.rs:44:26 [INFO] [stderr] | [INFO] [stderr] 44 | let memory = Array::new(base + 8, (size * 1024).try_into().unwrap(), mapper); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_message_interrupt.rs:5:15 [INFO] [stderr] | [INFO] [stderr] 5 | use accessor::Single; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_message_interrupt.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | Addr32(Single, M>), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_message_interrupt.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | Addr64(Single, M>), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_message_interrupt.rs:35:50 [INFO] [stderr] | [INFO] [stderr] 35 | let control: Single = Single::new(base + 2, mapper.clone()); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_message_interrupt.rs:35:22 [INFO] [stderr] | [INFO] [stderr] 35 | let control: Single = Single::new(base + 2, mapper.clone()); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_message_interrupt.rs:38:26 [INFO] [stderr] | [INFO] [stderr] 38 | Self::Addr64(Single::new(base, mapper)) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_message_interrupt.rs:40:26 [INFO] [stderr] | [INFO] [stderr] 40 | Self::Addr32(Single::new(base, mapper)) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_supported_protocol.rs:4:15 [INFO] [stderr] | [INFO] [stderr] 4 | use accessor::Array; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_supported_protocol.rs:6:15 [INFO] [stderr] | [INFO] [stderr] 6 | use accessor::Single; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_supported_protocol.rs:19:17 [INFO] [stderr] | [INFO] [stderr] 19 | pub header: Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_supported_protocol.rs:24:22 [INFO] [stderr] | [INFO] [stderr] 24 | pub psis: Option>, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_supported_protocol.rs:40:41 [INFO] [stderr] | [INFO] [stderr] 40 | let header: Single = Single::new(base, mapper.clone()); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_supported_protocol.rs:40:21 [INFO] [stderr] | [INFO] [stderr] 40 | let header: Single = Single::new(base, mapper.clone()); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stderr] --> src/extended_capabilities/xhci_supported_protocol.rs:43:18 [INFO] [stderr] | [INFO] [stderr] 43 | Some(Array::new(base + 0x10, len.into(), mapper)) [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:13:30 [INFO] [stderr] | [INFO] [stderr] 13 | pub caplength: accessor::Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:15:31 [INFO] [stderr] | [INFO] [stderr] 15 | pub hciversion: accessor::Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:17:31 [INFO] [stderr] | [INFO] [stderr] 17 | pub hcsparams1: accessor::Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:19:31 [INFO] [stderr] | [INFO] [stderr] 19 | pub hcsparams2: accessor::Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:21:31 [INFO] [stderr] | [INFO] [stderr] 21 | pub hcsparams3: accessor::Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:23:31 [INFO] [stderr] | [INFO] [stderr] 23 | pub hccparams1: accessor::Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:25:26 [INFO] [stderr] | [INFO] [stderr] 25 | pub dboff: accessor::Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:27:27 [INFO] [stderr] | [INFO] [stderr] 27 | pub rtsoff: accessor::Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:29:31 [INFO] [stderr] | [INFO] [stderr] 29 | pub hccparams2: accessor::Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:31:29 [INFO] [stderr] | [INFO] [stderr] 31 | pub vtiosoff: accessor::Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:53:27 [INFO] [stderr] | [INFO] [stderr] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 58 | caplength: m!(0x00), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:53:27 [INFO] [stderr] | [INFO] [stderr] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 59 | hciversion: m!(0x02), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:53:27 [INFO] [stderr] | [INFO] [stderr] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 60 | hcsparams1: m!(0x04), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:53:27 [INFO] [stderr] | [INFO] [stderr] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 61 | hcsparams2: m!(0x08), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:53:27 [INFO] [stderr] | [INFO] [stderr] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 62 | hcsparams3: m!(0x0c), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:53:27 [INFO] [stderr] | [INFO] [stderr] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 63 | hccparams1: m!(0x10), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:53:27 [INFO] [stderr] | [INFO] [stderr] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 64 | dboff: m!(0x14), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:53:27 [INFO] [stderr] | [INFO] [stderr] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 65 | rtsoff: m!(0x18), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:53:27 [INFO] [stderr] | [INFO] [stderr] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 66 | hccparams2: m!(0x1c), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/capability.rs:53:27 [INFO] [stderr] | [INFO] [stderr] 53 | accessor::Single::new(mmio_base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 67 | vtiosoff: m!(0x20), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/doorbell.rs:26:20 [INFO] [stderr] | [INFO] [stderr] 26 | ) -> accessor::Array [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/doorbell.rs:32:19 [INFO] [stderr] | [INFO] [stderr] 32 | accessor::Array::new( [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/operational.rs:20:27 [INFO] [stderr] | [INFO] [stderr] 20 | pub usbcmd: accessor::Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/operational.rs:22:27 [INFO] [stderr] | [INFO] [stderr] 22 | pub usbsts: accessor::Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/operational.rs:24:29 [INFO] [stderr] | [INFO] [stderr] 24 | pub pagesize: accessor::Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/operational.rs:26:27 [INFO] [stderr] | [INFO] [stderr] 26 | pub dnctrl: accessor::Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/operational.rs:28:25 [INFO] [stderr] | [INFO] [stderr] 28 | pub crcr: accessor::Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/operational.rs:30:27 [INFO] [stderr] | [INFO] [stderr] 30 | pub dcbaap: accessor::Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/operational.rs:32:27 [INFO] [stderr] | [INFO] [stderr] 32 | pub config: accessor::Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/operational.rs:57:27 [INFO] [stderr] | [INFO] [stderr] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 62 | usbcmd: m!(0x00), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/operational.rs:57:27 [INFO] [stderr] | [INFO] [stderr] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 63 | usbsts: m!(0x04), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/operational.rs:57:27 [INFO] [stderr] | [INFO] [stderr] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 64 | pagesize: m!(0x08), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/operational.rs:57:27 [INFO] [stderr] | [INFO] [stderr] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 65 | dnctrl: m!(0x14), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/operational.rs:57:27 [INFO] [stderr] | [INFO] [stderr] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 66 | crcr: m!(0x18), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/operational.rs:57:27 [INFO] [stderr] | [INFO] [stderr] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 67 | dcbaap: m!(0x30), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/operational.rs:57:27 [INFO] [stderr] | [INFO] [stderr] 57 | accessor::Single::new(base + $offset, mapper.clone()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 68 | config: m!(0x38), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/operational.rs:318:20 [INFO] [stderr] | [INFO] [stderr] 318 | ) -> accessor::Array [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/operational.rs:324:19 [INFO] [stderr] | [INFO] [stderr] 324 | accessor::Array::new( [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/runtime.rs:18:28 [INFO] [stderr] | [INFO] [stderr] 18 | pub mfindex: accessor::Single, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Single`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/runtime.rs:38:32 [INFO] [stderr] | [INFO] [stderr] 38 | mfindex: accessor::Single::new(base, mapper), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/runtime.rs:88:20 [INFO] [stderr] | [INFO] [stderr] 88 | ) -> accessor::Array [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `accessor::Array`: Use `ReadWrite`. [INFO] [stderr] --> src/registers/runtime.rs:96:19 [INFO] [stderr] | [INFO] [stderr] 96 | accessor::Array::new(base, NUM_INTERRUPT_REGISTER_SET, mapper) [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stderr] --> src/extended_capabilities/xhci_local_memory.rs:41:27 [INFO] [stderr] | [INFO] [stderr] 41 | let size = header.read().size(); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stderr] --> src/extended_capabilities/xhci_message_interrupt.rs:37:20 [INFO] [stderr] | [INFO] [stderr] 37 | if control.read().bit64_address_capable() { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stderr] --> src/extended_capabilities/xhci_supported_protocol.rs:41:26 [INFO] [stderr] | [INFO] [stderr] 41 | let len = header.read().protocol_speed_id_count(); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stderr] --> src/extended_capabilities/mod.rs:188:83 [INFO] [stderr] | [INFO] [stderr] 188 | let h: Header = unsafe { accessor::Single::new(current, self.m.clone()) }.read(); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stderr] --> src/registers/doorbell.rs:31:65 [INFO] [stderr] | [INFO] [stderr] 31 | let base = mmio_base + usize::try_from(capability.dboff.read().get()).unwrap(); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stderr] --> src/registers/doorbell.rs:34:35 [INFO] [stderr] | [INFO] [stderr] 34 | capability.hcsparams1.read().number_of_device_slots().into(), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stderr] --> src/registers/operational.rs:323:65 [INFO] [stderr] | [INFO] [stderr] 323 | let base = mmio_base + usize::from(capability.caplength.read().get()) + 0x400; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stderr] --> src/registers/operational.rs:326:35 [INFO] [stderr] | [INFO] [stderr] 326 | capability.hcsparams1.read().number_of_ports().into(), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stderr] --> src/registers/mod.rs:78:76 [INFO] [stderr] | [INFO] [stderr] 78 | let operational = Operational::new(mmio_base, capability.caplength.read(), &mapper); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stderr] --> src/registers/mod.rs:80:65 [INFO] [stderr] | [INFO] [stderr] 80 | let runtime = Runtime::new(mmio_base, capability.rtsoff.read(), mapper.clone()); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `accessor::single::Generic::::read`: use `read_volatile` [INFO] [stderr] --> src/registers/mod.rs:82:68 [INFO] [stderr] | [INFO] [stderr] 82 | InterruptRegisterSet::new(mmio_base, capability.rtsoff.read(), mapper); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `xhci` (lib) generated 117 warnings [INFO] [stderr] warning: `xhci` (lib test) generated 117 warnings (117 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xhci-50b33240f76a20fa) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests xhci [INFO] [stderr] warning: lint `private_doc_tests` has been renamed to `rustdoc::private_doc_tests` [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | private_doc_tests, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::private_doc_tests` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/context/mod.rs - context (line 11) - compile ... ok [INFO] [stdout] test src/registers/mod.rs - registers::Registers::new (line 50) - compile ... ok [INFO] [stdout] test src/extended_capabilities/mod.rs - extended_capabilities::List::new (line 104) - compile ... ok [INFO] [stdout] test src/extended_capabilities/mod.rs - extended_capabilities (line 7) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok [INFO] [stdout] test src/extended_capabilities/mod.rs - extended_capabilities::NotSupportedId (line 263) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "29c5f1f67ac2b7b12686cdbfbd6ea3cdcd4874e4cc9e80ba5e2bcc01619c00df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29c5f1f67ac2b7b12686cdbfbd6ea3cdcd4874e4cc9e80ba5e2bcc01619c00df", kill_on_drop: false }` [INFO] [stdout] 29c5f1f67ac2b7b12686cdbfbd6ea3cdcd4874e4cc9e80ba5e2bcc01619c00df