[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] a47be66ed2d0c998f1e15c53ee97a5252d2845d7 [INFO] testing plule/mpc_valet against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplule%2Fmpc_valet" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [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-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/plule/mpc_valet on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.97 [INFO] [stderr] Downloaded yew-utils v0.2.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.97 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.97 [INFO] [stderr] Downloaded yew v0.19.3 [INFO] [stderr] Downloaded wasm-logger v0.2.0 [INFO] [stderr] Downloaded gloo-console v0.2.1 [INFO] [stderr] Downloaded gloo-timers v0.2.4 [INFO] [stderr] Downloaded gloo-utils v0.1.4 [INFO] [stderr] Downloaded wasm-bindgen v0.2.97 [INFO] [stderr] Downloaded xmltree v0.11.0 [INFO] [stderr] Downloaded staff v0.11.0 [INFO] [stderr] Downloaded either v1.7.0 [INFO] [stderr] Downloaded pomsky-macro v0.11.0 [INFO] [stderr] Downloaded yew-macro v0.19.3 [INFO] [stderr] Downloaded semver v1.0.12 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.97 [INFO] [stderr] Downloaded thiserror v1.0.32 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.31 [INFO] [stderr] Downloaded scoped-tls-hkt v0.1.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.32 [INFO] [stderr] Downloaded js-sys v0.3.74 [INFO] [stderr] Downloaded impl-trait-for-tuples v0.2.2 [INFO] [stderr] Downloaded pomsky-syntax v0.11.0 [INFO] [stderr] Downloaded rstest_macros v0.24.0 [INFO] [stderr] Downloaded xml-rs v0.8.14 [INFO] [stderr] Downloaded concoct v0.7.0 [INFO] [stderr] Downloaded hashbrown v0.12.1 [INFO] [stderr] Downloaded pomsky v0.11.0 [INFO] [stderr] Downloaded rstest v0.24.0 [INFO] [stderr] Downloaded once_cell v1.13.0 [INFO] [stderr] Downloaded aho-corasick v1.0.1 [INFO] [stderr] Downloaded syn v1.0.104 [INFO] [stderr] Downloaded syn v2.0.82 [INFO] [stderr] Downloaded gloo v0.4.2 [INFO] [stderr] Downloaded web-sys v0.3.74 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d1416674488c892da6fb7a22f067d167e75aee97b31ac912d21454c53934d09 [INFO] running `Command { std: "docker" "start" "-a" "4d1416674488c892da6fb7a22f067d167e75aee97b31ac912d21454c53934d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d1416674488c892da6fb7a22f067d167e75aee97b31ac912d21454c53934d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d1416674488c892da6fb7a22f067d167e75aee97b31ac912d21454c53934d09", kill_on_drop: false }` [INFO] [stdout] 4d1416674488c892da6fb7a22f067d167e75aee97b31ac912d21454c53934d09 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca39204c9e5b93bf4886179470100b7f2988aac877de33f42ece055a0532cf4d [INFO] running `Command { std: "docker" "start" "-a" "ca39204c9e5b93bf4886179470100b7f2988aac877de33f42ece055a0532cf4d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.97 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.97 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling pomsky-syntax v0.11.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling xmltree v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pomsky v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling pomsky-macro v0.11.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.97 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.97 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.97 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling js-sys v0.3.74 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.74 [INFO] [stderr] Compiling gloo-timers v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.31 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-utils v0.1.4 [INFO] [stderr] Compiling gloo-console v0.2.1 [INFO] [stderr] Compiling gloo-render v0.1.1 [INFO] [stderr] Compiling gloo-dialogs v0.1.1 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling concoct v0.7.0 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-storage v0.2.2 [INFO] [stderr] Compiling gloo-file v0.2.3 [INFO] [stderr] Compiling gloo v0.4.2 [INFO] [stderr] Compiling gloo-storage v0.3.0 [INFO] [stderr] Compiling yew v0.19.3 [INFO] [stderr] Compiling staff v0.11.0 [INFO] [stderr] Compiling yew-utils v0.2.0 [INFO] [stderr] Compiling mpc_valet v0.3.9-dev (/opt/rustwide/workdir) [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: 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.04s [INFO] running `Command { std: "docker" "inspect" "ca39204c9e5b93bf4886179470100b7f2988aac877de33f42ece055a0532cf4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca39204c9e5b93bf4886179470100b7f2988aac877de33f42ece055a0532cf4d", kill_on_drop: false }` [INFO] [stdout] ca39204c9e5b93bf4886179470100b7f2988aac877de33f42ece055a0532cf4d [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8255486c77fb8e00c958d06f356879cf37d9bbd3f6a4866bc082aaffcb5a101e [INFO] running `Command { std: "docker" "start" "-a" "8255486c77fb8e00c958d06f356879cf37d9bbd3f6a4866bc082aaffcb5a101e", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.97 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.97 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.97 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling wasm-bindgen v0.2.97 [INFO] [stderr] Compiling js-sys v0.3.74 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.74 [INFO] [stderr] Compiling gloo-timers v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.31 [INFO] [stderr] Compiling gloo-utils v0.1.4 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-console v0.2.1 [INFO] [stderr] Compiling gloo-render v0.1.1 [INFO] [stderr] Compiling gloo-dialogs v0.1.1 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling concoct v0.7.0 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-storage v0.3.0 [INFO] [stderr] Compiling gloo-storage v0.2.2 [INFO] [stderr] Compiling gloo-file v0.2.3 [INFO] [stderr] Compiling staff v0.11.0 [INFO] [stderr] Compiling gloo v0.4.2 [INFO] [stderr] Compiling yew v0.19.3 [INFO] [stderr] Compiling yew-utils v0.2.0 [INFO] [stderr] Compiling mpc_valet v0.3.9-dev (/opt/rustwide/workdir) [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: 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: 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: 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 39.70s [INFO] running `Command { std: "docker" "inspect" "8255486c77fb8e00c958d06f356879cf37d9bbd3f6a4866bc082aaffcb5a101e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8255486c77fb8e00c958d06f356879cf37d9bbd3f6a4866bc082aaffcb5a101e", kill_on_drop: false }` [INFO] [stdout] 8255486c77fb8e00c958d06f356879cf37d9bbd3f6a4866bc082aaffcb5a101e [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 20357387b1ce3ca426f9c4b7dc070107d30637c32b10617ddfe65b8d52e0f6a6 [INFO] running `Command { std: "docker" "start" "-a" "20357387b1ce3ca426f9c4b7dc070107d30637c32b10617ddfe65b8d52e0f6a6", kill_on_drop: false }` [INFO] [stderr] warning: private item shadows public glob re-export [INFO] [stderr] --> src/components/mod.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | mod app; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the name `app` in the type namespace is supposed to be publicly re-exported here [INFO] [stderr] --> src/components/mod.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | pub use app::*; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] note: but the private item here shadows it [INFO] [stderr] --> src/components/mod.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | mod app; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: private item shadows public glob re-export [INFO] [stderr] --> src/components/mod.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | mod icon; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the name `icon` in the type namespace is supposed to be publicly re-exported here [INFO] [stderr] --> src/components/mod.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub use icon::*; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] note: but the private item here shadows it [INFO] [stderr] --> src/components/mod.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | mod icon; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: private item shadows public glob re-export [INFO] [stderr] --> src/components/mod.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | mod keyboard; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the name `keyboard` in the type namespace is supposed to be publicly re-exported here [INFO] [stderr] --> src/components/mod.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | pub use keyboard::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] note: but the private item here shadows it [INFO] [stderr] --> src/components/mod.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | mod keyboard; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: private item shadows public glob re-export [INFO] [stderr] --> src/components/mod.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | mod keygroups_table; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the name `keygroups_table` in the type namespace is supposed to be publicly re-exported here [INFO] [stderr] --> src/components/mod.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub use keygroups_table::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: but the private item here shadows it [INFO] [stderr] --> src/components/mod.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | mod keygroups_table; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/components/mod.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub use icon::*; [INFO] [stderr] | ^^^^^^^ the name `Props` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 23 | pub use step_select_layers::*; [INFO] [stderr] | --------------------- but the name `Props` in the type namespace is also re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/components/mod.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub use icon::*; [INFO] [stderr] | ^^^^^^^ the name `PropsBuilderStepPropsBuilder` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 23 | pub use step_select_layers::*; [INFO] [stderr] | --------------------- but the name `PropsBuilderStepPropsBuilder` in the type namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/components/mod.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub use icon::*; [INFO] [stderr] | ^^^^^^^ the name `PropsBuilderStepPropsBuilder` in the value namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 23 | pub use step_select_layers::*; [INFO] [stderr] | --------------------- but the name `PropsBuilderStepPropsBuilder` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/components/mod.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub use icon::*; [INFO] [stderr] | ^^^^^^^ the name `PropsBuilderStep` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 23 | pub use step_select_layers::*; [INFO] [stderr] | --------------------- but the name `PropsBuilderStep` in the type namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/components/mod.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub use icon::*; [INFO] [stderr] | ^^^^^^^ the name `PropsBuilder` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 23 | pub use step_select_layers::*; [INFO] [stderr] | --------------------- but the name `PropsBuilder` in the type namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/components/mod.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub use keygroup_creator::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ the name `Msg` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 23 | pub use step_select_layers::*; [INFO] [stderr] | --------------------- but the name `Msg` in the type namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `itertools::Itertools::group_by`: Use .chunk_by() instead [INFO] [stderr] --> src/components/step_select_layers.rs:45:14 [INFO] [stderr] | [INFO] [stderr] 45 | .group_by(|f| f.root) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/model/keygroup.rs:86:29 [INFO] [stderr] | [INFO] [stderr] 86 | for (index, mut layer) in active_layers.into_iter().enumerate() { [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `mpc_valet` (lib) generated 12 warnings (run `cargo fix --lib -p mpc_valet` to apply 1 suggestion) [INFO] [stderr] warning: `mpc_valet` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mpc_valet-80190b17413e1f5b) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test model::keygroup::tests::layer_velocity_test::case_1 ... ok [INFO] [stdout] test model::keygroup::tests::layer_velocity_test::case_2 ... ok [INFO] [stdout] test model::keygroup::tests::layer_velocity_test::case_4 ... ok [INFO] [stdout] test model::keygroup::tests::layer_velocity_test::case_5 ... ok [INFO] [stdout] test model::keygroup::tests::layer_velocity_test::case_6 ... ok [INFO] [stdout] test model::sample_file::tests::parse_note_test::case_05 ... ok [INFO] [stdout] test model::sample_file::tests::parse_note_test::case_02 ... ok [INFO] [stdout] test model::sample_file::tests::parse_letter_notation_test::case_5 ... ok [INFO] [stdout] test model::sample_file::tests::parse_letter_notation_test::case_6 ... ok [INFO] [stdout] test model::sample_file::tests::parse_note_test::case_03 ... ok [INFO] [stdout] test model::sample_file::tests::parse_letter_notation_test::case_2 ... ok [INFO] [stdout] test model::sample_file::tests::parse_letter_notation_test::case_1 ... ok [INFO] [stdout] test model::sample_file::tests::parse_note_test::case_04 ... ok [INFO] [stdout] test model::sample_file::tests::parse_letter_notation_test::case_3 ... ok [INFO] [stdout] test model::sample_file::tests::parse_letter_notation_test::case_7 ... ok [INFO] [stdout] test utils::range::tests::test_build_ranges::case_1 ... ok [INFO] [stdout] test model::keygroup::tests::layer_velocity_test::case_3 ... ok [INFO] [stdout] test model::sample_file::tests::parse_note_test::case_01 ... ok [INFO] [stdout] test utils::range::tests::test_build_ranges::case_4 ... ok [INFO] [stdout] test utils::range::tests::test_build_ranges::case_5 ... ok [INFO] [stdout] test utils::range::tests::test_build_ranges::case_6 ... ok [INFO] [stdout] test model::sample_file::tests::parse_note_test::case_07 ... ok [INFO] [stdout] test model::sample_file::tests::parse_note_test::case_06 ... ok [INFO] [stdout] test model::sample_file::tests::parse_note_test::case_10 ... ok [INFO] [stdout] test model::sample_file::tests::parse_note_test::case_08 ... ok [INFO] [stdout] test model::sample_file::tests::parse_number_notation_test::case_2 ... ok [INFO] [stdout] test model::sample_file::tests::parse_note_test::case_09 ... ok [INFO] [stdout] test model::sample_file::tests::parse_note_test::case_12 ... ok [INFO] [stdout] test utils::range::tests::test_build_ranges::case_2 ... ok [INFO] [stdout] test utils::range::tests::test_build_ranges::case_3 ... ok [INFO] [stdout] test model::sample_file::tests::parse_number_notation_test::case_3 ... ok [INFO] [stdout] test model::sample_file::tests::parse_number_notation_test::case_1 ... ok [INFO] [stdout] test model::sample_file::tests::parse_note_test::case_11 ... ok [INFO] [stdout] test model::sample_file::tests::parse_letter_notation_test::case_4 ... ok [INFO] [stdout] test utils::export::tests::make_program_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mpc_valet-74ca81ba22049d15) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests mpc_valet [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "20357387b1ce3ca426f9c4b7dc070107d30637c32b10617ddfe65b8d52e0f6a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20357387b1ce3ca426f9c4b7dc070107d30637c32b10617ddfe65b8d52e0f6a6", kill_on_drop: false }` [INFO] [stdout] 20357387b1ce3ca426f9c4b7dc070107d30637c32b10617ddfe65b8d52e0f6a6