[INFO] fetching crate ezpdb 0.1.2... [INFO] checking ezpdb-0.1.2 against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] extracting crate ezpdb 0.1.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate ezpdb 0.1.2 on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ezpdb 0.1.2 [INFO] finished tweaking crates.io crate ezpdb 0.1.2 [INFO] tweaked toml for crates.io crate ezpdb 0.1.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pdb v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bbf3906a0363b85df671d877264cb9103a8c51f4e0736e8c2bae03643cdedca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7bbf3906a0363b85df671d877264cb9103a8c51f4e0736e8c2bae03643cdedca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bbf3906a0363b85df671d877264cb9103a8c51f4e0736e8c2bae03643cdedca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bbf3906a0363b85df671d877264cb9103a8c51f4e0736e8c2bae03643cdedca", kill_on_drop: false }` [INFO] [stdout] 7bbf3906a0363b85df671d877264cb9103a8c51f4e0736e8c2bae03643cdedca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d7f46ce6dde25ef3ef31b362a1c63235395b275c86b310cbd5045afe62ccc97 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0d7f46ce6dde25ef3ef31b362a1c63235395b275c86b310cbd5045afe62ccc97", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking pdb v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking ezpdb v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `From` [INFO] [stdout] --> src/type_info.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use std::convert::{From, TryFrom, TryInto}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/type_info.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Class`, `Type`, `Union` [INFO] [stdout] --> src/lib.rs:202:28 [INFO] [stdout] | [INFO] [stdout] 202 | use crate::type_info::{Class, Type, Union}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Class` [INFO] [stdout] --> src/lib.rs:223:28 [INFO] [stdout] | [INFO] [stdout] 223 | use crate::type_info::{Class, Type}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `From` [INFO] [stdout] --> src/type_info.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use std::convert::{From, TryFrom, TryInto}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/type_info.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Class`, `Type`, `Union` [INFO] [stdout] --> src/lib.rs:202:28 [INFO] [stdout] | [INFO] [stdout] 202 | use crate::type_info::{Class, Type, Union}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Class` [INFO] [stdout] --> src/lib.rs:223:28 [INFO] [stdout] | [INFO] [stdout] 223 | use crate::type_info::{Class, Type}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/symbol_types.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 75 | / match build_info { [INFO] [stdout] 76 | | pdb::IdData::BuildInfo(build_info_id) => { [INFO] [stdout] 77 | | let argument_ids: Vec<_> = build_info_id [INFO] [stdout] 78 | | .arguments [INFO] [stdout] ... | [INFO] [stdout] 94 | | _ => unreachable!(), [INFO] [stdout] 95 | | }; [INFO] [stdout] | |_________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 96 | [INFO] [stdout] 97 | Err(crate::error::Error::Unsupported("BuildInfo")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/symbol_types.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 75 | / match build_info { [INFO] [stdout] 76 | | pdb::IdData::BuildInfo(build_info_id) => { [INFO] [stdout] 77 | | let argument_ids: Vec<_> = build_info_id [INFO] [stdout] 78 | | .arguments [INFO] [stdout] ... | [INFO] [stdout] 94 | | _ => unreachable!(), [INFO] [stdout] 95 | | }; [INFO] [stdout] | |_________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 96 | [INFO] [stdout] 97 | Err(crate::error::Error::Unsupported("BuildInfo")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/lib.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | while let Some(id) = iter.next()? { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `typ` [INFO] [stdout] --> src/lib.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | let typ = type_finder.find(idx).expect("failed to resolve type"); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_typ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent` [INFO] [stdout] --> src/symbol_types.rs:405:13 [INFO] [stdout] | [INFO] [stdout] 405 | parent, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `parent: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> src/symbol_types.rs:406:13 [INFO] [stdout] | [INFO] [stdout] 406 | end, [INFO] [stdout] | ^^^ help: try ignoring the field: `end: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `next` [INFO] [stdout] --> src/symbol_types.rs:407:13 [INFO] [stdout] | [INFO] [stdout] 407 | next, [INFO] [stdout] | ^^^^ help: try ignoring the field: `next: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/symbol_types.rs:413:13 [INFO] [stdout] | [INFO] [stdout] 413 | flags, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `flags: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pdb` [INFO] [stdout] --> src/type_info.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | fn on_complete(&mut self, pdb: &ParsedPdb) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pdb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/type_info.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | count, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `count: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vtable_shape` [INFO] [stdout] --> src/type_info.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | vtable_shape, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `vtable_shape: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pdb` [INFO] [stdout] --> src/type_info.rs:443:25 [INFO] [stdout] | [INFO] [stdout] 443 | fn type_size(&self, pdb: &ParsedPdb) -> usize { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pdb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/type_info.rs:469:13 [INFO] [stdout] | [INFO] [stdout] 469 | count, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `count: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `properties` [INFO] [stdout] --> src/type_info.rs:470:13 [INFO] [stdout] | [INFO] [stdout] 470 | properties, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `properties: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fields` [INFO] [stdout] --> src/type_info.rs:472:13 [INFO] [stdout] | [INFO] [stdout] 472 | fields, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `fields: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:504:13 [INFO] [stdout] | [INFO] [stdout] 504 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `containing_class` [INFO] [stdout] --> src/type_info.rs:570:13 [INFO] [stdout] | [INFO] [stdout] 570 | containing_class, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try ignoring the field: `containing_class: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pdb` [INFO] [stdout] --> src/type_info.rs:943:25 [INFO] [stdout] | [INFO] [stdout] 943 | fn type_size(&self, pdb: &ParsedPdb) -> usize { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pdb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:1131:13 [INFO] [stdout] | [INFO] [stdout] 1131 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parameter_count` [INFO] [stdout] --> src/type_info.rs:1169:13 [INFO] [stdout] | [INFO] [stdout] 1169 | parameter_count, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try ignoring the field: `parameter_count: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parameter_count` [INFO] [stdout] --> src/type_info.rs:1244:13 [INFO] [stdout] | [INFO] [stdout] 1244 | parameter_count, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try ignoring the field: `parameter_count: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:1323:13 [INFO] [stdout] | [INFO] [stdout] 1323 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:1356:13 [INFO] [stdout] | [INFO] [stdout] 1356 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/type_info.rs:1389:13 [INFO] [stdout] | [INFO] [stdout] 1389 | count, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `count: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:1423:13 [INFO] [stdout] | [INFO] [stdout] 1423 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:1458:13 [INFO] [stdout] | [INFO] [stdout] 1458 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/lib.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | while let Some(id) = iter.next()? { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `typ` [INFO] [stdout] --> src/lib.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | let typ = type_finder.find(idx).expect("failed to resolve type"); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_typ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent` [INFO] [stdout] --> src/symbol_types.rs:405:13 [INFO] [stdout] | [INFO] [stdout] 405 | parent, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `parent: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> src/symbol_types.rs:406:13 [INFO] [stdout] | [INFO] [stdout] 406 | end, [INFO] [stdout] | ^^^ help: try ignoring the field: `end: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `next` [INFO] [stdout] --> src/symbol_types.rs:407:13 [INFO] [stdout] | [INFO] [stdout] 407 | next, [INFO] [stdout] | ^^^^ help: try ignoring the field: `next: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/symbol_types.rs:413:13 [INFO] [stdout] | [INFO] [stdout] 413 | flags, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `flags: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pdb` [INFO] [stdout] --> src/type_info.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | fn on_complete(&mut self, pdb: &ParsedPdb) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pdb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/type_info.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | count, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `count: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vtable_shape` [INFO] [stdout] --> src/type_info.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | vtable_shape, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `vtable_shape: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pdb` [INFO] [stdout] --> src/type_info.rs:443:25 [INFO] [stdout] | [INFO] [stdout] 443 | fn type_size(&self, pdb: &ParsedPdb) -> usize { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pdb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/type_info.rs:469:13 [INFO] [stdout] | [INFO] [stdout] 469 | count, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `count: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `properties` [INFO] [stdout] --> src/type_info.rs:470:13 [INFO] [stdout] | [INFO] [stdout] 470 | properties, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `properties: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fields` [INFO] [stdout] --> src/type_info.rs:472:13 [INFO] [stdout] | [INFO] [stdout] 472 | fields, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `fields: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:504:13 [INFO] [stdout] | [INFO] [stdout] 504 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `containing_class` [INFO] [stdout] --> src/type_info.rs:570:13 [INFO] [stdout] | [INFO] [stdout] 570 | containing_class, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try ignoring the field: `containing_class: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pdb` [INFO] [stdout] --> src/type_info.rs:943:25 [INFO] [stdout] | [INFO] [stdout] 943 | fn type_size(&self, pdb: &ParsedPdb) -> usize { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pdb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:1131:13 [INFO] [stdout] | [INFO] [stdout] 1131 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parameter_count` [INFO] [stdout] --> src/type_info.rs:1169:13 [INFO] [stdout] | [INFO] [stdout] 1169 | parameter_count, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try ignoring the field: `parameter_count: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parameter_count` [INFO] [stdout] --> src/type_info.rs:1244:13 [INFO] [stdout] | [INFO] [stdout] 1244 | parameter_count, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try ignoring the field: `parameter_count: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:1323:13 [INFO] [stdout] | [INFO] [stdout] 1323 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:1356:13 [INFO] [stdout] | [INFO] [stdout] 1356 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/type_info.rs:1389:13 [INFO] [stdout] | [INFO] [stdout] 1389 | count, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `count: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:1423:13 [INFO] [stdout] | [INFO] [stdout] 1423 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:1458:13 [INFO] [stdout] | [INFO] [stdout] 1458 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/type_info.rs:397:13 [INFO] [stdout] | [INFO] [stdout] 397 | let mut union = Union { [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/type_info.rs:397:13 [INFO] [stdout] | [INFO] [stdout] 397 | let mut union = Union { [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: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.28s [INFO] running `Command { std: "docker" "inspect" "0d7f46ce6dde25ef3ef31b362a1c63235395b275c86b310cbd5045afe62ccc97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d7f46ce6dde25ef3ef31b362a1c63235395b275c86b310cbd5045afe62ccc97", kill_on_drop: false }` [INFO] [stdout] 0d7f46ce6dde25ef3ef31b362a1c63235395b275c86b310cbd5045afe62ccc97