[INFO] fetching crate material-dioxus 0.0.3-dev... [INFO] testing material-dioxus-0.0.3-dev against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate material-dioxus 0.0.3-dev into /workspace/builds/worker-7-tc1/source [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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate material-dioxus 0.0.3-dev on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 144 packages to latest compatible versions [INFO] [stderr] Adding dioxus v0.4.3 (available: v0.6.3) [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.3) [INFO] [stderr] Adding gloo v0.10.0 (available: v0.11.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e613908bc4fc5b449295649fa5bb8bfe5d282345543c47515c2cd83d88e72ab7 [INFO] running `Command { std: "docker" "start" "-a" "e613908bc4fc5b449295649fa5bb8bfe5d282345543c47515c2cd83d88e72ab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e613908bc4fc5b449295649fa5bb8bfe5d282345543c47515c2cd83d88e72ab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e613908bc4fc5b449295649fa5bb8bfe5d282345543c47515c2cd83d88e72ab7", kill_on_drop: false }` [INFO] [stdout] e613908bc4fc5b449295649fa5bb8bfe5d282345543c47515c2cd83d88e72ab7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 778d1ce254abc5b1bb20e71fc148dccde22c461126f2e9a90fea079d22eb5b88 [INFO] running `Command { std: "docker" "start" "-a" "778d1ce254abc5b1bb20e71fc148dccde22c461126f2e9a90fea079d22eb5b88", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallbox v0.8.8 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling interprocess-docfix v1.2.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling spinning v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling intmap v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling to_method v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dioxus-debug-cell v0.1.1 [INFO] [stderr] Compiling constcat v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling dioxus-core v0.4.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling dioxus-rsx v0.4.3 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling dioxus-core-macro v0.4.3 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling euclid v0.22.11 [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 keyboard-types v0.7.0 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling gloo-timers v0.3.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-worker v0.4.0 [INFO] [stderr] Compiling gloo-net v0.4.0 [INFO] [stderr] Compiling gloo-console v0.3.0 [INFO] [stderr] Compiling gloo-storage v0.3.0 [INFO] [stderr] Compiling gloo-history v0.2.2 [INFO] [stderr] Compiling gloo-file v0.3.0 [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`, and `theming` [INFO] [stdout] = help: consider adding `drawer` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `drawer` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `top-app-bar` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `top-app-bar` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `linear-progress` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `linear-progress` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `top-app-bar-fixed` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `top-app-bar-fixed` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `icon-button-toggle` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `icon-button-toggle` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `slider` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `slider` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `tabs` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `tabs` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `snackbar` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `snackbar` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `select` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `select` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `menu` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `menu` 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 36.59s [INFO] running `Command { std: "docker" "inspect" "778d1ce254abc5b1bb20e71fc148dccde22c461126f2e9a90fea079d22eb5b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "778d1ce254abc5b1bb20e71fc148dccde22c461126f2e9a90fea079d22eb5b88", kill_on_drop: false }` [INFO] [stdout] 778d1ce254abc5b1bb20e71fc148dccde22c461126f2e9a90fea079d22eb5b88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c1380d919152960977fa18c94682a1a2e2787bb2df977cad1860d6b76969384 [INFO] running `Command { std: "docker" "start" "-a" "4c1380d919152960977fa18c94682a1a2e2787bb2df977cad1860d6b76969384", 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`, and `theming` [INFO] [stdout] = help: consider adding `drawer` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `drawer` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `top-app-bar` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `top-app-bar` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `linear-progress` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `linear-progress` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `top-app-bar-fixed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: 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`, and `theming` [INFO] [stdout] = help: consider adding `top-app-bar-fixed` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `icon-button-toggle` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `icon-button-toggle` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `slider` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `slider` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `tabs` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `tabs` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `snackbar` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `snackbar` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `select` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `select` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `menu` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `menu` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `drawer` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `drawer` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `top-app-bar` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `top-app-bar` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `linear-progress` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `linear-progress` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `top-app-bar-fixed` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `top-app-bar-fixed` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `icon-button-toggle` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `icon-button-toggle` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `slider` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `slider` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `tabs` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `tabs` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `snackbar` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `snackbar` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `select` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `select` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `menu` 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: `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`, and `theming` [INFO] [stdout] = help: consider adding `menu` 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.88s [INFO] running `Command { std: "docker" "inspect" "4c1380d919152960977fa18c94682a1a2e2787bb2df977cad1860d6b76969384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c1380d919152960977fa18c94682a1a2e2787bb2df977cad1860d6b76969384", kill_on_drop: false }` [INFO] [stdout] 4c1380d919152960977fa18c94682a1a2e2787bb2df977cad1860d6b76969384 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 41536de91c5c13b26ad24de1e04a7a5f52508b171448a8883783956b37cd6876 [INFO] running `Command { std: "docker" "start" "-a" "41536de91c5c13b26ad24de1e04a7a5f52508b171448a8883783956b37cd6876", 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`, and `theming` [INFO] [stderr] = help: consider adding `drawer` 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: `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`, and `theming` [INFO] [stderr] = help: consider adding `drawer` 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: `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`, and `theming` [INFO] [stderr] = help: consider adding `top-app-bar` 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: `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`, and `theming` [INFO] [stderr] = help: consider adding `top-app-bar` 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: `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`, and `theming` [INFO] [stderr] = help: consider adding `linear-progress` 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: `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`, and `theming` [INFO] [stderr] = help: consider adding `linear-progress` 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: `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`, and `theming` [INFO] [stderr] = help: consider adding `top-app-bar-fixed` 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: `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`, and `theming` [INFO] [stderr] = help: consider adding `top-app-bar-fixed` 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: `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`, and `theming` [INFO] [stderr] = help: consider adding `icon-button-toggle` 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: `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`, and `theming` [INFO] [stderr] = help: consider adding `icon-button-toggle` 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: `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`, and `theming` [INFO] [stderr] = help: consider adding `slider` 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: `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`, and `theming` [INFO] [stderr] = help: consider adding `slider` 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: `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`, and `theming` [INFO] [stderr] = help: consider adding `tabs` 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: `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`, and `theming` [INFO] [stderr] = help: consider adding `tabs` 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: `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`, and `theming` [INFO] [stderr] = help: consider adding `snackbar` 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: `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`, and `theming` [INFO] [stderr] = help: consider adding `snackbar` 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: `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`, and `theming` [INFO] [stderr] = help: consider adding `select` 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: `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`, and `theming` [INFO] [stderr] = help: consider adding `select` 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: `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`, and `theming` [INFO] [stderr] = help: consider adding `menu` 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: `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`, and `theming` [INFO] [stderr] = help: consider adding `menu` as a feature in `Cargo.toml` [INFO] [stderr] = note: see 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-c57709769f632526) [INFO] [stderr] Doc-tests material_dioxus [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] [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] 127 | #[cfg(feature = "button")] [INFO] [stdout] | ------------------ the item is gated behind the `button` feature [INFO] [stdout] 128 | #[doc(hidden)] [INFO] [stdout] 129 | pub use button::MatButton; [INFO] [stdout] | ^^^^^^^^^ [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] 127 | #[cfg(feature = "button")] [INFO] [stdout] | ------------------ the item is gated behind the `button` feature [INFO] [stdout] 128 | #[doc(hidden)] [INFO] [stdout] 129 | pub use button::MatButton; [INFO] [stdout] | ^^^^^^^^^ [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.32s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "41536de91c5c13b26ad24de1e04a7a5f52508b171448a8883783956b37cd6876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41536de91c5c13b26ad24de1e04a7a5f52508b171448a8883783956b37cd6876", kill_on_drop: false }` [INFO] [stdout] 41536de91c5c13b26ad24de1e04a7a5f52508b171448a8883783956b37cd6876