[INFO] fetching crate printhor-hwi_native 0.0.3... [INFO] testing printhor-hwi_native-0.0.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate printhor-hwi_native 0.0.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate printhor-hwi_native 0.0.3 [INFO] finished tweaking crates.io crate printhor-hwi_native 0.0.3 [INFO] tweaked toml for crates.io crate printhor-hwi_native 0.0.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate printhor-hwi_native 0.0.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 220 packages to latest compatible versions [INFO] [stderr] Adding byteorder v1.4.3 (available: v1.5.0) [INFO] [stderr] Adding embassy-embedded-hal v0.1.0 (available: v0.5.0) [INFO] [stderr] Adding embassy-executor v0.5.1 (available: v0.9.1) [INFO] [stderr] Adding embassy-sync v0.5.0 (available: v0.7.2) [INFO] [stderr] Adding embassy-time v0.3.2 (available: v0.5.0) [INFO] [stderr] Adding embassy-usb v0.1.0 (available: v0.5.1) [INFO] [stderr] Adding embedded-graphics v0.7.1 (available: v0.8.1) [INFO] [stderr] Adding embedded-graphics-core v0.3.3 (available: v0.4.0) [INFO] [stderr] Adding embedded-graphics-simulator v0.4.1 (available: v0.7.0) [INFO] [stderr] Adding embedded-hal v0.2.7 (available: v1.0.0) [INFO] [stderr] Adding embedded-sdmmc v0.5.0 (available: v0.9.0) [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.8) [INFO] [stderr] Adding gnuplot v0.0.38 (available: v0.0.46) [INFO] [stderr] Adding thread-priority v0.15.1 (available: v2.1.0) [INFO] [stderr] Adding usbd-hid v0.6.1 (available: v0.6.2) [INFO] [stderr] Adding usbd-hid-macros v0.6.0 (available: v0.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb02d2fcc0b5465d861db02f8cf4257bfe8a85df691775079d555266de098691 [INFO] running `Command { std: "docker" "start" "-a" "fb02d2fcc0b5465d861db02f8cf4257bfe8a85df691775079d555266de098691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb02d2fcc0b5465d861db02f8cf4257bfe8a85df691775079d555266de098691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb02d2fcc0b5465d861db02f8cf4257bfe8a85df691775079d555266de098691", kill_on_drop: false }` [INFO] [stdout] fb02d2fcc0b5465d861db02f8cf4257bfe8a85df691775079d555266de098691 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec29cbd24ddc2a2b07c53d01f72c04a5103618a0bd4fc435eb9593efe178c68a [INFO] running `Command { std: "docker" "start" "-a" "ec29cbd24ddc2a2b07c53d01f72c04a5103618a0bd4fc435eb9593efe178c68a", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling embassy-time-driver v0.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling embassy-time-queue-driver v0.1.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling embassy-sync v0.5.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling embassy-executor v0.5.1 [INFO] [stderr] Compiling embedded-storage v0.3.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling embedded-storage-async v0.4.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling embassy-futures v0.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thread-priority v0.15.1 [INFO] [stderr] Compiling static_cell v2.1.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling embassy-time v0.3.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-gcode v0.3.0 [INFO] [stderr] Compiling printhor-hwa-common v0.0.3 [INFO] [stderr] Compiling embassy-embedded-hal v0.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling embassy-executor-macros v0.4.2 [INFO] [stderr] Compiling printhor-hwi_native v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `niglty` [INFO] [stdout] --> src/lib.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature="niglty", feature(trait_alias))] [INFO] [stdout] | ^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"nightly"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `niglty` 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] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `niglty` [INFO] [stdout] --> src/lib.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(feature="niglty", feature(type_alias_impl_trait))] [INFO] [stdout] | ^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"nightly"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `niglty` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/lib.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/board/mod.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-uart2` [INFO] [stdout] --> src/board/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "with-uart2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-uart2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/device.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/device.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/board/io.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-uart2` [INFO] [stdout] --> src/board/io.rs:155:7 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(feature = "with-uart2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-uart2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/mocked_peripherals/mod.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/mocked_peripherals/mod.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/mocked_peripherals/mocked_pin.rs:145:7 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/board/mod.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/board/mod.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-fan0` [INFO] [stdout] --> src/board/mod.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "with-fan0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-fan0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/mod.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/mod.rs:168:11 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-fan0` [INFO] [stdout] --> src/board/mod.rs:205:65 [INFO] [stdout] | [INFO] [stdout] 205 | #[cfg(any(feature = "with-hotend", feature = "with-hotbed", feature = "with-fan0", feature = "with-fan-layer", feature = "with-laser"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-fan0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/board/mod.rs:253:19 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/board/mod.rs:259:19 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-fan0` [INFO] [stdout] --> src/board/mod.rs:292:19 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "with-fan0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-fan0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.99s [INFO] running `Command { std: "docker" "inspect" "ec29cbd24ddc2a2b07c53d01f72c04a5103618a0bd4fc435eb9593efe178c68a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec29cbd24ddc2a2b07c53d01f72c04a5103618a0bd4fc435eb9593efe178c68a", kill_on_drop: false }` [INFO] [stdout] ec29cbd24ddc2a2b07c53d01f72c04a5103618a0bd4fc435eb9593efe178c68a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5eaa95465e8280c7d3c05af33d1e141c2b794f87ddd4be2b63355d33e524a12e [INFO] running `Command { std: "docker" "start" "-a" "5eaa95465e8280c7d3c05af33d1e141c2b794f87ddd4be2b63355d33e524a12e", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `niglty` [INFO] [stdout] --> src/lib.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature="niglty", feature(trait_alias))] [INFO] [stdout] | ^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"nightly"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `niglty` 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] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `niglty` [INFO] [stdout] --> src/lib.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(feature="niglty", feature(type_alias_impl_trait))] [INFO] [stdout] | ^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"nightly"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `niglty` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/lib.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/board/mod.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-uart2` [INFO] [stdout] --> src/board/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "with-uart2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-uart2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/device.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/device.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/board/io.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-uart2` [INFO] [stdout] --> src/board/io.rs:155:7 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(feature = "with-uart2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-uart2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/mocked_peripherals/mod.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/mocked_peripherals/mod.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/mocked_peripherals/mocked_pin.rs:145:7 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/board/mod.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/board/mod.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-fan0` [INFO] [stdout] --> src/board/mod.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "with-fan0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-fan0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/mod.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/mod.rs:168:11 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-fan0` [INFO] [stdout] --> src/board/mod.rs:205:65 [INFO] [stdout] | [INFO] [stdout] 205 | #[cfg(any(feature = "with-hotend", feature = "with-hotbed", feature = "with-fan0", feature = "with-fan-layer", feature = "with-laser"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-fan0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/board/mod.rs:253:19 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/board/mod.rs:259:19 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-fan0` [INFO] [stdout] --> src/board/mod.rs:292:19 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "with-fan0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-fan0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling printhor-hwi_native v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `niglty` [INFO] [stdout] --> src/lib.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature="niglty", feature(trait_alias))] [INFO] [stdout] | ^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"nightly"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `niglty` 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] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `niglty` [INFO] [stdout] --> src/lib.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(feature="niglty", feature(type_alias_impl_trait))] [INFO] [stdout] | ^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"nightly"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `niglty` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/lib.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/board/mod.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-uart2` [INFO] [stdout] --> src/board/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "with-uart2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-uart2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/device.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/device.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/board/io.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-uart2` [INFO] [stdout] --> src/board/io.rs:155:7 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(feature = "with-uart2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-uart2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/mocked_peripherals/mod.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/mocked_peripherals/mod.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/mocked_peripherals/mocked_pin.rs:145:7 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/board/mod.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/board/mod.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-fan0` [INFO] [stdout] --> src/board/mod.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "with-fan0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-fan0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/mod.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stdout] --> src/board/mod.rs:168:11 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "with-spi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-fan0` [INFO] [stdout] --> src/board/mod.rs:205:65 [INFO] [stdout] | [INFO] [stdout] 205 | #[cfg(any(feature = "with-hotend", feature = "with-hotbed", feature = "with-fan0", feature = "with-fan-layer", feature = "with-laser"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-fan0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/board/mod.rs:253:19 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stdout] --> src/board/mod.rs:259:19 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(feature = "with-usbserial")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-fan0` [INFO] [stdout] --> src/board/mod.rs:292:19 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "with-fan0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stdout] = help: consider adding `with-fan0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "5eaa95465e8280c7d3c05af33d1e141c2b794f87ddd4be2b63355d33e524a12e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eaa95465e8280c7d3c05af33d1e141c2b794f87ddd4be2b63355d33e524a12e", kill_on_drop: false }` [INFO] [stdout] 5eaa95465e8280c7d3c05af33d1e141c2b794f87ddd4be2b63355d33e524a12e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f713fa8f5e068a67707b7e4a560c55005a883b170b1ad3dfa92cf7a22f59521d [INFO] running `Command { std: "docker" "start" "-a" "f713fa8f5e068a67707b7e4a560c55005a883b170b1ad3dfa92cf7a22f59521d", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `niglty` [INFO] [stderr] --> src/lib.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | #![cfg_attr(feature="niglty", feature(trait_alias))] [INFO] [stderr] | ^^^^^^^^-------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"nightly"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `niglty` 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] [INFO] [stderr] warning: unexpected `cfg` condition value: `niglty` [INFO] [stderr] --> src/lib.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | #![cfg_attr(feature="niglty", feature(type_alias_impl_trait))] [INFO] [stderr] | ^^^^^^^^-------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"nightly"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `niglty` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stderr] --> src/lib.rs:29:7 [INFO] [stderr] | [INFO] [stderr] 29 | #[cfg(feature = "with-usbserial")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stderr] --> src/board/mod.rs:11:7 [INFO] [stderr] | [INFO] [stderr] 11 | #[cfg(feature = "with-usbserial")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `with-uart2` [INFO] [stderr] --> src/board/mod.rs:32:7 [INFO] [stderr] | [INFO] [stderr] 32 | #[cfg(feature = "with-uart2")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `with-uart2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stderr] --> src/board/device.rs:44:7 [INFO] [stderr] | [INFO] [stderr] 44 | #[cfg(feature = "with-spi")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stderr] --> src/board/device.rs:47:7 [INFO] [stderr] | [INFO] [stderr] 47 | #[cfg(feature = "with-spi")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stderr] --> src/board/io.rs:1:7 [INFO] [stderr] | [INFO] [stderr] 1 | #[cfg(feature = "with-usbserial")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `with-uart2` [INFO] [stderr] --> src/board/io.rs:155:7 [INFO] [stderr] | [INFO] [stderr] 155 | #[cfg(feature = "with-uart2")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `with-uart2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stderr] --> src/board/mocked_peripherals/mod.rs:8:7 [INFO] [stderr] | [INFO] [stderr] 8 | #[cfg(feature = "with-spi")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stderr] --> src/board/mocked_peripherals/mod.rs:30:7 [INFO] [stderr] | [INFO] [stderr] 30 | #[cfg(feature = "with-spi")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stderr] --> src/board/mocked_peripherals/mocked_pin.rs:145:7 [INFO] [stderr] | [INFO] [stderr] 145 | #[cfg(feature = "with-spi")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stderr] --> src/board/mod.rs:43:11 [INFO] [stderr] | [INFO] [stderr] 43 | #[cfg(feature = "with-usbserial")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stderr] --> src/board/mod.rs:50:11 [INFO] [stderr] | [INFO] [stderr] 50 | #[cfg(feature = "with-usbserial")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `with-fan0` [INFO] [stderr] --> src/board/mod.rs:68:11 [INFO] [stderr] | [INFO] [stderr] 68 | #[cfg(feature = "with-fan0")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `with-fan0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stderr] --> src/board/mod.rs:158:11 [INFO] [stderr] | [INFO] [stderr] 158 | #[cfg(feature = "with-spi")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `with-spi` [INFO] [stderr] --> src/board/mod.rs:168:11 [INFO] [stderr] | [INFO] [stderr] 168 | #[cfg(feature = "with-spi")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `with-spi` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `with-fan0` [INFO] [stderr] --> src/board/mod.rs:205:65 [INFO] [stderr] | [INFO] [stderr] 205 | #[cfg(any(feature = "with-hotend", feature = "with-hotbed", feature = "with-fan0", feature = "with-fan-layer", feature = "with-laser"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `with-fan0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stderr] --> src/board/mod.rs:253:19 [INFO] [stderr] | [INFO] [stderr] 253 | #[cfg(feature = "with-usbserial")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `with-usbserial` [INFO] [stderr] --> src/board/mod.rs:259:19 [INFO] [stderr] | [INFO] [stderr] 259 | #[cfg(feature = "with-usbserial")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `with-usbserial` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `with-fan0` [INFO] [stderr] --> src/board/mod.rs:292:19 [INFO] [stderr] | [INFO] [stderr] 292 | #[cfg(feature = "with-fan0")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `embassy-usb`, `embedded-graphics`, `embedded-graphics-core`, `embedded-graphics-simulator`, `embedded-hal`, `embedded-io`, `embedded-io-async`, `embedded-sdmmc`, `gnuplot`, `lvgl`, `nightly`, `sdcard-uses-spi`, `tmc2209`, `with-display`, `with-endstops`, `with-fan-layer`, `with-hotbed`, `with-hotend`, `with-laser`, `with-log`, `with-motion`, `with-printjob`, `with-probe`, `with-sdcard`, `with-trinamic`, and `with-uart-port-1` [INFO] [stderr] = help: consider adding `with-fan0` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `printhor-hwi_native` (lib) generated 21 warnings [INFO] [stderr] warning: `printhor-hwi_native` (lib test) generated 21 warnings (21 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/printhor_hwi_native-179ebb44eb3dbbbe) [INFO] [stdout] [INFO] [stderr] Doc-tests printhor_hwi_native [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] [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" "f713fa8f5e068a67707b7e4a560c55005a883b170b1ad3dfa92cf7a22f59521d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f713fa8f5e068a67707b7e4a560c55005a883b170b1ad3dfa92cf7a22f59521d", kill_on_drop: false }` [INFO] [stdout] f713fa8f5e068a67707b7e4a560c55005a883b170b1ad3dfa92cf7a22f59521d