[INFO] fetching crate fit-rust 0.1.2... [INFO] checking fit-rust-0.1.2 against master#8424f8e8cdf07010967a57584fd647b30e930d4d for pr-120095 [INFO] extracting crate fit-rust 0.1.2 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate fit-rust 0.1.2 on toolchain 8424f8e8cdf07010967a57584fd647b30e930d4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fit-rust 0.1.2 [INFO] finished tweaking crates.io crate fit-rust 0.1.2 [INFO] tweaked toml for crates.io crate fit-rust 0.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate fit-rust 0.1.2 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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded binrw_derive v0.13.0 [INFO] [stderr] Downloaded binrw v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c22c8e6494aa1afc663a03662beafb0e89842be045d94aeaf3b767b80b748d0 [INFO] running `Command { std: "docker" "start" "-a" "9c22c8e6494aa1afc663a03662beafb0e89842be045d94aeaf3b767b80b748d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c22c8e6494aa1afc663a03662beafb0e89842be045d94aeaf3b767b80b748d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c22c8e6494aa1afc663a03662beafb0e89842be045d94aeaf3b767b80b748d0", kill_on_drop: false }` [INFO] [stdout] 9c22c8e6494aa1afc663a03662beafb0e89842be045d94aeaf3b767b80b748d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 792d4261524f01ce3506748111a459fa4278477c1f1bb4dc208f25cd5dab826b [INFO] running `Command { std: "docker" "start" "-a" "792d4261524f01ce3506748111a459fa4278477c1f1bb4dc208f25cd5dab826b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling binrw_derive v0.13.0 [INFO] [stderr] Compiling binrw v0.13.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking fit-rust v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.36s [INFO] running `Command { std: "docker" "inspect" "792d4261524f01ce3506748111a459fa4278477c1f1bb4dc208f25cd5dab826b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "792d4261524f01ce3506748111a459fa4278477c1f1bb4dc208f25cd5dab826b", kill_on_drop: false }` [INFO] [stdout] 792d4261524f01ce3506748111a459fa4278477c1f1bb4dc208f25cd5dab826b [INFO] checking fit-rust-0.1.2 against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] extracting crate fit-rust 0.1.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate fit-rust 0.1.2 on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fit-rust 0.1.2 [INFO] finished tweaking crates.io crate fit-rust 0.1.2 [INFO] tweaked toml for crates.io crate fit-rust 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate fit-rust 0.1.2 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" "+047472f299946caf090d1b5608ae4bd9f0416256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4aef9f89cc3a41d04e4c4cb6e6db2c13ddcdc87736c36452ef2d493dae84667 [INFO] running `Command { std: "docker" "start" "-a" "c4aef9f89cc3a41d04e4c4cb6e6db2c13ddcdc87736c36452ef2d493dae84667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4aef9f89cc3a41d04e4c4cb6e6db2c13ddcdc87736c36452ef2d493dae84667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4aef9f89cc3a41d04e4c4cb6e6db2c13ddcdc87736c36452ef2d493dae84667", kill_on_drop: false }` [INFO] [stdout] c4aef9f89cc3a41d04e4c4cb6e6db2c13ddcdc87736c36452ef2d493dae84667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid -Ddereferencing_mut_binding" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 864cb085ff8755029654d37621852233bb5f3003b72a2b41bad81532589fd730 [INFO] running `Command { std: "docker" "start" "-a" "864cb085ff8755029654d37621852233bb5f3003b72a2b41bad81532589fd730", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling binrw_derive v0.13.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling binrw v0.13.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking fit-rust v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | Value::U8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | Value::U8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: requested on the command line with `-D dereferencing-mut-binding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | Value::I8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | Value::I8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | Value::U16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | Value::U16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | Value::I16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | Value::I16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | Value::U32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | Value::U32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | Value::I32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | Value::I32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | Value::U8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | Value::U8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | Value::I8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | Value::I8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | Value::U16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | Value::U16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | Value::I16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | Value::I16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | Value::U32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | Value::U32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | Value::I32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | Value::I32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:89:23 [INFO] [stdout] | [INFO] [stdout] 89 | Value::U8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:89:23 [INFO] [stdout] | [INFO] [stdout] 89 | Value::U8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | Value::I8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | Value::I8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | Value::U16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | Value::U16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 101 | Value::I16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 101 | Value::I16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | Value::U32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | Value::U32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | Value::I32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | Value::I32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:119:23 [INFO] [stdout] | [INFO] [stdout] 119 | Value::U8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:119:23 [INFO] [stdout] | [INFO] [stdout] 119 | Value::U8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:123:23 [INFO] [stdout] | [INFO] [stdout] 123 | Value::I8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:123:23 [INFO] [stdout] | [INFO] [stdout] 123 | Value::I8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:127:24 [INFO] [stdout] | [INFO] [stdout] 127 | Value::U16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:127:24 [INFO] [stdout] | [INFO] [stdout] 127 | Value::U16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 131 | Value::I16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 131 | Value::I16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | Value::U32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | Value::U32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:139:24 [INFO] [stdout] | [INFO] [stdout] 139 | Value::I32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:139:24 [INFO] [stdout] | [INFO] [stdout] 139 | Value::I32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | Value::U8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | Value::U8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: requested on the command line with `-D dereferencing-mut-binding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | Value::I8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | Value::I8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | Value::U16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | Value::U16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | Value::I16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | Value::I16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | Value::U32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | Value::U32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | Value::I32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | Value::I32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | Value::U8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | Value::U8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | Value::I8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | Value::I8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | Value::U16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | Value::U16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | Value::I16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | Value::I16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | Value::U32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | Value::U32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | Value::I32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | Value::I32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:89:23 [INFO] [stdout] | [INFO] [stdout] 89 | Value::U8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:89:23 [INFO] [stdout] | [INFO] [stdout] 89 | Value::U8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | Value::I8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | Value::I8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | Value::U16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | Value::U16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 101 | Value::I16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 101 | Value::I16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | Value::U32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | Value::U32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | Value::I32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | Value::I32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:119:23 [INFO] [stdout] | [INFO] [stdout] 119 | Value::U8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:119:23 [INFO] [stdout] | [INFO] [stdout] 119 | Value::U8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:123:23 [INFO] [stdout] | [INFO] [stdout] 123 | Value::I8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:123:23 [INFO] [stdout] | [INFO] [stdout] 123 | Value::I8(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:127:24 [INFO] [stdout] | [INFO] [stdout] 127 | Value::U16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:127:24 [INFO] [stdout] | [INFO] [stdout] 127 | Value::U16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 131 | Value::I16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 131 | Value::I16(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | Value::U32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | Value::U32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/protocol/value.rs:139:24 [INFO] [stdout] | [INFO] [stdout] 139 | Value::I32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/protocol/value.rs:139:24 [INFO] [stdout] | [INFO] [stdout] 139 | Value::I32(mut inner) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fit-rust` (lib) due to 25 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `fit-rust` (lib test) due to 25 previous errors [INFO] running `Command { std: "docker" "inspect" "864cb085ff8755029654d37621852233bb5f3003b72a2b41bad81532589fd730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "864cb085ff8755029654d37621852233bb5f3003b72a2b41bad81532589fd730", kill_on_drop: false }` [INFO] [stdout] 864cb085ff8755029654d37621852233bb5f3003b72a2b41bad81532589fd730