[INFO] fetching crate ezpdb 0.4.0... [INFO] checking ezpdb-0.4.0 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate ezpdb 0.4.0 into /workspace/builds/worker-106/source [INFO] validating manifest of crates.io crate ezpdb 0.4.0 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ezpdb 0.4.0 [INFO] finished tweaking crates.io crate ezpdb 0.4.0 [INFO] tweaked toml for crates.io crate ezpdb 0.4.0 written to /workspace/builds/worker-106/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 444c702bb2db572cc4228f85c939bffef56b0bd2287dcadc4706134f89f5fde8 [INFO] running `Command { std: "docker" "start" "-a" "444c702bb2db572cc4228f85c939bffef56b0bd2287dcadc4706134f89f5fde8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "444c702bb2db572cc4228f85c939bffef56b0bd2287dcadc4706134f89f5fde8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "444c702bb2db572cc4228f85c939bffef56b0bd2287dcadc4706134f89f5fde8", kill_on_drop: false }` [INFO] [stdout] 444c702bb2db572cc4228f85c939bffef56b0bd2287dcadc4706134f89f5fde8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78ff95382b78d28a53e9edc3822243c62b51fe949755ea349bd56ea641a821e7 [INFO] running `Command { std: "docker" "start" "-a" "78ff95382b78d28a53e9edc3822243c62b51fe949755ea349bd56ea641a821e7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking pdb v0.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking ezpdb v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `AnnotationReferenceSymbol` [INFO] [stdout] --> 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] --> 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] --> 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] --> src/type_info.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Class`, `Type`, `Union` [INFO] [stdout] --> src/lib.rs: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: `AnnotationReferenceSymbol` [INFO] [stdout] --> 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] --> 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: `Class` [INFO] [stdout] --> 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: `From` [INFO] [stdout] --> src/type_info.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use std::convert::{From, TryFrom, TryInto}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/type_info.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Class`, `Type`, `Union` [INFO] [stdout] --> src/lib.rs: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] --> 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] --> 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] --> 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] --> src/symbol_types.rs:593:13 [INFO] [stdout] | [INFO] [stdout] 593 | 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] --> src/symbol_types.rs:594:13 [INFO] [stdout] | [INFO] [stdout] 594 | end, [INFO] [stdout] | ^^^ help: try ignoring the field: `end: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `next` [INFO] [stdout] --> src/symbol_types.rs:595:13 [INFO] [stdout] | [INFO] [stdout] 595 | next, [INFO] [stdout] | ^^^^ help: try ignoring the field: `next: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/symbol_types.rs:601:13 [INFO] [stdout] | [INFO] [stdout] 601 | flags, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `flags: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pdb` [INFO] [stdout] --> src/type_info.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | fn on_complete(&mut self, pdb: &ParsedPdb) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pdb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/type_info.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | count, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `count: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vtable_shape` [INFO] [stdout] --> src/type_info.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | vtable_shape, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `vtable_shape: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pdb` [INFO] [stdout] --> src/type_info.rs: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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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: `parent` [INFO] [stdout] --> src/symbol_types.rs:593:13 [INFO] [stdout] | [INFO] [stdout] 593 | 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] --> src/symbol_types.rs:594:13 [INFO] [stdout] | [INFO] [stdout] 594 | end, [INFO] [stdout] | ^^^ help: try ignoring the field: `end: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `next` [INFO] [stdout] --> src/symbol_types.rs:595:13 [INFO] [stdout] | [INFO] [stdout] 595 | next, [INFO] [stdout] | ^^^^ help: try ignoring the field: `next: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/symbol_types.rs:601:13 [INFO] [stdout] | [INFO] [stdout] 601 | flags, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `flags: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pdb` [INFO] [stdout] --> src/type_info.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | fn on_complete(&mut self, pdb: &ParsedPdb) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pdb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/type_info.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | count, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `count: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vtable_shape` [INFO] [stdout] --> src/type_info.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | vtable_shape, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `vtable_shape: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attributes` [INFO] [stdout] --> src/type_info.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | attributes, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `attributes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pdb` [INFO] [stdout] --> src/type_info.rs: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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.97s [INFO] running `Command { std: "docker" "inspect" "78ff95382b78d28a53e9edc3822243c62b51fe949755ea349bd56ea641a821e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78ff95382b78d28a53e9edc3822243c62b51fe949755ea349bd56ea641a821e7", kill_on_drop: false }` [INFO] [stdout] 78ff95382b78d28a53e9edc3822243c62b51fe949755ea349bd56ea641a821e7