[INFO] fetching crate hidg-core 0.2.0... [INFO] testing hidg-core-0.2.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate hidg-core 0.2.0 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hidg-core 0.2.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b764ebb8c91cce75ad62306ff4cb8362ff6026912448c939056dd21759b64ac6 [INFO] running `Command { std: "docker" "start" "-a" "b764ebb8c91cce75ad62306ff4cb8362ff6026912448c939056dd21759b64ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b764ebb8c91cce75ad62306ff4cb8362ff6026912448c939056dd21759b64ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b764ebb8c91cce75ad62306ff4cb8362ff6026912448c939056dd21759b64ac6", kill_on_drop: false }` [INFO] [stdout] b764ebb8c91cce75ad62306ff4cb8362ff6026912448c939056dd21759b64ac6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 374adeda10a9ce9515f3161a3f452636fdfdc35c007db69ed3153097983205db [INFO] running `Command { std: "docker" "start" "-a" "374adeda10a9ce9515f3161a3f452636fdfdc35c007db69ed3153097983205db", kill_on_drop: false }` [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling 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 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 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 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 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 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 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 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 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 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.11s [INFO] running `Command { std: "docker" "inspect" "374adeda10a9ce9515f3161a3f452636fdfdc35c007db69ed3153097983205db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "374adeda10a9ce9515f3161a3f452636fdfdc35c007db69ed3153097983205db", kill_on_drop: false }` [INFO] [stdout] 374adeda10a9ce9515f3161a3f452636fdfdc35c007db69ed3153097983205db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e60720f2c0dc2ff17bc69ccaae4256147d2561386e89ea6aabe37f8523722ca [INFO] running `Command { std: "docker" "start" "-a" "6e60720f2c0dc2ff17bc69ccaae4256147d2561386e89ea6aabe37f8523722ca", kill_on_drop: false }` [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 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 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 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 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 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] [stderr] Compiling hidg-core v0.2.0 (/opt/rustwide/workdir) [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 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 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 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 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: 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 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 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 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 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 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 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 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 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 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] running `Command { std: "docker" "inspect" "6e60720f2c0dc2ff17bc69ccaae4256147d2561386e89ea6aabe37f8523722ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e60720f2c0dc2ff17bc69ccaae4256147d2561386e89ea6aabe37f8523722ca", kill_on_drop: false }` [INFO] [stdout] 6e60720f2c0dc2ff17bc69ccaae4256147d2561386e89ea6aabe37f8523722ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e78a6d893a0b240bc9ab2fe1356bad6546d8d3d540dca13f979880efd4ac51b8 [INFO] running `Command { std: "docker" "start" "-a" "e78a6d893a0b240bc9ab2fe1356bad6546d8d3d540dca13f979880efd4ac51b8", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `unicase` [INFO] [stderr] --> src/macros.rs:31:52 [INFO] [stderr] | [INFO] [stderr] 31 | #[cfg(all(feature = "phf", not(feature = "unicase")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/keyboard.rs:83:1 [INFO] [stderr] | [INFO] [stderr] 83 | / code_enum! { [INFO] [stderr] 84 | | /// Key code [INFO] [stderr] 85 | | Key: u8 { [INFO] [stderr] 86 | | /// No key [INFO] [stderr] ... | [INFO] [stderr] 473 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde` [INFO] [stderr] = help: consider adding `unicase` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unicase` [INFO] [stderr] --> src/macros.rs:39:48 [INFO] [stderr] | [INFO] [stderr] 39 | #[cfg(all(feature = "phf", feature = "unicase"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/keyboard.rs:83:1 [INFO] [stderr] | [INFO] [stderr] 83 | / code_enum! { [INFO] [stderr] 84 | | /// Key code [INFO] [stderr] 85 | | Key: u8 { [INFO] [stderr] 86 | | /// No key [INFO] [stderr] ... | [INFO] [stderr] 473 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde` [INFO] [stderr] = help: consider adding `unicase` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unicase` [INFO] [stderr] --> src/macros.rs:47:48 [INFO] [stderr] | [INFO] [stderr] 47 | #[cfg(all(feature = "phf", feature = "unicase"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/keyboard.rs:83:1 [INFO] [stderr] | [INFO] [stderr] 83 | / code_enum! { [INFO] [stderr] 84 | | /// Key code [INFO] [stderr] 85 | | Key: u8 { [INFO] [stderr] 86 | | /// No key [INFO] [stderr] ... | [INFO] [stderr] 473 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde` [INFO] [stderr] = help: consider adding `unicase` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unicase` [INFO] [stderr] --> src/macros.rs:31:52 [INFO] [stderr] | [INFO] [stderr] 31 | #[cfg(all(feature = "phf", not(feature = "unicase")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/keyboard.rs:514:1 [INFO] [stderr] | [INFO] [stderr] 514 | / code_enum! { [INFO] [stderr] 515 | | /// LED code [INFO] [stderr] 516 | | Led: u8 { [INFO] [stderr] 517 | | /// No LED [INFO] [stderr] ... | [INFO] [stderr] 530 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde` [INFO] [stderr] = help: consider adding `unicase` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unicase` [INFO] [stderr] --> src/macros.rs:39:48 [INFO] [stderr] | [INFO] [stderr] 39 | #[cfg(all(feature = "phf", feature = "unicase"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/keyboard.rs:514:1 [INFO] [stderr] | [INFO] [stderr] 514 | / code_enum! { [INFO] [stderr] 515 | | /// LED code [INFO] [stderr] 516 | | Led: u8 { [INFO] [stderr] 517 | | /// No LED [INFO] [stderr] ... | [INFO] [stderr] 530 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde` [INFO] [stderr] = help: consider adding `unicase` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unicase` [INFO] [stderr] --> src/macros.rs:47:48 [INFO] [stderr] | [INFO] [stderr] 47 | #[cfg(all(feature = "phf", feature = "unicase"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/keyboard.rs:514:1 [INFO] [stderr] | [INFO] [stderr] 514 | / code_enum! { [INFO] [stderr] 515 | | /// LED code [INFO] [stderr] 516 | | Led: u8 { [INFO] [stderr] 517 | | /// No LED [INFO] [stderr] ... | [INFO] [stderr] 530 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde` [INFO] [stderr] = help: consider adding `unicase` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unicase` [INFO] [stderr] --> src/macros.rs:31:52 [INFO] [stderr] | [INFO] [stderr] 31 | #[cfg(all(feature = "phf", not(feature = "unicase")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/mouse.rs:81:1 [INFO] [stderr] | [INFO] [stderr] 81 | / code_enum! { [INFO] [stderr] 82 | | /// Button code [INFO] [stderr] 83 | | Button: u8 { [INFO] [stderr] 84 | | /// No button [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde` [INFO] [stderr] = help: consider adding `unicase` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unicase` [INFO] [stderr] --> src/macros.rs:39:48 [INFO] [stderr] | [INFO] [stderr] 39 | #[cfg(all(feature = "phf", feature = "unicase"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/mouse.rs:81:1 [INFO] [stderr] | [INFO] [stderr] 81 | / code_enum! { [INFO] [stderr] 82 | | /// Button code [INFO] [stderr] 83 | | Button: u8 { [INFO] [stderr] 84 | | /// No button [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde` [INFO] [stderr] = help: consider adding `unicase` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `unicase` [INFO] [stderr] --> src/macros.rs:47:48 [INFO] [stderr] | [INFO] [stderr] 47 | #[cfg(all(feature = "phf", feature = "unicase"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/mouse.rs:81:1 [INFO] [stderr] | [INFO] [stderr] 81 | / code_enum! { [INFO] [stderr] 82 | | /// Button code [INFO] [stderr] 83 | | Button: u8 { [INFO] [stderr] 84 | | /// No button [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `display`, `either`, `fromstr`, `keyboard`, `mouse`, `phf`, and `serde` [INFO] [stderr] = help: consider adding `unicase` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `code_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/keyboard.rs:920:16 [INFO] [stderr] | [INFO] [stderr] 920 | pub fn lit(&self) -> LitLeds { [INFO] [stderr] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 920 | pub fn lit(&self) -> LitLeds<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `hidg-core` (lib) generated 10 warnings (run `cargo fix --lib -p hidg-core` to apply 1 suggestion) [INFO] [stderr] warning: `hidg-core` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hidg_core-009a19d5c8a2d89b) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test keyboard::test::key_code_to_mod_mask ... ok [INFO] [stdout] test keyboard::test::keyboard_input ... ok [INFO] [stdout] test keyboard::test::keyboard_output ... ok [INFO] [stdout] test keyboard::test::keyboard_input_diff ... ok [INFO] [stdout] test keyboard::test::mod_mask_to_key_code ... ok [INFO] [stdout] test keyboard::test::keyboard_output_diff ... ok [INFO] [stdout] test mouse::test::button_code_to_mask ... ok [INFO] [stdout] test mouse::test::button_mask_to_code ... ok [INFO] [stdout] test mouse::test::mouse_input_diff ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests hidg_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e78a6d893a0b240bc9ab2fe1356bad6546d8d3d540dca13f979880efd4ac51b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e78a6d893a0b240bc9ab2fe1356bad6546d8d3d540dca13f979880efd4ac51b8", kill_on_drop: false }` [INFO] [stdout] e78a6d893a0b240bc9ab2fe1356bad6546d8d3d540dca13f979880efd4ac51b8