[INFO] cloning repository https://github.com/subscrie5q/pdbview [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/subscrie5q/pdbview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubscrie5q%2Fpdbview", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubscrie5q%2Fpdbview'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b1ec14a9e37470d61abd3656a93da349b0b6589 [INFO] checking subscrie5q/pdbview against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubscrie5q%2Fpdbview" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/subscrie5q/pdbview on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/subscrie5q/pdbview [INFO] finished tweaking git repo https://github.com/subscrie5q/pdbview [INFO] tweaked toml for git repo https://github.com/subscrie5q/pdbview written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/subscrie5q/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc1/source/crates/ezpdb/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] [stderr] Updating git repository `https://github.com/landaire/pdb` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c73e8405794585ef03d94d23a2e1e98a2d059639efcd2c7983d95c37d15d26fd [INFO] running `Command { std: "docker" "start" "-a" "c73e8405794585ef03d94d23a2e1e98a2d059639efcd2c7983d95c37d15d26fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c73e8405794585ef03d94d23a2e1e98a2d059639efcd2c7983d95c37d15d26fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c73e8405794585ef03d94d23a2e1e98a2d059639efcd2c7983d95c37d15d26fd", kill_on_drop: false }` [INFO] [stdout] c73e8405794585ef03d94d23a2e1e98a2d059639efcd2c7983d95c37d15d26fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4ef4c1e1b9d247b0af41db794e266db29572c4306ddc10bed504f7e06c6aa0a [INFO] running `Command { std: "docker" "start" "-a" "a4ef4c1e1b9d247b0af41db794e266db29572c4306ddc10bed504f7e06c6aa0a", kill_on_drop: false }` [INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/crates/ezpdb/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking pdb v0.7.0 (https://github.com/landaire/pdb#4afa1593) [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking simplelog v0.8.0 [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 ezpdb v0.4.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)]` 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: `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)]` on by default [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 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 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:229: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] 226 | | _ => unreachable!(), [INFO] [stdout] 227 | | }; [INFO] [stdout] | |_________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 228 | [INFO] [stdout] 229 | 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] --> crates/ezpdb/src/symbol_types.rs:229: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] 226 | | _ => unreachable!(), [INFO] [stdout] 227 | | }; [INFO] [stdout] | |_________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 228 | [INFO] [stdout] 229 | 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: `parent` [INFO] [stdout] --> crates/ezpdb/src/symbol_types.rs:594:13 [INFO] [stdout] | [INFO] [stdout] 594 | parent, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `parent: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> crates/ezpdb/src/symbol_types.rs:595:13 [INFO] [stdout] | [INFO] [stdout] 595 | 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:596:13 [INFO] [stdout] | [INFO] [stdout] 596 | 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:602:13 [INFO] [stdout] | [INFO] [stdout] 602 | flags, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `flags: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent` [INFO] [stdout] --> crates/ezpdb/src/symbol_types.rs:594:13 [INFO] [stdout] | [INFO] [stdout] 594 | parent, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `parent: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> crates/ezpdb/src/symbol_types.rs:595:13 [INFO] [stdout] | [INFO] [stdout] 595 | 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:596:13 [INFO] [stdout] | [INFO] [stdout] 596 | 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:602:13 [INFO] [stdout] | [INFO] [stdout] 602 | 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: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: `pdb` [INFO] [stdout] --> crates/ezpdb/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] --> crates/ezpdb/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] --> crates/ezpdb/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] --> crates/ezpdb/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: `count` [INFO] [stdout] --> crates/ezpdb/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] --> crates/ezpdb/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] --> crates/ezpdb/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: `attributes` [INFO] [stdout] --> crates/ezpdb/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] --> crates/ezpdb/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] --> crates/ezpdb/src/type_info.rs:441:25 [INFO] [stdout] | [INFO] [stdout] 441 | 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:468:13 [INFO] [stdout] | [INFO] [stdout] 468 | count, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `count: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pdb` [INFO] [stdout] --> crates/ezpdb/src/type_info.rs:441:25 [INFO] [stdout] | [INFO] [stdout] 441 | 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:527:13 [INFO] [stdout] | [INFO] [stdout] 527 | 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:468:13 [INFO] [stdout] | [INFO] [stdout] 468 | count, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `count: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `containing_class` [INFO] [stdout] --> crates/ezpdb/src/type_info.rs:593:13 [INFO] [stdout] | [INFO] [stdout] 593 | containing_class, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try ignoring the field: `containing_class: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> crates/ezpdb/src/type_info.rs:527:13 [INFO] [stdout] | [INFO] [stdout] 527 | 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:593:13 [INFO] [stdout] | [INFO] [stdout] 593 | 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:710:25 [INFO] [stdout] | [INFO] [stdout] 710 | 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:710:25 [INFO] [stdout] | [INFO] [stdout] 710 | 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:992:25 [INFO] [stdout] | [INFO] [stdout] 992 | 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:992:25 [INFO] [stdout] | [INFO] [stdout] 992 | 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:1185:13 [INFO] [stdout] | [INFO] [stdout] 1185 | 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:1223:13 [INFO] [stdout] | [INFO] [stdout] 1223 | 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:1185:13 [INFO] [stdout] | [INFO] [stdout] 1185 | 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:1223:13 [INFO] [stdout] | [INFO] [stdout] 1223 | 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:1298:13 [INFO] [stdout] | [INFO] [stdout] 1298 | 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:1298:13 [INFO] [stdout] | [INFO] [stdout] 1298 | 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:1377:13 [INFO] [stdout] | [INFO] [stdout] 1377 | 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:1410:13 [INFO] [stdout] | [INFO] [stdout] 1410 | 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:1443:13 [INFO] [stdout] | [INFO] [stdout] 1443 | 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:1377:13 [INFO] [stdout] | [INFO] [stdout] 1377 | 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:1410:13 [INFO] [stdout] | [INFO] [stdout] 1410 | 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:1477:13 [INFO] [stdout] | [INFO] [stdout] 1477 | 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:1443:13 [INFO] [stdout] | [INFO] [stdout] 1443 | 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:1512:13 [INFO] [stdout] | [INFO] [stdout] 1512 | 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:1477:13 [INFO] [stdout] | [INFO] [stdout] 1477 | 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:1512:13 [INFO] [stdout] | [INFO] [stdout] 1512 | 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>, [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)]` 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>, [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pdbview v0.4.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)]` 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)]` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.97s [INFO] running `Command { std: "docker" "inspect" "a4ef4c1e1b9d247b0af41db794e266db29572c4306ddc10bed504f7e06c6aa0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4ef4c1e1b9d247b0af41db794e266db29572c4306ddc10bed504f7e06c6aa0a", kill_on_drop: false }` [INFO] [stdout] a4ef4c1e1b9d247b0af41db794e266db29572c4306ddc10bed504f7e06c6aa0a