[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 beta-2025-09-21 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/plule/mpc_valet on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f15c23a1716abed0e81081973bef98eb752043af3c29ee349cf4e56b46f5fac5 [INFO] running `Command { std: "docker" "start" "-a" "f15c23a1716abed0e81081973bef98eb752043af3c29ee349cf4e56b46f5fac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f15c23a1716abed0e81081973bef98eb752043af3c29ee349cf4e56b46f5fac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f15c23a1716abed0e81081973bef98eb752043af3c29ee349cf4e56b46f5fac5", kill_on_drop: false }` [INFO] [stdout] f15c23a1716abed0e81081973bef98eb752043af3c29ee349cf4e56b46f5fac5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ab5e3fa3d0823c41f0bca689864d82b10d8e1715c7b915723f38e67d5e1dd14 [INFO] running `Command { std: "docker" "start" "-a" "7ab5e3fa3d0823c41f0bca689864d82b10d8e1715c7b915723f38e67d5e1dd14", 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 bumpalo v3.12.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling wasm-bindgen v0.2.97 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [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 scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling xml-rs v0.8.14 [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 proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling xmltree v0.11.0 [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 proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling yew-macro v0.19.3 [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-utils v0.1.4 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-console v0.2.1 [INFO] [stderr] Compiling gloo-dialogs v0.1.1 [INFO] [stderr] Compiling gloo-render v0.1.1 [INFO] [stderr] Compiling concoct v0.7.0 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-storage v0.3.0 [INFO] [stderr] Compiling gloo-file v0.2.3 [INFO] [stderr] Compiling gloo-storage v0.2.2 [INFO] [stderr] Compiling gloo v0.4.2 [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.32s [INFO] running `Command { std: "docker" "inspect" "7ab5e3fa3d0823c41f0bca689864d82b10d8e1715c7b915723f38e67d5e1dd14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab5e3fa3d0823c41f0bca689864d82b10d8e1715c7b915723f38e67d5e1dd14", kill_on_drop: false }` [INFO] [stdout] 7ab5e3fa3d0823c41f0bca689864d82b10d8e1715c7b915723f38e67d5e1dd14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a2d790b2ea74fedebf537c5f98f9ead72ed49bb77e25ebd2cf0b87906f53e78 [INFO] running `Command { std: "docker" "start" "-a" "9a2d790b2ea74fedebf537c5f98f9ead72ed49bb77e25ebd2cf0b87906f53e78", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.97 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.97 [INFO] [stderr] Compiling futures-util v0.3.30 [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-events v0.1.2 [INFO] [stderr] Compiling gloo-utils v0.1.4 [INFO] [stderr] Compiling gloo-console v0.2.1 [INFO] [stderr] Compiling gloo-dialogs v0.1.1 [INFO] [stderr] Compiling gloo-render 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-storage v0.3.0 [INFO] [stderr] Compiling gloo v0.4.2 [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: 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.23s [INFO] running `Command { std: "docker" "inspect" "9a2d790b2ea74fedebf537c5f98f9ead72ed49bb77e25ebd2cf0b87906f53e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a2d790b2ea74fedebf537c5f98f9ead72ed49bb77e25ebd2cf0b87906f53e78", kill_on_drop: false }` [INFO] [stdout] 9a2d790b2ea74fedebf537c5f98f9ead72ed49bb77e25ebd2cf0b87906f53e78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7c1eb6dd78dbb3d1923e9f6b7d566813bf417748f7a2a3f4cdae346d1495fabd [INFO] running `Command { std: "docker" "start" "-a" "7c1eb6dd78dbb3d1923e9f6b7d566813bf417748f7a2a3f4cdae346d1495fabd", 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)]` (part of `#[warn(unused)]`) 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.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mpc_valet-e14f58ab6b0fe3e4) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test model::keygroup::tests::layer_velocity_test::case_2 ... ok [INFO] [stdout] test model::keygroup::tests::layer_velocity_test::case_3 ... 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::keygroup::tests::layer_velocity_test::case_4 ... ok [INFO] [stdout] test model::keygroup::tests::layer_velocity_test::case_1 ... 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_01 ... ok [INFO] [stdout] test model::sample_file::tests::parse_letter_notation_test::case_6 ... 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_5 ... ok [INFO] [stdout] test model::sample_file::tests::parse_letter_notation_test::case_2 ... 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_4 ... ok [INFO] [stdout] test model::sample_file::tests::parse_note_test::case_04 ... 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_06 ... 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_08 ... ok [INFO] [stdout] test model::sample_file::tests::parse_note_test::case_09 ... ok [INFO] [stdout] test model::sample_file::tests::parse_number_notation_test::case_1 ... ok [INFO] [stdout] test utils::range::tests::test_build_ranges::case_2 ... ok [INFO] [stdout] test model::sample_file::tests::parse_note_test::case_10 ... 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_11 ... ok [INFO] [stdout] test utils::range::tests::test_build_ranges::case_1 ... 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_2 ... ok [INFO] [stdout] test model::sample_file::tests::parse_note_test::case_12 ... ok [INFO] [stdout] test utils::range::tests::test_build_ranges::case_3 ... ok [INFO] [stdout] test model::sample_file::tests::parse_letter_notation_test::case_7 ... ok [INFO] [stdout] test model::sample_file::tests::parse_note_test::case_03 ... 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.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mpc_valet-10b537054b67683a) [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" "7c1eb6dd78dbb3d1923e9f6b7d566813bf417748f7a2a3f4cdae346d1495fabd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c1eb6dd78dbb3d1923e9f6b7d566813bf417748f7a2a3f4cdae346d1495fabd", kill_on_drop: false }` [INFO] [stdout] 7c1eb6dd78dbb3d1923e9f6b7d566813bf417748f7a2a3f4cdae346d1495fabd