[INFO] cloning repository https://github.com/punpckhdq/pdbkit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/punpckhdq/pdbkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpunpckhdq%2Fpdbkit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpunpckhdq%2Fpdbkit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c5b733ad457b083b5c28ec45a96845e3c271703a
[INFO] checking punpckhdq/pdbkit against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpunpckhdq%2Fpdbkit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/punpckhdq/pdbkit
[INFO] finished tweaking git repo https://github.com/punpckhdq/pdbkit
[INFO] tweaked toml for git repo https://github.com/punpckhdq/pdbkit written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/punpckhdq/pdbkit on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/punpckhdq/pdbkit 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/punpckhdq/pdb2.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded iced-x86 v1.21.0
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91ab55d4c72c49164facb074d6086577fcd97765a472fbe8922217dbf284808f
[INFO] running `Command { std: "docker" "start" "-a" "91ab55d4c72c49164facb074d6086577fcd97765a472fbe8922217dbf284808f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91ab55d4c72c49164facb074d6086577fcd97765a472fbe8922217dbf284808f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91ab55d4c72c49164facb074d6086577fcd97765a472fbe8922217dbf284808f", kill_on_drop: false }`
[INFO] [stdout] 91ab55d4c72c49164facb074d6086577fcd97765a472fbe8922217dbf284808f
[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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7da97d75f2d0e53e4cf8f3d5c608cfe4f859433113982a4c9af57f357b4b985
[INFO] running `Command { std: "docker" "start" "-a" "f7da97d75f2d0e53e4cf8f3d5c608cfe4f859433113982a4c9af57f357b4b985", kill_on_drop: false }`
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking iced-x86 v1.21.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking ruzstd v0.7.3
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking pdb2 v0.9.2 (https://github.com/punpckhdq/pdb2.git?branch=vc60_camden#4cd35a63)
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking pdbkit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::BTreeMap`
[INFO] [stdout]  --> src/format/executable.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::BTreeMap`
[INFO] [stdout]  --> src/format/executable.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]   --> src/format/windows/pdb_chunker.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 if let Symbol::PublicName(data) = symbol {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]    = help: consider replacing the `if let` with a `let`
[INFO] [stdout]    = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `closest_name_for_ofs` is never used
[INFO] [stdout]   --> src/format/chunk.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl Chunk {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn closest_name_for_ofs(&self, ofs: u64) -> Option<(u64, &'_ str)> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `symbols` is never read
[INFO] [stdout]   --> src/format/debug.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct ObjectInfo {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub symbols: SymbolMap,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ObjectInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vsize` is never read
[INFO] [stdout]   --> src/format/executable.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub struct Section<'b> {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub vsize: u64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Section` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Default` is never constructed
[INFO] [stdout]   --> src/format/windows/pdb.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum ParserQuirks {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] 21 |     /// Don't perform any special processing.
[INFO] [stdout] 22 |     Default,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParserQuirks` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/format/executable.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn get_executable(&self) -> &Executable;
[INFO] [stdout]    |                       ^^^^^     -----------
[INFO] [stdout]    |                       |         ||
[INFO] [stdout]    |                       |         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn get_executable(&self) -> &Executable<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/format/object_list.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn get_object_list(&self) -> &ObjectListMap;
[INFO] [stdout]    |                        ^^^^^     --------------
[INFO] [stdout]    |                        |         ||
[INFO] [stdout]    |                        |         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                        |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn get_object_list(&self) -> &ObjectListMap<'_>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/format/windows/exe.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn get_executable(&self) -> &Executable {
[INFO] [stdout]    |                       ^^^^^     -----------
[INFO] [stdout]    |                       |         ||
[INFO] [stdout]    |                       |         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn get_executable(&self) -> &Executable<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/format/windows/pdb_chunk_object_list.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn get_object_list(&self) -> &ObjectListMap {
[INFO] [stdout]    |                        ^^^^^     --------------
[INFO] [stdout]    |                        |         ||
[INFO] [stdout]    |                        |         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                        |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn get_object_list(&self) -> &ObjectListMap<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]   --> src/format/windows/pdb_chunker.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 if let Symbol::PublicName(data) = symbol {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]    = help: consider replacing the `if let` with a `let`
[INFO] [stdout]    = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `closest_name_for_ofs` is never used
[INFO] [stdout]   --> src/format/chunk.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl Chunk {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn closest_name_for_ofs(&self, ofs: u64) -> Option<(u64, &'_ str)> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `symbols` is never read
[INFO] [stdout]   --> src/format/debug.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct ObjectInfo {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub symbols: SymbolMap,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ObjectInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vsize` is never read
[INFO] [stdout]   --> src/format/executable.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub struct Section<'b> {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub vsize: u64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Section` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Default` is never constructed
[INFO] [stdout]   --> src/format/windows/pdb.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum ParserQuirks {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] 21 |     /// Don't perform any special processing.
[INFO] [stdout] 22 |     Default,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParserQuirks` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/format/executable.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn get_executable(&self) -> &Executable;
[INFO] [stdout]    |                       ^^^^^     -----------
[INFO] [stdout]    |                       |         ||
[INFO] [stdout]    |                       |         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn get_executable(&self) -> &Executable<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/format/object_list.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn get_object_list(&self) -> &ObjectListMap;
[INFO] [stdout]    |                        ^^^^^     --------------
[INFO] [stdout]    |                        |         ||
[INFO] [stdout]    |                        |         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                        |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn get_object_list(&self) -> &ObjectListMap<'_>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/format/windows/exe.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn get_executable(&self) -> &Executable {
[INFO] [stdout]    |                       ^^^^^     -----------
[INFO] [stdout]    |                       |         ||
[INFO] [stdout]    |                       |         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn get_executable(&self) -> &Executable<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/format/windows/pdb_chunk_object_list.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn get_object_list(&self) -> &ObjectListMap {
[INFO] [stdout]    |                        ^^^^^     --------------
[INFO] [stdout]    |                        |         ||
[INFO] [stdout]    |                        |         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                        |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn get_object_list(&self) -> &ObjectListMap<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.85s
[INFO] running `Command { std: "docker" "inspect" "f7da97d75f2d0e53e4cf8f3d5c608cfe4f859433113982a4c9af57f357b4b985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7da97d75f2d0e53e4cf8f3d5c608cfe4f859433113982a4c9af57f357b4b985", kill_on_drop: false }`
[INFO] [stdout] f7da97d75f2d0e53e4cf8f3d5c608cfe4f859433113982a4c9af57f357b4b985
