[INFO] fetching crate cxterminfo 0.2.0... [INFO] checking cxterminfo-0.2.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate cxterminfo 0.2.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate cxterminfo 0.2.0 [INFO] finished tweaking crates.io crate cxterminfo 0.2.0 [INFO] tweaked toml for crates.io crate cxterminfo 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cxterminfo 0.2.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0cd06328aa4caaa91e03505e78bd8e1164f231f9efa71322dd981034407df99 [INFO] running `Command { std: "docker" "start" "-a" "e0cd06328aa4caaa91e03505e78bd8e1164f231f9efa71322dd981034407df99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0cd06328aa4caaa91e03505e78bd8e1164f231f9efa71322dd981034407df99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0cd06328aa4caaa91e03505e78bd8e1164f231f9efa71322dd981034407df99", kill_on_drop: false }` [INFO] [stdout] e0cd06328aa4caaa91e03505e78bd8e1164f231f9efa71322dd981034407df99 [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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dd91d82db8918348a33df01dab409990cd7f33e1d7cb41955a40aa7264b2fec [INFO] running `Command { std: "docker" "start" "-a" "9dd91d82db8918348a33df01dab409990cd7f33e1d7cb41955a40aa7264b2fec", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Checking cxterminfo v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/terminfo.rs:134:28 [INFO] [stdout] | [INFO] [stdout] 134 | Some(self.data[(self.offset_bool() + idx)] == 1) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 134 - Some(self.data[(self.offset_bool() + idx)] == 1) [INFO] [stdout] 134 + Some(self.data[self.offset_bool() + idx] == 1) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/param_string.rs:248:32 [INFO] [stdout] | [INFO] [stdout] 248 | '+' => (fi + si), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 248 - '+' => (fi + si), [INFO] [stdout] 248 + '+' => fi + si, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/param_string.rs:249:32 [INFO] [stdout] | [INFO] [stdout] 249 | '-' => (fi - si), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 249 - '-' => (fi - si), [INFO] [stdout] 249 + '-' => fi - si, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/param_string.rs:250:32 [INFO] [stdout] | [INFO] [stdout] 250 | '*' => (fi * si), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 250 - '*' => (fi * si), [INFO] [stdout] 250 + '*' => fi * si, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/param_string.rs:251:32 [INFO] [stdout] | [INFO] [stdout] 251 | '/' => (fi / si), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 251 - '/' => (fi / si), [INFO] [stdout] 251 + '/' => fi / si, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/param_string.rs:252:32 [INFO] [stdout] | [INFO] [stdout] 252 | 'm' => (fi % si), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 252 - 'm' => (fi % si), [INFO] [stdout] 252 + 'm' => fi % si, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/param_string.rs:253:32 [INFO] [stdout] | [INFO] [stdout] 253 | '^' => (fi ^ si), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 253 - '^' => (fi ^ si), [INFO] [stdout] 253 + '^' => fi ^ si, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/param_string.rs:254:32 [INFO] [stdout] | [INFO] [stdout] 254 | '&' => (fi & si), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 254 - '&' => (fi & si), [INFO] [stdout] 254 + '&' => fi & si, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/param_string.rs:255:32 [INFO] [stdout] | [INFO] [stdout] 255 | '|' => (fi | si), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 255 - '|' => (fi | si), [INFO] [stdout] 255 + '|' => fi | si, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/terminfo.rs:134:28 [INFO] [stdout] | [INFO] [stdout] 134 | Some(self.data[(self.offset_bool() + idx)] == 1) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 134 - Some(self.data[(self.offset_bool() + idx)] == 1) [INFO] [stdout] 134 + Some(self.data[self.offset_bool() + idx] == 1) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/param_string.rs:248:32 [INFO] [stdout] | [INFO] [stdout] 248 | '+' => (fi + si), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 248 - '+' => (fi + si), [INFO] [stdout] 248 + '+' => fi + si, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/param_string.rs:249:32 [INFO] [stdout] | [INFO] [stdout] 249 | '-' => (fi - si), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 249 - '-' => (fi - si), [INFO] [stdout] 249 + '-' => fi - si, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/param_string.rs:250:32 [INFO] [stdout] | [INFO] [stdout] 250 | '*' => (fi * si), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 250 - '*' => (fi * si), [INFO] [stdout] 250 + '*' => fi * si, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/param_string.rs:251:32 [INFO] [stdout] | [INFO] [stdout] 251 | '/' => (fi / si), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 251 - '/' => (fi / si), [INFO] [stdout] 251 + '/' => fi / si, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/param_string.rs:252:32 [INFO] [stdout] | [INFO] [stdout] 252 | 'm' => (fi % si), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 252 - 'm' => (fi % si), [INFO] [stdout] 252 + 'm' => fi % si, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/param_string.rs:253:32 [INFO] [stdout] | [INFO] [stdout] 253 | '^' => (fi ^ si), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 253 - '^' => (fi ^ si), [INFO] [stdout] 253 + '^' => fi ^ si, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/param_string.rs:254:32 [INFO] [stdout] | [INFO] [stdout] 254 | '&' => (fi & si), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 254 - '&' => (fi & si), [INFO] [stdout] 254 + '&' => fi & si, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/param_string.rs:255:32 [INFO] [stdout] | [INFO] [stdout] 255 | '|' => (fi | si), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 255 - '|' => (fi | si), [INFO] [stdout] 255 + '|' => fi | si, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/terminfo.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | &number_values.push(read_int(&info.data, pos, info.read_i32)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 339 | let _ = &number_values.push(read_int(&info.data, pos, info.read_i32)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/terminfo.rs:362:17 [INFO] [stdout] | [INFO] [stdout] 362 | &str_values.push(str); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 362 | let _ = &str_values.push(str); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/terminfo.rs:373:17 [INFO] [stdout] | [INFO] [stdout] 373 | &names.push(str); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 373 | let _ = &names.push(str); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/terminfo.rs:379:17 [INFO] [stdout] | [INFO] [stdout] 379 | &info.ext_bool.insert(names[i].to_string(), bool_values[i]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 379 | let _ = &info.ext_bool.insert(names[i].to_string(), bool_values[i]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/terminfo.rs:384:17 [INFO] [stdout] | [INFO] [stdout] 384 | / &info.ext_numbers [INFO] [stdout] 385 | | .insert(names[i + ext_bool_count - 1].to_string(), number_values[i]); [INFO] [stdout] | |_________________________________________________________________________________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 384 | let _ = &info.ext_numbers [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/terminfo.rs:390:17 [INFO] [stdout] | [INFO] [stdout] 390 | / &info.ext_strings.insert( [INFO] [stdout] 391 | | names[i + ext_bool_count + ext_number_count].to_string(), [INFO] [stdout] 392 | | str_values[i].to_string(), [INFO] [stdout] 393 | | ); [INFO] [stdout] | |_________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 390 | let _ = &info.ext_strings.insert( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/terminfo.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | &number_values.push(read_int(&info.data, pos, info.read_i32)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 339 | let _ = &number_values.push(read_int(&info.data, pos, info.read_i32)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/terminfo.rs:362:17 [INFO] [stdout] | [INFO] [stdout] 362 | &str_values.push(str); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 362 | let _ = &str_values.push(str); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/terminfo.rs:373:17 [INFO] [stdout] | [INFO] [stdout] 373 | &names.push(str); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 373 | let _ = &names.push(str); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/terminfo.rs:379:17 [INFO] [stdout] | [INFO] [stdout] 379 | &info.ext_bool.insert(names[i].to_string(), bool_values[i]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 379 | let _ = &info.ext_bool.insert(names[i].to_string(), bool_values[i]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/terminfo.rs:384:17 [INFO] [stdout] | [INFO] [stdout] 384 | / &info.ext_numbers [INFO] [stdout] 385 | | .insert(names[i + ext_bool_count - 1].to_string(), number_values[i]); [INFO] [stdout] | |_________________________________________________________________________________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 384 | let _ = &info.ext_numbers [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/terminfo.rs:390:17 [INFO] [stdout] | [INFO] [stdout] 390 | / &info.ext_strings.insert( [INFO] [stdout] 391 | | names[i + ext_bool_count + ext_number_count].to_string(), [INFO] [stdout] 392 | | str_values[i].to_string(), [INFO] [stdout] 393 | | ); [INFO] [stdout] | |_________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 390 | let _ = &info.ext_strings.insert( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] running `Command { std: "docker" "inspect" "9dd91d82db8918348a33df01dab409990cd7f33e1d7cb41955a40aa7264b2fec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dd91d82db8918348a33df01dab409990cd7f33e1d7cb41955a40aa7264b2fec", kill_on_drop: false }` [INFO] [stdout] 9dd91d82db8918348a33df01dab409990cd7f33e1d7cb41955a40aa7264b2fec