[INFO] fetching crate hidg-core 0.2.0...
[INFO] checking hidg-core-0.2.0 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] extracting crate hidg-core 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate hidg-core 0.2.0
[INFO] finished tweaking crates.io crate hidg-core 0.2.0
[INFO] tweaked toml for crates.io crate hidg-core 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hidg-core 0.2.0 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding phf v0.11.3 (available: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf_macros v0.11.3
[INFO] [stderr]   Downloaded siphasher v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 395e029efc053a1e3dbf0ff3bc19152f63ff25d3ae72ab839efdce94a28f715d
[INFO] running `Command { std: "docker" "start" "-a" "395e029efc053a1e3dbf0ff3bc19152f63ff25d3ae72ab839efdce94a28f715d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "395e029efc053a1e3dbf0ff3bc19152f63ff25d3ae72ab839efdce94a28f715d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "395e029efc053a1e3dbf0ff3bc19152f63ff25d3ae72ab839efdce94a28f715d", kill_on_drop: false }`
[INFO] [stdout] 395e029efc053a1e3dbf0ff3bc19152f63ff25d3ae72ab839efdce94a28f715d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30ef5def0e0437d0bbbda73a85493a4b32a82723c1e90d61f32265398773be72
[INFO] running `Command { std: "docker" "start" "-a" "30ef5def0e0437d0bbbda73a85493a4b32a82723c1e90d61f32265398773be72", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking hidg-core v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `unicase`
[INFO] [stdout]    --> src/macros.rs:31:52
[INFO] [stdout]     |
[INFO] [stdout]  31 |                       #[cfg(all(feature = "phf", not(feature = "unicase")))]
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/keyboard.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / code_enum! {
[INFO] [stdout]  84 | |     /// Key code
[INFO] [stdout]  85 | |     Key: u8 {
[INFO] [stdout]  86 | |         /// No key
[INFO] [stdout] ...   |
[INFO] [stdout] 473 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde`
[INFO] [stdout]     = help: consider adding `unicase` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unicase`
[INFO] [stdout]    --> src/macros.rs:39:48
[INFO] [stdout]     |
[INFO] [stdout]  39 |                       #[cfg(all(feature = "phf", feature = "unicase"))]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/keyboard.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / code_enum! {
[INFO] [stdout]  84 | |     /// Key code
[INFO] [stdout]  85 | |     Key: u8 {
[INFO] [stdout]  86 | |         /// No key
[INFO] [stdout] ...   |
[INFO] [stdout] 473 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde`
[INFO] [stdout]     = help: consider adding `unicase` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unicase`
[INFO] [stdout]    --> src/macros.rs:47:48
[INFO] [stdout]     |
[INFO] [stdout]  47 |                       #[cfg(all(feature = "phf", feature = "unicase"))]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/keyboard.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / code_enum! {
[INFO] [stdout]  84 | |     /// Key code
[INFO] [stdout]  85 | |     Key: u8 {
[INFO] [stdout]  86 | |         /// No key
[INFO] [stdout] ...   |
[INFO] [stdout] 473 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde`
[INFO] [stdout]     = help: consider adding `unicase` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unicase`
[INFO] [stdout]    --> src/macros.rs:31:52
[INFO] [stdout]     |
[INFO] [stdout]  31 |                       #[cfg(all(feature = "phf", not(feature = "unicase")))]
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/keyboard.rs:514:1
[INFO] [stdout]     |
[INFO] [stdout] 514 | / code_enum! {
[INFO] [stdout] 515 | |     /// LED code
[INFO] [stdout] 516 | |     Led: u8 {
[INFO] [stdout] 517 | |         /// No LED
[INFO] [stdout] ...   |
[INFO] [stdout] 530 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde`
[INFO] [stdout]     = help: consider adding `unicase` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unicase`
[INFO] [stdout]    --> src/macros.rs:39:48
[INFO] [stdout]     |
[INFO] [stdout]  39 |                       #[cfg(all(feature = "phf", feature = "unicase"))]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/keyboard.rs:514:1
[INFO] [stdout]     |
[INFO] [stdout] 514 | / code_enum! {
[INFO] [stdout] 515 | |     /// LED code
[INFO] [stdout] 516 | |     Led: u8 {
[INFO] [stdout] 517 | |         /// No LED
[INFO] [stdout] ...   |
[INFO] [stdout] 530 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde`
[INFO] [stdout]     = help: consider adding `unicase` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unicase`
[INFO] [stdout]    --> src/macros.rs:47:48
[INFO] [stdout]     |
[INFO] [stdout]  47 |                       #[cfg(all(feature = "phf", feature = "unicase"))]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/keyboard.rs:514:1
[INFO] [stdout]     |
[INFO] [stdout] 514 | / code_enum! {
[INFO] [stdout] 515 | |     /// LED code
[INFO] [stdout] 516 | |     Led: u8 {
[INFO] [stdout] 517 | |         /// No LED
[INFO] [stdout] ...   |
[INFO] [stdout] 530 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde`
[INFO] [stdout]     = help: consider adding `unicase` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unicase`
[INFO] [stdout]    --> src/macros.rs:31:52
[INFO] [stdout]     |
[INFO] [stdout]  31 |                       #[cfg(all(feature = "phf", not(feature = "unicase")))]
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mouse.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  81 | / code_enum! {
[INFO] [stdout]  82 | |     /// Button code
[INFO] [stdout]  83 | |     Button: u8 {
[INFO] [stdout]  84 | |         /// No button
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde`
[INFO] [stdout]     = help: consider adding `unicase` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unicase`
[INFO] [stdout]    --> src/macros.rs:39:48
[INFO] [stdout]     |
[INFO] [stdout]  39 |                       #[cfg(all(feature = "phf", feature = "unicase"))]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mouse.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  81 | / code_enum! {
[INFO] [stdout]  82 | |     /// Button code
[INFO] [stdout]  83 | |     Button: u8 {
[INFO] [stdout]  84 | |         /// No button
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde`
[INFO] [stdout]     = help: consider adding `unicase` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unicase`
[INFO] [stdout]    --> src/macros.rs:47:48
[INFO] [stdout]     |
[INFO] [stdout]  47 |                       #[cfg(all(feature = "phf", feature = "unicase"))]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mouse.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  81 | / code_enum! {
[INFO] [stdout]  82 | |     /// Button code
[INFO] [stdout]  83 | |     Button: u8 {
[INFO] [stdout]  84 | |         /// No button
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde`
[INFO] [stdout]     = help: consider adding `unicase` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unicase`
[INFO] [stdout]    --> src/macros.rs:31:52
[INFO] [stdout]     |
[INFO] [stdout]  31 |                       #[cfg(all(feature = "phf", not(feature = "unicase")))]
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/keyboard.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / code_enum! {
[INFO] [stdout]  84 | |     /// Key code
[INFO] [stdout]  85 | |     Key: u8 {
[INFO] [stdout]  86 | |         /// No key
[INFO] [stdout] ...   |
[INFO] [stdout] 473 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde`
[INFO] [stdout]     = help: consider adding `unicase` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unicase`
[INFO] [stdout]    --> src/macros.rs:39:48
[INFO] [stdout]     |
[INFO] [stdout]  39 |                       #[cfg(all(feature = "phf", feature = "unicase"))]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/keyboard.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / code_enum! {
[INFO] [stdout]  84 | |     /// Key code
[INFO] [stdout]  85 | |     Key: u8 {
[INFO] [stdout]  86 | |         /// No key
[INFO] [stdout] ...   |
[INFO] [stdout] 473 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde`
[INFO] [stdout]     = help: consider adding `unicase` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unicase`
[INFO] [stdout]    --> src/macros.rs:47:48
[INFO] [stdout]     |
[INFO] [stdout]  47 |                       #[cfg(all(feature = "phf", feature = "unicase"))]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/keyboard.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | / code_enum! {
[INFO] [stdout]  84 | |     /// Key code
[INFO] [stdout]  85 | |     Key: u8 {
[INFO] [stdout]  86 | |         /// No key
[INFO] [stdout] ...   |
[INFO] [stdout] 473 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde`
[INFO] [stdout]     = help: consider adding `unicase` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unicase`
[INFO] [stdout]    --> src/macros.rs:31:52
[INFO] [stdout]     |
[INFO] [stdout]  31 |                       #[cfg(all(feature = "phf", not(feature = "unicase")))]
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/keyboard.rs:514:1
[INFO] [stdout]     |
[INFO] [stdout] 514 | / code_enum! {
[INFO] [stdout] 515 | |     /// LED code
[INFO] [stdout] 516 | |     Led: u8 {
[INFO] [stdout] 517 | |         /// No LED
[INFO] [stdout] ...   |
[INFO] [stdout] 530 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde`
[INFO] [stdout]     = help: consider adding `unicase` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unicase`
[INFO] [stdout]    --> src/macros.rs:39:48
[INFO] [stdout]     |
[INFO] [stdout]  39 |                       #[cfg(all(feature = "phf", feature = "unicase"))]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/keyboard.rs:514:1
[INFO] [stdout]     |
[INFO] [stdout] 514 | / code_enum! {
[INFO] [stdout] 515 | |     /// LED code
[INFO] [stdout] 516 | |     Led: u8 {
[INFO] [stdout] 517 | |         /// No LED
[INFO] [stdout] ...   |
[INFO] [stdout] 530 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde`
[INFO] [stdout]     = help: consider adding `unicase` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unicase`
[INFO] [stdout]    --> src/macros.rs:47:48
[INFO] [stdout]     |
[INFO] [stdout]  47 |                       #[cfg(all(feature = "phf", feature = "unicase"))]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/keyboard.rs:514:1
[INFO] [stdout]     |
[INFO] [stdout] 514 | / code_enum! {
[INFO] [stdout] 515 | |     /// LED code
[INFO] [stdout] 516 | |     Led: u8 {
[INFO] [stdout] 517 | |         /// No LED
[INFO] [stdout] ...   |
[INFO] [stdout] 530 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde`
[INFO] [stdout]     = help: consider adding `unicase` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unicase`
[INFO] [stdout]    --> src/macros.rs:31:52
[INFO] [stdout]     |
[INFO] [stdout]  31 |                       #[cfg(all(feature = "phf", not(feature = "unicase")))]
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mouse.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  81 | / code_enum! {
[INFO] [stdout]  82 | |     /// Button code
[INFO] [stdout]  83 | |     Button: u8 {
[INFO] [stdout]  84 | |         /// No button
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde`
[INFO] [stdout]     = help: consider adding `unicase` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unicase`
[INFO] [stdout]    --> src/macros.rs:39:48
[INFO] [stdout]     |
[INFO] [stdout]  39 |                       #[cfg(all(feature = "phf", feature = "unicase"))]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mouse.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  81 | / code_enum! {
[INFO] [stdout]  82 | |     /// Button code
[INFO] [stdout]  83 | |     Button: u8 {
[INFO] [stdout]  84 | |         /// No button
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde`
[INFO] [stdout]     = help: consider adding `unicase` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unicase`
[INFO] [stdout]    --> src/macros.rs:47:48
[INFO] [stdout]     |
[INFO] [stdout]  47 |                       #[cfg(all(feature = "phf", feature = "unicase"))]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mouse.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  81 | / code_enum! {
[INFO] [stdout]  82 | |     /// Button code
[INFO] [stdout]  83 | |     Button: u8 {
[INFO] [stdout]  84 | |         /// No button
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde`
[INFO] [stdout]     = help: consider adding `unicase` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keyboard.rs:920:16
[INFO] [stdout]     |
[INFO] [stdout] 920 |     pub fn lit(&self) -> LitLeds {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 920 |     pub fn lit(&self) -> LitLeds<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keyboard.rs:920:16
[INFO] [stdout]     |
[INFO] [stdout] 920 |     pub fn lit(&self) -> LitLeds {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 920 |     pub fn lit(&self) -> LitLeds<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.19s
[INFO] running `Command { std: "docker" "inspect" "30ef5def0e0437d0bbbda73a85493a4b32a82723c1e90d61f32265398773be72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30ef5def0e0437d0bbbda73a85493a4b32a82723c1e90d61f32265398773be72", kill_on_drop: false }`
[INFO] [stdout] 30ef5def0e0437d0bbbda73a85493a4b32a82723c1e90d61f32265398773be72
