[INFO] fetching crate llvm_profparser 0.1.0-alpha5... [INFO] checking llvm_profparser-0.1.0-alpha5 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] extracting crate llvm_profparser 0.1.0-alpha5 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate llvm_profparser 0.1.0-alpha5 on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate llvm_profparser 0.1.0-alpha5 [INFO] finished tweaking crates.io crate llvm_profparser 0.1.0-alpha5 [INFO] tweaked toml for crates.io crate llvm_profparser 0.1.0-alpha5 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate llvm_profparser 0.1.0-alpha5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates v2.0.2 [INFO] [stderr] Downloaded predicates-tree v1.0.3 [INFO] [stderr] Downloaded assert_cmd v2.0.0 [INFO] [stderr] Downloaded structopt-derive v0.4.15 [INFO] [stderr] Downloaded minimal-lexical v0.1.4 [INFO] [stderr] Downloaded structopt v0.3.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 12d423ce72a49f1bac61dfe5c04fbd1dbc95c5ca69267f4c819900e7f34e49d1 [INFO] running `Command { std: "docker" "start" "-a" "12d423ce72a49f1bac61dfe5c04fbd1dbc95c5ca69267f4c819900e7f34e49d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12d423ce72a49f1bac61dfe5c04fbd1dbc95c5ca69267f4c819900e7f34e49d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12d423ce72a49f1bac61dfe5c04fbd1dbc95c5ca69267f4c819900e7f34e49d1", kill_on_drop: false }` [INFO] [stdout] 12d423ce72a49f1bac61dfe5c04fbd1dbc95c5ca69267f4c819900e7f34e49d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b7ca6a06aca247f8e70a395a442157f1d45d43b8e6c1115d51d8d4a38e01c2aa [INFO] running `Command { std: "docker" "start" "-a" "b7ca6a06aca247f8e70a395a442157f1d45d43b8e6c1115d51d8d4a38e01c2aa", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling llvm_profparser v0.1.0-alpha5 (/opt/rustwide/workdir) [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking predicates-tree v1.0.3 [INFO] [stderr] Checking pretty_assertions v0.7.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking predicates v2.0.2 [INFO] [stderr] Checking assert_cmd v2.0.0 [INFO] [stderr] Checking object v0.26.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Checking num_enum v0.5.4 [INFO] [stdout] warning: unused import: `Needed` [INFO] [stdout] --> src/instrumentation_profile/raw_profile.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | Err, IResult, Needed, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Needed` [INFO] [stdout] --> src/instrumentation_profile/raw_profile.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | Err, IResult, Needed, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_buckets` [INFO] [stdout] --> src/hash_table.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | let (bytes, num_buckets) = le_u64(&input[bucket_start..])?; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_buckets` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bytes` [INFO] [stdout] --> src/hash_table.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | let (bytes, mut num_entries) = le_u64(bytes)?; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/hash_table.rs:75:39 [INFO] [stdout] | [INFO] [stdout] 75 | pub(crate) fn parse(input: &[u8], offset: usize, bucket_start: usize) -> IResult<&[u8], Self> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/hash_table.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | for i in 0..num_items_in_bucket { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compressed_input` [INFO] [stdout] --> src/util.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | let (compressed_input, values) = match parse_uncompressed_list(&output[..]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compressed_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `format_version` [INFO] [stdout] --> src/coverage/coverage_mapping.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | let format_version = endian.read_i32_bytes(data[12..16].try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_format_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_len` [INFO] [stdout] --> src/coverage/coverage_mapping.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | let start_len = bytes[28..].len(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/coverage/coverage_mapping.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | for idx in 0..regions_len { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `summary` [INFO] [stdout] --> src/instrumentation_profile/indexed_profile.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | let (bytes, summary) = parse_summary(bytes, &header, false)?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_summary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cs_summary` [INFO] [stdout] --> src/instrumentation_profile/indexed_profile.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | let (bytes, cs_summary) = if header.is_csir_prof() { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cs_summary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bytes` [INFO] [stdout] --> src/instrumentation_profile/raw_profile.rs:197:18 [INFO] [stdout] | [INFO] [stdout] 197 | let (bytes, total_size) = nom_u32(header.endianness)(bytes)?; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_size` [INFO] [stdout] --> src/instrumentation_profile/raw_profile.rs:197:25 [INFO] [stdout] | [INFO] [stdout] 197 | let (bytes, total_size) = nom_u32(header.endianness)(bytes)?; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `record` [INFO] [stdout] --> src/instrumentation_profile/raw_profile.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | record: &mut InstrProfRecord, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_record` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `func` [INFO] [stdout] --> src/instrumentation_profile/stats.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | func: &InstrProfRecord, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/instrumentation_profile/stats.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | value: ValueKind, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `symtab` [INFO] [stdout] --> src/instrumentation_profile/stats.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | symtab: Option<&Symtab>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_symtab` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `record` [INFO] [stdout] --> src/instrumentation_profile/types.rs:267:30 [INFO] [stdout] | [INFO] [stdout] 267 | fn deserialize_to(&self, record: &mut InstrProfRecord, symtab: Option<&Symtab>) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_record` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `symtab` [INFO] [stdout] --> src/instrumentation_profile/types.rs:267:60 [INFO] [stdout] | [INFO] [stdout] 267 | fn deserialize_to(&self, record: &mut InstrProfRecord, symtab: Option<&Symtab>) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_symtab` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_buckets` [INFO] [stdout] --> src/hash_table.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | let (bytes, num_buckets) = le_u64(&input[bucket_start..])?; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_buckets` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bytes` [INFO] [stdout] --> src/hash_table.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | let (bytes, mut num_entries) = le_u64(bytes)?; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/hash_table.rs:75:39 [INFO] [stdout] | [INFO] [stdout] 75 | pub(crate) fn parse(input: &[u8], offset: usize, bucket_start: usize) -> IResult<&[u8], Self> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/hash_table.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | for i in 0..num_items_in_bucket { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compressed_input` [INFO] [stdout] --> src/util.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | let (compressed_input, values) = match parse_uncompressed_list(&output[..]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compressed_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `format_version` [INFO] [stdout] --> src/coverage/coverage_mapping.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | let format_version = endian.read_i32_bytes(data[12..16].try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_format_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_len` [INFO] [stdout] --> src/coverage/coverage_mapping.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | let start_len = bytes[28..].len(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/coverage/coverage_mapping.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | for idx in 0..regions_len { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `summary` [INFO] [stdout] --> src/instrumentation_profile/indexed_profile.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | let (bytes, summary) = parse_summary(bytes, &header, false)?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_summary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cs_summary` [INFO] [stdout] --> src/instrumentation_profile/indexed_profile.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | let (bytes, cs_summary) = if header.is_csir_prof() { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cs_summary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bytes` [INFO] [stdout] --> src/instrumentation_profile/raw_profile.rs:197:18 [INFO] [stdout] | [INFO] [stdout] 197 | let (bytes, total_size) = nom_u32(header.endianness)(bytes)?; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_size` [INFO] [stdout] --> src/instrumentation_profile/raw_profile.rs:197:25 [INFO] [stdout] | [INFO] [stdout] 197 | let (bytes, total_size) = nom_u32(header.endianness)(bytes)?; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `record` [INFO] [stdout] --> src/instrumentation_profile/raw_profile.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | record: &mut InstrProfRecord, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_record` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `func` [INFO] [stdout] --> src/instrumentation_profile/stats.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | func: &InstrProfRecord, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/instrumentation_profile/stats.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | value: ValueKind, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `symtab` [INFO] [stdout] --> src/instrumentation_profile/stats.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | symtab: Option<&Symtab>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_symtab` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `record` [INFO] [stdout] --> src/instrumentation_profile/types.rs:267:30 [INFO] [stdout] | [INFO] [stdout] 267 | fn deserialize_to(&self, record: &mut InstrProfRecord, symtab: Option<&Symtab>) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_record` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `symtab` [INFO] [stdout] --> src/instrumentation_profile/types.rs:267:60 [INFO] [stdout] | [INFO] [stdout] 267 | fn deserialize_to(&self, record: &mut InstrProfRecord, symtab: Option<&Symtab>) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_symtab` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/coverage/coverage_mapping.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | let mut padding = if function_len < section_len && (function_len & 0x07) != 0 { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/coverage/coverage_mapping.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | let mut padding = if function_len < section_len && (function_len & 0x07) != 0 { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/util.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | Err(mut e) => { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/util.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | Err(mut e) => { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `profile` [INFO] [stdout] --> src/coverage/coverage_mapping.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | profile: &'a InstrumentationProfile, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ENCODING_TAG_BITS` [INFO] [stdout] --> src/coverage/mod.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | const ENCODING_TAG_BITS: u64 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `deserialize_to` [INFO] [stdout] --> src/instrumentation_profile/types.rs:267:8 [INFO] [stdout] | [INFO] [stdout] 267 | fn deserialize_to(&self, record: &mut InstrProfRecord, symtab: Option<&Symtab>) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `profile` [INFO] [stdout] --> src/coverage/coverage_mapping.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | profile: &'a InstrumentationProfile, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ENCODING_TAG_BITS` [INFO] [stdout] --> src/coverage/mod.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | const ENCODING_TAG_BITS: u64 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `deserialize_to` [INFO] [stdout] --> src/instrumentation_profile/types.rs:267:8 [INFO] [stdout] | [INFO] [stdout] 267 | fn deserialize_to(&self, record: &mut InstrProfRecord, symtab: Option<&Symtab>) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mapping` [INFO] [stdout] --> src/bin/cov.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | let mapping = CoverageMapping::new(&self.objects, &instr_prof); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mapping` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mapping` [INFO] [stdout] --> src/bin/cov.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | let mapping = CoverageMapping::new(&self.objects, &instr_prof); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mapping` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/profparser.rs:129:23 [INFO] [stdout] | [INFO] [stdout] 129 | fn try_parse_weighted(input: &str) -> Result<(u64, PathBuf), String> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `profile` [INFO] [stdout] --> src/bin/profparser.rs:345:13 [INFO] [stdout] | [INFO] [stdout] 345 | let profile = merge_profiles(&self.input)?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_profile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/profparser.rs:129:23 [INFO] [stdout] | [INFO] [stdout] 129 | fn try_parse_weighted(input: &str) -> Result<(u64, PathBuf), String> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `profile` [INFO] [stdout] --> src/bin/profparser.rs:345:13 [INFO] [stdout] | [INFO] [stdout] 345 | let profile = merge_profiles(&self.input)?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_profile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.80s [INFO] running `Command { std: "docker" "inspect" "b7ca6a06aca247f8e70a395a442157f1d45d43b8e6c1115d51d8d4a38e01c2aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7ca6a06aca247f8e70a395a442157f1d45d43b8e6c1115d51d8d4a38e01c2aa", kill_on_drop: false }` [INFO] [stdout] b7ca6a06aca247f8e70a395a442157f1d45d43b8e6c1115d51d8d4a38e01c2aa