[INFO] fetching crate material-dioxus 0.0.3-dev...
[INFO] testing material-dioxus-0.0.3-dev against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate material-dioxus 0.0.3-dev into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate material-dioxus 0.0.3-dev on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate material-dioxus 0.0.3-dev
[INFO] finished tweaking crates.io crate material-dioxus 0.0.3-dev
[INFO] tweaked toml for crates.io crate material-dioxus 0.0.3-dev written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 146 packages to latest compatible versions
[INFO] [stderr]       Adding async-channel v1.9.0 (latest: v2.3.1)
[INFO] [stderr]       Adding constcat v0.3.1 (latest: v0.5.0)
[INFO] [stderr]       Adding dioxus v0.4.3 (latest: v0.5.1)
[INFO] [stderr]       Adding dioxus-core v0.4.3 (latest: v0.5.1)
[INFO] [stderr]       Adding dioxus-core-macro v0.4.3 (latest: v0.5.1)
[INFO] [stderr]       Adding dioxus-hooks v0.4.3 (latest: v0.5.1)
[INFO] [stderr]       Adding dioxus-hot-reload v0.4.3 (latest: v0.5.0)
[INFO] [stderr]       Adding dioxus-html v0.4.3 (latest: v0.5.1)
[INFO] [stderr]       Adding dioxus-rsx v0.4.3 (latest: v0.5.1)
[INFO] [stderr]       Adding event-listener v2.5.3 (latest: v5.3.0)
[INFO] [stderr]       Adding event-listener v4.0.3 (latest: v5.3.0)
[INFO] [stderr]       Adding event-listener-strategy v0.4.0 (latest: v0.5.2)
[INFO] [stderr]       Adding gloo v0.10.0 (latest: v0.11.0)
[INFO] [stderr]       Adding gloo-net v0.4.0 (latest: v0.5.0)
[INFO] [stderr]       Adding gloo-worker v0.4.0 (latest: v0.5.0)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding intmap v0.7.1 (latest: v2.0.0)
[INFO] [stderr]       Adding ordered-float v2.10.1 (latest: v4.2.0)
[INFO] [stderr]       Adding proc-macro-crate v1.3.1 (latest: v3.1.0)
[INFO] [stderr]       Adding siphasher v0.3.11 (latest: v1.0.1)
[INFO] [stderr]       Adding toml_edit v0.19.15 (latest: v0.22.13)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding winnow v0.5.40 (latest: v0.6.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded palette_derive v0.7.6
[INFO] [stderr]   Downloaded palette v0.7.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2014414b63c4dcc26d4d6466c1567e0ce9e08dc5377ed93b9234073f4ac7a54
[INFO] running `Command { std: "docker" "start" "-a" "d2014414b63c4dcc26d4d6466c1567e0ce9e08dc5377ed93b9234073f4ac7a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2014414b63c4dcc26d4d6466c1567e0ce9e08dc5377ed93b9234073f4ac7a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2014414b63c4dcc26d4d6466c1567e0ce9e08dc5377ed93b9234073f4ac7a54", kill_on_drop: false }`
[INFO] [stdout] d2014414b63c4dcc26d4d6466c1567e0ce9e08dc5377ed93b9234073f4ac7a54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50e7d3277b7c585f39965451e42059ce97f5c8eb0cb1472e3ccc954f1d7cf4ce
[INFO] running `Command { std: "docker" "start" "-a" "50e7d3277b7c585f39965451e42059ce97f5c8eb0cb1472e3ccc954f1d7cf4ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling smallbox v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling interprocess-docfix v1.2.2
[INFO] [stderr]    Compiling piper v0.2.2
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling spinning v0.1.0
[INFO] [stderr]    Compiling intmap v0.7.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling to_method v1.1.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling dioxus-debug-cell v0.1.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling blocking v1.6.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling dioxus-core v0.4.3
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]    Compiling dioxus-rsx v0.4.3
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling enumset v1.1.3
[INFO] [stderr]    Compiling dioxus-core-macro v0.4.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling web-sys v0.3.69
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.42
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling euclid v0.22.10
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling dioxus-hooks v0.4.3
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-events v0.2.0
[INFO] [stderr]    Compiling dioxus-html v0.4.3
[INFO] [stderr]    Compiling gloo-dialogs v0.2.0
[INFO] [stderr]    Compiling gloo-render v0.2.0
[INFO] [stderr]    Compiling gloo-net v0.4.0
[INFO] [stderr]    Compiling gloo-worker v0.4.0
[INFO] [stderr]    Compiling gloo-storage v0.3.0
[INFO] [stderr]    Compiling gloo-console v0.3.0
[INFO] [stderr]    Compiling gloo-file v0.3.0
[INFO] [stderr]    Compiling gloo-history v0.2.2
[INFO] [stderr]    Compiling gloo v0.10.0
[INFO] [stderr]    Compiling dioxus-hot-reload v0.4.3
[INFO] [stderr]    Compiling dioxus v0.4.3
[INFO] [stderr]    Compiling material-dioxus v0.0.3-dev (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `drawer`
[INFO] [stdout]    --> src/lib.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(feature = "drawer")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `drawer` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `drawer`
[INFO] [stdout]    --> src/lib.rs:151:7
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(feature = "drawer")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `drawer` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar`
[INFO] [stdout]    --> src/lib.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(feature = "top-app-bar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar`
[INFO] [stdout]    --> src/lib.rs:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[cfg(feature = "top-app-bar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `linear-progress`
[INFO] [stdout]    --> src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "linear-progress")]
[INFO] [stdout]     |       ^^^^^^^^^^-----------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"circular-progress"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `linear-progress` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `linear-progress`
[INFO] [stdout]    --> src/lib.rs:187:7
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[cfg(feature = "linear-progress")]
[INFO] [stdout]     |       ^^^^^^^^^^-----------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"circular-progress"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `linear-progress` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar-fixed`
[INFO] [stdout]    --> src/lib.rs:203:7
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[cfg(feature = "top-app-bar-fixed")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar-fixed` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar-fixed`
[INFO] [stdout]    --> src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "top-app-bar-fixed")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar-fixed` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `icon-button-toggle`
[INFO] [stdout]    --> src/lib.rs:222:7
[INFO] [stdout]     |
[INFO] [stdout] 222 | #[cfg(feature = "icon-button-toggle")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `icon-button-toggle` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `icon-button-toggle`
[INFO] [stdout]    --> src/lib.rs:224:7
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[cfg(feature = "icon-button-toggle")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `icon-button-toggle` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `slider`
[INFO] [stdout]    --> src/lib.rs:228:7
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[cfg(feature = "slider")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `slider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `slider`
[INFO] [stdout]    --> src/lib.rs:230:7
[INFO] [stdout]     |
[INFO] [stdout] 230 | #[cfg(feature = "slider")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `slider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tabs`
[INFO] [stdout]    --> src/lib.rs:234:7
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[cfg(feature = "tabs")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `tabs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tabs`
[INFO] [stdout]    --> src/lib.rs:236:7
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[cfg(feature = "tabs")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `tabs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `snackbar`
[INFO] [stdout]    --> src/lib.rs:241:7
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[cfg(feature = "snackbar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `snackbar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `snackbar`
[INFO] [stdout]    --> src/lib.rs:243:7
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[cfg(feature = "snackbar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `snackbar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `select`
[INFO] [stdout]    --> src/lib.rs:258:7
[INFO] [stdout]     |
[INFO] [stdout] 258 | #[cfg(feature = "select")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `select`
[INFO] [stdout]    --> src/lib.rs:260:7
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[cfg(feature = "select")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `menu`
[INFO] [stdout]    --> src/lib.rs:264:7
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[cfg(feature = "menu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `menu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `menu`
[INFO] [stdout]    --> src/lib.rs:266:7
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[cfg(feature = "menu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `menu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 20 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.88s
[INFO] running `Command { std: "docker" "inspect" "50e7d3277b7c585f39965451e42059ce97f5c8eb0cb1472e3ccc954f1d7cf4ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50e7d3277b7c585f39965451e42059ce97f5c8eb0cb1472e3ccc954f1d7cf4ce", kill_on_drop: false }`
[INFO] [stdout] 50e7d3277b7c585f39965451e42059ce97f5c8eb0cb1472e3ccc954f1d7cf4ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 473b98d3e8b83949376c9a5707e4242f2507b4189ac59dbde355b94bcdd13cdf
[INFO] running `Command { std: "docker" "start" "-a" "473b98d3e8b83949376c9a5707e4242f2507b4189ac59dbde355b94bcdd13cdf", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `drawer`
[INFO] [stdout]    --> src/lib.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(feature = "drawer")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `drawer` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `drawer`
[INFO] [stdout]    --> src/lib.rs:151:7
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(feature = "drawer")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `drawer` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar`
[INFO] [stdout]    --> src/lib.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(feature = "top-app-bar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar`
[INFO] [stdout]    --> src/lib.rs:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[cfg(feature = "top-app-bar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `linear-progress`
[INFO] [stdout]    --> src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "linear-progress")]
[INFO] [stdout]     |       ^^^^^^^^^^-----------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"circular-progress"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `linear-progress` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `linear-progress`
[INFO] [stdout]    --> src/lib.rs:187:7
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[cfg(feature = "linear-progress")]
[INFO] [stdout]     |       ^^^^^^^^^^-----------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"circular-progress"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `linear-progress` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar-fixed`
[INFO] [stdout]    --> src/lib.rs:203:7
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[cfg(feature = "top-app-bar-fixed")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar-fixed` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar-fixed`
[INFO] [stdout]    --> src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "top-app-bar-fixed")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar-fixed` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `icon-button-toggle`
[INFO] [stdout]    --> src/lib.rs:222:7
[INFO] [stdout]     |
[INFO] [stdout] 222 | #[cfg(feature = "icon-button-toggle")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `icon-button-toggle` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `icon-button-toggle`
[INFO] [stdout]    --> src/lib.rs:224:7
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[cfg(feature = "icon-button-toggle")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `icon-button-toggle` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `slider`
[INFO] [stdout]    --> src/lib.rs:228:7
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[cfg(feature = "slider")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `slider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `slider`
[INFO] [stdout]    --> src/lib.rs:230:7
[INFO] [stdout]     |
[INFO] [stdout] 230 | #[cfg(feature = "slider")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `slider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tabs`
[INFO] [stdout]    --> src/lib.rs:234:7
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[cfg(feature = "tabs")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `tabs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tabs`
[INFO] [stdout]    --> src/lib.rs:236:7
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[cfg(feature = "tabs")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `tabs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `snackbar`
[INFO] [stdout]    --> src/lib.rs:241:7
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[cfg(feature = "snackbar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `snackbar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `snackbar`
[INFO] [stdout]    --> src/lib.rs:243:7
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[cfg(feature = "snackbar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `snackbar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `select`
[INFO] [stdout]    --> src/lib.rs:258:7
[INFO] [stdout]     |
[INFO] [stdout] 258 | #[cfg(feature = "select")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `select`
[INFO] [stdout]    --> src/lib.rs:260:7
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[cfg(feature = "select")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `menu`
[INFO] [stdout]    --> src/lib.rs:264:7
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[cfg(feature = "menu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `menu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `menu`
[INFO] [stdout]    --> src/lib.rs:266:7
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[cfg(feature = "menu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `menu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling material-dioxus v0.0.3-dev (/opt/rustwide/workdir)
[INFO] [stdout] warning: 20 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `drawer`
[INFO] [stdout]    --> src/lib.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(feature = "drawer")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `drawer` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `drawer`
[INFO] [stdout]    --> src/lib.rs:151:7
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(feature = "drawer")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `drawer` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar`
[INFO] [stdout]    --> src/lib.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(feature = "top-app-bar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar`
[INFO] [stdout]    --> src/lib.rs:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[cfg(feature = "top-app-bar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `linear-progress`
[INFO] [stdout]    --> src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "linear-progress")]
[INFO] [stdout]     |       ^^^^^^^^^^-----------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"circular-progress"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `linear-progress` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `linear-progress`
[INFO] [stdout]    --> src/lib.rs:187:7
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[cfg(feature = "linear-progress")]
[INFO] [stdout]     |       ^^^^^^^^^^-----------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"circular-progress"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `linear-progress` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar-fixed`
[INFO] [stdout]    --> src/lib.rs:203:7
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[cfg(feature = "top-app-bar-fixed")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar-fixed` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar-fixed`
[INFO] [stdout]    --> src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "top-app-bar-fixed")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar-fixed` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `icon-button-toggle`
[INFO] [stdout]    --> src/lib.rs:222:7
[INFO] [stdout]     |
[INFO] [stdout] 222 | #[cfg(feature = "icon-button-toggle")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `icon-button-toggle` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `icon-button-toggle`
[INFO] [stdout]    --> src/lib.rs:224:7
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[cfg(feature = "icon-button-toggle")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `icon-button-toggle` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `slider`
[INFO] [stdout]    --> src/lib.rs:228:7
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[cfg(feature = "slider")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `slider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `slider`
[INFO] [stdout]    --> src/lib.rs:230:7
[INFO] [stdout]     |
[INFO] [stdout] 230 | #[cfg(feature = "slider")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `slider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tabs`
[INFO] [stdout]    --> src/lib.rs:234:7
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[cfg(feature = "tabs")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `tabs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tabs`
[INFO] [stdout]    --> src/lib.rs:236:7
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[cfg(feature = "tabs")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `tabs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `snackbar`
[INFO] [stdout]    --> src/lib.rs:241:7
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[cfg(feature = "snackbar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `snackbar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `snackbar`
[INFO] [stdout]    --> src/lib.rs:243:7
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[cfg(feature = "snackbar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `snackbar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `select`
[INFO] [stdout]    --> src/lib.rs:258:7
[INFO] [stdout]     |
[INFO] [stdout] 258 | #[cfg(feature = "select")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `select`
[INFO] [stdout]    --> src/lib.rs:260:7
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[cfg(feature = "select")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `menu`
[INFO] [stdout]    --> src/lib.rs:264:7
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[cfg(feature = "menu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `menu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `menu`
[INFO] [stdout]    --> src/lib.rs:266:7
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[cfg(feature = "menu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stdout]     = help: consider adding `menu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 20 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s
[INFO] running `Command { std: "docker" "inspect" "473b98d3e8b83949376c9a5707e4242f2507b4189ac59dbde355b94bcdd13cdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "473b98d3e8b83949376c9a5707e4242f2507b4189ac59dbde355b94bcdd13cdf", kill_on_drop: false }`
[INFO] [stdout] 473b98d3e8b83949376c9a5707e4242f2507b4189ac59dbde355b94bcdd13cdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1f7d6235547698de74ab40a8ec6456c0c277417b9974e6288d2fd00bd0cba9c0
[INFO] running `Command { std: "docker" "start" "-a" "1f7d6235547698de74ab40a8ec6456c0c277417b9974e6288d2fd00bd0cba9c0", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `drawer`
[INFO] [stderr]    --> src/lib.rs:149:7
[INFO] [stderr]     |
[INFO] [stderr] 149 | #[cfg(feature = "drawer")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `drawer` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `drawer`
[INFO] [stderr]    --> src/lib.rs:151:7
[INFO] [stderr]     |
[INFO] [stderr] 151 | #[cfg(feature = "drawer")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `drawer` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `top-app-bar`
[INFO] [stderr]    --> src/lib.rs:155:7
[INFO] [stderr]     |
[INFO] [stderr] 155 | #[cfg(feature = "top-app-bar")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `top-app-bar` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `top-app-bar`
[INFO] [stderr]    --> src/lib.rs:157:7
[INFO] [stderr]     |
[INFO] [stderr] 157 | #[cfg(feature = "top-app-bar")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `top-app-bar` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `linear-progress`
[INFO] [stderr]    --> src/lib.rs:185:7
[INFO] [stderr]     |
[INFO] [stderr] 185 | #[cfg(feature = "linear-progress")]
[INFO] [stderr]     |       ^^^^^^^^^^-----------------
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: there is a expected value with a similar name: `"circular-progress"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `linear-progress` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `linear-progress`
[INFO] [stderr]    --> src/lib.rs:187:7
[INFO] [stderr]     |
[INFO] [stderr] 187 | #[cfg(feature = "linear-progress")]
[INFO] [stderr]     |       ^^^^^^^^^^-----------------
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: there is a expected value with a similar name: `"circular-progress"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `linear-progress` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `top-app-bar-fixed`
[INFO] [stderr]    --> src/lib.rs:203:7
[INFO] [stderr]     |
[INFO] [stderr] 203 | #[cfg(feature = "top-app-bar-fixed")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `top-app-bar-fixed` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `top-app-bar-fixed`
[INFO] [stderr]    --> src/lib.rs:205:7
[INFO] [stderr]     |
[INFO] [stderr] 205 | #[cfg(feature = "top-app-bar-fixed")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `top-app-bar-fixed` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `icon-button-toggle`
[INFO] [stderr]    --> src/lib.rs:222:7
[INFO] [stderr]     |
[INFO] [stderr] 222 | #[cfg(feature = "icon-button-toggle")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `icon-button-toggle` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `icon-button-toggle`
[INFO] [stderr]    --> src/lib.rs:224:7
[INFO] [stderr]     |
[INFO] [stderr] 224 | #[cfg(feature = "icon-button-toggle")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `icon-button-toggle` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `slider`
[INFO] [stderr]    --> src/lib.rs:228:7
[INFO] [stderr]     |
[INFO] [stderr] 228 | #[cfg(feature = "slider")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `slider` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `slider`
[INFO] [stderr]    --> src/lib.rs:230:7
[INFO] [stderr]     |
[INFO] [stderr] 230 | #[cfg(feature = "slider")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `slider` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tabs`
[INFO] [stderr]    --> src/lib.rs:234:7
[INFO] [stderr]     |
[INFO] [stderr] 234 | #[cfg(feature = "tabs")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `tabs` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tabs`
[INFO] [stderr]    --> src/lib.rs:236:7
[INFO] [stderr]     |
[INFO] [stderr] 236 | #[cfg(feature = "tabs")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `tabs` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `snackbar`
[INFO] [stderr]    --> src/lib.rs:241:7
[INFO] [stderr]     |
[INFO] [stderr] 241 | #[cfg(feature = "snackbar")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `snackbar` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `snackbar`
[INFO] [stderr]    --> src/lib.rs:243:7
[INFO] [stderr]     |
[INFO] [stderr] 243 | #[cfg(feature = "snackbar")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `snackbar` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `select`
[INFO] [stderr]    --> src/lib.rs:258:7
[INFO] [stderr]     |
[INFO] [stderr] 258 | #[cfg(feature = "select")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `select` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `select`
[INFO] [stderr]    --> src/lib.rs:260:7
[INFO] [stderr]     |
[INFO] [stderr] 260 | #[cfg(feature = "select")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `select` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `menu`
[INFO] [stderr]    --> src/lib.rs:264:7
[INFO] [stderr]     |
[INFO] [stderr] 264 | #[cfg(feature = "menu")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `menu` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `menu`
[INFO] [stderr]    --> src/lib.rs:266:7
[INFO] [stderr]     |
[INFO] [stderr] 266 | #[cfg(feature = "menu")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, `theming`
[INFO] [stderr]     = help: consider adding `menu` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `material-dioxus` (lib) generated 20 warnings
[INFO] [stderr] warning: `material-dioxus` (lib test) generated 20 warnings (20 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/material_dioxus-3018f9d244483616)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests material_dioxus
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 13) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 104) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 13) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `material_dioxus::MatButton`
[INFO] [stdout]    --> src/lib.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout] 5   | use material_dioxus::MatButton;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MatButton` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub use button::MatButton;
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `button` feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 104) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `material_dioxus::MatButton`
[INFO] [stdout]    --> src/lib.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 6   | use material_dioxus::MatButton;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MatButton` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub use button::MatButton;
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `button` feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 104)
[INFO] [stdout]     src/lib.rs - (line 13)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1f7d6235547698de74ab40a8ec6456c0c277417b9974e6288d2fd00bd0cba9c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f7d6235547698de74ab40a8ec6456c0c277417b9974e6288d2fd00bd0cba9c0", kill_on_drop: false }`
[INFO] [stdout] 1f7d6235547698de74ab40a8ec6456c0c277417b9974e6288d2fd00bd0cba9c0
