[INFO] cloning repository https://github.com/redox-os/drivers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redox-os/drivers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fdrivers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fdrivers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36e37958c988ec1da1669c8cc3acca7a2a24a4f0
[INFO] checking redox-os/drivers against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fdrivers" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/redox-os/drivers
[INFO] finished tweaking git repo https://github.com/redox-os/drivers
[INFO] tweaked toml for git repo https://github.com/redox-os/drivers written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redox-os/drivers on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/redox-os/drivers already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: Patch `mio v0.6.14 (https://gitlab.redox-os.org/redox-os/mio.git?branch=redox-unix#c9a70849)` was not used in the crate graph.
[INFO] [stderr] Check that the patched package version and available features are compatible
[INFO] [stderr] with the dependency requirements. If the patch has a different version from
[INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr] version. This may also occur with an optional dependency that is not enabled.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f27ee7de5493ec2a586bd2ca426a1dc3aaccf185fdacde76bf138078ff891d6
[INFO] running `Command { std: "docker" "start" "-a" "4f27ee7de5493ec2a586bd2ca426a1dc3aaccf185fdacde76bf138078ff891d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f27ee7de5493ec2a586bd2ca426a1dc3aaccf185fdacde76bf138078ff891d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f27ee7de5493ec2a586bd2ca426a1dc3aaccf185fdacde76bf138078ff891d6", kill_on_drop: false }`
[INFO] [stdout] 4f27ee7de5493ec2a586bd2ca426a1dc3aaccf185fdacde76bf138078ff891d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f236b9e293fb3bc26ec20ee62a5f4ee67872126ac2729445a4dc0e3bd3d1447
[INFO] running `Command { std: "docker" "start" "-a" "7f236b9e293fb3bc26ec20ee62a5f4ee67872126ac2729445a4dc0e3bd3d1447", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: Patch `mio v0.6.14 (https://gitlab.redox-os.org/redox-os/mio.git?branch=redox-unix#c9a70849)` was not used in the crate graph.
[INFO] [stderr] Check that the patched package version and available features are compatible
[INFO] [stderr] with the dependency requirements. If the patch has a different version from
[INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr] version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking numtoa v0.2.4
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking fdt v0.1.5
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling orbclient v0.3.48 (https://gitlab.redox-os.org/redox-os/orbclient.git#4ba79212)
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking utf8parse v0.1.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking vte v0.3.3
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking ransid v0.4.9
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling hidreport v0.4.1 (https://github.com/jackpot51/hidreport#1cf47ffc)
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking termion v4.0.5
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking spinning_top v0.2.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking fdt v0.2.0-alpha1 (https://github.com/repnop/fdt.git#059bb238)
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]     Checking parking_lot v0.4.8
[INFO] [stderr]     Checking chashmap v2.2.2
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking scroll v0.10.2
[INFO] [stderr]     Checking aml v0.16.3 (https://github.com/rw-vanc/acpi.git?branch=cumulative#e4eb9389)
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rehid v0.1.0 (https://gitlab.redox-os.org/redox-os/rehid.git#43fe4619)
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking redox-log v0.1.4
[INFO] [stderr]     Checking redox_syscall v0.5.13
[INFO] [stderr]     Checking pci_types v0.10.0
[INFO] [stderr]     Checking gpt v3.1.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking partitionlib v0.1.0 (/opt/rustwide/workdir/storage/partitionlib)
[INFO] [stderr]     Checking libredox v0.1.3
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking redox-daemon v0.1.3 (https://gitlab.redox-os.org/redox-os/redox-daemon.git#31ab115c)
[INFO] [stderr]     Checking redox-scheme v0.6.2
[INFO] [stderr]     Checking redox_event v0.4.1
[INFO] [stderr]     Checking redox-scheme v0.4.0
[INFO] [stderr]     Checking graphics-ipc v0.1.0 (/opt/rustwide/workdir/graphics/graphics-ipc)
[INFO] [stderr]     Checking rtcd v0.1.0 (/opt/rustwide/workdir/rtcd)
[INFO] [stderr]     Checking pcid v0.1.0 (/opt/rustwide/workdir/pcid)
[INFO] [stderr]     Checking inputd v0.1.0 (/opt/rustwide/workdir/inputd)
[INFO] [stderr]     Checking driver-network v0.1.0 (/opt/rustwide/workdir/net/driver-network)
[INFO] [stderr]     Checking console-draw v0.1.0 (/opt/rustwide/workdir/graphics/console-draw)
[INFO] [stderr]     Checking driver-graphics v0.1.0 (/opt/rustwide/workdir/graphics/driver-graphics)
[INFO] [stderr]     Checking executor v0.1.0 (/opt/rustwide/workdir/executor)
[INFO] [stderr]     Checking fbcond v0.1.0 (/opt/rustwide/workdir/graphics/fbcond)
[INFO] [stderr]     Checking alxd v0.1.0 (/opt/rustwide/workdir/net/alxd)
[INFO] [stderr]     Checking ps2d v0.1.0 (/opt/rustwide/workdir/input/ps2d)
[INFO] [stderr]     Checking sb16d v0.1.0 (/opt/rustwide/workdir/audio/sb16d)
[INFO] [stderr]     Checking fbbootlogd v0.1.0 (/opt/rustwide/workdir/graphics/fbbootlogd)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> net/alxd/src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(concat_idents)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in CURRENT_RUSTC_VERSION (you are using 1.90.0-nightly (3129d37ef 2025-06-24)); see <https://github.com/rust-lang/rust/pull/142704> for more information
[INFO] [stdout]   = note: use the `${concat(..)}` metavariable expression instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking vesad v0.1.0 (/opt/rustwide/workdir/graphics/vesad)
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 |                 | FIELDX!(MAC_CTRL_PRMBLEN, 7),
[INFO] [stdout]     |                   ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> net/alxd/src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(concat_idents)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in CURRENT_RUSTC_VERSION (you are using 1.90.0-nightly (3129d37ef 2025-06-24)); see <https://github.com/rust-lang/rust/pull/142704> for more information
[INFO] [stdout]   = note: use the `${concat(..)}` metavariable expression instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 |                 | FIELDX!(MAC_CTRL_PRMBLEN, 7),
[INFO] [stdout]     |                   ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 482 |             | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |               ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 482 |             | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |               ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking driver-block v0.1.0 (/opt/rustwide/workdir/storage/driver-block)
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 483 |             | FIELDX!(MDIO_REG, 1)
[INFO] [stdout]     |               -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 483 |             | FIELDX!(MDIO_REG, 1)
[INFO] [stdout]     |               -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 |             val = FIELDX!(MDIO_EXTN_DEVAD, dev) | FIELDX!(MDIO_EXTN_REG, reg);
[INFO] [stdout]     |                   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 |                 | FIELDX!(MAC_CTRL_PRMBLEN, 7),
[INFO] [stdout]     |                   ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 |             val = FIELDX!(MDIO_EXTN_DEVAD, dev) | FIELDX!(MDIO_EXTN_REG, reg);
[INFO] [stdout]     |                   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 |                 | FIELDX!(MAC_CTRL_PRMBLEN, 7),
[INFO] [stdout]     |                   ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 |             val = FIELDX!(MDIO_EXTN_DEVAD, dev) | FIELDX!(MDIO_EXTN_REG, reg);
[INFO] [stdout]     |                                                   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 482 |             | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |               ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 |             val = FIELDX!(MDIO_EXTN_DEVAD, dev) | FIELDX!(MDIO_EXTN_REG, reg);
[INFO] [stdout]     |                                                   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 482 |             | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |               ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 515 |                 | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 515 |                 | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 521 |                 | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 483 |             | FIELDX!(MDIO_REG, 1)
[INFO] [stdout]     |               -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 521 |                 | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 |                 | FIELDX!(MDIO_REG, reg)
[INFO] [stdout]     |                   ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 |                 | FIELDX!(MDIO_REG, reg)
[INFO] [stdout]     |                   ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:130:19
[INFO] [stdout]     |
[INFO] [stdout] 130 |         ((($x) >> concat_idents!($name, _SHIFT)) & concat_idents!($name, _MASK))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 532 |             *phy_data = FIELD_GETX!(val, MDIO_DATA) as u16;
[INFO] [stdout]     |                         --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_GETX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:130:52
[INFO] [stdout]     |
[INFO] [stdout] 130 |         ((($x) >> concat_idents!($name, _SHIFT)) & concat_idents!($name, _MASK))
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 532 |             *phy_data = FIELD_GETX!(val, MDIO_DATA) as u16;
[INFO] [stdout]     |                         --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_GETX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 483 |             | FIELDX!(MDIO_REG, 1)
[INFO] [stdout]     |               -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 556 |             val = FIELDX!(MDIO_EXTN_DEVAD, dev) | FIELDX!(MDIO_EXTN_REG, reg);
[INFO] [stdout]     |                   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 |             val = FIELDX!(MDIO_EXTN_DEVAD, dev) | FIELDX!(MDIO_EXTN_REG, reg);
[INFO] [stdout]     |                   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 556 |             val = FIELDX!(MDIO_EXTN_DEVAD, dev) | FIELDX!(MDIO_EXTN_REG, reg);
[INFO] [stdout]     |                   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 |             val = FIELDX!(MDIO_EXTN_DEVAD, dev) | FIELDX!(MDIO_EXTN_REG, reg);
[INFO] [stdout]     |                   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 556 |             val = FIELDX!(MDIO_EXTN_DEVAD, dev) | FIELDX!(MDIO_EXTN_REG, reg);
[INFO] [stdout]     |                                                   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 |             val = FIELDX!(MDIO_EXTN_DEVAD, dev) | FIELDX!(MDIO_EXTN_REG, reg);
[INFO] [stdout]     |                                                   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 |             val = FIELDX!(MDIO_EXTN_DEVAD, dev) | FIELDX!(MDIO_EXTN_REG, reg);
[INFO] [stdout]     |                                                   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 556 |             val = FIELDX!(MDIO_EXTN_DEVAD, dev) | FIELDX!(MDIO_EXTN_REG, reg);
[INFO] [stdout]     |                                                   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 515 |                 | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 515 |                 | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 521 |                 | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 560 |                 | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 521 |                 | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 560 |                 | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 |                 | FIELDX!(MDIO_REG, reg)
[INFO] [stdout]     |                   ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 |                 | FIELDX!(MDIO_REG, reg)
[INFO] [stdout]     |                   ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 561 |                 | FIELDX!(MDIO_DATA, phy_data)
[INFO] [stdout]     |                   ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:130:19
[INFO] [stdout]     |
[INFO] [stdout] 130 |         ((($x) >> concat_idents!($name, _SHIFT)) & concat_idents!($name, _MASK))
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 532 |             *phy_data = FIELD_GETX!(val, MDIO_DATA) as u16;
[INFO] [stdout]     |                         --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_GETX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 561 |                 | FIELDX!(MDIO_DATA, phy_data)
[INFO] [stdout]     |                   ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:130:52
[INFO] [stdout]     |
[INFO] [stdout] 130 |         ((($x) >> concat_idents!($name, _SHIFT)) & concat_idents!($name, _MASK))
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 532 |             *phy_data = FIELD_GETX!(val, MDIO_DATA) as u16;
[INFO] [stdout]     |                         --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_GETX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 566 |                 | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 566 |                 | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 556 |             val = FIELDX!(MDIO_EXTN_DEVAD, dev) | FIELDX!(MDIO_EXTN_REG, reg);
[INFO] [stdout]     |                   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 567 |                 | FIELDX!(MDIO_REG, reg)
[INFO] [stdout]     |                   ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 556 |             val = FIELDX!(MDIO_EXTN_DEVAD, dev) | FIELDX!(MDIO_EXTN_REG, reg);
[INFO] [stdout]     |                   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 567 |                 | FIELDX!(MDIO_REG, reg)
[INFO] [stdout]     |                   ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 556 |             val = FIELDX!(MDIO_EXTN_DEVAD, dev) | FIELDX!(MDIO_EXTN_REG, reg);
[INFO] [stdout]     |                                                   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 568 |                 | FIELDX!(MDIO_DATA, phy_data)
[INFO] [stdout]     |                   ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 556 |             val = FIELDX!(MDIO_EXTN_DEVAD, dev) | FIELDX!(MDIO_EXTN_REG, reg);
[INFO] [stdout]     |                                                   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 568 |                 | FIELDX!(MDIO_DATA, phy_data)
[INFO] [stdout]     |                   ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> storage/driver-block/src/lib.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     async fn read(&mut self, block: u64, buffer: &mut [u8]) -> syscall::Result<usize>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 77 -     async fn read(&mut self, block: u64, buffer: &mut [u8]) -> syscall::Result<usize>;
[INFO] [stdout] 77 +     fn read(&mut self, block: u64, buffer: &mut [u8]) -> impl std::future::Future<Output = syscall::Result<usize>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> storage/driver-block/src/lib.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     async fn write(&mut self, block: u64, buffer: &[u8]) -> syscall::Result<usize>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 78 -     async fn write(&mut self, block: u64, buffer: &[u8]) -> syscall::Result<usize>;
[INFO] [stdout] 78 +     fn write(&mut self, block: u64, buffer: &[u8]) -> impl std::future::Future<Output = syscall::Result<usize>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 560 |                 | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:26
[INFO] [stdout]     |
[INFO] [stdout] 149 |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |         FIELD_SET32!(pmctrl, PMCTRL_L1_TIMER, PMCTRL_L1_TIMER_16US);
[INFO] [stdout]     |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 560 |                 | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:58
[INFO] [stdout]     |
[INFO] [stdout] 149 |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |         FIELD_SET32!(pmctrl, PMCTRL_L1_TIMER, PMCTRL_L1_TIMER_16US);
[INFO] [stdout]     |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `config` and `next` are never used
[INFO] [stdout]    --> input/ps2d/src/controller.rs:212:8
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl Ps2 {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 212 |     fn config(&mut self) -> Result<ConfigFlags, Error> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     pub fn next(&mut self) -> Option<(bool, u8)> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ps2` is never read
[INFO] [stdout]   --> input/ps2d/src/state.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Ps2d<F: Fn(u8, bool) -> char> {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 22 |     ps2: Ps2,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `irq` is never used
[INFO] [stdout]   --> input/ps2d/src/state.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl<F: Fn(u8, bool) -> char> Ps2d<F> {
[INFO] [stdout]    | ------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn irq(&mut self) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RELATIVE_PACKET` is never used
[INFO] [stdout]   --> input/ps2d/src/vm.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const RELATIVE_PACKET: u32 = 0x00010000;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 561 |                 | FIELDX!(MDIO_DATA, phy_data)
[INFO] [stdout]     |                   ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `config` and `next` are never used
[INFO] [stdout]    --> input/ps2d/src/controller.rs:212:8
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl Ps2 {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 212 |     fn config(&mut self) -> Result<ConfigFlags, Error> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     pub fn next(&mut self) -> Option<(bool, u8)> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ps2` is never read
[INFO] [stdout]   --> input/ps2d/src/state.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Ps2d<F: Fn(u8, bool) -> char> {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 22 |     ps2: Ps2,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `irq` is never used
[INFO] [stdout]   --> input/ps2d/src/state.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl<F: Fn(u8, bool) -> char> Ps2d<F> {
[INFO] [stdout]    | ------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn irq(&mut self) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RELATIVE_PACKET` is never used
[INFO] [stdout]   --> input/ps2d/src/vm.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const RELATIVE_PACKET: u32 = 0x00010000;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bcm2835-sdhcid v0.1.0 (/opt/rustwide/workdir/storage/bcm2835-sdhcid)
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:33
[INFO] [stdout]     |
[INFO] [stdout] 150 |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |         FIELD_SET32!(pmctrl, PMCTRL_L1_TIMER, PMCTRL_L1_TIMER_16US);
[INFO] [stdout]     |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lived v0.1.0 (/opt/rustwide/workdir/storage/lived)
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 561 |                 | FIELDX!(MDIO_DATA, phy_data)
[INFO] [stdout]     |                   ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> input/ps2d/src/controller.rs:257:17
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 x.write(data);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 let _ = x.write(data);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> input/ps2d/src/controller.rs:257:17
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 x.write(data);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 let _ = x.write(data);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 566 |                 | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:66
[INFO] [stdout]     |
[INFO] [stdout] 150 |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |         FIELD_SET32!(pmctrl, PMCTRL_L1_TIMER, PMCTRL_L1_TIMER_16US);
[INFO] [stdout]     |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 566 |                 | FIELDX!(MDIO_CLK_SEL, clk_sel)
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 567 |                 | FIELDX!(MDIO_REG, reg)
[INFO] [stdout]     |                   ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 567 |                 | FIELDX!(MDIO_REG, reg)
[INFO] [stdout]     |                   ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:26
[INFO] [stdout]     |
[INFO] [stdout] 149 |           ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 841 | /         FIELD_SET32!(
[INFO] [stdout] 842 | |             mac,
[INFO] [stdout] 843 | |             MAC_CTRL_SPEED,
[INFO] [stdout] 844 | |             if self.link_speed == 1000 {
[INFO] [stdout] ...   |
[INFO] [stdout] 849 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 568 |                 | FIELDX!(MDIO_DATA, phy_data)
[INFO] [stdout]     |                   ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> storage/driver-block/src/lib.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     async fn read(&mut self, block: u64, buffer: &mut [u8]) -> syscall::Result<usize>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 77 -     async fn read(&mut self, block: u64, buffer: &mut [u8]) -> syscall::Result<usize>;
[INFO] [stdout] 77 +     fn read(&mut self, block: u64, buffer: &mut [u8]) -> impl std::future::Future<Output = syscall::Result<usize>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> storage/driver-block/src/lib.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     async fn write(&mut self, block: u64, buffer: &[u8]) -> syscall::Result<usize>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 78 -     async fn write(&mut self, block: u64, buffer: &[u8]) -> syscall::Result<usize>;
[INFO] [stdout] 78 +     fn write(&mut self, block: u64, buffer: &[u8]) -> impl std::future::Future<Output = syscall::Result<usize>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 568 |                 | FIELDX!(MDIO_DATA, phy_data)
[INFO] [stdout]     |                   ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:58
[INFO] [stdout]     |
[INFO] [stdout] 149 |           ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 841 | /         FIELD_SET32!(
[INFO] [stdout] 842 | |             mac,
[INFO] [stdout] 843 | |             MAC_CTRL_SPEED,
[INFO] [stdout] 844 | |             if self.link_speed == 1000 {
[INFO] [stdout] ...   |
[INFO] [stdout] 849 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:26
[INFO] [stdout]     |
[INFO] [stdout] 149 |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |         FIELD_SET32!(pmctrl, PMCTRL_L1_TIMER, PMCTRL_L1_TIMER_16US);
[INFO] [stdout]     |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:457:13
[INFO] [stdout]     |
[INFO] [stdout] 457 |         d = (((d & 0xff) << 8) | h);
[INFO] [stdout]     |             ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 457 -         d = (((d & 0xff) << 8) | h);
[INFO] [stdout] 457 +         d = ((d & 0xff) << 8) | h;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:557:20
[INFO] [stdout]     |
[INFO] [stdout] 557 |             err |= ((reg_val & 0x2000) << 6);
[INFO] [stdout]     |                    ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 557 -             err |= ((reg_val & 0x2000) << 6);
[INFO] [stdout] 557 +             err |= (reg_val & 0x2000) << 6;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:558:20
[INFO] [stdout]     |
[INFO] [stdout] 558 |             err |= ((reg_val & 0x4000) << 8);
[INFO] [stdout]     |                    ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 558 -             err |= ((reg_val & 0x4000) << 8);
[INFO] [stdout] 558 +             err |= (reg_val & 0x4000) << 8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:559:20
[INFO] [stdout]     |
[INFO] [stdout] 559 |             err |= ((reg_val & 0x8000) << 8);
[INFO] [stdout]     |                    ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 559 -             err |= ((reg_val & 0x8000) << 8);
[INFO] [stdout] 559 +             err |= (reg_val & 0x8000) << 8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:457:13
[INFO] [stdout]     |
[INFO] [stdout] 457 |         d = (((d & 0xff) << 8) | h);
[INFO] [stdout]     |             ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 457 -         d = (((d & 0xff) << 8) | h);
[INFO] [stdout] 457 +         d = ((d & 0xff) << 8) | h;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:557:20
[INFO] [stdout]     |
[INFO] [stdout] 557 |             err |= ((reg_val & 0x2000) << 6);
[INFO] [stdout]     |                    ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 557 -             err |= ((reg_val & 0x2000) << 6);
[INFO] [stdout] 557 +             err |= (reg_val & 0x2000) << 6;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:558:20
[INFO] [stdout]     |
[INFO] [stdout] 558 |             err |= ((reg_val & 0x4000) << 8);
[INFO] [stdout]     |                    ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 558 -             err |= ((reg_val & 0x4000) << 8);
[INFO] [stdout] 558 +             err |= (reg_val & 0x4000) << 8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:559:20
[INFO] [stdout]     |
[INFO] [stdout] 559 |             err |= ((reg_val & 0x8000) << 8);
[INFO] [stdout]     |                    ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 559 -             err |= ((reg_val & 0x8000) << 8);
[INFO] [stdout] 559 +             err |= (reg_val & 0x8000) << 8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:58
[INFO] [stdout]     |
[INFO] [stdout] 149 |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |         FIELD_SET32!(pmctrl, PMCTRL_L1_TIMER, PMCTRL_L1_TIMER_16US);
[INFO] [stdout]     |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:33
[INFO] [stdout]     |
[INFO] [stdout] 150 |               | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 841 | /         FIELD_SET32!(
[INFO] [stdout] 842 | |             mac,
[INFO] [stdout] 843 | |             MAC_CTRL_SPEED,
[INFO] [stdout] 844 | |             if self.link_speed == 1000 {
[INFO] [stdout] ...   |
[INFO] [stdout] 849 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:33
[INFO] [stdout]     |
[INFO] [stdout] 150 |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |         FIELD_SET32!(pmctrl, PMCTRL_L1_TIMER, PMCTRL_L1_TIMER_16US);
[INFO] [stdout]     |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:66
[INFO] [stdout]     |
[INFO] [stdout] 150 |               | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 841 | /         FIELD_SET32!(
[INFO] [stdout] 842 | |             mac,
[INFO] [stdout] 843 | |             MAC_CTRL_SPEED,
[INFO] [stdout] 844 | |             if self.link_speed == 1000 {
[INFO] [stdout] ...   |
[INFO] [stdout] 849 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:66
[INFO] [stdout]     |
[INFO] [stdout] 150 |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |         FIELD_SET32!(pmctrl, PMCTRL_L1_TIMER, PMCTRL_L1_TIMER_16US);
[INFO] [stdout]     |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:26
[INFO] [stdout]     |
[INFO] [stdout] 149 |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 |             FIELD_SET32!(val, MISC_PSW_OCP, MISC_PSW_OCP_DEF);
[INFO] [stdout]     |             ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:26
[INFO] [stdout]     |
[INFO] [stdout] 149 |           ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 841 | /         FIELD_SET32!(
[INFO] [stdout] 842 | |             mac,
[INFO] [stdout] 843 | |             MAC_CTRL_SPEED,
[INFO] [stdout] 844 | |             if self.link_speed == 1000 {
[INFO] [stdout] ...   |
[INFO] [stdout] 849 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:58
[INFO] [stdout]     |
[INFO] [stdout] 149 |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 |             FIELD_SET32!(val, MISC_PSW_OCP, MISC_PSW_OCP_DEF);
[INFO] [stdout]     |             ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:58
[INFO] [stdout]     |
[INFO] [stdout] 149 |           ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 841 | /         FIELD_SET32!(
[INFO] [stdout] 842 | |             mac,
[INFO] [stdout] 843 | |             MAC_CTRL_SPEED,
[INFO] [stdout] 844 | |             if self.link_speed == 1000 {
[INFO] [stdout] ...   |
[INFO] [stdout] 849 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:33
[INFO] [stdout]     |
[INFO] [stdout] 150 |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 |             FIELD_SET32!(val, MISC_PSW_OCP, MISC_PSW_OCP_DEF);
[INFO] [stdout]     |             ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:33
[INFO] [stdout]     |
[INFO] [stdout] 150 |               | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 841 | /         FIELD_SET32!(
[INFO] [stdout] 842 | |             mac,
[INFO] [stdout] 843 | |             MAC_CTRL_SPEED,
[INFO] [stdout] 844 | |             if self.link_speed == 1000 {
[INFO] [stdout] ...   |
[INFO] [stdout] 849 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:66
[INFO] [stdout]     |
[INFO] [stdout] 150 |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 |             FIELD_SET32!(val, MISC_PSW_OCP, MISC_PSW_OCP_DEF);
[INFO] [stdout]     |             ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:66
[INFO] [stdout]     |
[INFO] [stdout] 150 |               | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 841 | /         FIELD_SET32!(
[INFO] [stdout] 842 | |             mac,
[INFO] [stdout] 843 | |             MAC_CTRL_SPEED,
[INFO] [stdout] 844 | |             if self.link_speed == 1000 {
[INFO] [stdout] ...   |
[INFO] [stdout] 849 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Disk`
[INFO] [stdout]  --> storage/bcm2835-sdhcid/src/main.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use driver_block::{Disk, DiskScheme, ExecutorTrait, TrivialExecutor};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> storage/bcm2835-sdhcid/src/sd/mod.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) unsafe fn wait_msec(mut n: usize) {
[INFO] [stdout]    |                                ----^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:149:26
[INFO] [stdout]      |
[INFO] [stdout] 149  |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1057 |         FIELD_SET32!(val, DRV_PHY, 0);
[INFO] [stdout]      |         ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:26
[INFO] [stdout]     |
[INFO] [stdout] 149 |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 |             FIELD_SET32!(val, MISC_PSW_OCP, MISC_PSW_OCP_DEF);
[INFO] [stdout]     |             ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Disk`
[INFO] [stdout]  --> storage/bcm2835-sdhcid/src/main.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use driver_block::{Disk, DiskScheme, ExecutorTrait, TrivialExecutor};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> storage/bcm2835-sdhcid/src/sd/mod.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) unsafe fn wait_msec(mut n: usize) {
[INFO] [stdout]    |                                ----^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cnt` is never read
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:384:17
[INFO] [stdout]     |
[INFO] [stdout] 384 |         let mut cnt: i32 = 0;
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `x` is never read
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:429:17
[INFO] [stdout]     |
[INFO] [stdout] 429 |                 x <<= 1;
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `d` is never read
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:439:17
[INFO] [stdout]     |
[INFO] [stdout] 439 |         let mut d = 0;
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:149:58
[INFO] [stdout]      |
[INFO] [stdout] 149  |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1057 |         FIELD_SET32!(val, DRV_PHY, 0);
[INFO] [stdout]      |         ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:58
[INFO] [stdout]     |
[INFO] [stdout] 149 |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 |             FIELD_SET32!(val, MISC_PSW_OCP, MISC_PSW_OCP_DEF);
[INFO] [stdout]     |             ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reg_val`
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:619:17
[INFO] [stdout]     |
[INFO] [stdout] 619 |         let mut reg_val: usize = 0;
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reg_val`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:619:13
[INFO] [stdout]     |
[INFO] [stdout] 619 |         let mut reg_val: usize = 0;
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reg_val`
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:675:17
[INFO] [stdout]     |
[INFO] [stdout] 675 |         let mut reg_val: usize = 0;
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reg_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cnt` is never read
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:384:17
[INFO] [stdout]     |
[INFO] [stdout] 384 |         let mut cnt: i32 = 0;
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `x` is never read
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:429:17
[INFO] [stdout]     |
[INFO] [stdout] 429 |                 x <<= 1;
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `d` is never read
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:439:17
[INFO] [stdout]     |
[INFO] [stdout] 439 |         let mut d = 0;
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:675:13
[INFO] [stdout]     |
[INFO] [stdout] 675 |         let mut reg_val: usize = 0;
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:150:33
[INFO] [stdout]      |
[INFO] [stdout] 150  |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1057 |         FIELD_SET32!(val, DRV_PHY, 0);
[INFO] [stdout]      |         ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reg_val`
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:619:17
[INFO] [stdout]     |
[INFO] [stdout] 619 |         let mut reg_val: usize = 0;
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reg_val`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:33
[INFO] [stdout]     |
[INFO] [stdout] 150 |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 |             FIELD_SET32!(val, MISC_PSW_OCP, MISC_PSW_OCP_DEF);
[INFO] [stdout]     |             ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:619:13
[INFO] [stdout]     |
[INFO] [stdout] 619 |         let mut reg_val: usize = 0;
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reg_val`
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:675:17
[INFO] [stdout]     |
[INFO] [stdout] 675 |         let mut reg_val: usize = 0;
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reg_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:675:13
[INFO] [stdout]     |
[INFO] [stdout] 675 |         let mut reg_val: usize = 0;
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C0_SPI_MODE_EN` is never used
[INFO] [stdout]   --> storage/bcm2835-sdhcid/src/sd/mod.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | const C0_SPI_MODE_EN: u32 = 0x0010_0000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C0_HCTL_HS_EN` is never used
[INFO] [stdout]   --> storage/bcm2835-sdhcid/src/sd/mod.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | const C0_HCTL_HS_EN: u32 = 0x0000_0004;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C1_SRST_DATA` is never used
[INFO] [stdout]   --> storage/bcm2835-sdhcid/src/sd/mod.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 | const C1_SRST_DATA: u32 = 0x0400_0000;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C1_SRST_CMD` is never used
[INFO] [stdout]   --> storage/bcm2835-sdhcid/src/sd/mod.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | const C1_SRST_CMD: u32 = 0x0200_0000;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C1_TOUNIT_DIS` is never used
[INFO] [stdout]   --> storage/bcm2835-sdhcid/src/sd/mod.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 | const C1_TOUNIT_DIS: u32 = 0x000f_0000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C1_CLK_GENSEL` is never used
[INFO] [stdout]   --> storage/bcm2835-sdhcid/src/sd/mod.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 | const C1_CLK_GENSEL: u32 = 0x0000_0020;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HOST_SPEC_V3` is never used
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 | const HOST_SPEC_V3: u32 = 2;
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HOST_SPEC_V1` is never used
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | const HOST_SPEC_V1: u32 = 0;
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:150:66
[INFO] [stdout]      |
[INFO] [stdout] 150  |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1057 |         FIELD_SET32!(val, DRV_PHY, 0);
[INFO] [stdout]      |         ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:66
[INFO] [stdout]     |
[INFO] [stdout] 150 |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 |             FIELD_SET32!(val, MISC_PSW_OCP, MISC_PSW_OCP_DEF);
[INFO] [stdout]     |             ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C0_SPI_MODE_EN` is never used
[INFO] [stdout]   --> storage/bcm2835-sdhcid/src/sd/mod.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | const C0_SPI_MODE_EN: u32 = 0x0010_0000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C0_HCTL_HS_EN` is never used
[INFO] [stdout]   --> storage/bcm2835-sdhcid/src/sd/mod.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | const C0_HCTL_HS_EN: u32 = 0x0000_0004;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C1_SRST_DATA` is never used
[INFO] [stdout]   --> storage/bcm2835-sdhcid/src/sd/mod.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 | const C1_SRST_DATA: u32 = 0x0400_0000;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C1_SRST_CMD` is never used
[INFO] [stdout]   --> storage/bcm2835-sdhcid/src/sd/mod.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | const C1_SRST_CMD: u32 = 0x0200_0000;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C1_TOUNIT_DIS` is never used
[INFO] [stdout]   --> storage/bcm2835-sdhcid/src/sd/mod.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 | const C1_TOUNIT_DIS: u32 = 0x000f_0000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C1_CLK_GENSEL` is never used
[INFO] [stdout]   --> storage/bcm2835-sdhcid/src/sd/mod.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 | const C1_CLK_GENSEL: u32 = 0x0000_0020;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HOST_SPEC_V3` is never used
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 | const HOST_SPEC_V3: u32 = 2;
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HOST_SPEC_V1` is never used
[INFO] [stdout]    --> storage/bcm2835-sdhcid/src/sd/mod.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | const HOST_SPEC_V1: u32 = 0;
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1212 |         self.write(IRQ_MODU_TIMER, FIELDX!(IRQ_MODU_TIMER1, self.imt >> 1));
[INFO] [stdout]      |                                    --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:149:26
[INFO] [stdout]      |
[INFO] [stdout] 149  |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1057 |         FIELD_SET32!(val, DRV_PHY, 0);
[INFO] [stdout]      |         ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1212 |         self.write(IRQ_MODU_TIMER, FIELDX!(IRQ_MODU_TIMER1, self.imt >> 1));
[INFO] [stdout]      |                                    --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:149:58
[INFO] [stdout]      |
[INFO] [stdout] 149  |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1057 |         FIELD_SET32!(val, DRV_PHY, 0);
[INFO] [stdout]      |         ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1245 |         val = FIELDX!(TXQ0_TPD_BURSTPREF, TXQ_TPD_BURSTPREF_DEF)
[INFO] [stdout]      |               -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:150:33
[INFO] [stdout]      |
[INFO] [stdout] 150  |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1057 |         FIELD_SET32!(val, DRV_PHY, 0);
[INFO] [stdout]      |         ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1245 |         val = FIELDX!(TXQ0_TPD_BURSTPREF, TXQ_TPD_BURSTPREF_DEF)
[INFO] [stdout]      |               -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:150:66
[INFO] [stdout]      |
[INFO] [stdout] 150  |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1057 |         FIELD_SET32!(val, DRV_PHY, 0);
[INFO] [stdout]      |         ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1249 |             | FIELDX!(TXQ0_TXF_BURST_PREF, TXQ_TXF_BURST_PREF_DEF);
[INFO] [stdout]      |               ---------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1212 |         self.write(IRQ_MODU_TIMER, FIELDX!(IRQ_MODU_TIMER1, self.imt >> 1));
[INFO] [stdout]      |                                    --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1249 |             | FIELDX!(TXQ0_TXF_BURST_PREF, TXQ_TXF_BURST_PREF_DEF);
[INFO] [stdout]      |               ---------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1212 |         self.write(IRQ_MODU_TIMER, FIELDX!(IRQ_MODU_TIMER1, self.imt >> 1));
[INFO] [stdout]      |                                    --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1251 |         val = FIELDX!(HQTPD_Q1_NUMPREF, TXQ_TPD_BURSTPREF_DEF)
[INFO] [stdout]      |               ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1251 |         val = FIELDX!(HQTPD_Q1_NUMPREF, TXQ_TPD_BURSTPREF_DEF)
[INFO] [stdout]      |               ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1245 |         val = FIELDX!(TXQ0_TPD_BURSTPREF, TXQ_TPD_BURSTPREF_DEF)
[INFO] [stdout]      |               -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1252 |             | FIELDX!(HQTPD_Q2_NUMPREF, TXQ_TPD_BURSTPREF_DEF)
[INFO] [stdout]      |               ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1252 |             | FIELDX!(HQTPD_Q2_NUMPREF, TXQ_TPD_BURSTPREF_DEF)
[INFO] [stdout]      |               ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1245 |         val = FIELDX!(TXQ0_TPD_BURSTPREF, TXQ_TPD_BURSTPREF_DEF)
[INFO] [stdout]      |               -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1253 |             | FIELDX!(HQTPD_Q3_NUMPREF, TXQ_TPD_BURSTPREF_DEF)
[INFO] [stdout]      |               ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1249 |             | FIELDX!(TXQ0_TXF_BURST_PREF, TXQ_TXF_BURST_PREF_DEF);
[INFO] [stdout]      |               ---------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1253 |             | FIELDX!(HQTPD_Q3_NUMPREF, TXQ_TPD_BURSTPREF_DEF)
[INFO] [stdout]      |               ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1249 |             | FIELDX!(TXQ0_TXF_BURST_PREF, TXQ_TXF_BURST_PREF_DEF);
[INFO] [stdout]      |               ---------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking xhcid v0.1.0 (/opt/rustwide/workdir/xhcid)
[INFO] [stderr]     Checking virtio-core v0.1.0 (/opt/rustwide/workdir/virtio-core)
[INFO] [stderr]     Checking vboxd v0.1.0 (/opt/rustwide/workdir/vboxd)
[INFO] [stderr]     Checking nvmed v0.1.0 (/opt/rustwide/workdir/storage/nvmed)
[INFO] [stderr]     Checking ided v0.1.0 (/opt/rustwide/workdir/storage/ided)
[INFO] [stderr]     Checking ixgbed v1.0.0 (/opt/rustwide/workdir/net/ixgbed)
[INFO] [stderr]     Checking rtl8139d v0.1.0 (/opt/rustwide/workdir/net/rtl8139d)
[INFO] [stderr]     Checking rtl8168d v0.1.0 (/opt/rustwide/workdir/net/rtl8168d)
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:130:19
[INFO] [stdout]      |
[INFO] [stdout] 130  |         ((($x) >> concat_idents!($name, _SHIFT)) & concat_idents!($name, _MASK))
[INFO] [stdout]      |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1259 |         val = FIELD_GETX!(val, SRAM_RXF_LEN) << 3;
[INFO] [stdout]      |               ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_GETX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1251 |         val = FIELDX!(HQTPD_Q1_NUMPREF, TXQ_TPD_BURSTPREF_DEF)
[INFO] [stdout]      |               ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:130:52
[INFO] [stdout]      |
[INFO] [stdout] 130  |         ((($x) >> concat_idents!($name, _SHIFT)) & concat_idents!($name, _MASK))
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1259 |         val = FIELD_GETX!(val, SRAM_RXF_LEN) << 3;
[INFO] [stdout]      |               ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_GETX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1269 |             FIELDX!(RXQ2_RXF_XOFF_THRESH, val16) | FIELDX!(RXQ2_RXF_XON_THRESH, val),
[INFO] [stdout]      |             ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bgad v0.1.0 (/opt/rustwide/workdir/graphics/bgad)
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1251 |         val = FIELDX!(HQTPD_Q1_NUMPREF, TXQ_TPD_BURSTPREF_DEF)
[INFO] [stdout]      |               ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1269 |             FIELDX!(RXQ2_RXF_XOFF_THRESH, val16) | FIELDX!(RXQ2_RXF_XON_THRESH, val),
[INFO] [stdout]      |             ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1269 |             FIELDX!(RXQ2_RXF_XOFF_THRESH, val16) | FIELDX!(RXQ2_RXF_XON_THRESH, val),
[INFO] [stdout]      |                                                    --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1269 |             FIELDX!(RXQ2_RXF_XOFF_THRESH, val16) | FIELDX!(RXQ2_RXF_XON_THRESH, val),
[INFO] [stdout]      |                                                    --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1252 |             | FIELDX!(HQTPD_Q2_NUMPREF, TXQ_TPD_BURSTPREF_DEF)
[INFO] [stdout]      |               ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1271 |         val = FIELDX!(RXQ0_NUM_RFD_PREF, RXQ0_NUM_RFD_PREF_DEF)
[INFO] [stdout]      |               ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1252 |             | FIELDX!(HQTPD_Q2_NUMPREF, TXQ_TPD_BURSTPREF_DEF)
[INFO] [stdout]      |               ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1271 |         val = FIELDX!(RXQ0_NUM_RFD_PREF, RXQ0_NUM_RFD_PREF_DEF)
[INFO] [stdout]      |               ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1253 |             | FIELDX!(HQTPD_Q3_NUMPREF, TXQ_TPD_BURSTPREF_DEF)
[INFO] [stdout]      |               ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1272 |             | FIELDX!(RXQ0_RSS_MODE, RXQ0_RSS_MODE_DIS)
[INFO] [stdout]      |               ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> net/rtl8139d/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MappedBar`
[INFO] [stdout]   --> net/rtl8139d/src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     MappedBar, MsiSetFeatureInfo, PciFeature, PciFeatureInfo, PciFunctionHandle, SetFeatureInfo,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1272 |             | FIELDX!(RXQ0_RSS_MODE, RXQ0_RSS_MODE_DIS)
[INFO] [stdout]      |               ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> net/rtl8168d/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MappedBar`
[INFO] [stdout]   --> net/rtl8168d/src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     MappedBar, MsiSetFeatureInfo, PciFeature, PciFeatureInfo, PciFunctionHandle, SetFeatureInfo,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1253 |             | FIELDX!(HQTPD_Q3_NUMPREF, TXQ_TPD_BURSTPREF_DEF)
[INFO] [stdout]      |               ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> net/rtl8139d/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MappedBar`
[INFO] [stdout]   --> net/rtl8139d/src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     MappedBar, MsiSetFeatureInfo, PciFeature, PciFeatureInfo, PciFunctionHandle, SetFeatureInfo,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 |             | FIELDX!(RXQ0_IDT_TBL_SIZE, RXQ0_IDT_TBL_SIZE_DEF)
[INFO] [stdout]      |               ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:130:19
[INFO] [stdout]      |
[INFO] [stdout] 130  |         ((($x) >> concat_idents!($name, _SHIFT)) & concat_idents!($name, _MASK))
[INFO] [stdout]      |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1259 |         val = FIELD_GETX!(val, SRAM_RXF_LEN) << 3;
[INFO] [stdout]      |               ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_GETX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> net/ixgbed/src/ixgbe.rs:11:51
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const IXGBE_CTRL_RST_MASK: u32              = (IXGBE_CTRL_LNK_RST | IXGBE_CTRL_RST);
[INFO] [stdout]    |                                                   ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 - pub const IXGBE_CTRL_RST_MASK: u32              = (IXGBE_CTRL_LNK_RST | IXGBE_CTRL_RST);
[INFO] [stdout] 11 + pub const IXGBE_CTRL_RST_MASK: u32              = IXGBE_CTRL_LNK_RST | IXGBE_CTRL_RST;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:130:52
[INFO] [stdout]      |
[INFO] [stdout] 130  |         ((($x) >> concat_idents!($name, _SHIFT)) & concat_idents!($name, _MASK))
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1259 |         val = FIELD_GETX!(val, SRAM_RXF_LEN) << 3;
[INFO] [stdout]      |               ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_GETX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 |             | FIELDX!(RXQ0_IDT_TBL_SIZE, RXQ0_IDT_TBL_SIZE_DEF)
[INFO] [stdout]      |               ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> net/ixgbed/src/ixgbe.rs:22:51
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const IXGBE_AUTOC_LMS_MASK: u32             = (0x7 << IXGBE_AUTOC_LMS_SHIFT);
[INFO] [stdout]    |                                                   ^                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub const IXGBE_AUTOC_LMS_MASK: u32             = (0x7 << IXGBE_AUTOC_LMS_SHIFT);
[INFO] [stdout] 22 + pub const IXGBE_AUTOC_LMS_MASK: u32             = 0x7 << IXGBE_AUTOC_LMS_SHIFT;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> net/ixgbed/src/ixgbe.rs:23:51
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const IXGBE_AUTOC_LMS_10G_SERIAL: u32       = (0x3 << IXGBE_AUTOC_LMS_SHIFT);
[INFO] [stdout]    |                                                   ^                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 23 - pub const IXGBE_AUTOC_LMS_10G_SERIAL: u32       = (0x3 << IXGBE_AUTOC_LMS_SHIFT);
[INFO] [stdout] 23 + pub const IXGBE_AUTOC_LMS_10G_SERIAL: u32       = 0x3 << IXGBE_AUTOC_LMS_SHIFT;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> net/ixgbed/src/ixgbe.rs:26:51
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const IXGBE_AUTOC_10G_XAUI: u32             = (0x0 << IXGBE_AUTOC_10G_PMA_PMD_SHIFT);
[INFO] [stdout]    |                                                   ^                                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 - pub const IXGBE_AUTOC_10G_XAUI: u32             = (0x0 << IXGBE_AUTOC_10G_PMA_PMD_SHIFT);
[INFO] [stdout] 26 + pub const IXGBE_AUTOC_10G_XAUI: u32             = 0x0 << IXGBE_AUTOC_10G_PMA_PMD_SHIFT;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> net/ixgbed/src/ixgbe.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     (0x03C00 + (i * 4))
[INFO] [stdout]    |     ^                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -     (0x03C00 + (i * 4))
[INFO] [stdout] 40 +     0x03C00 + (i * 4)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> net/ixgbed/src/ixgbe.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     (0x0CC00 + (i * 4))
[INFO] [stdout]     |     ^                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 118 -     (0x0CC00 + (i * 4))
[INFO] [stdout] 118 +     0x0CC00 + (i * 4)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> net/ixgbed/src/ixgbe.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     (0x06000 + (i * 0x40))
[INFO] [stdout]     |     ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 127 -     (0x06000 + (i * 0x40))
[INFO] [stdout] 127 +     0x06000 + (i * 0x40)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> net/ixgbed/src/ixgbe.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     (0x06004 + (i * 0x40))
[INFO] [stdout]     |     ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 130 -     (0x06004 + (i * 0x40))
[INFO] [stdout] 130 +     0x06004 + (i * 0x40)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> net/ixgbed/src/ixgbe.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     (0x06008 + (i * 0x40))
[INFO] [stdout]     |     ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 133 -     (0x06008 + (i * 0x40))
[INFO] [stdout] 133 +     0x06008 + (i * 0x40)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> net/ixgbed/src/ixgbe.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     (0x06028 + (i * 0x40))
[INFO] [stdout]     |     ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 136 -     (0x06028 + (i * 0x40))
[INFO] [stdout] 136 +     0x06028 + (i * 0x40)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> net/ixgbed/src/ixgbe.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     (0x06010 + (i * 0x40))
[INFO] [stdout]     |     ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 153 -     (0x06010 + (i * 0x40))
[INFO] [stdout] 153 +     0x06010 + (i * 0x40)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> net/ixgbed/src/ixgbe.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     (0x06018 + (i * 0x40))
[INFO] [stdout]     |     ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 156 -     (0x06018 + (i * 0x40))
[INFO] [stdout] 156 +     0x06018 + (i * 0x40)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> net/ixgbed/src/ixgbe.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 |     (0x00900 + (i * 4))
[INFO] [stdout]     |     ^                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 211 -     (0x00900 + (i * 4))
[INFO] [stdout] 211 +     0x00900 + (i * 4)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:149:26
[INFO] [stdout]      |
[INFO] [stdout] 149  |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1278 |             FIELD_SET32!(val, RXQ0_ASPM_THRESH, RXQ0_ASPM_THRESH_100M);
[INFO] [stdout]      |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1269 |             FIELDX!(RXQ2_RXF_XOFF_THRESH, val16) | FIELDX!(RXQ2_RXF_XON_THRESH, val),
[INFO] [stdout]      |             ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:149:58
[INFO] [stdout]      |
[INFO] [stdout] 149  |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1278 |             FIELD_SET32!(val, RXQ0_ASPM_THRESH, RXQ0_ASPM_THRESH_100M);
[INFO] [stdout]      |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1269 |             FIELDX!(RXQ2_RXF_XOFF_THRESH, val16) | FIELDX!(RXQ2_RXF_XON_THRESH, val),
[INFO] [stdout]      |             ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:150:33
[INFO] [stdout]      |
[INFO] [stdout] 150  |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1278 |             FIELD_SET32!(val, RXQ0_ASPM_THRESH, RXQ0_ASPM_THRESH_100M);
[INFO] [stdout]      |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]  --> storage/ided/src/main.rs:2:53
[INFO] [stdout]   |
[INFO] [stdout] 2 | use driver_block::{Disk, DiskScheme, ExecutorTrait, FuturesExecutor};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]  --> storage/ided/src/main.rs:2:53
[INFO] [stdout]   |
[INFO] [stdout] 2 | use driver_block::{Disk, DiskScheme, ExecutorTrait, FuturesExecutor};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]    --> storage/ided/src/main.rs:221:10
[INFO] [stdout]     |
[INFO] [stdout] 221 |         &FuturesExecutor,
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]    --> storage/ided/src/main.rs:259:13
[INFO] [stdout]     |
[INFO] [stdout] 259 |             FuturesExecutor.block_on(scheme.tick()).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]    --> storage/ided/src/main.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |                 FuturesExecutor.block_on(scheme.tick()).unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]    --> storage/ided/src/main.rs:290:17
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 FuturesExecutor.block_on(scheme.tick()).unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ac97d v0.1.0 (/opt/rustwide/workdir/audio/ac97d)
[INFO] [stdout] warning: fields `bpp` and `eventack` are never read
[INFO] [stdout]    --> vboxd/src/main.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 145 | struct VboxDisplayChange {
[INFO] [stdout]     |        ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 149 |     bpp: Mmio<u32>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 150 |     eventack: Mmio<u32>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read`, `width`, and `height` are never used
[INFO] [stdout]   --> vboxd/src/bga.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Bga {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn read(&mut self, index: u16) -> u16 {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn width(&mut self) -> u16 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn height(&mut self) -> u16 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bpp` and `eventack` are never read
[INFO] [stdout]    --> vboxd/src/main.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 145 | struct VboxDisplayChange {
[INFO] [stdout]     |        ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 149 |     bpp: Mmio<u32>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 150 |     eventack: Mmio<u32>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1269 |             FIELDX!(RXQ2_RXF_XOFF_THRESH, val16) | FIELDX!(RXQ2_RXF_XON_THRESH, val),
[INFO] [stdout]      |                                                    --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:150:66
[INFO] [stdout]      |
[INFO] [stdout] 150  |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1278 |             FIELD_SET32!(val, RXQ0_ASPM_THRESH, RXQ0_ASPM_THRESH_100M);
[INFO] [stdout]      |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read`, `width`, and `height` are never used
[INFO] [stdout]   --> vboxd/src/bga.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Bga {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn read(&mut self, index: u16) -> u16 {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn width(&mut self) -> u16 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn height(&mut self) -> u16 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1284 |         val = FIELDX!(DMA_RORDER_MODE, DMA_RORDER_MODE_OUT)
[INFO] [stdout]      |               --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]    --> storage/nvmed/src/nvme/identify.rs:124:15
[INFO] [stdout]     |
[INFO] [stdout] 124 |         match ((self.0 >> 24) & 0b11) {
[INFO] [stdout]     |               ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 124 -         match ((self.0 >> 24) & 0b11) {
[INFO] [stdout] 124 +         match (self.0 >> 24) & 0b11 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1284 |         val = FIELDX!(DMA_RORDER_MODE, DMA_RORDER_MODE_OUT)
[INFO] [stdout]      |               --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1269 |             FIELDX!(RXQ2_RXF_XOFF_THRESH, val16) | FIELDX!(RXQ2_RXF_XON_THRESH, val),
[INFO] [stdout]      |                                                    --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1286 |             | FIELDX!(DMA_RREQ_BLEN, max_payload)
[INFO] [stdout]      |               ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1271 |         val = FIELDX!(RXQ0_NUM_RFD_PREF, RXQ0_NUM_RFD_PREF_DEF)
[INFO] [stdout]      |               ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1286 |             | FIELDX!(DMA_RREQ_BLEN, max_payload)
[INFO] [stdout]      |               ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1271 |         val = FIELDX!(RXQ0_NUM_RFD_PREF, RXQ0_NUM_RFD_PREF_DEF)
[INFO] [stdout]      |               ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1287 |             | FIELDX!(DMA_WDLY_CNT, DMA_WDLY_CNT_DEF)
[INFO] [stdout]      |               --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1272 |             | FIELDX!(RXQ0_RSS_MODE, RXQ0_RSS_MODE_DIS)
[INFO] [stdout]      |               ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1287 |             | FIELDX!(DMA_WDLY_CNT, DMA_WDLY_CNT_DEF)
[INFO] [stdout]      |               --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1272 |             | FIELDX!(RXQ0_RSS_MODE, RXQ0_RSS_MODE_DIS)
[INFO] [stdout]      |               ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `capability`
[INFO] [stdout]   --> net/rtl8139d/src/main.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let capability = match pcid_handle.feature_info(PciFeature::Msi) {
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_capability`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1288 |             | FIELDX!(DMA_RDLY_CNT, DMA_RDLY_CNT_DEF)
[INFO] [stdout]      |               --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 |             | FIELDX!(RXQ0_IDT_TBL_SIZE, RXQ0_IDT_TBL_SIZE_DEF)
[INFO] [stdout]      |               ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `capability`
[INFO] [stdout]   --> net/rtl8139d/src/main.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let capability = match pcid_handle.feature_info(PciFeature::Msi) {
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_capability`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1288 |             | FIELDX!(DMA_RDLY_CNT, DMA_RDLY_CNT_DEF)
[INFO] [stdout]      |               --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `capability`
[INFO] [stdout]   --> net/rtl8168d/src/main.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let capability = match pcid_handle.feature_info(PciFeature::Msi) {
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_capability`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 |             | FIELDX!(RXQ0_IDT_TBL_SIZE, RXQ0_IDT_TBL_SIZE_DEF)
[INFO] [stdout]      |               ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TSD_TOK` is never used
[INFO] [stdout]   --> net/rtl8139d/src/device.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const TSD_TOK: u32 = 1 << 15;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RCR_RBLEN_8K` is never used
[INFO] [stdout]   --> net/rtl8139d/src/device.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const RCR_RBLEN_8K: u32 = 0b00 << 11;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RCR_RBLEN_16K` is never used
[INFO] [stdout]   --> net/rtl8139d/src/device.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const RCR_RBLEN_16K: u32 = 0b01 << 11;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RCR_RBLEN_32K` is never used
[INFO] [stdout]   --> net/rtl8139d/src/device.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const RCR_RBLEN_32K: u32 = 0b10 << 11;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RCR_RBLEN_MASK` is never used
[INFO] [stdout]   --> net/rtl8139d/src/device.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const RCR_RBLEN_MASK: u32 = 0b11 << 11;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TSD_TOK` is never used
[INFO] [stdout]   --> net/rtl8139d/src/device.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const TSD_TOK: u32 = 1 << 15;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RCR_AER` is never used
[INFO] [stdout]   --> net/rtl8139d/src/device.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const RCR_AER: u32 = 1 << 5;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RCR_AR` is never used
[INFO] [stdout]   --> net/rtl8139d/src/device.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const RCR_AR: u32 = 1 << 4;
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> net/rtl8168d/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MappedBar`
[INFO] [stdout]   --> net/rtl8168d/src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     MappedBar, MsiSetFeatureInfo, PciFeature, PciFeatureInfo, PciFunctionHandle, SetFeatureInfo,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RCR_RBLEN_8K` is never used
[INFO] [stdout]   --> net/rtl8139d/src/device.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const RCR_RBLEN_8K: u32 = 0b00 << 11;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RCR_RBLEN_16K` is never used
[INFO] [stdout]   --> net/rtl8139d/src/device.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const RCR_RBLEN_16K: u32 = 0b01 << 11;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RCR_RBLEN_32K` is never used
[INFO] [stdout]   --> net/rtl8139d/src/device.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const RCR_RBLEN_32K: u32 = 0b10 << 11;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RCR_RBLEN_MASK` is never used
[INFO] [stdout]   --> net/rtl8139d/src/device.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const RCR_RBLEN_MASK: u32 = 0b11 << 11;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RCR_AER` is never used
[INFO] [stdout]   --> net/rtl8139d/src/device.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const RCR_AER: u32 = 1 << 5;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RCR_AR` is never used
[INFO] [stdout]   --> net/rtl8139d/src/device.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const RCR_AR: u32 = 1 << 4;
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1289 |             | FIELDX!(DMA_RCHNL_SEL, self.dma_chnl - 1);
[INFO] [stdout]      |               ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:149:26
[INFO] [stdout]      |
[INFO] [stdout] 149  |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1278 |             FIELD_SET32!(val, RXQ0_ASPM_THRESH, RXQ0_ASPM_THRESH_100M);
[INFO] [stdout]      |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1289 |             | FIELDX!(DMA_RCHNL_SEL, self.dma_chnl - 1);
[INFO] [stdout]      |               ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ahcid v0.1.0 (/opt/rustwide/workdir/storage/ahcid)
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:149:58
[INFO] [stdout]      |
[INFO] [stdout] 149  |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1278 |             FIELD_SET32!(val, RXQ0_ASPM_THRESH, RXQ0_ASPM_THRESH_100M);
[INFO] [stdout]      |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pcid-spawner v0.1.0 (/opt/rustwide/workdir/pcid-spawner)
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1294 |             val = FIELDX!(WRR_PRI, self.wrr_ctrl)
[INFO] [stdout]      |                   ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:150:33
[INFO] [stdout]      |
[INFO] [stdout] 150  |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1278 |             FIELD_SET32!(val, RXQ0_ASPM_THRESH, RXQ0_ASPM_THRESH_100M);
[INFO] [stdout]      |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1294 |             val = FIELDX!(WRR_PRI, self.wrr_ctrl)
[INFO] [stdout]      |                   ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:150:66
[INFO] [stdout]      |
[INFO] [stdout] 150  |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1278 |             FIELD_SET32!(val, RXQ0_ASPM_THRESH, RXQ0_ASPM_THRESH_100M);
[INFO] [stdout]      |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1295 |                 | FIELDX!(WRR_PRI0, self.wrr[0])
[INFO] [stdout]      |                   ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1284 |         val = FIELDX!(DMA_RORDER_MODE, DMA_RORDER_MODE_OUT)
[INFO] [stdout]      |               --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1295 |                 | FIELDX!(WRR_PRI0, self.wrr[0])
[INFO] [stdout]      |                   ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ihdad v0.1.0 (/opt/rustwide/workdir/audio/ihdad)
[INFO] [stdout] warning: unused variable: `comp`
[INFO] [stdout]    --> storage/nvmed/src/nvme/identify.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let comp = self
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_comp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1284 |         val = FIELDX!(DMA_RORDER_MODE, DMA_RORDER_MODE_OUT)
[INFO] [stdout]      |               --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1296 |                 | FIELDX!(WRR_PRI1, self.wrr[1])
[INFO] [stdout]      |                   ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1286 |             | FIELDX!(DMA_RREQ_BLEN, max_payload)
[INFO] [stdout]      |               ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `comp`
[INFO] [stdout]    --> storage/nvmed/src/nvme/mod.rs:509:13
[INFO] [stdout]     |
[INFO] [stdout] 509 |         let comp = self
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_comp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1296 |                 | FIELDX!(WRR_PRI1, self.wrr[1])
[INFO] [stdout]      |                   ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `comp`
[INFO] [stdout]    --> storage/nvmed/src/nvme/mod.rs:539:13
[INFO] [stdout]     |
[INFO] [stdout] 539 |         let comp = self
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_comp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1286 |             | FIELDX!(DMA_RREQ_BLEN, max_payload)
[INFO] [stdout]      |               ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1297 |                 | FIELDX!(WRR_PRI2, self.wrr[2])
[INFO] [stdout]      |                   ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking e1000d v0.1.0 (/opt/rustwide/workdir/net/e1000d)
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1287 |             | FIELDX!(DMA_WDLY_CNT, DMA_WDLY_CNT_DEF)
[INFO] [stdout]      |               --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]  --> storage/ahcid/src/main.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 | use driver_block::{DiskScheme, ExecutorTrait, FuturesExecutor};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]  --> storage/ahcid/src/main.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 | use driver_block::{DiskScheme, ExecutorTrait, FuturesExecutor};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]   --> storage/ahcid/src/main.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |             &FuturesExecutor,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]   --> storage/ahcid/src/main.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 FuturesExecutor.block_on(scheme.tick()).unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]    --> storage/ahcid/src/main.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 |                         FuturesExecutor.block_on(scheme.tick()).unwrap();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1297 |                 | FIELDX!(WRR_PRI2, self.wrr[2])
[INFO] [stdout]      |                   ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1287 |             | FIELDX!(DMA_WDLY_CNT, DMA_WDLY_CNT_DEF)
[INFO] [stdout]      |               --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1298 |                 | FIELDX!(WRR_PRI3, self.wrr[3]);
[INFO] [stdout]      |                   ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> net/ixgbed/src/ixgbe.rs:11:51
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const IXGBE_CTRL_RST_MASK: u32              = (IXGBE_CTRL_LNK_RST | IXGBE_CTRL_RST);
[INFO] [stdout]    |                                                   ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 - pub const IXGBE_CTRL_RST_MASK: u32              = (IXGBE_CTRL_LNK_RST | IXGBE_CTRL_RST);
[INFO] [stdout] 11 + pub const IXGBE_CTRL_RST_MASK: u32              = IXGBE_CTRL_LNK_RST | IXGBE_CTRL_RST;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> net/ixgbed/src/ixgbe.rs:22:51
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const IXGBE_AUTOC_LMS_MASK: u32             = (0x7 << IXGBE_AUTOC_LMS_SHIFT);
[INFO] [stdout]    |                                                   ^                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub const IXGBE_AUTOC_LMS_MASK: u32             = (0x7 << IXGBE_AUTOC_LMS_SHIFT);
[INFO] [stdout] 22 + pub const IXGBE_AUTOC_LMS_MASK: u32             = 0x7 << IXGBE_AUTOC_LMS_SHIFT;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> net/ixgbed/src/ixgbe.rs:23:51
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const IXGBE_AUTOC_LMS_10G_SERIAL: u32       = (0x3 << IXGBE_AUTOC_LMS_SHIFT);
[INFO] [stdout]    |                                                   ^                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 23 - pub const IXGBE_AUTOC_LMS_10G_SERIAL: u32       = (0x3 << IXGBE_AUTOC_LMS_SHIFT);
[INFO] [stdout] 23 + pub const IXGBE_AUTOC_LMS_10G_SERIAL: u32       = 0x3 << IXGBE_AUTOC_LMS_SHIFT;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> net/ixgbed/src/ixgbe.rs:26:51
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const IXGBE_AUTOC_10G_XAUI: u32             = (0x0 << IXGBE_AUTOC_10G_PMA_PMD_SHIFT);
[INFO] [stdout]    |                                                   ^                                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 - pub const IXGBE_AUTOC_10G_XAUI: u32             = (0x0 << IXGBE_AUTOC_10G_PMA_PMD_SHIFT);
[INFO] [stdout] 26 + pub const IXGBE_AUTOC_10G_XAUI: u32             = 0x0 << IXGBE_AUTOC_10G_PMA_PMD_SHIFT;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> net/ixgbed/src/ixgbe.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     (0x03C00 + (i * 4))
[INFO] [stdout]    |     ^                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -     (0x03C00 + (i * 4))
[INFO] [stdout] 40 +     0x03C00 + (i * 4)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> net/ixgbed/src/ixgbe.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     (0x0CC00 + (i * 4))
[INFO] [stdout]     |     ^                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 118 -     (0x0CC00 + (i * 4))
[INFO] [stdout] 118 +     0x0CC00 + (i * 4)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> net/ixgbed/src/ixgbe.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     (0x06000 + (i * 0x40))
[INFO] [stdout]     |     ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 127 -     (0x06000 + (i * 0x40))
[INFO] [stdout] 127 +     0x06000 + (i * 0x40)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> net/ixgbed/src/ixgbe.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     (0x06004 + (i * 0x40))
[INFO] [stdout]     |     ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 130 -     (0x06004 + (i * 0x40))
[INFO] [stdout] 130 +     0x06004 + (i * 0x40)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> net/ixgbed/src/ixgbe.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     (0x06008 + (i * 0x40))
[INFO] [stdout]     |     ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 133 -     (0x06008 + (i * 0x40))
[INFO] [stdout] 133 +     0x06008 + (i * 0x40)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> net/ixgbed/src/ixgbe.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     (0x06028 + (i * 0x40))
[INFO] [stdout]     |     ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 136 -     (0x06028 + (i * 0x40))
[INFO] [stdout] 136 +     0x06028 + (i * 0x40)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> net/ixgbed/src/ixgbe.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     (0x06010 + (i * 0x40))
[INFO] [stdout]     |     ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 153 -     (0x06010 + (i * 0x40))
[INFO] [stdout] 153 +     0x06010 + (i * 0x40)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> net/ixgbed/src/ixgbe.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     (0x06018 + (i * 0x40))
[INFO] [stdout]     |     ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 156 -     (0x06018 + (i * 0x40))
[INFO] [stdout] 156 +     0x06018 + (i * 0x40)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> net/ixgbed/src/ixgbe.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 |     (0x00900 + (i * 4))
[INFO] [stdout]     |     ^                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 211 -     (0x00900 + (i * 4))
[INFO] [stdout] 211 +     0x00900 + (i * 4)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1288 |             | FIELDX!(DMA_RDLY_CNT, DMA_RDLY_CNT_DEF)
[INFO] [stdout]      |               --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]  --> storage/ided/src/main.rs:2:53
[INFO] [stdout]   |
[INFO] [stdout] 2 | use driver_block::{Disk, DiskScheme, ExecutorTrait, FuturesExecutor};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1298 |                 | FIELDX!(WRR_PRI3, self.wrr[3]);
[INFO] [stdout]      |                   ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]  --> storage/ided/src/main.rs:2:53
[INFO] [stdout]   |
[INFO] [stdout] 2 | use driver_block::{Disk, DiskScheme, ExecutorTrait, FuturesExecutor};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]    --> storage/ided/src/main.rs:221:10
[INFO] [stdout]     |
[INFO] [stdout] 221 |         &FuturesExecutor,
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]    --> storage/ided/src/main.rs:259:13
[INFO] [stdout]     |
[INFO] [stdout] 259 |             FuturesExecutor.block_on(scheme.tick()).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]    --> storage/ided/src/main.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |                 FuturesExecutor.block_on(scheme.tick()).unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]    --> storage/ided/src/main.rs:290:17
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 FuturesExecutor.block_on(scheme.tick()).unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1288 |             | FIELDX!(DMA_RDLY_CNT, DMA_RDLY_CNT_DEF)
[INFO] [stdout]      |               --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:130:19
[INFO] [stdout]      |
[INFO] [stdout] 130  |         ((($x) >> concat_idents!($name, _SHIFT)) & concat_idents!($name, _MASK))
[INFO] [stdout]      |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1413 |             len = FIELD_GETX!(phy_val, CLDCTRL6_CAB_LEN);
[INFO] [stdout]      |                   -------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_GETX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1289 |             | FIELDX!(DMA_RCHNL_SEL, self.dma_chnl - 1);
[INFO] [stdout]      |               ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:130:52
[INFO] [stdout]      |
[INFO] [stdout] 130  |         ((($x) >> concat_idents!($name, _SHIFT)) & concat_idents!($name, _MASK))
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1413 |             len = FIELD_GETX!(phy_val, CLDCTRL6_CAB_LEN);
[INFO] [stdout]      |                   -------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_GETX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1289 |             | FIELDX!(DMA_RCHNL_SEL, self.dma_chnl - 1);
[INFO] [stdout]      |               ----------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `capability`
[INFO] [stdout]   --> net/rtl8168d/src/main.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let capability = match pcid_handle.feature_info(PciFeature::Msi) {
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_capability`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:130:19
[INFO] [stdout]      |
[INFO] [stdout] 130  |         ((($x) >> concat_idents!($name, _SHIFT)) & concat_idents!($name, _MASK))
[INFO] [stdout]      |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1415 |             agc = FIELD_GETX!(phy_val, AGC_2_VGA);
[INFO] [stdout]      |                   ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_GETX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1294 |             val = FIELDX!(WRR_PRI, self.wrr_ctrl)
[INFO] [stdout]      |                   ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> virtio-core/src/transport.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         for event in event_queue.map(Result::unwrap) {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:130:52
[INFO] [stdout]      |
[INFO] [stdout] 130  |         ((($x) >> concat_idents!($name, _SHIFT)) & concat_idents!($name, _MASK))
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1415 |             agc = FIELD_GETX!(phy_val, AGC_2_VGA);
[INFO] [stdout]      |                   ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_GETX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1294 |             val = FIELDX!(WRR_PRI, self.wrr_ctrl)
[INFO] [stdout]      |                   ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phys`
[INFO] [stdout]    --> virtio-core/src/transport.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 phys,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `phys: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> virtio-core/src/transport.rs:275:17
[INFO] [stdout]     |
[INFO] [stdout] 275 |                 size,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `size: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phys`
[INFO] [stdout]    --> virtio-core/src/transport.rs:284:17
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 phys,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `phys: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> virtio-core/src/transport.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 size,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `size: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:142:26
[INFO] [stdout]      |
[INFO] [stdout] 142  |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1441 |                     FIELD_SETS!(phy_val, MSE20DB_TH, MSE20DB_TH_HI);
[INFO] [stdout]      |                     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SETS` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1295 |                 | FIELDX!(WRR_PRI0, self.wrr[0])
[INFO] [stdout]      |                   ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:142:58
[INFO] [stdout]      |
[INFO] [stdout] 142  |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1441 |                     FIELD_SETS!(phy_val, MSE20DB_TH, MSE20DB_TH_HI);
[INFO] [stdout]      |                     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SETS` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1295 |                 | FIELDX!(WRR_PRI0, self.wrr[0])
[INFO] [stdout]      |                   ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]    --> storage/nvmed/src/nvme/identify.rs:124:15
[INFO] [stdout]     |
[INFO] [stdout] 124 |         match ((self.0 >> 24) & 0b11) {
[INFO] [stdout]     |               ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 124 -         match ((self.0 >> 24) & 0b11) {
[INFO] [stdout] 124 +         match (self.0 >> 24) & 0b11 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:143:33
[INFO] [stdout]      |
[INFO] [stdout] 143  |             | (((($v) as u16) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1441 |                     FIELD_SETS!(phy_val, MSE20DB_TH, MSE20DB_TH_HI);
[INFO] [stdout]      |                     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SETS` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1296 |                 | FIELDX!(WRR_PRI1, self.wrr[1])
[INFO] [stdout]      |                   ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:143:66
[INFO] [stdout]      |
[INFO] [stdout] 143  |             | (((($v) as u16) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1441 |                     FIELD_SETS!(phy_val, MSE20DB_TH, MSE20DB_TH_HI);
[INFO] [stdout]      |                     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SETS` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1296 |                 | FIELDX!(WRR_PRI1, self.wrr[1])
[INFO] [stdout]      |                   ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> virtio-core/src/transport.rs:505:20
[INFO] [stdout]     |
[INFO] [stdout] 505 |     fn setup_queue(&self, vector: u16, irq_handle: &File) -> Result<Arc<Queue>, Error>;
[INFO] [stdout]     |                    ^^^^^ this lifetime flows to the output              ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 505 |     fn setup_queue(&self, vector: u16, irq_handle: &File) -> Result<Arc<Queue<'_>>, Error>;
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> virtio-core/src/transport.rs:618:20
[INFO] [stdout]     |
[INFO] [stdout] 618 |     fn setup_queue(&self, vector: u16, irq_handle: &File) -> Result<Arc<Queue>, Error> {
[INFO] [stdout]     |                    ^^^^^ this lifetime flows to the output              ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 618 |     fn setup_queue(&self, vector: u16, irq_handle: &File) -> Result<Arc<Queue<'_>>, Error> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1297 |                 | FIELDX!(WRR_PRI2, self.wrr[2])
[INFO] [stdout]      |                   ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:142:26
[INFO] [stdout]      |
[INFO] [stdout] 142  |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1456 |                 FIELD_SETS!(phy_val, MSE20DB_TH, MSE20DB_TH_DEF);
[INFO] [stdout]      |                 ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SETS` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IMS_TXDW` is never used
[INFO] [stdout]   --> net/e1000d/src/device.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const IMS_TXDW: u32 = 1;
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IMS_TXQE` is never used
[INFO] [stdout]   --> net/e1000d/src/device.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const IMS_TXQE: u32 = 1 << 1;
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IMS_LSC` is never used
[INFO] [stdout]   --> net/e1000d/src/device.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const IMS_LSC: u32 = 1 << 2;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RCTL_MPE` is never used
[INFO] [stdout]   --> net/e1000d/src/device.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | const RCTL_MPE: u32 = 1 << 4;
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RD_EOP` is never used
[INFO] [stdout]   --> net/e1000d/src/device.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | const RD_EOP: u8 = 1 << 1;
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TD_DD` is never used
[INFO] [stdout]   --> net/e1000d/src/device.rs:95:7
[INFO] [stdout]    |
[INFO] [stdout] 95 | const TD_DD: u8 = 1;
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:142:58
[INFO] [stdout]      |
[INFO] [stdout] 142  |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1456 |                 FIELD_SETS!(phy_val, MSE20DB_TH, MSE20DB_TH_DEF);
[INFO] [stdout]      |                 ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SETS` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cid`
[INFO] [stdout]    --> storage/nvmed/src/nvme/cmd.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn get_features(cid: u16, ptr: usize, fid: u8) -> Self {
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_cid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1297 |                 | FIELDX!(WRR_PRI2, self.wrr[2])
[INFO] [stdout]      |                   ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:143:33
[INFO] [stdout]      |
[INFO] [stdout] 143  |             | (((($v) as u16) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1456 |                 FIELD_SETS!(phy_val, MSE20DB_TH, MSE20DB_TH_DEF);
[INFO] [stdout]      |                 ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SETS` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:27
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1298 |                 | FIELDX!(WRR_PRI3, self.wrr[3]);
[INFO] [stdout]      |                   ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:143:66
[INFO] [stdout]      |
[INFO] [stdout] 143  |             | (((($v) as u16) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1456 |                 FIELD_SETS!(phy_val, MSE20DB_TH, MSE20DB_TH_DEF);
[INFO] [stdout]      |                 ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SETS` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:136:60
[INFO] [stdout]      |
[INFO] [stdout] 136  |         (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1298 |                 | FIELDX!(WRR_PRI3, self.wrr[3]);
[INFO] [stdout]      |                   ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELDX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:130:19
[INFO] [stdout]      |
[INFO] [stdout] 130  |         ((($x) >> concat_idents!($name, _SHIFT)) & concat_idents!($name, _MASK))
[INFO] [stdout]      |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1413 |             len = FIELD_GETX!(phy_val, CLDCTRL6_CAB_LEN);
[INFO] [stdout]      |                   -------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_GETX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking virtio-gpud v0.1.0 (/opt/rustwide/workdir/graphics/virtio-gpud)
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:130:52
[INFO] [stdout]      |
[INFO] [stdout] 130  |         ((($x) >> concat_idents!($name, _SHIFT)) & concat_idents!($name, _MASK))
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1413 |             len = FIELD_GETX!(phy_val, CLDCTRL6_CAB_LEN);
[INFO] [stdout]      |                   -------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_GETX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:66
[INFO] [stdout]     |
[INFO] [stdout] 150 |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 624 |         FIELD_SET32!(pmctrl, PMCTRL_L1REQ_TO, PMCTRL_L1REG_TO_DEF);
[INFO] [stdout]     |         ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:130:19
[INFO] [stdout]      |
[INFO] [stdout] 130  |         ((($x) >> concat_idents!($name, _SHIFT)) & concat_idents!($name, _MASK))
[INFO] [stdout]      |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1415 |             agc = FIELD_GETX!(phy_val, AGC_2_VGA);
[INFO] [stdout]      |                   ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_GETX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:33
[INFO] [stdout]     |
[INFO] [stdout] 150 |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 624 |         FIELD_SET32!(pmctrl, PMCTRL_L1REQ_TO, PMCTRL_L1REG_TO_DEF);
[INFO] [stdout]     |         ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:130:52
[INFO] [stdout]      |
[INFO] [stdout] 130  |         ((($x) >> concat_idents!($name, _SHIFT)) & concat_idents!($name, _MASK))
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1415 |             agc = FIELD_GETX!(phy_val, AGC_2_VGA);
[INFO] [stdout]      |                   ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_GETX` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking virtio-netd v0.1.0 (/opt/rustwide/workdir/net/virtio-netd)
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:58
[INFO] [stdout]     |
[INFO] [stdout] 149 |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 624 |         FIELD_SET32!(pmctrl, PMCTRL_L1REQ_TO, PMCTRL_L1REG_TO_DEF);
[INFO] [stdout]     |         ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:142:26
[INFO] [stdout]      |
[INFO] [stdout] 142  |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1441 |                     FIELD_SETS!(phy_val, MSE20DB_TH, MSE20DB_TH_HI);
[INFO] [stdout]      |                     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SETS` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:26
[INFO] [stdout]     |
[INFO] [stdout] 149 |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 624 |         FIELD_SET32!(pmctrl, PMCTRL_L1REQ_TO, PMCTRL_L1REG_TO_DEF);
[INFO] [stdout]     |         ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:142:58
[INFO] [stdout]      |
[INFO] [stdout] 142  |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1441 |                     FIELD_SETS!(phy_val, MSE20DB_TH, MSE20DB_TH_HI);
[INFO] [stdout]      |                     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SETS` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `comp`
[INFO] [stdout]    --> storage/nvmed/src/nvme/identify.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let comp = self
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_comp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:143:33
[INFO] [stdout]      |
[INFO] [stdout] 143  |             | (((($v) as u16) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1441 |                     FIELD_SETS!(phy_val, MSE20DB_TH, MSE20DB_TH_HI);
[INFO] [stdout]      |                     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SETS` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:66
[INFO] [stdout]     |
[INFO] [stdout] 150 |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 622 |         FIELD_SET32!(pmctrl, PMCTRL_LCKDET_TIMER, PMCTRL_LCKDET_TIMER_DEF);
[INFO] [stdout]     |         ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:143:66
[INFO] [stdout]      |
[INFO] [stdout] 143  |             | (((($v) as u16) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1441 |                     FIELD_SETS!(phy_val, MSE20DB_TH, MSE20DB_TH_HI);
[INFO] [stdout]      |                     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SETS` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `comp`
[INFO] [stdout]    --> storage/nvmed/src/nvme/mod.rs:509:13
[INFO] [stdout]     |
[INFO] [stdout] 509 |         let comp = self
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_comp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `corbsize_bytes` is assigned to, but never used
[INFO] [stdout]   --> audio/ihdad/src/hda/cmdbuff.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let mut corbsize_bytes: usize = 0;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_corbsize_bytes` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `corbsize_bytes` is never read
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             corbsize_bytes = 1024;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `corbsize_bytes` is never read
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |             corbsize_bytes = 64;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `corbsize_bytes` is never read
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |             corbsize_bytes = 8;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rirbsize_bytes` is assigned to, but never used
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut rirbsize_bytes: usize = 0;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_rirbsize_bytes` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rirbsize` is assigned to, but never used
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:224:17
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let mut rirbsize: u8 = 0;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_rirbsize` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rirbsize` is never read
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |             rirbsize = 2;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rirbsize_bytes` is never read
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:228:13
[INFO] [stdout]     |
[INFO] [stdout] 228 |             rirbsize_bytes = 2048;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rirbsize` is never read
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |             rirbsize = 1;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rirbsize_bytes` is never read
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |             rirbsize_bytes = 128;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rirbsize` is never read
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |             rirbsize = 0;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rirbsize_bytes` is never read
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |             rirbsize_bytes = 16;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `comp`
[INFO] [stdout]    --> storage/nvmed/src/nvme/mod.rs:539:13
[INFO] [stdout]     |
[INFO] [stdout] 539 |         let comp = self
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_comp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> storage/ahcid/src/ahci/disk_ata.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct DiskATA {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 24 |     id: usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:33
[INFO] [stdout]     |
[INFO] [stdout] 150 |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 622 |         FIELD_SET32!(pmctrl, PMCTRL_LCKDET_TIMER, PMCTRL_LCKDET_TIMER_DEF);
[INFO] [stdout]     |         ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:142:26
[INFO] [stdout]      |
[INFO] [stdout] 142  |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]      |                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1456 |                 FIELD_SETS!(phy_val, MSE20DB_TH, MSE20DB_TH_DEF);
[INFO] [stdout]      |                 ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SETS` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]  --> storage/ahcid/src/main.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 | use driver_block::{DiskScheme, ExecutorTrait, FuturesExecutor};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]  --> storage/ahcid/src/main.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 | use driver_block::{DiskScheme, ExecutorTrait, FuturesExecutor};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]   --> storage/ahcid/src/main.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |             &FuturesExecutor,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]   --> storage/ahcid/src/main.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 FuturesExecutor.block_on(scheme.tick()).unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]    --> storage/ahcid/src/main.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 |                         FuturesExecutor.block_on(scheme.tick()).unwrap();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:142:58
[INFO] [stdout]      |
[INFO] [stdout] 142  |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1456 |                 FIELD_SETS!(phy_val, MSE20DB_TH, MSE20DB_TH_DEF);
[INFO] [stdout]      |                 ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SETS` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:58
[INFO] [stdout]     |
[INFO] [stdout] 149 |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 622 |         FIELD_SET32!(pmctrl, PMCTRL_LCKDET_TIMER, PMCTRL_LCKDET_TIMER_DEF);
[INFO] [stdout]     |         ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:26
[INFO] [stdout]     |
[INFO] [stdout] 149 |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 622 |         FIELD_SET32!(pmctrl, PMCTRL_LCKDET_TIMER, PMCTRL_LCKDET_TIMER_DEF);
[INFO] [stdout]     |         ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:143:33
[INFO] [stdout]      |
[INFO] [stdout] 143  |             | (((($v) as u16) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1456 |                 FIELD_SETS!(phy_val, MSE20DB_TH, MSE20DB_TH_DEF);
[INFO] [stdout]      |                 ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SETS` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `codec`
[INFO] [stdout]    --> audio/ihdad/src/hda/device.rs:628:30
[INFO] [stdout]     |
[INFO] [stdout] 628 |     pub fn dump_codec(&self, codec: u8) -> String {
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_codec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:143:66
[INFO] [stdout]      |
[INFO] [stdout] 143  |             | (((($v) as u16) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1456 |                 FIELD_SETS!(phy_val, MSE20DB_TH, MSE20DB_TH_DEF);
[INFO] [stdout]      |                 ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `FIELD_SETS` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `iter_mut` is never used
[INFO] [stdout]   --> storage/nvmed/src/nvme/mod.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl InterruptSources {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] 59 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = (u16, &mut File)> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msi_info` is never read
[INFO] [stdout]    --> storage/nvmed/src/nvme/mod.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |     Msi {
[INFO] [stdout]     |     --- field in this variant
[INFO] [stdout] 106 |         msi_info: MsiInfo,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_intx`, `is_msi`, and `is_msix` are never used
[INFO] [stdout]    --> storage/nvmed/src/nvme/mod.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl InterruptMethod {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] 113 |     fn is_intx(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     fn is_msi(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     fn is_msix(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `info` is never read
[INFO] [stdout]    --> storage/nvmed/src/nvme/mod.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct MappedMsixRegs {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 137 |     pub info: MsixInfo,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AtomicCmdId` is never used
[INFO] [stdout]    --> storage/nvmed/src/nvme/mod.rs:186:10
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub type AtomicCmdId = AtomicU16;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pcid_interface`, `next_sqid`, and `next_cqid` are never read
[INFO] [stdout]    --> storage/nvmed/src/nvme/mod.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct Nvme {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 190 |     interrupt_method: Mutex<InterruptMethod>,
[INFO] [stdout] 191 |     pcid_interface: Mutex<PciFunctionHandle>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     next_sqid: AtomicSqId,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 201 |     next_cqid: AtomicCqId,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FullSqHandling` is never used
[INFO] [stdout]    --> storage/nvmed/src/nvme/mod.rs:217:10
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub enum FullSqHandling {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_features` is never used
[INFO] [stdout]    --> storage/nvmed/src/nvme/cmd.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 3   | impl NvmeCmd {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn get_features(cid: u16, ptr: usize, fid: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_metadata_after_data` is never used
[INFO] [stdout]   --> storage/nvmed/src/nvme/identify.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl IdentifyNamespaceData {
[INFO] [stdout]    | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn has_metadata_after_data(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RelativePerformance` is never used
[INFO] [stdout]    --> storage/nvmed/src/nvme/identify.rs:104:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub enum RelativePerformance {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `relative_performance`, `is_available`, and `metadata_size` are never used
[INFO] [stdout]    --> storage/nvmed/src/nvme/identify.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl LbaFormat {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] 123 |     pub fn relative_performance(&self) -> RelativePerformance {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn is_available(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn metadata_size(&self) -> u16 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `complete_spin` is never used
[INFO] [stdout]   --> storage/nvmed/src/nvme/queues.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl NvmeCompQueue {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn complete_spin(&mut self) -> (u16, NvmeComp) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]    --> storage/nvmed/src/nvme/queues.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl NvmeCmdQueue {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Status` is never used
[INFO] [stdout]    --> storage/nvmed/src/nvme/queues.rs:130:10
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub enum Status {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse` is never used
[INFO] [stdout]    --> storage/nvmed/src/nvme/queues.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl Status {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 139 |     pub fn parse(raw: u16) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:66
[INFO] [stdout]     |
[INFO] [stdout] 150 |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 624 |         FIELD_SET32!(pmctrl, PMCTRL_L1REQ_TO, PMCTRL_L1REG_TO_DEF);
[INFO] [stdout]     |         ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `goto_out`
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:1731:22
[INFO] [stdout]      |
[INFO] [stdout] 1731 |         macro_rules! goto_out {
[INFO] [stdout]      |                      ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:33
[INFO] [stdout]     |
[INFO] [stdout] 150 |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 624 |         FIELD_SET32!(pmctrl, PMCTRL_L1REQ_TO, PMCTRL_L1REG_TO_DEF);
[INFO] [stdout]     |         ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:58
[INFO] [stdout]     |
[INFO] [stdout] 149 |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 624 |         FIELD_SET32!(pmctrl, PMCTRL_L1REQ_TO, PMCTRL_L1REG_TO_DEF);
[INFO] [stdout]     |         ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:26
[INFO] [stdout]     |
[INFO] [stdout] 149 |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 624 |         FIELD_SET32!(pmctrl, PMCTRL_L1REQ_TO, PMCTRL_L1REG_TO_DEF);
[INFO] [stdout]     |         ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `capability`
[INFO] [stdout]   --> audio/ihdad/src/main.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let capability = match pcid_handle.feature_info(PciFeature::Msi) {
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_capability`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking virtio-blkd v0.1.0 (/opt/rustwide/workdir/storage/virtio-blkd)
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:66
[INFO] [stdout]     |
[INFO] [stdout] 150 |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 622 |         FIELD_SET32!(pmctrl, PMCTRL_LCKDET_TIMER, PMCTRL_LCKDET_TIMER_DEF);
[INFO] [stdout]     |         ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:150:33
[INFO] [stdout]     |
[INFO] [stdout] 150 |             | (((($v) as u32) & concat_idents!($name, _MASK)) << concat_idents!($name, _SHIFT))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 622 |         FIELD_SET32!(pmctrl, PMCTRL_LCKDET_TIMER, PMCTRL_LCKDET_TIMER_DEF);
[INFO] [stdout]     |         ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:58
[INFO] [stdout]     |
[INFO] [stdout] 149 |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 622 |         FIELD_SET32!(pmctrl, PMCTRL_LCKDET_TIMER, PMCTRL_LCKDET_TIMER_DEF);
[INFO] [stdout]     |         ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:149:26
[INFO] [stdout]     |
[INFO] [stdout] 149 |         ($x) = (($x) & !(concat_idents!($name, _MASK) << concat_idents!($name, _SHIFT)))
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 622 |         FIELD_SET32!(pmctrl, PMCTRL_LCKDET_TIMER, PMCTRL_LCKDET_TIMER_DEF);
[INFO] [stdout]     |         ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `FIELD_SET32` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `goto_out`
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:1731:22
[INFO] [stdout]      |
[INFO] [stdout] 1731 |         macro_rules! goto_out {
[INFO] [stdout]      |                      ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]    --> storage/virtio-blkd/src/main.rs:158:24
[INFO] [stdout]     |
[INFO] [stdout] 158 |         &driver_block::FuturesExecutor,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cid`
[INFO] [stdout]    --> storage/nvmed/src/nvme/cmd.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn get_features(cid: u16, ptr: usize, fid: u8) -> Self {
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_cid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `driver_block::FuturesExecutor`: use custom executor
[INFO] [stdout]    --> storage/virtio-blkd/src/main.rs:158:24
[INFO] [stdout]     |
[INFO] [stdout] 158 |         &driver_block::FuturesExecutor,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking amlserde v0.0.1 (/opt/rustwide/workdir/amlserde)
[INFO] [stdout] warning: variable `corbsize_bytes` is assigned to, but never used
[INFO] [stdout]   --> audio/ihdad/src/hda/cmdbuff.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let mut corbsize_bytes: usize = 0;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_corbsize_bytes` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `corbsize_bytes` is never read
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             corbsize_bytes = 1024;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `corbsize_bytes` is never read
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |             corbsize_bytes = 64;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `corbsize_bytes` is never read
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |             corbsize_bytes = 8;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `transport` is never read
[INFO] [stdout]   --> graphics/virtio-gpud/src/scheme.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct VirtGpuAdapter<'a> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 79 |     transport: Arc<dyn Transport>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]    --> amlserde/src/lib.rs:215:39
[INFO] [stdout]     |
[INFO] [stdout] 215 |                 AmlSerdeValue::Buffer({ buffer_data.lock().to_owned() })
[INFO] [stdout]     |                                       ^^                             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 215 -                 AmlSerdeValue::Buffer({ buffer_data.lock().to_owned() })
[INFO] [stdout] 215 +                 AmlSerdeValue::Buffer(buffer_data.lock().to_owned())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rirbsize_bytes` is assigned to, but never used
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut rirbsize_bytes: usize = 0;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_rirbsize_bytes` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rirbsize` is assigned to, but never used
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:224:17
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let mut rirbsize: u8 = 0;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_rirbsize` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rirbsize` is never read
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |             rirbsize = 2;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rirbsize_bytes` is never read
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:228:13
[INFO] [stdout]     |
[INFO] [stdout] 228 |             rirbsize_bytes = 2048;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rirbsize` is never read
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |             rirbsize = 1;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rirbsize_bytes` is never read
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |             rirbsize_bytes = 128;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rirbsize` is never read
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |             rirbsize = 0;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rirbsize_bytes` is never read
[INFO] [stdout]    --> audio/ihdad/src/hda/cmdbuff.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |             rirbsize_bytes = 16;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]    --> amlserde/src/lib.rs:215:39
[INFO] [stdout]     |
[INFO] [stdout] 215 |                 AmlSerdeValue::Buffer({ buffer_data.lock().to_owned() })
[INFO] [stdout]     |                                       ^^                             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 215 -                 AmlSerdeValue::Buffer({ buffer_data.lock().to_owned() })
[INFO] [stdout] 215 +                 AmlSerdeValue::Buffer(buffer_data.lock().to_owned())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IMS_TXDW` is never used
[INFO] [stdout]   --> net/e1000d/src/device.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const IMS_TXDW: u32 = 1;
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IMS_TXQE` is never used
[INFO] [stdout]   --> net/e1000d/src/device.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const IMS_TXQE: u32 = 1 << 1;
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IMS_LSC` is never used
[INFO] [stdout]   --> net/e1000d/src/device.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const IMS_LSC: u32 = 1 << 2;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RCTL_MPE` is never used
[INFO] [stdout]   --> net/e1000d/src/device.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | const RCTL_MPE: u32 = 1 << 4;
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RD_EOP` is never used
[INFO] [stdout]   --> net/e1000d/src/device.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | const RD_EOP: u8 = 1 << 1;
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TD_DD` is never used
[INFO] [stdout]   --> net/e1000d/src/device.rs:95:7
[INFO] [stdout]    |
[INFO] [stdout] 95 | const TD_DD: u8 = 1;
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `iter_mut` is never used
[INFO] [stdout]   --> storage/nvmed/src/nvme/mod.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl InterruptSources {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] 59 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = (u16, &mut File)> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msi_info` is never read
[INFO] [stdout]    --> storage/nvmed/src/nvme/mod.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |     Msi {
[INFO] [stdout]     |     --- field in this variant
[INFO] [stdout] 106 |         msi_info: MsiInfo,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_intx`, `is_msi`, and `is_msix` are never used
[INFO] [stdout]    --> storage/nvmed/src/nvme/mod.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl InterruptMethod {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] 113 |     fn is_intx(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     fn is_msi(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     fn is_msix(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `info` is never read
[INFO] [stdout]    --> storage/nvmed/src/nvme/mod.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct MappedMsixRegs {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 137 |     pub info: MsixInfo,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AtomicCmdId` is never used
[INFO] [stdout]    --> storage/nvmed/src/nvme/mod.rs:186:10
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub type AtomicCmdId = AtomicU16;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pcid_interface`, `next_sqid`, and `next_cqid` are never read
[INFO] [stdout]    --> storage/nvmed/src/nvme/mod.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct Nvme {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 190 |     interrupt_method: Mutex<InterruptMethod>,
[INFO] [stdout] 191 |     pcid_interface: Mutex<PciFunctionHandle>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     next_sqid: AtomicSqId,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 201 |     next_cqid: AtomicCqId,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FullSqHandling` is never used
[INFO] [stdout]    --> storage/nvmed/src/nvme/mod.rs:217:10
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub enum FullSqHandling {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_features` is never used
[INFO] [stdout]    --> storage/nvmed/src/nvme/cmd.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 3   | impl NvmeCmd {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn get_features(cid: u16, ptr: usize, fid: u8) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_metadata_after_data` is never used
[INFO] [stdout]   --> storage/nvmed/src/nvme/identify.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl IdentifyNamespaceData {
[INFO] [stdout]    | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn has_metadata_after_data(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RelativePerformance` is never used
[INFO] [stdout]    --> storage/nvmed/src/nvme/identify.rs:104:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub enum RelativePerformance {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `relative_performance`, `is_available`, and `metadata_size` are never used
[INFO] [stdout]    --> storage/nvmed/src/nvme/identify.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl LbaFormat {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] 123 |     pub fn relative_performance(&self) -> RelativePerformance {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn is_available(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn metadata_size(&self) -> u16 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `complete_spin` is never used
[INFO] [stdout]   --> storage/nvmed/src/nvme/queues.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl NvmeCompQueue {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn complete_spin(&mut self) -> (u16, NvmeComp) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]    --> storage/nvmed/src/nvme/queues.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl NvmeCmdQueue {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Status` is never used
[INFO] [stdout]    --> storage/nvmed/src/nvme/queues.rs:130:10
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub enum Status {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse` is never used
[INFO] [stdout]    --> storage/nvmed/src/nvme/queues.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl Status {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 139 |     pub fn parse(raw: u16) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> storage/ahcid/src/ahci/disk_ata.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct DiskATA {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 24 |     id: usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `codec`
[INFO] [stdout]    --> audio/ihdad/src/hda/device.rs:628:30
[INFO] [stdout]     |
[INFO] [stdout] 628 |     pub fn dump_codec(&self, codec: u8) -> String {
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_codec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> virtio-core/src/transport.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         for event in event_queue.map(Result::unwrap) {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phys`
[INFO] [stdout]    --> virtio-core/src/transport.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 phys,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `phys: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> virtio-core/src/transport.rs:275:17
[INFO] [stdout]     |
[INFO] [stdout] 275 |                 size,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `size: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phys`
[INFO] [stdout]    --> virtio-core/src/transport.rs:284:17
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 phys,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `phys: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> virtio-core/src/transport.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 size,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `size: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> virtio-core/src/transport.rs:505:20
[INFO] [stdout]     |
[INFO] [stdout] 505 |     fn setup_queue(&self, vector: u16, irq_handle: &File) -> Result<Arc<Queue>, Error>;
[INFO] [stdout]     |                    ^^^^^ this lifetime flows to the output              ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 505 |     fn setup_queue(&self, vector: u16, irq_handle: &File) -> Result<Arc<Queue<'_>>, Error>;
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> virtio-core/src/transport.rs:618:20
[INFO] [stdout]     |
[INFO] [stdout] 618 |     fn setup_queue(&self, vector: u16, irq_handle: &File) -> Result<Arc<Queue>, Error> {
[INFO] [stdout]     |                    ^^^^^ this lifetime flows to the output              ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 618 |     fn setup_queue(&self, vector: u16, irq_handle: &File) -> Result<Arc<Queue<'_>>, Error> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `transport` is never read
[INFO] [stdout]   --> graphics/virtio-gpud/src/scheme.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct VirtGpuAdapter<'a> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 79 |     transport: Arc<dyn Transport>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `capability`
[INFO] [stdout]   --> audio/ihdad/src/main.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let capability = match pcid_handle.feature_info(PciFeature::Msi) {
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_capability`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `val` is never read
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:666:9
[INFO] [stdout]     |
[INFO] [stdout] 666 |         val = self.read(WOL0);
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `err` is never read
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:1127:9
[INFO] [stdout]      |
[INFO] [stdout] 1127 |         err = self.read_phy_reg(MII_BMSR, &mut bmsr);
[INFO] [stdout]      |         ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alxd` (bin "alxd") due to 117 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> amlserde/src/lib.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         name: &String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `val` is never read
[INFO] [stdout]    --> net/alxd/src/device/mod.rs:666:9
[INFO] [stdout]     |
[INFO] [stdout] 666 |         val = self.read(WOL0);
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `err` is never read
[INFO] [stdout]     --> net/alxd/src/device/mod.rs:1127:9
[INFO] [stdout]      |
[INFO] [stdout] 1127 |         err = self.read_phy_reg(MII_BMSR, &mut bmsr);
[INFO] [stdout]      |         ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alxd` (bin "alxd" test) due to 117 previous errors; 3 warnings emitted
[INFO] [stdout] warning: variants `Notification`, `Rsvd2`, and `Rsvd3` are never constructed
[INFO] [stdout]    --> xhcid/src/driver_interface.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |         enum InterruptUsageBits {
[INFO] [stdout]     |              ------------------ variants in this enum
[INFO] [stdout] 170 |             Periodic,
[INFO] [stdout] 171 |             Notification,
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 172 |             Rsvd2,
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 173 |             Rsvd3,
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> amlserde/src/lib.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         name: &String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]    --> xhcid/src/driver_interface.rs:839:5
[INFO] [stdout]     |
[INFO] [stdout] 838 | pub struct TransferWriteStream<'a> {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 839 |     inner: TransferStream<'a>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]    --> xhcid/src/driver_interface.rs:842:5
[INFO] [stdout]     |
[INFO] [stdout] 841 | pub struct TransferReadStream<'a> {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] 842 |     inner: TransferStream<'a>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bytes_to_transfer`, `bytes_transferred`, `bytes_per_transfer`, and `endp_handle` are never read
[INFO] [stdout]    --> xhcid/src/driver_interface.rs:845:5
[INFO] [stdout]     |
[INFO] [stdout] 844 | struct TransferStream<'a> {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 845 |     bytes_to_transfer: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 846 |     bytes_transferred: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 847 |     bytes_per_transfer: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 848 |     endp_handle: &'a mut XhciEndpHandle,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OtherSpeedConfig` is never constructed
[INFO] [stdout]   --> xhcid/src/usb/config.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct OtherSpeedConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeviceQualifier` is never constructed
[INFO] [stdout]    --> xhcid/src/usb/device.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub struct DeviceQualifier {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ty` is never used
[INFO] [stdout]   --> xhcid/src/usb/endpoint.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl EndpointDescriptor {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] 38 |     fn ty(self) -> EndpointTy {
[INFO] [stdout]    |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Reserved` is never constructed
[INFO] [stdout]   --> xhcid/src/usb/setup.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub enum ReqType {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 41 |     Reserved = 3,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ReqRecipient` is never used
[INFO] [stdout]   --> xhcid/src/usb/setup.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum ReqRecipient {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `USB_SETUP_DIR_SHIFT` is never used
[INFO] [stdout]   --> xhcid/src/usb/setup.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub const USB_SETUP_DIR_SHIFT: u8 = 7;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> xhcid/src/driver_interface.rs:818:24
[INFO] [stdout]     |
[INFO] [stdout] 818 |     fn transfer_stream(&mut self, total_len: u32) -> TransferStream {
[INFO] [stdout]     |                        ^^^^^^^^^                     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 818 |     fn transfer_stream(&mut self, total_len: u32) -> TransferStream<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> xhcid/src/driver_interface.rs:826:34
[INFO] [stdout]     |
[INFO] [stdout] 826 |     pub fn transfer_write_stream(&mut self, total_len: u32) -> TransferWriteStream {
[INFO] [stdout]     |                                  ^^^^^^^^^                     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 826 |     pub fn transfer_write_stream(&mut self, total_len: u32) -> TransferWriteStream<'_> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> xhcid/src/driver_interface.rs:831:33
[INFO] [stdout]     |
[INFO] [stdout] 831 |     pub fn transfer_read_stream(&mut self, total_len: u32) -> TransferReadStream {
[INFO] [stdout]     |                                 ^^^^^^^^^                     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 831 |     pub fn transfer_read_stream(&mut self, total_len: u32) -> TransferReadStream<'_> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Notification`, `Rsvd2`, and `Rsvd3` are never constructed
[INFO] [stdout]    --> xhcid/src/driver_interface.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |         enum InterruptUsageBits {
[INFO] [stdout]     |              ------------------ variants in this enum
[INFO] [stdout] 170 |             Periodic,
[INFO] [stdout] 171 |             Notification,
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 172 |             Rsvd2,
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 173 |             Rsvd3,
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]    --> xhcid/src/driver_interface.rs:839:5
[INFO] [stdout]     |
[INFO] [stdout] 838 | pub struct TransferWriteStream<'a> {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 839 |     inner: TransferStream<'a>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]    --> xhcid/src/driver_interface.rs:842:5
[INFO] [stdout]     |
[INFO] [stdout] 841 | pub struct TransferReadStream<'a> {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] 842 |     inner: TransferStream<'a>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bytes_to_transfer`, `bytes_transferred`, `bytes_per_transfer`, and `endp_handle` are never read
[INFO] [stdout]    --> xhcid/src/driver_interface.rs:845:5
[INFO] [stdout]     |
[INFO] [stdout] 844 | struct TransferStream<'a> {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 845 |     bytes_to_transfer: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 846 |     bytes_transferred: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 847 |     bytes_per_transfer: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 848 |     endp_handle: &'a mut XhciEndpHandle,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OtherSpeedConfig` is never constructed
[INFO] [stdout]   --> xhcid/src/usb/config.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct OtherSpeedConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeviceQualifier` is never constructed
[INFO] [stdout]    --> xhcid/src/usb/device.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub struct DeviceQualifier {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ty` is never used
[INFO] [stdout]   --> xhcid/src/usb/endpoint.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl EndpointDescriptor {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] 38 |     fn ty(self) -> EndpointTy {
[INFO] [stdout]    |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Reserved` is never constructed
[INFO] [stdout]   --> xhcid/src/usb/setup.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub enum ReqType {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 41 |     Reserved = 3,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ReqRecipient` is never used
[INFO] [stdout]   --> xhcid/src/usb/setup.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum ReqRecipient {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `USB_SETUP_DIR_SHIFT` is never used
[INFO] [stdout]   --> xhcid/src/usb/setup.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub const USB_SETUP_DIR_SHIFT: u8 = 7;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> xhcid/src/driver_interface.rs:818:24
[INFO] [stdout]     |
[INFO] [stdout] 818 |     fn transfer_stream(&mut self, total_len: u32) -> TransferStream {
[INFO] [stdout]     |                        ^^^^^^^^^                     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 818 |     fn transfer_stream(&mut self, total_len: u32) -> TransferStream<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> xhcid/src/driver_interface.rs:826:34
[INFO] [stdout]     |
[INFO] [stdout] 826 |     pub fn transfer_write_stream(&mut self, total_len: u32) -> TransferWriteStream {
[INFO] [stdout]     |                                  ^^^^^^^^^                     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 826 |     pub fn transfer_write_stream(&mut self, total_len: u32) -> TransferWriteStream<'_> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> xhcid/src/driver_interface.rs:831:33
[INFO] [stdout]     |
[INFO] [stdout] 831 |     pub fn transfer_read_stream(&mut self, total_len: u32) -> TransferReadStream {
[INFO] [stdout]     |                                 ^^^^^^^^^                     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 831 |     pub fn transfer_read_stream(&mut self, total_len: u32) -> TransferReadStream<'_> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7f236b9e293fb3bc26ec20ee62a5f4ee67872126ac2729445a4dc0e3bd3d1447", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f236b9e293fb3bc26ec20ee62a5f4ee67872126ac2729445a4dc0e3bd3d1447", kill_on_drop: false }`
[INFO] [stdout] 7f236b9e293fb3bc26ec20ee62a5f4ee67872126ac2729445a4dc0e3bd3d1447
