[INFO] cloning repository https://github.com/insou22/rspim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insou22/rspim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Frspim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Frspim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61f96b38626c30c2ead7925486304f163ec56b2b [INFO] building insou22/rspim against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Frspim" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/insou22/rspim [INFO] finished tweaking git repo https://github.com/insou22/rspim [INFO] tweaked toml for git repo https://github.com/insou22/rspim written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/insou22/rspim on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/insou22/rspim 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yew-agent v0.1.0 [INFO] [stderr] Downloaded gloo-render v0.1.1 [INFO] [stderr] Downloaded gloo-events v0.1.2 [INFO] [stderr] Downloaded boolinator v2.4.0 [INFO] [stderr] Downloaded git-version-macro v0.3.9 [INFO] [stderr] Downloaded nom_locate v4.2.0 [INFO] [stderr] Downloaded gloo-storage v0.2.2 [INFO] [stderr] Downloaded rustyline-derive v0.3.1 [INFO] [stderr] Downloaded bounce-macros v0.3.0 [INFO] [stderr] Downloaded scoped-tls-hkt v0.1.5 [INFO] [stderr] Downloaded git-version v0.3.9 [INFO] [stderr] Downloaded enum-iterator-derive v1.4.0 [INFO] [stderr] Downloaded text_io v0.1.13 [INFO] [stderr] Downloaded ctrlc v3.4.7 [INFO] [stderr] Downloaded bounce v0.3.0 [INFO] [stderr] Downloaded getset v0.1.6 [INFO] [stderr] Downloaded vergen v7.5.1 [INFO] [stderr] Downloaded dirs v3.0.2 [INFO] [stderr] Downloaded yew-macro v0.19.3 [INFO] [stderr] Downloaded sysinfo v0.27.8 [INFO] [stderr] Downloaded git2 v0.16.1 [INFO] [stderr] Downloaded users v0.11.0 [INFO] [stderr] Downloaded gloo-utils v0.1.7 [INFO] [stderr] Downloaded yew v0.19.3 [INFO] [stderr] Downloaded enum-iterator v1.5.0 [INFO] [stderr] Downloaded gloo-file v0.2.3 [INFO] [stderr] Downloaded gloo v0.4.2 [INFO] [stderr] Downloaded gloo-console v0.2.3 [INFO] [stderr] Downloaded gloo-dialogs v0.1.1 [INFO] [stderr] Downloaded rustyline v10.1.1 [INFO] [stderr] Downloaded anymap2 v0.13.0 [INFO] [stderr] Downloaded libgit2-sys v0.14.2+1.5.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ab63a03e86c50a9b7e54746767eaba05510a7c7dde99075c6446e982b54adfe [INFO] running `Command { std: "docker" "start" "-a" "2ab63a03e86c50a9b7e54746767eaba05510a7c7dde99075c6446e982b54adfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ab63a03e86c50a9b7e54746767eaba05510a7c7dde99075c6446e982b54adfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ab63a03e86c50a9b7e54746767eaba05510a7c7dde99075c6446e982b54adfe", kill_on_drop: false }` [INFO] [stdout] 2ab63a03e86c50a9b7e54746767eaba05510a7c7dde99075c6446e982b54adfe [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d6552bee4be9ec1c2818f35991f03579cb9827141998b9c6e2d5c659b4e4df6 [INFO] running `Command { std: "docker" "start" "-a" "0d6552bee4be9ec1c2818f35991f03579cb9827141998b9c6e2d5c659b4e4df6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling vergen v7.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sysinfo v0.27.8 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling mipsy_parser v0.1.0 (/opt/rustwide/workdir/crates/mipsy_parser) [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling mipsy_utils v0.1.0 (/opt/rustwide/workdir/crates/mipsy_utils) [INFO] [stderr] Compiling mipsy_lib v0.1.0 (/opt/rustwide/workdir/crates/mipsy_lib) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling bounce-macros v0.3.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling mipsy_instructions v0.1.0 (/opt/rustwide/workdir/crates/mipsy_instructions) [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling gloo-utils v0.1.7 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-file v0.2.3 [INFO] [stderr] Compiling gloo-console v0.2.3 [INFO] [stderr] Compiling gloo-storage v0.2.2 [INFO] [stderr] Compiling gloo-render v0.1.1 [INFO] [stderr] Compiling gloo-dialogs v0.1.1 [INFO] [stderr] Compiling gloo v0.4.2 [INFO] [stderr] Compiling yew v0.19.3 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling yew-agent v0.1.0 [INFO] [stderr] Compiling bounce v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling rustyline v10.1.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling rustyline-derive v0.3.1 [INFO] [stderr] Compiling termsize v0.1.9 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling text_io v0.1.13 [INFO] [stderr] Compiling mipsy_interactive v0.1.0 (/opt/rustwide/workdir/crates/mipsy_interactive) [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling mipsy_codegen v0.1.0 (/opt/rustwide/workdir/crates/mipsy_codegen) [INFO] [stderr] Compiling mipsy_web v0.1.0 (/opt/rustwide/workdir/crates/mipsy_web) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> crates/mipsy_web/src/components/navbar.rs:298:28 [INFO] [stdout] | [INFO] [stdout] 298 | let icons = icons(props.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `NavBarProps` does not implement `Clone`, so calling `clone` on `&NavBarProps` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 298 - let icons = icons(props.clone()); [INFO] [stdout] 298 + let icons = icons(props); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `NavBarProps`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Clone)] [INFO] [stdout] 14 | pub struct NavBarProps { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling git2 v0.16.1 [INFO] [stderr] Compiling mipsy v0.1.0 (/opt/rustwide/workdir/crates/mipsy) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 6m 11s [INFO] running `Command { std: "docker" "inspect" "0d6552bee4be9ec1c2818f35991f03579cb9827141998b9c6e2d5c659b4e4df6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d6552bee4be9ec1c2818f35991f03579cb9827141998b9c6e2d5c659b4e4df6", kill_on_drop: false }` [INFO] [stdout] 0d6552bee4be9ec1c2818f35991f03579cb9827141998b9c6e2d5c659b4e4df6 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87860f1a36635a96f8d5477be4da4f0a5ccca7fc73728343b9e6a4d8a3b79f91 [INFO] running `Command { std: "docker" "start" "-a" "87860f1a36635a96f8d5477be4da4f0a5ccca7fc73728343b9e6a4d8a3b79f91", kill_on_drop: false }` [INFO] [stderr] Compiling mipsy_codegen v0.1.0 (/opt/rustwide/workdir/crates/mipsy_codegen) [INFO] [stderr] Compiling mipsy_web v0.1.0 (/opt/rustwide/workdir/crates/mipsy_web) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> crates/mipsy_web/src/components/navbar.rs:298:28 [INFO] [stdout] | [INFO] [stdout] 298 | let icons = icons(props.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `NavBarProps` does not implement `Clone`, so calling `clone` on `&NavBarProps` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 298 - let icons = icons(props.clone()); [INFO] [stdout] 298 + let icons = icons(props); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `NavBarProps`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Clone)] [INFO] [stdout] 14 | pub struct NavBarProps { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mipsy_interactive v0.1.0 (/opt/rustwide/workdir/crates/mipsy_interactive) [INFO] [stderr] Compiling mipsy v0.1.0 (/opt/rustwide/workdir/crates/mipsy) [INFO] [stderr] Compiling mipsy_instructions v0.1.0 (/opt/rustwide/workdir/crates/mipsy_instructions) [INFO] [stderr] Compiling mipsy_lib v0.1.0 (/opt/rustwide/workdir/crates/mipsy_lib) [INFO] [stderr] Compiling mipsy_utils v0.1.0 (/opt/rustwide/workdir/crates/mipsy_utils) [INFO] [stderr] Compiling mipsy_parser v0.1.0 (/opt/rustwide/workdir/crates/mipsy_parser) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> crates/mipsy_web/src/components/navbar.rs:298:28 [INFO] [stdout] | [INFO] [stdout] 298 | let icons = icons(props.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `NavBarProps` does not implement `Clone`, so calling `clone` on `&NavBarProps` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 298 - let icons = icons(props.clone()); [INFO] [stdout] 298 + let icons = icons(props); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `NavBarProps`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Clone)] [INFO] [stdout] 14 | pub struct NavBarProps { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 11.67s [INFO] running `Command { std: "docker" "inspect" "87860f1a36635a96f8d5477be4da4f0a5ccca7fc73728343b9e6a4d8a3b79f91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87860f1a36635a96f8d5477be4da4f0a5ccca7fc73728343b9e6a4d8a3b79f91", kill_on_drop: false }` [INFO] [stdout] 87860f1a36635a96f8d5477be4da4f0a5ccca7fc73728343b9e6a4d8a3b79f91