[INFO] cloning repository https://github.com/aDogCalledSpot/patternfly-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aDogCalledSpot/patternfly-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaDogCalledSpot%2Fpatternfly-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaDogCalledSpot%2Fpatternfly-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78357c52ca26cdebdbfb709118eba097993a93c4
[INFO] checking aDogCalledSpot/patternfly-test against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaDogCalledSpot%2Fpatternfly-test" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/aDogCalledSpot/patternfly-test on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/aDogCalledSpot/patternfly-test
[INFO] finished tweaking git repo https://github.com/aDogCalledSpot/patternfly-test
[INFO] tweaked toml for git repo https://github.com/aDogCalledSpot/patternfly-test written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/aDogCalledSpot/patternfly-test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating git repository `https://github.com/ctron/patternfly-yew`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded yew-nested-router v0.3.0
[INFO] [stderr] Downloaded yew-nested-router-macros v0.3.0
[INFO] [stderr] Downloaded popper-rs v0.1.0
[INFO] [stderr] Downloaded popper-rs-sys v0.1.0-alpha.4
[INFO] [stderr] Downloaded yew-more-hooks v0.2.0
[INFO] [stderr] Downloaded browser-panic-hook v0.2.0
[INFO] [stderr] Downloaded serde_derive v1.0.177
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e562281adf274348be3be82006869ae3076edd2a27cecd2c9832f4f0f9d26d57
[INFO] running `Command { std: "docker" "start" "-a" "e562281adf274348be3be82006869ae3076edd2a27cecd2c9832f4f0f9d26d57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e562281adf274348be3be82006869ae3076edd2a27cecd2c9832f4f0f9d26d57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e562281adf274348be3be82006869ae3076edd2a27cecd2c9832f4f0f9d26d57", kill_on_drop: false }`
[INFO] [stdout] e562281adf274348be3be82006869ae3076edd2a27cecd2c9832f4f0f9d26d57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f87323cf7b16a3a616974f2e425b461124c571505b42571fc7c3187087893c53
[INFO] running `Command { std: "docker" "start" "-a" "f87323cf7b16a3a616974f2e425b461124c571505b42571fc7c3187087893c53", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.66
[INFO] [stderr] Compiling unicode-ident v1.0.11
[INFO] [stderr] Compiling bumpalo v3.13.0
[INFO] [stderr] Compiling log v0.4.19
[INFO] [stderr] Compiling wasm-bindgen v0.2.87
[INFO] [stderr] Compiling serde v1.0.177
[INFO] [stderr] Compiling serde_derive v1.0.177
[INFO] [stderr] Checking itoa v1.0.9
[INFO] [stderr] Compiling futures-core v0.3.28
[INFO] [stderr] Compiling serde_json v1.0.104
[INFO] [stderr] Checking ryu v1.0.15
[INFO] [stderr] Compiling futures-channel v0.3.28
[INFO] [stderr] Compiling thiserror v1.0.44
[INFO] [stderr] Checking pin-project-lite v0.2.10
[INFO] [stderr] Checking futures-sink v0.3.28
[INFO] [stderr] Compiling slab v0.4.8
[INFO] [stderr] Compiling libc v0.2.147
[INFO] [stderr] Compiling futures-task v0.3.28
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling futures-util v0.3.28
[INFO] [stderr] Checking percent-encoding v2.3.0
[INFO] [stderr] Compiling tokio v1.29.1
[INFO] [stderr] Checking futures-io v0.3.28
[INFO] [stderr] Checking form_urlencoded v1.2.0
[INFO] [stderr] Compiling prettyplease v0.1.25
[INFO] [stderr] Checking bytes v1.4.0
[INFO] [stderr] Checking once_cell v1.18.0
[INFO] [stderr] Compiling indexmap v1.9.3
[INFO] [stderr] Checking anymap2 v0.13.0
[INFO] [stderr] Compiling boolinator v2.4.0
[INFO] [stderr] Compiling num-traits v0.2.16
[INFO] [stderr] Checking unicode-normalization v0.1.22
[INFO] [stderr] Compiling heck v0.4.1
[INFO] [stderr] Checking iana-time-zone v0.1.57
[INFO] [stderr] Checking urlencoding v2.1.3
[INFO] [stderr] Checking unicode-bidi v0.3.13
[INFO] [stderr] Checking tracing-core v0.1.31
[INFO] [stderr] Checking strum v0.25.0
[INFO] [stderr] Checking http v0.2.9
[INFO] [stderr] Checking implicit-clone v0.3.5
[INFO] [stderr] Checking num_cpus v1.16.0
[INFO] [stderr] Checking getrandom v0.2.10
[INFO] [stderr] Checking idna v0.4.0
[INFO] [stderr] Compiling quote v1.0.32
[INFO] [stderr] Checking url v2.4.1
[INFO] [stderr] Compiling syn v2.0.27
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Checking chrono v0.4.26
[INFO] [stderr] Checking tokio-stream v0.1.14
[INFO] [stderr] Checking bincode v1.3.3
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr] Compiling darling_core v0.20.3
[INFO] [stderr] Compiling yew-macro v0.20.0
[INFO] [stderr] Compiling thiserror-impl v1.0.44
[INFO] [stderr] Compiling futures-macro v0.3.28
[INFO] [stderr] Compiling pin-project-internal v1.1.2
[INFO] [stderr] Compiling tracing-attributes v0.1.26
[INFO] [stderr] Compiling strum_macros v0.25.1
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr] Compiling darling_macro v0.20.3
[INFO] [stderr] Checking pin-project v1.1.2
[INFO] [stderr] Checking tracing v0.1.37
[INFO] [stderr] Compiling darling v0.20.3
[INFO] [stderr] Compiling yew-nested-router-macros v0.3.0
[INFO] [stderr] Checking js-sys v0.3.64
[INFO] [stderr] Checking console_error_panic_hook v0.1.7
[INFO] [stderr] Checking uuid v1.4.1
[INFO] [stderr] Checking futures v0.3.28
[INFO] [stderr] Checking web-sys v0.3.64
[INFO] [stderr] Checking wasm-bindgen-futures v0.4.37
[INFO] [stderr] Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr] Checking gloo-timers v0.2.6
[INFO] [stderr] Checking pinned v0.1.0
[INFO] [stderr] Checking prokio v0.1.0
[INFO] [stderr] Checking gloo-utils v0.1.7
[INFO] [stderr] Checking gloo-events v0.1.2
[INFO] [stderr] Checking gloo-dialogs v0.1.1
[INFO] [stderr] Checking gloo-render v0.1.1
[INFO] [stderr] Checking popper-rs-sys v0.1.0-alpha.4
[INFO] [stderr] Checking gloo-utils v0.2.0
[INFO] [stderr] Checking wasm-logger v0.2.0
[INFO] [stderr] Checking browser-panic-hook v0.2.0
[INFO] [stderr] Checking gloo-console v0.2.3
[INFO] [stderr] Checking gloo-net v0.3.1
[INFO] [stderr] Checking gloo-storage v0.2.2
[INFO] [stderr] Checking gloo-history v0.1.5
[INFO] [stderr] Checking gloo-file v0.2.3
[INFO] [stderr] Checking gloo-worker v0.2.1
[INFO] [stderr] Checking gloo v0.8.1
[INFO] [stderr] Checking yew v0.20.0
[INFO] [stderr] Checking yew-hooks v0.2.0
[INFO] [stderr] Checking yew-nested-router v0.3.0
[INFO] [stderr] Checking popper-rs v0.1.0
[INFO] [stderr] Checking patternfly-yew v0.5.0-alpha.3 (https://github.com/ctron/patternfly-yew?rev=fc4d4614a4ecfcd4605046d8529c09570548058b#fc4d4614)
[INFO] [stderr] Checking yew-more-hooks v0.2.0
[INFO] [stderr] Checking patternfly-yew-quickstart v0.5.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `use_table_data` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:4:9
[INFO] [stdout] |
[INFO] [stdout] 4 | use_table_data, Cell, CellContext, MemoizedTableModel, Table, TableColumn,
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `use_table_data` is already imported here
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `Cell` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:4:25
[INFO] [stdout] |
[INFO] [stdout] 4 | use_table_data, Cell, CellContext, MemoizedTableModel, Table, TableColumn,
[INFO] [stdout] | ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `Cell` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `CellContext` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:4:31
[INFO] [stdout] |
[INFO] [stdout] 4 | use_table_data, Cell, CellContext, MemoizedTableModel, Table, TableColumn,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `CellContext` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `MemoizedTableModel` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:4:44
[INFO] [stdout] |
[INFO] [stdout] 4 | use_table_data, Cell, CellContext, MemoizedTableModel, Table, TableColumn,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `MemoizedTableModel` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `Table` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:4:64
[INFO] [stdout] |
[INFO] [stdout] 4 | use_table_data, Cell, CellContext, MemoizedTableModel, Table, TableColumn,
[INFO] [stdout] | ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `Table` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `TableColumn` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:4:71
[INFO] [stdout] |
[INFO] [stdout] 4 | use_table_data, Cell, CellContext, MemoizedTableModel, Table, TableColumn,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `TableColumn` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `TableEntryRenderer` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:5:9
[INFO] [stdout] |
[INFO] [stdout] 5 | TableEntryRenderer, TableHeader, UseTableData,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `TableEntryRenderer` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `TableHeader` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:5:29
[INFO] [stdout] |
[INFO] [stdout] 5 | TableEntryRenderer, TableHeader, UseTableData,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `TableHeader` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `UseTableData` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:5:42
[INFO] [stdout] |
[INFO] [stdout] 5 | TableEntryRenderer, TableHeader, UseTableData,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `UseTableData` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `Toolbar` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:7:27
[INFO] [stdout] |
[INFO] [stdout] 7 | components::toolbar::{Toolbar, ToolbarContent},
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `Toolbar` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `ToolbarContent` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:7:36
[INFO] [stdout] |
[INFO] [stdout] 7 | components::toolbar::{Toolbar, ToolbarContent},
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `ToolbarContent` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `use_table_data` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:5:9
[INFO] [stdout] |
[INFO] [stdout] 5 | use_table_data, Cell, CellContext, ColumnWidth, MemoizedTableModel, Span, Table,
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `use_table_data` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `Cell` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:5:25
[INFO] [stdout] |
[INFO] [stdout] 5 | use_table_data, Cell, CellContext, ColumnWidth, MemoizedTableModel, Span, Table,
[INFO] [stdout] | ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `Cell` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `CellContext` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:5:31
[INFO] [stdout] |
[INFO] [stdout] 5 | use_table_data, Cell, CellContext, ColumnWidth, MemoizedTableModel, Span, Table,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `CellContext` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `ColumnWidth` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:5:44
[INFO] [stdout] |
[INFO] [stdout] 5 | use_table_data, Cell, CellContext, ColumnWidth, MemoizedTableModel, Span, Table,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `ColumnWidth` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `MemoizedTableModel` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:5:57
[INFO] [stdout] |
[INFO] [stdout] 5 | use_table_data, Cell, CellContext, ColumnWidth, MemoizedTableModel, Span, Table,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `MemoizedTableModel` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `Span` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:5:77
[INFO] [stdout] |
[INFO] [stdout] 5 | use_table_data, Cell, CellContext, ColumnWidth, MemoizedTableModel, Span, Table,
[INFO] [stdout] | ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `Span` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `Table` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:5:83
[INFO] [stdout] |
[INFO] [stdout] 5 | use_table_data, Cell, CellContext, ColumnWidth, MemoizedTableModel, Span, Table,
[INFO] [stdout] | ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `Table` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `TableColumn` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:6:9
[INFO] [stdout] |
[INFO] [stdout] 6 | TableColumn, TableEntryRenderer, TableHeader, UseStateTableModel, UseTableData,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] 7 | },
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `TableColumn` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `TableEntryRenderer` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:6:22
[INFO] [stdout] |
[INFO] [stdout] 6 | TableColumn, TableEntryRenderer, TableHeader, UseStateTableModel, UseTableData,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 | },
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `TableEntryRenderer` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `TableHeader` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:6:42
[INFO] [stdout] |
[INFO] [stdout] 6 | TableColumn, TableEntryRenderer, TableHeader, UseStateTableModel, UseTableData,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] 7 | },
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `TableHeader` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `UseStateTableModel` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:6:55
[INFO] [stdout] |
[INFO] [stdout] 6 | TableColumn, TableEntryRenderer, TableHeader, UseStateTableModel, UseTableData,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 | },
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `UseStateTableModel` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `UseTableData` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:6:75
[INFO] [stdout] |
[INFO] [stdout] 6 | TableColumn, TableEntryRenderer, TableHeader, UseStateTableModel, UseTableData,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] 7 | },
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `UseTableData` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `patternfly_yew::prelude::ContextSelector`: The ContentSelector component has been deprecated by PatternFly. See https://pf5.patternfly.org/components/menus/context-selector for more information.
[INFO] [stdout] --> src/components/context_selector/context_selector.1.example:8:7
[INFO] [stdout] |
[INFO] [stdout] 8 |
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `patternfly_yew::prelude::ContextSelector`: The ContentSelector component has been deprecated by PatternFly. See https://pf5.patternfly.org/components/menus/context-selector for more information.
[INFO] [stdout] --> src/components/context_selector/context_selector.1.example:2:6
[INFO] [stdout] |
[INFO] [stdout] 2 | src/components/context_selector/context_selector.2.example:9:11
[INFO] [stdout] |
[INFO] [stdout] 9 |
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `patternfly_yew::prelude::ContextSelector`: The ContentSelector component has been deprecated by PatternFly. See https://pf5.patternfly.org/components/menus/context-selector for more information.
[INFO] [stdout] --> src/components/context_selector/context_selector.2.example:3:10
[INFO] [stdout] |
[INFO] [stdout] 3 | src/components/pagination/mod.rs:4:9
[INFO] [stdout] |
[INFO] [stdout] 4 | use_table_data, Cell, CellContext, MemoizedTableModel, Table, TableColumn,
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `use_table_data` is already imported here
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `Cell` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:4:25
[INFO] [stdout] |
[INFO] [stdout] 4 | use_table_data, Cell, CellContext, MemoizedTableModel, Table, TableColumn,
[INFO] [stdout] | ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `Cell` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `CellContext` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:4:31
[INFO] [stdout] |
[INFO] [stdout] 4 | use_table_data, Cell, CellContext, MemoizedTableModel, Table, TableColumn,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `CellContext` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `MemoizedTableModel` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:4:44
[INFO] [stdout] |
[INFO] [stdout] 4 | use_table_data, Cell, CellContext, MemoizedTableModel, Table, TableColumn,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `MemoizedTableModel` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `Table` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:4:64
[INFO] [stdout] |
[INFO] [stdout] 4 | use_table_data, Cell, CellContext, MemoizedTableModel, Table, TableColumn,
[INFO] [stdout] | ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `Table` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `TableColumn` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:4:71
[INFO] [stdout] |
[INFO] [stdout] 4 | use_table_data, Cell, CellContext, MemoizedTableModel, Table, TableColumn,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `TableColumn` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `TableEntryRenderer` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:5:9
[INFO] [stdout] |
[INFO] [stdout] 5 | TableEntryRenderer, TableHeader, UseTableData,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `TableEntryRenderer` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `TableHeader` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:5:29
[INFO] [stdout] |
[INFO] [stdout] 5 | TableEntryRenderer, TableHeader, UseTableData,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `TableHeader` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `UseTableData` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:5:42
[INFO] [stdout] |
[INFO] [stdout] 5 | TableEntryRenderer, TableHeader, UseTableData,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `UseTableData` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `Toolbar` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:7:27
[INFO] [stdout] |
[INFO] [stdout] 7 | components::toolbar::{Toolbar, ToolbarContent},
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `Toolbar` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `ToolbarContent` is imported redundantly
[INFO] [stdout] --> src/components/pagination/mod.rs:7:36
[INFO] [stdout] |
[INFO] [stdout] 7 | components::toolbar::{Toolbar, ToolbarContent},
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `ToolbarContent` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `use_table_data` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:5:9
[INFO] [stdout] |
[INFO] [stdout] 5 | use_table_data, Cell, CellContext, ColumnWidth, MemoizedTableModel, Span, Table,
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `use_table_data` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `Cell` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:5:25
[INFO] [stdout] |
[INFO] [stdout] 5 | use_table_data, Cell, CellContext, ColumnWidth, MemoizedTableModel, Span, Table,
[INFO] [stdout] | ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `Cell` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `CellContext` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:5:31
[INFO] [stdout] |
[INFO] [stdout] 5 | use_table_data, Cell, CellContext, ColumnWidth, MemoizedTableModel, Span, Table,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `CellContext` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `ColumnWidth` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:5:44
[INFO] [stdout] |
[INFO] [stdout] 5 | use_table_data, Cell, CellContext, ColumnWidth, MemoizedTableModel, Span, Table,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `ColumnWidth` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `MemoizedTableModel` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:5:57
[INFO] [stdout] |
[INFO] [stdout] 5 | use_table_data, Cell, CellContext, ColumnWidth, MemoizedTableModel, Span, Table,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `MemoizedTableModel` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `Span` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:5:77
[INFO] [stdout] |
[INFO] [stdout] 5 | use_table_data, Cell, CellContext, ColumnWidth, MemoizedTableModel, Span, Table,
[INFO] [stdout] | ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `Span` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `Table` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:5:83
[INFO] [stdout] |
[INFO] [stdout] 5 | use_table_data, Cell, CellContext, ColumnWidth, MemoizedTableModel, Span, Table,
[INFO] [stdout] | ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `Table` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `TableColumn` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:6:9
[INFO] [stdout] |
[INFO] [stdout] 6 | TableColumn, TableEntryRenderer, TableHeader, UseStateTableModel, UseTableData,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] 7 | },
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `TableColumn` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `TableEntryRenderer` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:6:22
[INFO] [stdout] |
[INFO] [stdout] 6 | TableColumn, TableEntryRenderer, TableHeader, UseStateTableModel, UseTableData,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 | },
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `TableEntryRenderer` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `TableHeader` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:6:42
[INFO] [stdout] |
[INFO] [stdout] 6 | TableColumn, TableEntryRenderer, TableHeader, UseStateTableModel, UseTableData,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] 7 | },
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `TableHeader` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `UseStateTableModel` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:6:55
[INFO] [stdout] |
[INFO] [stdout] 6 | TableColumn, TableEntryRenderer, TableHeader, UseStateTableModel, UseTableData,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 | },
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `UseStateTableModel` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `UseTableData` is imported redundantly
[INFO] [stdout] --> src/components/table/mod.rs:6:75
[INFO] [stdout] |
[INFO] [stdout] 6 | TableColumn, TableEntryRenderer, TableHeader, UseStateTableModel, UseTableData,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] 7 | },
[INFO] [stdout] 8 | prelude::*,
[INFO] [stdout] | ---------- the item `UseTableData` is already imported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `patternfly_yew::prelude::Select`: The Select component has been deprecated by PatternFly. See https://pf5.patternfly.org/components/menus/select for more information.
[INFO] [stdout] --> src/components/select/select.1.example:8:11
[INFO] [stdout] |
[INFO] [stdout] 8 | >
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `patternfly_yew::prelude::Select`: The Select component has been deprecated by PatternFly. See https://pf5.patternfly.org/components/menus/select for more information.
[INFO] [stdout] --> src/components/select/select.1.example:4:10
[INFO] [stdout] |
[INFO] [stdout] 4 | >
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `patternfly_yew::prelude::Select`: The Select component has been deprecated by PatternFly. See https://pf5.patternfly.org/components/menus/select for more information.
[INFO] [stdout] --> src/components/select/select.2.example:4:10
[INFO] [stdout] |
[INFO] [stdout] 4 | >
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `patternfly_yew::prelude::Select`: The Select component has been deprecated by PatternFly. See https://pf5.patternfly.org/components/menus/select for more information.
[INFO] [stdout] --> src/components/select/select.3.example:4:10
[INFO] [stdout] |
[INFO] [stdout] 4 | >
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `patternfly_yew::prelude::Select`: The Select component has been deprecated by PatternFly. See https://pf5.patternfly.org/components/menus/select for more information.
[INFO] [stdout] --> src/components/select/select.4.example:4:10
[INFO] [stdout] |
[INFO] [stdout] 4 | >
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `patternfly_yew::prelude::Select`: The Select component has been deprecated by PatternFly. See https://pf5.patternfly.org/components/menus/select for more information.
[INFO] [stdout] --> src/components/select/select.5.example:4:10
[INFO] [stdout] |
[INFO] [stdout] 4 | >
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `patternfly_yew::prelude::Select`: The Select component has been deprecated by PatternFly. See https://pf5.patternfly.org/components/menus/select for more information.
[INFO] [stdout] --> src/components/select/select.6.example:4:10
[INFO] [stdout] |
[INFO] [stdout] 4 |
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `patternfly_yew::prelude::ContextSelector`: The ContentSelector component has been deprecated by PatternFly. See https://pf5.patternfly.org/components/menus/context-selector for more information.
[INFO] [stdout] --> src/components/context_selector/context_selector.1.example:2:6
[INFO] [stdout] |
[INFO] [stdout] 2 | src/components/context_selector/context_selector.2.example:9:11
[INFO] [stdout] |
[INFO] [stdout] 9 |
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `patternfly_yew::prelude::ContextSelector`: The ContentSelector component has been deprecated by PatternFly. See https://pf5.patternfly.org/components/menus/context-selector for more information.
[INFO] [stdout] --> src/components/context_selector/context_selector.2.example:3:10
[INFO] [stdout] |
[INFO] [stdout] 3 | src/components/select/select.1.example:8:11
[INFO] [stdout] |
[INFO] [stdout] 8 | >
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `patternfly_yew::prelude::Select`: The Select component has been deprecated by PatternFly. See https://pf5.patternfly.org/components/menus/select for more information.
[INFO] [stdout] --> src/components/select/select.1.example:4:10
[INFO] [stdout] |
[INFO] [stdout] 4 | >
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `patternfly_yew::prelude::Select`: The Select component has been deprecated by PatternFly. See https://pf5.patternfly.org/components/menus/select for more information.
[INFO] [stdout] --> src/components/select/select.2.example:4:10
[INFO] [stdout] |
[INFO] [stdout] 4 | >
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `patternfly_yew::prelude::Select`: The Select component has been deprecated by PatternFly. See https://pf5.patternfly.org/components/menus/select for more information.
[INFO] [stdout] --> src/components/select/select.3.example:4:10
[INFO] [stdout] |
[INFO] [stdout] 4 | >
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `patternfly_yew::prelude::Select`: The Select component has been deprecated by PatternFly. See https://pf5.patternfly.org/components/menus/select for more information.
[INFO] [stdout] --> src/components/select/select.4.example:4:10
[INFO] [stdout] |
[INFO] [stdout] 4 | >
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `patternfly_yew::prelude::Select`: The Select component has been deprecated by PatternFly. See https://pf5.patternfly.org/components/menus/select for more information.
[INFO] [stdout] --> src/components/select/select.5.example:4:10
[INFO] [stdout] |
[INFO] [stdout] 4 | >
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `patternfly_yew::prelude::Select`: The Select component has been deprecated by PatternFly. See https://pf5.patternfly.org/components/menus/select for more information.
[INFO] [stdout] --> src/components/select/select.6.example:4:10
[INFO] [stdout] |
[INFO] [stdout] 4 |