[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 master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flandaire%2Fpdbview" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/landaire/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/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-4-tc1/source/Cargo.toml [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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7e9fc9f70cffe7aa210ea073c3ee3a0382c34938616766e1788133ddf7dbce23 [INFO] running `Command { std: "docker" "start" "-a" "7e9fc9f70cffe7aa210ea073c3ee3a0382c34938616766e1788133ddf7dbce23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e9fc9f70cffe7aa210ea073c3ee3a0382c34938616766e1788133ddf7dbce23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e9fc9f70cffe7aa210ea073c3ee3a0382c34938616766e1788133ddf7dbce23", kill_on_drop: false }` [INFO] [stdout] 7e9fc9f70cffe7aa210ea073c3ee3a0382c34938616766e1788133ddf7dbce23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f49cee1e283873eaf136e144e0260e636e7e0e869e1dc7010877ba9244bf4e34 [INFO] running `Command { std: "docker" "start" "-a" "f49cee1e283873eaf136e144e0260e636e7e0e869e1dc7010877ba9244bf4e34", kill_on_drop: false }` [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 version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.135 [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] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking uuid v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking pdb v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking time v0.3.15 [INFO] [stderr] Checking simplelog v0.12.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.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)]` 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)]` 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)]` 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)]` 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)]` 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: `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: `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: `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: `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: `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: `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)]` 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: `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: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: `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: `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: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: `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: `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: 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: 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: 31 warnings emitted [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: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: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: `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>, [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] [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)]` 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 8.91s [INFO] running `Command { std: "docker" "inspect" "f49cee1e283873eaf136e144e0260e636e7e0e869e1dc7010877ba9244bf4e34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f49cee1e283873eaf136e144e0260e636e7e0e869e1dc7010877ba9244bf4e34", kill_on_drop: false }` [INFO] [stdout] f49cee1e283873eaf136e144e0260e636e7e0e869e1dc7010877ba9244bf4e34 [INFO] checking landaire/pdbview against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flandaire%2Fpdbview" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/landaire/pdbview on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4-tc2/source/Cargo.toml [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0e0dc9a48d58ab78cc179a424d59e0ce216055b3b9afb1dced6facb63f17462 [INFO] running `Command { std: "docker" "start" "-a" "f0e0dc9a48d58ab78cc179a424d59e0ce216055b3b9afb1dced6facb63f17462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0e0dc9a48d58ab78cc179a424d59e0ce216055b3b9afb1dced6facb63f17462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0e0dc9a48d58ab78cc179a424d59e0ce216055b3b9afb1dced6facb63f17462", kill_on_drop: false }` [INFO] [stdout] f0e0dc9a48d58ab78cc179a424d59e0ce216055b3b9afb1dced6facb63f17462 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dtail_expr_drop_order" "-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bffcec6fb4cc3117032ece9b88c3e451e292806e1ccca4da1fbb2ebc8b2995ab [INFO] running `Command { std: "docker" "start" "-a" "bffcec6fb4cc3117032ece9b88c3e451e292806e1ccca4da1fbb2ebc8b2995ab", kill_on_drop: false }` [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 version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.135 [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 scroll v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking uuid v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking pdb v0.8.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking time v0.3.15 [INFO] [stderr] Checking simplelog v0.12.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.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)]` 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)]` 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)]` 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)]` 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)]` 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: `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: `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: `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: `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: `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: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: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: `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>, [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] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/ezpdb/src/symbol_types.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | Err(crate::error::Error::Unsupported("BuildInfo")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/ezpdb/src/type_info.rs:59:45 [INFO] [stdout] | [INFO] [stdout] 59 | .fold(0, |acc, field| acc + field.borrow().type_size(pdb)), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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)]` 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] error: aborting due to 2 previous errors; 31 warnings emitted [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:280:13 [INFO] [stdout] | [INFO] [stdout] 280 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ezpdb` (lib test) due to 3 previous errors; 31 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: `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: `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: `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: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: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: `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>, [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] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/ezpdb/src/symbol_types.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | Err(crate::error::Error::Unsupported("BuildInfo")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/ezpdb/src/type_info.rs:59:45 [INFO] [stdout] | [INFO] [stdout] 59 | .fold(0, |acc, field| acc + field.borrow().type_size(pdb)), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ezpdb` (lib) due to 3 previous errors; 31 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bffcec6fb4cc3117032ece9b88c3e451e292806e1ccca4da1fbb2ebc8b2995ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bffcec6fb4cc3117032ece9b88c3e451e292806e1ccca4da1fbb2ebc8b2995ab", kill_on_drop: false }` [INFO] [stdout] bffcec6fb4cc3117032ece9b88c3e451e292806e1ccca4da1fbb2ebc8b2995ab