[INFO] cloning repository https://github.com/dinistrgn/pdbview [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dinistrgn/pdbview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdinistrgn%2Fpdbview", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdinistrgn%2Fpdbview'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c634f43bca27d10534920905458a12541de64032 [INFO] checking dinistrgn/pdbview/c634f43bca27d10534920905458a12541de64032 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdinistrgn%2Fpdbview" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dinistrgn/pdbview on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dinistrgn/pdbview [INFO] finished tweaking git repo https://github.com/dinistrgn/pdbview [INFO] tweaked toml for git repo https://github.com/dinistrgn/pdbview written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dinistrgn/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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "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-1-tc2/source/crates/ezpdb/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c74efb2742e3a5f3a4a30b74e4461a9116919e49ea06c9703ec06223710f025 [INFO] running `Command { std: "docker" "start" "-a" "5c74efb2742e3a5f3a4a30b74e4461a9116919e49ea06c9703ec06223710f025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c74efb2742e3a5f3a4a30b74e4461a9116919e49ea06c9703ec06223710f025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c74efb2742e3a5f3a4a30b74e4461a9116919e49ea06c9703ec06223710f025", kill_on_drop: false }` [INFO] [stdout] 5c74efb2742e3a5f3a4a30b74e4461a9116919e49ea06c9703ec06223710f025 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a59606efb49577cbea0401214bd382827e926c3600cde8f2562ee26fcafb5e82 [INFO] running `Command { std: "docker" "start" "-a" "a59606efb49577cbea0401214bd382827e926c3600cde8f2562ee26fcafb5e82", 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 version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking pdb v0.7.0 (https://github.com/landaire/pdb#4afa1593) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [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 serde_json v1.0.64 [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: `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: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: `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: `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: `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: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: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: `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: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: `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: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: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: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: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: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: `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: `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: `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: `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: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: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: 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: `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: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] 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:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | 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/symbol_types.rs:212:31 [INFO] [stdout] | [INFO] [stdout] 212 | .map(|id| finder.find(*id).expect("failed to parse ID")) [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: 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:218:37 [INFO] [stdout] | [INFO] [stdout] 218 | .map(|id| match id.parse().expect("failed to parse ID") { [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: 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:58:45 [INFO] [stdout] | [INFO] [stdout] 58 | .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 4 previous errors; 31 warnings emitted [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:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | 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/symbol_types.rs:212:31 [INFO] [stdout] | [INFO] [stdout] 212 | .map(|id| finder.find(*id).expect("failed to parse ID")) [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: 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:218:37 [INFO] [stdout] | [INFO] [stdout] 218 | .map(|id| match id.parse().expect("failed to parse ID") { [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: 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:58:45 [INFO] [stdout] | [INFO] [stdout] 58 | .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] [stderr] error: could not compile `ezpdb` (lib test) due to 5 previous errors; 31 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors; 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ezpdb` (lib) due to 5 previous errors; 31 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a59606efb49577cbea0401214bd382827e926c3600cde8f2562ee26fcafb5e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a59606efb49577cbea0401214bd382827e926c3600cde8f2562ee26fcafb5e82", kill_on_drop: false }` [INFO] [stdout] a59606efb49577cbea0401214bd382827e926c3600cde8f2562ee26fcafb5e82