[INFO] cloning repository https://github.com/landaire/pdbview
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/landaire/pdbview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flandaire%2Fpdbview", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flandaire%2Fpdbview'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9be6c394d93e8f2fd415df6ee15495aac316648
[INFO] checking landaire/pdbview against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flandaire%2Fpdbview" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/landaire/pdbview
[INFO] finished tweaking git repo https://github.com/landaire/pdbview
[INFO] tweaked toml for git repo https://github.com/landaire/pdbview written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/landaire/pdbview on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/landaire/pdbview 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c96aa88f2de627de3f6f8f62c51c3095ee708b8fecf1ca270527452b1fd96f4
[INFO] running `Command { std: "docker" "start" "-a" "6c96aa88f2de627de3f6f8f62c51c3095ee708b8fecf1ca270527452b1fd96f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c96aa88f2de627de3f6f8f62c51c3095ee708b8fecf1ca270527452b1fd96f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c96aa88f2de627de3f6f8f62c51c3095ee708b8fecf1ca270527452b1fd96f4", kill_on_drop: false }`
[INFO] [stdout] 6c96aa88f2de627de3f6f8f62c51c3095ee708b8fecf1ca270527452b1fd96f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eaf9901d92f1201d46b77ffe274846bc193527a3aac59b0f6cf647590c7b2315
[INFO] running `Command { std: "docker" "start" "-a" "eaf9901d92f1201d46b77ffe274846bc193527a3aac59b0f6cf647590c7b2315", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.63
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]     Checking uuid v1.2.1
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking pdb v0.8.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.3.15
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking simplelog v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking serde_json v1.0.64
[INFO] [stderr]     Checking ezpdb v0.6.0 (/opt/rustwide/workdir/crates/ezpdb)
[INFO] [stdout] warning: unused import: `AnnotationReferenceSymbol`
[INFO] [stdout]  --> crates/ezpdb/src/lib.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     AddressMap, AnnotationReferenceSymbol, FallibleIterator, IdIndex, ItemFinder, Symbol,
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TypeIndex`
[INFO] [stdout]  --> crates/ezpdb/src/symbol_types.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pdb::{FallibleIterator, TypeIndex};
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `From`
[INFO] [stdout]  --> crates/ezpdb/src/type_info.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::{From, TryFrom, TryInto};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> crates/ezpdb/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`, and `Union`
[INFO] [stdout]    --> crates/ezpdb/src/lib.rs:232:28
[INFO] [stdout]     |
[INFO] [stdout] 232 |     use crate::type_info::{Class, Type, Union};
[INFO] [stdout]     |                            ^^^^^  ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Class`
[INFO] [stdout]    --> crates/ezpdb/src/lib.rs:252:28
[INFO] [stdout]     |
[INFO] [stdout] 252 |     use crate::type_info::{Class, Type};
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AnnotationReferenceSymbol`
[INFO] [stdout]  --> crates/ezpdb/src/lib.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     AddressMap, AnnotationReferenceSymbol, FallibleIterator, IdIndex, ItemFinder, Symbol,
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TypeIndex`
[INFO] [stdout]  --> crates/ezpdb/src/symbol_types.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pdb::{FallibleIterator, TypeIndex};
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `From`
[INFO] [stdout]  --> crates/ezpdb/src/type_info.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::{From, TryFrom, TryInto};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> crates/ezpdb/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`, and `Union`
[INFO] [stdout]    --> crates/ezpdb/src/lib.rs:232:28
[INFO] [stdout]     |
[INFO] [stdout] 232 |     use crate::type_info::{Class, Type, Union};
[INFO] [stdout]     |                            ^^^^^  ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Class`
[INFO] [stdout]    --> crates/ezpdb/src/lib.rs:252:28
[INFO] [stdout]     |
[INFO] [stdout] 252 |     use crate::type_info::{Class, Type};
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> crates/ezpdb/src/symbol_types.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 207 | /         match build_info {
[INFO] [stdout] 208 | |             pdb::IdData::BuildInfo(build_info_id) => {
[INFO] [stdout] 209 | |                 let argument_ids: Vec<_> = build_info_id
[INFO] [stdout] 210 | |                     .arguments
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |             _ => unreachable!(),
[INFO] [stdout] 229 | |         };
[INFO] [stdout]     | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] 230 |
[INFO] [stdout] 231 |           Err(crate::error::Error::Unsupported("BuildInfo"))
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> crates/ezpdb/src/symbol_types.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 207 | /         match build_info {
[INFO] [stdout] 208 | |             pdb::IdData::BuildInfo(build_info_id) => {
[INFO] [stdout] 209 | |                 let argument_ids: Vec<_> = build_info_id
[INFO] [stdout] 210 | |                     .arguments
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |             _ => unreachable!(),
[INFO] [stdout] 229 | |         };
[INFO] [stdout]     | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] 230 |
[INFO] [stdout] 231 |           Err(crate::error::Error::Unsupported("BuildInfo"))
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]    --> crates/ezpdb/src/symbol_types.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             parent,
[INFO] [stdout]     |             ^^^^^^ help: try ignoring the field: `parent: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]    --> crates/ezpdb/src/symbol_types.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             end,
[INFO] [stdout]     |             ^^^ help: try ignoring the field: `end: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `next`
[INFO] [stdout]    --> crates/ezpdb/src/symbol_types.rs:600:13
[INFO] [stdout]     |
[INFO] [stdout] 600 |             next,
[INFO] [stdout]     |             ^^^^ help: try ignoring the field: `next: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> crates/ezpdb/src/symbol_types.rs:606:13
[INFO] [stdout]     |
[INFO] [stdout] 606 |             flags,
[INFO] [stdout]     |             ^^^^^ help: try ignoring the field: `flags: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pdb`
[INFO] [stdout]   --> crates/ezpdb/src/type_info.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 |     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: `parent`
[INFO] [stdout]    --> crates/ezpdb/src/symbol_types.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             parent,
[INFO] [stdout]     |             ^^^^^^ help: try ignoring the field: `parent: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]    --> crates/ezpdb/src/symbol_types.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             end,
[INFO] [stdout]     |             ^^^ help: try ignoring the field: `end: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `next`
[INFO] [stdout]    --> crates/ezpdb/src/symbol_types.rs:600:13
[INFO] [stdout]     |
[INFO] [stdout] 600 |             next,
[INFO] [stdout]     |             ^^^^ help: try ignoring the field: `next: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> crates/ezpdb/src/symbol_types.rs:606:13
[INFO] [stdout]     |
[INFO] [stdout] 606 |             flags,
[INFO] [stdout]     |             ^^^^^ help: try ignoring the field: `flags: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pdb`
[INFO] [stdout]   --> crates/ezpdb/src/type_info.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 |     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]    --> crates/ezpdb/src/type_info.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |             count,
[INFO] [stdout]     |             ^^^^^ help: try ignoring the field: `count: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vtable_shape`
[INFO] [stdout]    --> crates/ezpdb/src/type_info.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |             vtable_shape,
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: try ignoring the field: `vtable_shape: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]    --> crates/ezpdb/src/type_info.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |             count,
[INFO] [stdout]     |             ^^^^^ help: try ignoring the field: `count: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vtable_shape`
[INFO] [stdout]    --> crates/ezpdb/src/type_info.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |             vtable_shape,
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: try ignoring the field: `vtable_shape: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]    --> crates/ezpdb/src/type_info.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             attributes,
[INFO] [stdout]     |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]    --> crates/ezpdb/src/type_info.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             attributes,
[INFO] [stdout]     |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]    --> crates/ezpdb/src/type_info.rs:280:13
[INFO] [stdout]     |
[INFO] [stdout] 280 |             attributes,
[INFO] [stdout]     |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]    --> crates/ezpdb/src/type_info.rs:280:13
[INFO] [stdout]     |
[INFO] [stdout] 280 |             attributes,
[INFO] [stdout]     |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pdb`
[INFO] [stdout]    --> crates/ezpdb/src/type_info.rs:442:25
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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: `pdb`
[INFO] [stdout]    --> crates/ezpdb/src/type_info.rs:442:25
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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]    --> crates/ezpdb/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: `count`
[INFO] [stdout]    --> crates/ezpdb/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: `attributes`
[INFO] [stdout]    --> crates/ezpdb/src/type_info.rs:528:13
[INFO] [stdout]     |
[INFO] [stdout] 528 |             attributes,
[INFO] [stdout]     |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]    --> crates/ezpdb/src/type_info.rs:528:13
[INFO] [stdout]     |
[INFO] [stdout] 528 |             attributes,
[INFO] [stdout]     |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `containing_class`
[INFO] [stdout]    --> crates/ezpdb/src/type_info.rs:594:13
[INFO] [stdout]     |
[INFO] [stdout] 594 |             containing_class,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: try ignoring the field: `containing_class: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `containing_class`
[INFO] [stdout]    --> crates/ezpdb/src/type_info.rs:594:13
[INFO] [stdout]     |
[INFO] [stdout] 594 |             containing_class,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: try ignoring the field: `containing_class: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pdb`
[INFO] [stdout]    --> crates/ezpdb/src/type_info.rs:711:25
[INFO] [stdout]     |
[INFO] [stdout] 711 |     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: `pdb`
[INFO] [stdout]    --> crates/ezpdb/src/type_info.rs:711:25
[INFO] [stdout]     |
[INFO] [stdout] 711 |     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: `pdb`
[INFO] [stdout]    --> crates/ezpdb/src/type_info.rs:993:25
[INFO] [stdout]     |
[INFO] [stdout] 993 |     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: `pdb`
[INFO] [stdout]    --> crates/ezpdb/src/type_info.rs:993:25
[INFO] [stdout]     |
[INFO] [stdout] 993 |     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]     --> crates/ezpdb/src/type_info.rs:1186:13
[INFO] [stdout]      |
[INFO] [stdout] 1186 |             attributes,
[INFO] [stdout]      |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]     --> crates/ezpdb/src/type_info.rs:1186:13
[INFO] [stdout]      |
[INFO] [stdout] 1186 |             attributes,
[INFO] [stdout]      |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parameter_count`
[INFO] [stdout]     --> crates/ezpdb/src/type_info.rs:1224:13
[INFO] [stdout]      |
[INFO] [stdout] 1224 |             parameter_count,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ help: try ignoring the field: `parameter_count: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parameter_count`
[INFO] [stdout]     --> crates/ezpdb/src/type_info.rs:1224:13
[INFO] [stdout]      |
[INFO] [stdout] 1224 |             parameter_count,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ help: try ignoring the field: `parameter_count: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parameter_count`
[INFO] [stdout]     --> crates/ezpdb/src/type_info.rs:1299:13
[INFO] [stdout]      |
[INFO] [stdout] 1299 |             parameter_count,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ help: try ignoring the field: `parameter_count: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parameter_count`
[INFO] [stdout]     --> crates/ezpdb/src/type_info.rs:1299:13
[INFO] [stdout]      |
[INFO] [stdout] 1299 |             parameter_count,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ help: try ignoring the field: `parameter_count: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]     --> crates/ezpdb/src/type_info.rs:1378:13
[INFO] [stdout]      |
[INFO] [stdout] 1378 |             attributes,
[INFO] [stdout]      |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]     --> crates/ezpdb/src/type_info.rs:1378:13
[INFO] [stdout]      |
[INFO] [stdout] 1378 |             attributes,
[INFO] [stdout]      |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]     --> crates/ezpdb/src/type_info.rs:1411:13
[INFO] [stdout]      |
[INFO] [stdout] 1411 |             attributes,
[INFO] [stdout]      |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]     --> crates/ezpdb/src/type_info.rs:1411:13
[INFO] [stdout]      |
[INFO] [stdout] 1411 |             attributes,
[INFO] [stdout]      |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]     --> crates/ezpdb/src/type_info.rs:1444:13
[INFO] [stdout]      |
[INFO] [stdout] 1444 |             count,
[INFO] [stdout]      |             ^^^^^ help: try ignoring the field: `count: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]     --> crates/ezpdb/src/type_info.rs:1444:13
[INFO] [stdout]      |
[INFO] [stdout] 1444 |             count,
[INFO] [stdout]      |             ^^^^^ help: try ignoring the field: `count: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]     --> crates/ezpdb/src/type_info.rs:1478:13
[INFO] [stdout]      |
[INFO] [stdout] 1478 |             attributes,
[INFO] [stdout]      |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]     --> crates/ezpdb/src/type_info.rs:1513:13
[INFO] [stdout]      |
[INFO] [stdout] 1513 |             attributes,
[INFO] [stdout]      |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]     --> crates/ezpdb/src/type_info.rs:1478:13
[INFO] [stdout]      |
[INFO] [stdout] 1478 |             attributes,
[INFO] [stdout]      |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]     --> crates/ezpdb/src/type_info.rs:1513:13
[INFO] [stdout]      |
[INFO] [stdout] 1513 |             attributes,
[INFO] [stdout]      |             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `forward_references` is never read
[INFO] [stdout]   --> crates/ezpdb/src/symbol_types.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct ParsedPdb {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub(crate) forward_references: Vec<Rc<Type>>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedPdb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `forward_references` is never read
[INFO] [stdout]   --> crates/ezpdb/src/symbol_types.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct ParsedPdb {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub(crate) forward_references: Vec<Rc<Type>>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedPdb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pdbview v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> crates/bin/output.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use log::{debug, warn};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> crates/bin/output.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use log::{debug, warn};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.86s
[INFO] running `Command { std: "docker" "inspect" "eaf9901d92f1201d46b77ffe274846bc193527a3aac59b0f6cf647590c7b2315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaf9901d92f1201d46b77ffe274846bc193527a3aac59b0f6cf647590c7b2315", kill_on_drop: false }`
[INFO] [stdout] eaf9901d92f1201d46b77ffe274846bc193527a3aac59b0f6cf647590c7b2315
