[INFO] cloning repository https://github.com/plule/mpc_valet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plule/mpc_valet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplule%2Fmpc_valet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplule%2Fmpc_valet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa188837bc63025cc33b3fb5d4c3710e0762091a [INFO] checking plule/mpc_valet against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplule%2Fmpc_valet" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/plule/mpc_valet on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/plule/mpc_valet [INFO] finished tweaking git repo https://github.com/plule/mpc_valet [INFO] tweaked toml for git repo https://github.com/plule/mpc_valet written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/plule/mpc_valet 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded relative-path v1.8.0 [INFO] [stderr] Downloaded yew-utils v0.2.0 [INFO] [stderr] Downloaded pomsky v0.11.0 [INFO] [stderr] Downloaded pomsky-macro v0.11.0 [INFO] [stderr] Downloaded concoct v0.7.0 [INFO] [stderr] Downloaded staff v0.11.0 [INFO] [stderr] Downloaded syn v1.0.104 [INFO] [stderr] Downloaded pomsky-syntax v0.11.0 [INFO] [stderr] Downloaded xmltree v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef00d30cc0ffc7c39800965c80fd24bceabd9e602c20c68a6e804169d41c1d54 [INFO] running `Command { std: "docker" "start" "-a" "ef00d30cc0ffc7c39800965c80fd24bceabd9e602c20c68a6e804169d41c1d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef00d30cc0ffc7c39800965c80fd24bceabd9e602c20c68a6e804169d41c1d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef00d30cc0ffc7c39800965c80fd24bceabd9e602c20c68a6e804169d41c1d54", kill_on_drop: false }` [INFO] [stdout] ef00d30cc0ffc7c39800965c80fd24bceabd9e602c20c68a6e804169d41c1d54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26d5d24cbd609562fc604bdbe70e7066ae63478403f949cf1e6148fb99e3c563 [INFO] running `Command { std: "docker" "start" "-a" "26d5d24cbd609562fc604bdbe70e7066ae63478403f949cf1e6148fb99e3c563", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling pomsky-syntax v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling pomsky v0.11.0 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking xml-rs v0.8.14 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling pomsky-macro v0.11.0 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Checking xmltree v0.11.0 [INFO] [stderr] Compiling relative-path v1.8.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking rstest v0.22.0 [INFO] [stderr] Checking js-sys v0.3.70 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.70 [INFO] [stderr] Checking gloo-timers v0.2.4 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.31 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking gloo-utils v0.1.4 [INFO] [stderr] Checking gloo-dialogs v0.1.1 [INFO] [stderr] Checking gloo-console v0.2.1 [INFO] [stderr] Checking gloo-render v0.1.1 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking concoct v0.7.0 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking gloo-storage v0.2.2 [INFO] [stderr] Checking gloo-storage v0.3.0 [INFO] [stderr] Checking gloo-file v0.2.3 [INFO] [stderr] Checking gloo v0.4.2 [INFO] [stderr] Checking yew v0.19.3 [INFO] [stderr] Checking staff v0.11.0 [INFO] [stderr] Checking yew-utils v0.2.0 [INFO] [stderr] Checking mpc_valet v0.3.9-dev (/opt/rustwide/workdir) [INFO] [stdout] warning: '#' is not a suitable value for the `href` attribute. Without a meaningful attribute assistive technologies will struggle to understand your webpage. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#onclick_events [INFO] [stdout] --> src/components/note_select.rs:57:41 [INFO] [stdout] | [INFO] [stdout] 57 | ... {"coso 2"} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: '#' is not a suitable value for the `href` attribute. Without a meaningful attribute assistive technologies will struggle to understand your webpage. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#onclick_events [INFO] [stdout] --> src/components/note_select.rs:58:41 [INFO] [stdout] | [INFO] [stdout] 58 | ... {"coso"} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: '#' is not a suitable value for the `href` attribute. Without a meaningful attribute assistive technologies will struggle to understand your webpage. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#onclick_events [INFO] [stdout] --> src/components/note_select.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | ... {"cosito"} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: '#' is not a suitable value for the `href` attribute. Without a meaningful attribute assistive technologies will struggle to understand your webpage. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#onclick_events [INFO] [stdout] --> src/components/note_select.rs:57:41 [INFO] [stdout] | [INFO] [stdout] 57 | ... {"coso 2"} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: '#' is not a suitable value for the `href` attribute. Without a meaningful attribute assistive technologies will struggle to understand your webpage. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#onclick_events [INFO] [stdout] --> src/components/note_select.rs:58:41 [INFO] [stdout] | [INFO] [stdout] 58 | ... {"coso"} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: '#' is not a suitable value for the `href` attribute. Without a meaningful attribute assistive technologies will struggle to understand your webpage. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#onclick_events [INFO] [stdout] --> src/components/note_select.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | ... {"cosito"} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/components/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod app; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `app` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/components/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use app::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/components/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod app; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/components/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod icon; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `icon` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/components/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use icon::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/components/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod icon; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/components/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | mod keyboard; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `keyboard` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/components/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use keyboard::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/components/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | mod keyboard; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/components/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod keygroups_table; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `keygroups_table` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/components/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use keygroups_table::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/components/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod keygroups_table; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/components/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use icon::*; [INFO] [stdout] | ^^^^^^^ the name `Props` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 23 | pub use step_select_layers::*; [INFO] [stdout] | --------------------- but the name `Props` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/components/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use icon::*; [INFO] [stdout] | ^^^^^^^ the name `PropsBuilderStepPropsBuilder` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 23 | pub use step_select_layers::*; [INFO] [stdout] | --------------------- but the name `PropsBuilderStepPropsBuilder` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/components/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use icon::*; [INFO] [stdout] | ^^^^^^^ the name `PropsBuilderStepPropsBuilder` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 23 | pub use step_select_layers::*; [INFO] [stdout] | --------------------- but the name `PropsBuilderStepPropsBuilder` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/components/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use icon::*; [INFO] [stdout] | ^^^^^^^ the name `PropsBuilderStep` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 23 | pub use step_select_layers::*; [INFO] [stdout] | --------------------- but the name `PropsBuilderStep` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/components/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use icon::*; [INFO] [stdout] | ^^^^^^^ the name `PropsBuilder` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 23 | pub use step_select_layers::*; [INFO] [stdout] | --------------------- but the name `PropsBuilder` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/components/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use keygroup_creator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `Msg` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 23 | pub use step_select_layers::*; [INFO] [stdout] | --------------------- but the name `Msg` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/components/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod app; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `app` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/components/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use app::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/components/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod app; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/components/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod icon; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `icon` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/components/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use icon::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/components/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod icon; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/components/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | mod keyboard; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `keyboard` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/components/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use keyboard::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/components/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | mod keyboard; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/components/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod keygroups_table; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `keygroups_table` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/components/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use keygroups_table::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/components/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod keygroups_table; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/components/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use icon::*; [INFO] [stdout] | ^^^^^^^ the name `Props` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 23 | pub use step_select_layers::*; [INFO] [stdout] | --------------------- but the name `Props` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/components/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use icon::*; [INFO] [stdout] | ^^^^^^^ the name `PropsBuilderStepPropsBuilder` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 23 | pub use step_select_layers::*; [INFO] [stdout] | --------------------- but the name `PropsBuilderStepPropsBuilder` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/components/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use icon::*; [INFO] [stdout] | ^^^^^^^ the name `PropsBuilderStepPropsBuilder` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 23 | pub use step_select_layers::*; [INFO] [stdout] | --------------------- but the name `PropsBuilderStepPropsBuilder` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/components/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use icon::*; [INFO] [stdout] | ^^^^^^^ the name `PropsBuilderStep` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 23 | pub use step_select_layers::*; [INFO] [stdout] | --------------------- but the name `PropsBuilderStep` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/components/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use icon::*; [INFO] [stdout] | ^^^^^^^ the name `PropsBuilder` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 23 | pub use step_select_layers::*; [INFO] [stdout] | --------------------- but the name `PropsBuilder` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/components/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use keygroup_creator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `Msg` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 23 | pub use step_select_layers::*; [INFO] [stdout] | --------------------- but the name `Msg` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::group_by`: Use .chunk_by() instead [INFO] [stdout] --> src/components/step_select_layers.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | .group_by(|f| f.root) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `itertools::Itertools::group_by`: Use .chunk_by() instead [INFO] [stdout] --> src/components/step_select_layers.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | .group_by(|f| f.root) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/keygroup.rs:86:29 [INFO] [stdout] | [INFO] [stdout] 86 | for (index, mut layer) in active_layers.into_iter().enumerate() { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/keygroup.rs:86:29 [INFO] [stdout] | [INFO] [stdout] 86 | for (index, mut layer) in active_layers.into_iter().enumerate() { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.14s [INFO] running `Command { std: "docker" "inspect" "26d5d24cbd609562fc604bdbe70e7066ae63478403f949cf1e6148fb99e3c563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26d5d24cbd609562fc604bdbe70e7066ae63478403f949cf1e6148fb99e3c563", kill_on_drop: false }` [INFO] [stdout] 26d5d24cbd609562fc604bdbe70e7066ae63478403f949cf1e6148fb99e3c563