[INFO] cloning repository https://github.com/willglynn/pdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willglynn/pdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillglynn%2Fpdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillglynn%2Fpdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c35c3c82fe42a0aa505c0715d57f68ee93196fb [INFO] testing willglynn/pdb against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillglynn%2Fpdb" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/willglynn/pdb on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/willglynn/pdb [INFO] finished tweaking git repo https://github.com/willglynn/pdb [INFO] tweaked toml for git repo https://github.com/willglynn/pdb written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/willglynn/pdb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_jitter v0.1.3 [INFO] [stderr] Downloaded mime v0.3.13 [INFO] [stderr] Downloaded tokio-threadpool v0.1.11 [INFO] [stderr] Downloaded bytes v0.4.11 [INFO] [stderr] Downloaded arrayvec v0.4.10 [INFO] [stderr] Downloaded serde_urlencoded v0.5.4 [INFO] [stderr] Downloaded getopts v0.2.21 [INFO] [stderr] Downloaded core-foundation v0.5.1 [INFO] [stderr] Downloaded core-foundation-sys v0.5.1 [INFO] [stderr] Downloaded mime_guess v2.0.0-alpha.6 [INFO] [stderr] Downloaded hyper v0.12.24 [INFO] [stderr] Downloaded unicase v2.2.0 [INFO] [stderr] Downloaded scroll v0.10.1 [INFO] [stderr] Downloaded unicode-width v0.1.5 [INFO] [stderr] Downloaded serde v1.0.89 [INFO] [stderr] Downloaded h2 v0.1.16 [INFO] [stderr] Downloaded want v0.0.6 [INFO] [stderr] Downloaded hyper-tls v0.3.1 [INFO] [stderr] Downloaded crossbeam-channel v0.3.8 [INFO] [stderr] Downloaded http v0.1.16 [INFO] [stderr] Downloaded libc v0.2.49 [INFO] [stderr] Downloaded encoding_rs v0.8.17 [INFO] [stderr] Downloaded winapi v0.3.6 [INFO] [stderr] Downloaded futures v0.1.25 [INFO] [stderr] Downloaded crc32fast v1.1.2 [INFO] [stderr] Downloaded tokio-reactor v0.1.8 [INFO] [stderr] Downloaded byteorder v1.3.1 [INFO] [stderr] Downloaded smallvec v0.6.9 [INFO] [stderr] Downloaded openssl v0.10.18 [INFO] [stderr] Downloaded cc v1.0.29 [INFO] [stderr] Downloaded security-framework v0.2.2 [INFO] [stderr] Downloaded MacTypes-sys v2.1.0 [INFO] [stderr] Downloaded tokio v0.1.15 [INFO] [stderr] Downloaded security-framework-sys v0.2.3 [INFO] [stderr] Downloaded redox_syscall v0.1.51 [INFO] [stderr] Downloaded tempfile v3.0.7 [INFO] [stderr] Downloaded tokio-current-thread v0.1.4 [INFO] [stderr] Downloaded cfg-if v0.1.6 [INFO] [stderr] Downloaded tokio-io v0.1.11 [INFO] [stderr] Downloaded log v0.4.6 [INFO] [stderr] Downloaded tokio-timer v0.2.10 [INFO] [stderr] Downloaded remove_dir_all v0.5.1 [INFO] [stderr] Downloaded bitflags v1.0.4 [INFO] [stderr] Downloaded rand_os v0.1.2 [INFO] [stderr] Downloaded autocfg v0.1.2 [INFO] [stderr] Downloaded tokio-executor v0.1.6 [INFO] [stderr] Downloaded itoa v0.4.3 [INFO] [stderr] Downloaded num_cpus v1.10.0 [INFO] [stderr] Downloaded vcpkg v0.2.6 [INFO] [stderr] Downloaded string v0.1.3 [INFO] [stderr] Downloaded uuid v0.7.2 [INFO] [stderr] Downloaded httparse v1.3.3 [INFO] [stderr] Downloaded native-tls v0.2.2 [INFO] [stderr] Downloaded openssl-sys v0.9.41 [INFO] [stderr] Downloaded dtoa v0.4.3 [INFO] [stderr] Downloaded crossbeam v0.6.0 [INFO] [stderr] Downloaded libflate v0.1.20 [INFO] [stderr] Downloaded serde_json v1.0.39 [INFO] [stderr] Downloaded ryu v0.2.7 [INFO] [stderr] Downloaded reqwest v0.9.10 [INFO] [stderr] Downloaded mio v0.6.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fb51c2d88548526981b8cd963eb8025c8878ef8817cad546b39d74cccf45cbb [INFO] running `Command { std: "docker" "start" "-a" "7fb51c2d88548526981b8cd963eb8025c8878ef8817cad546b39d74cccf45cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fb51c2d88548526981b8cd963eb8025c8878ef8817cad546b39d74cccf45cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fb51c2d88548526981b8cd963eb8025c8878ef8817cad546b39d74cccf45cbb", kill_on_drop: false }` [INFO] [stdout] 7fb51c2d88548526981b8cd963eb8025c8878ef8817cad546b39d74cccf45cbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5594131ebedc8da2fab6a26562e3225e8e0b1898de3cab1212d15edd35cc8c17 [INFO] running `Command { std: "docker" "start" "-a" "5594131ebedc8da2fab6a26562e3225e8e0b1898de3cab1212d15edd35cc8c17", kill_on_drop: false }` [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling pdb v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/dbi.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | pub version: HeaderVersion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gs_symbols_stream` [INFO] [stdout] --> src/dbi.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | pub gs_symbols_stream: StreamIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `internal_version` [INFO] [stdout] --> src/dbi.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | pub internal_version: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ps_symbols_stream` [INFO] [stdout] --> src/dbi.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | pub ps_symbols_stream: StreamIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pdb_dll_build_version` [INFO] [stdout] --> src/dbi.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | pub pdb_dll_build_version: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pdb_dll_rbld_version` [INFO] [stdout] --> src/dbi.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | pub pdb_dll_rbld_version: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mfc_type_server_index` [INFO] [stdout] --> src/dbi.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | pub mfc_type_server_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flags` [INFO] [stdout] --> src/dbi.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | pub flags: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reserved` [INFO] [stdout] --> src/dbi.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | pub reserved: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `opened` [INFO] [stdout] --> src/dbi.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | pub opened: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `section` [INFO] [stdout] --> src/dbi.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | pub section: DBISectionContribution, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flags` [INFO] [stdout] --> src/dbi.rs:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | pub flags: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `files` [INFO] [stdout] --> src/dbi.rs:439:5 [INFO] [stdout] | [INFO] [stdout] 439 | pub files: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filename_offsets` [INFO] [stdout] --> src/dbi.rs:442:5 [INFO] [stdout] | [INFO] [stdout] 442 | pub filename_offsets: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source` [INFO] [stdout] --> src/dbi.rs:444:5 [INFO] [stdout] | [INFO] [stdout] 444 | pub source: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compiler` [INFO] [stdout] --> src/dbi.rs:446:5 [INFO] [stdout] | [INFO] [stdout] 446 | pub compiler: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exception` [INFO] [stdout] --> src/dbi.rs:598:5 [INFO] [stdout] | [INFO] [stdout] 598 | pub exception: StreamIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIExtraStreams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fixup` [INFO] [stdout] --> src/dbi.rs:599:5 [INFO] [stdout] | [INFO] [stdout] 599 | pub fixup: StreamIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIExtraStreams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `token_rid_map` [INFO] [stdout] --> src/dbi.rs:603:5 [INFO] [stdout] | [INFO] [stdout] 603 | pub token_rid_map: StreamIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIExtraStreams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `xdata` [INFO] [stdout] --> src/dbi.rs:604:5 [INFO] [stdout] | [INFO] [stdout] 604 | pub xdata: StreamIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIExtraStreams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pdata` [INFO] [stdout] --> src/dbi.rs:605:5 [INFO] [stdout] | [INFO] [stdout] 605 | pub pdata: StreamIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIExtraStreams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `buf` [INFO] [stdout] --> src/pdbi.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | buf: ParseBuffer<'s>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StreamNames` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pdbi.rs:162:10 [INFO] [stdout] | [INFO] [stdout] 162 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hash_version` [INFO] [stdout] --> src/strings.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | hash_version: StringTableHashVersion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StringTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/strings.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `code_size` [INFO] [stdout] --> src/modi/c13.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | code_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DebugLinesHeader` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/modi/c13.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | #[derive(Clone, Copy, Debug, Default)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `offset` [INFO] [stdout] --> src/modi/c13.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | pub offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LineMarkerEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/modi/c13.rs:330:10 [INFO] [stdout] | [INFO] [stdout] 330 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> src/modi/c13.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | pub kind: LineMarkerKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LineMarkerEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/modi/c13.rs:330:10 [INFO] [stdout] | [INFO] [stdout] 330 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `block` [INFO] [stdout] --> src/modi/c13.rs:440:5 [INFO] [stdout] | [INFO] [stdout] 440 | block: DebugLinesBlockHeader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DebugColumnsIterator` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/modi/c13.rs:438:10 [INFO] [stdout] | [INFO] [stdout] 438 | #[derive(Clone, Debug, Default)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `column_data` [INFO] [stdout] --> src/modi/c13.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 512 | column_data: &'a [u8], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DebugLinesBlock` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/modi/c13.rs:508:10 [INFO] [stdout] | [INFO] [stdout] 508 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.54s [INFO] running `Command { std: "docker" "inspect" "5594131ebedc8da2fab6a26562e3225e8e0b1898de3cab1212d15edd35cc8c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5594131ebedc8da2fab6a26562e3225e8e0b1898de3cab1212d15edd35cc8c17", kill_on_drop: false }` [INFO] [stdout] 5594131ebedc8da2fab6a26562e3225e8e0b1898de3cab1212d15edd35cc8c17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adb7720c4b9f1edd02f9e0817a89a42616d784aa1543b6fb36917f29e8b1bfec [INFO] running `Command { std: "docker" "start" "-a" "adb7720c4b9f1edd02f9e0817a89a42616d784aa1543b6fb36917f29e8b1bfec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling openssl v0.10.18 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/dbi.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | pub version: HeaderVersion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gs_symbols_stream` [INFO] [stdout] --> src/dbi.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | pub gs_symbols_stream: StreamIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `internal_version` [INFO] [stdout] --> src/dbi.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | pub internal_version: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ps_symbols_stream` [INFO] [stdout] --> src/dbi.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | pub ps_symbols_stream: StreamIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pdb_dll_build_version` [INFO] [stdout] --> src/dbi.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | pub pdb_dll_build_version: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pdb_dll_rbld_version` [INFO] [stdout] --> src/dbi.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | pub pdb_dll_rbld_version: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mfc_type_server_index` [INFO] [stdout] --> src/dbi.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | pub mfc_type_server_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flags` [INFO] [stdout] --> src/dbi.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | pub flags: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reserved` [INFO] [stdout] --> src/dbi.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | pub reserved: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `opened` [INFO] [stdout] --> src/dbi.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | pub opened: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `section` [INFO] [stdout] --> src/dbi.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | pub section: DBISectionContribution, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flags` [INFO] [stdout] --> src/dbi.rs:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | pub flags: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `files` [INFO] [stdout] --> src/dbi.rs:439:5 [INFO] [stdout] | [INFO] [stdout] 439 | pub files: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filename_offsets` [INFO] [stdout] --> src/dbi.rs:442:5 [INFO] [stdout] | [INFO] [stdout] 442 | pub filename_offsets: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source` [INFO] [stdout] --> src/dbi.rs:444:5 [INFO] [stdout] | [INFO] [stdout] 444 | pub source: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compiler` [INFO] [stdout] --> src/dbi.rs:446:5 [INFO] [stdout] | [INFO] [stdout] 446 | pub compiler: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exception` [INFO] [stdout] --> src/dbi.rs:598:5 [INFO] [stdout] | [INFO] [stdout] 598 | pub exception: StreamIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIExtraStreams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fixup` [INFO] [stdout] --> src/dbi.rs:599:5 [INFO] [stdout] | [INFO] [stdout] 599 | pub fixup: StreamIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIExtraStreams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `token_rid_map` [INFO] [stdout] --> src/dbi.rs:603:5 [INFO] [stdout] | [INFO] [stdout] 603 | pub token_rid_map: StreamIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIExtraStreams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `xdata` [INFO] [stdout] --> src/dbi.rs:604:5 [INFO] [stdout] | [INFO] [stdout] 604 | pub xdata: StreamIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIExtraStreams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pdata` [INFO] [stdout] --> src/dbi.rs:605:5 [INFO] [stdout] | [INFO] [stdout] 605 | pub pdata: StreamIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIExtraStreams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `buf` [INFO] [stdout] --> src/pdbi.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | buf: ParseBuffer<'s>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StreamNames` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pdbi.rs:162:10 [INFO] [stdout] | [INFO] [stdout] 162 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hash_version` [INFO] [stdout] --> src/strings.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | hash_version: StringTableHashVersion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StringTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/strings.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `code_size` [INFO] [stdout] --> src/modi/c13.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | code_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DebugLinesHeader` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/modi/c13.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | #[derive(Clone, Copy, Debug, Default)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `offset` [INFO] [stdout] --> src/modi/c13.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | pub offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LineMarkerEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/modi/c13.rs:330:10 [INFO] [stdout] | [INFO] [stdout] 330 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> src/modi/c13.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | pub kind: LineMarkerKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LineMarkerEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/modi/c13.rs:330:10 [INFO] [stdout] | [INFO] [stdout] 330 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `block` [INFO] [stdout] --> src/modi/c13.rs:440:5 [INFO] [stdout] | [INFO] [stdout] 440 | block: DebugLinesBlockHeader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DebugColumnsIterator` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/modi/c13.rs:438:10 [INFO] [stdout] | [INFO] [stdout] 438 | #[derive(Clone, Debug, Default)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `column_data` [INFO] [stdout] --> src/modi/c13.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 512 | column_data: &'a [u8], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DebugLinesBlock` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/modi/c13.rs:508:10 [INFO] [stdout] | [INFO] [stdout] 508 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.41 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.10 [INFO] [stderr] Compiling pdb v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> examples/pdb_lines.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 59 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> examples/pdb_symbols.rs:83:26 [INFO] [stdout] | [INFO] [stdout] 83 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 83 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> examples/pdb_framedata.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 58 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> examples/pdb2hpp.rs:655:26 [INFO] [stdout] | [INFO] [stdout] 655 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 655 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/dbi.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | pub version: HeaderVersion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gs_symbols_stream` [INFO] [stdout] --> src/dbi.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | pub gs_symbols_stream: StreamIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `internal_version` [INFO] [stdout] --> src/dbi.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | pub internal_version: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ps_symbols_stream` [INFO] [stdout] --> src/dbi.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | pub ps_symbols_stream: StreamIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pdb_dll_build_version` [INFO] [stdout] --> src/dbi.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | pub pdb_dll_build_version: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pdb_dll_rbld_version` [INFO] [stdout] --> src/dbi.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | pub pdb_dll_rbld_version: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mfc_type_server_index` [INFO] [stdout] --> src/dbi.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | pub mfc_type_server_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flags` [INFO] [stdout] --> src/dbi.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | pub flags: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reserved` [INFO] [stdout] --> src/dbi.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | pub reserved: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `opened` [INFO] [stdout] --> src/dbi.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | pub opened: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `section` [INFO] [stdout] --> src/dbi.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | pub section: DBISectionContribution, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flags` [INFO] [stdout] --> src/dbi.rs:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | pub flags: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `files` [INFO] [stdout] --> src/dbi.rs:439:5 [INFO] [stdout] | [INFO] [stdout] 439 | pub files: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filename_offsets` [INFO] [stdout] --> src/dbi.rs:442:5 [INFO] [stdout] | [INFO] [stdout] 442 | pub filename_offsets: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source` [INFO] [stdout] --> src/dbi.rs:444:5 [INFO] [stdout] | [INFO] [stdout] 444 | pub source: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compiler` [INFO] [stdout] --> src/dbi.rs:446:5 [INFO] [stdout] | [INFO] [stdout] 446 | pub compiler: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:420:10 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `xdata` [INFO] [stdout] --> src/dbi.rs:604:5 [INFO] [stdout] | [INFO] [stdout] 604 | pub xdata: StreamIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIExtraStreams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pdata` [INFO] [stdout] --> src/dbi.rs:605:5 [INFO] [stdout] | [INFO] [stdout] 605 | pub pdata: StreamIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DBIExtraStreams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbi.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `buf` [INFO] [stdout] --> src/pdbi.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | buf: ParseBuffer<'s>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StreamNames` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pdbi.rs:162:10 [INFO] [stdout] | [INFO] [stdout] 162 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hash_version` [INFO] [stdout] --> src/strings.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | hash_version: StringTableHashVersion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StringTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/strings.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `code_size` [INFO] [stdout] --> src/modi/c13.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | code_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DebugLinesHeader` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/modi/c13.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | #[derive(Clone, Copy, Debug, Default)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `offset` [INFO] [stdout] --> src/modi/c13.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | pub offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LineMarkerEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/modi/c13.rs:330:10 [INFO] [stdout] | [INFO] [stdout] 330 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> src/modi/c13.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | pub kind: LineMarkerKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LineMarkerEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/modi/c13.rs:330:10 [INFO] [stdout] | [INFO] [stdout] 330 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `block` [INFO] [stdout] --> src/modi/c13.rs:440:5 [INFO] [stdout] | [INFO] [stdout] 440 | block: DebugLinesBlockHeader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DebugColumnsIterator` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/modi/c13.rs:438:10 [INFO] [stdout] | [INFO] [stdout] 438 | #[derive(Clone, Debug, Default)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `column_data` [INFO] [stdout] --> src/modi/c13.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 512 | column_data: &'a [u8], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DebugLinesBlock` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/modi/c13.rs:508:10 [INFO] [stdout] | [INFO] [stdout] 508 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.56s [INFO] running `Command { std: "docker" "inspect" "adb7720c4b9f1edd02f9e0817a89a42616d784aa1543b6fb36917f29e8b1bfec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adb7720c4b9f1edd02f9e0817a89a42616d784aa1543b6fb36917f29e8b1bfec", kill_on_drop: false }` [INFO] [stdout] adb7720c4b9f1edd02f9e0817a89a42616d784aa1543b6fb36917f29e8b1bfec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 216450133c2e198a6a3d17e061c5c2b9836070998777c9448d9a10f59fd42f3d [INFO] running `Command { std: "docker" "start" "-a" "216450133c2e198a6a3d17e061c5c2b9836070998777c9448d9a10f59fd42f3d", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `version` [INFO] [stderr] --> src/dbi.rs:147:5 [INFO] [stderr] | [INFO] [stderr] 147 | pub version: HeaderVersion, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:144:10 [INFO] [stderr] | [INFO] [stderr] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `gs_symbols_stream` [INFO] [stderr] --> src/dbi.rs:149:5 [INFO] [stderr] | [INFO] [stderr] 149 | pub gs_symbols_stream: StreamIndex, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:144:10 [INFO] [stderr] | [INFO] [stderr] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `internal_version` [INFO] [stderr] --> src/dbi.rs:167:5 [INFO] [stderr] | [INFO] [stderr] 167 | pub internal_version: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:144:10 [INFO] [stderr] | [INFO] [stderr] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ps_symbols_stream` [INFO] [stderr] --> src/dbi.rs:168:5 [INFO] [stderr] | [INFO] [stderr] 168 | pub ps_symbols_stream: StreamIndex, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:144:10 [INFO] [stderr] | [INFO] [stderr] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pdb_dll_build_version` [INFO] [stderr] --> src/dbi.rs:170:5 [INFO] [stderr] | [INFO] [stderr] 170 | pub pdb_dll_build_version: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:144:10 [INFO] [stderr] | [INFO] [stderr] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pdb_dll_rbld_version` [INFO] [stderr] --> src/dbi.rs:175:5 [INFO] [stderr] | [INFO] [stderr] 175 | pub pdb_dll_rbld_version: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:144:10 [INFO] [stderr] | [INFO] [stderr] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `mfc_type_server_index` [INFO] [stderr] --> src/dbi.rs:185:5 [INFO] [stderr] | [INFO] [stderr] 185 | pub mfc_type_server_index: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:144:10 [INFO] [stderr] | [INFO] [stderr] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `flags` [INFO] [stderr] --> src/dbi.rs:200:5 [INFO] [stderr] | [INFO] [stderr] 200 | pub flags: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:144:10 [INFO] [stderr] | [INFO] [stderr] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `reserved` [INFO] [stderr] --> src/dbi.rs:203:5 [INFO] [stderr] | [INFO] [stderr] 203 | pub reserved: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:144:10 [INFO] [stderr] | [INFO] [stderr] 144 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `opened` [INFO] [stderr] --> src/dbi.rs:423:5 [INFO] [stderr] | [INFO] [stderr] 423 | pub opened: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:420:10 [INFO] [stderr] | [INFO] [stderr] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `section` [INFO] [stderr] --> src/dbi.rs:425:5 [INFO] [stderr] | [INFO] [stderr] 425 | pub section: DBISectionContribution, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:420:10 [INFO] [stderr] | [INFO] [stderr] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `flags` [INFO] [stderr] --> src/dbi.rs:429:5 [INFO] [stderr] | [INFO] [stderr] 429 | pub flags: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:420:10 [INFO] [stderr] | [INFO] [stderr] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `files` [INFO] [stderr] --> src/dbi.rs:439:5 [INFO] [stderr] | [INFO] [stderr] 439 | pub files: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:420:10 [INFO] [stderr] | [INFO] [stderr] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `filename_offsets` [INFO] [stderr] --> src/dbi.rs:442:5 [INFO] [stderr] | [INFO] [stderr] 442 | pub filename_offsets: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:420:10 [INFO] [stderr] | [INFO] [stderr] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `source` [INFO] [stderr] --> src/dbi.rs:444:5 [INFO] [stderr] | [INFO] [stderr] 444 | pub source: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:420:10 [INFO] [stderr] | [INFO] [stderr] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `compiler` [INFO] [stderr] --> src/dbi.rs:446:5 [INFO] [stderr] | [INFO] [stderr] 446 | pub compiler: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIModuleInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:420:10 [INFO] [stderr] | [INFO] [stderr] 420 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `exception` [INFO] [stderr] --> src/dbi.rs:598:5 [INFO] [stderr] | [INFO] [stderr] 598 | pub exception: StreamIndex, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIExtraStreams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:585:10 [INFO] [stderr] | [INFO] [stderr] 585 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `fixup` [INFO] [stderr] --> src/dbi.rs:599:5 [INFO] [stderr] | [INFO] [stderr] 599 | pub fixup: StreamIndex, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIExtraStreams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:585:10 [INFO] [stderr] | [INFO] [stderr] 585 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `token_rid_map` [INFO] [stderr] --> src/dbi.rs:603:5 [INFO] [stderr] | [INFO] [stderr] 603 | pub token_rid_map: StreamIndex, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIExtraStreams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:585:10 [INFO] [stderr] | [INFO] [stderr] 585 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `xdata` [INFO] [stderr] --> src/dbi.rs:604:5 [INFO] [stderr] | [INFO] [stderr] 604 | pub xdata: StreamIndex, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIExtraStreams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:585:10 [INFO] [stderr] | [INFO] [stderr] 585 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pdata` [INFO] [stderr] --> src/dbi.rs:605:5 [INFO] [stderr] | [INFO] [stderr] 605 | pub pdata: StreamIndex, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DBIExtraStreams` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dbi.rs:585:10 [INFO] [stderr] | [INFO] [stderr] 585 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `buf` [INFO] [stderr] --> src/pdbi.rs:164:5 [INFO] [stderr] | [INFO] [stderr] 164 | buf: ParseBuffer<'s>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `StreamNames` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/pdbi.rs:162:10 [INFO] [stderr] | [INFO] [stderr] 162 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `hash_version` [INFO] [stderr] --> src/strings.rs:86:5 [INFO] [stderr] | [INFO] [stderr] 86 | hash_version: StringTableHashVersion, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `StringTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/strings.rs:83:10 [INFO] [stderr] | [INFO] [stderr] 83 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `code_size` [INFO] [stderr] --> src/modi/c13.rs:234:5 [INFO] [stderr] | [INFO] [stderr] 234 | code_size: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DebugLinesHeader` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/modi/c13.rs:227:10 [INFO] [stderr] | [INFO] [stderr] 227 | #[derive(Clone, Copy, Debug, Default)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `offset` [INFO] [stderr] --> src/modi/c13.rs:333:5 [INFO] [stderr] | [INFO] [stderr] 333 | pub offset: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `LineMarkerEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/modi/c13.rs:330:10 [INFO] [stderr] | [INFO] [stderr] 330 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `kind` [INFO] [stderr] --> src/modi/c13.rs:335:5 [INFO] [stderr] | [INFO] [stderr] 335 | pub kind: LineMarkerKind, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `LineMarkerEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/modi/c13.rs:330:10 [INFO] [stderr] | [INFO] [stderr] 330 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `block` [INFO] [stderr] --> src/modi/c13.rs:440:5 [INFO] [stderr] | [INFO] [stderr] 440 | block: DebugLinesBlockHeader, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DebugColumnsIterator` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/modi/c13.rs:438:10 [INFO] [stderr] | [INFO] [stderr] 438 | #[derive(Clone, Debug, Default)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `column_data` [INFO] [stderr] --> src/modi/c13.rs:512:5 [INFO] [stderr] | [INFO] [stderr] 512 | column_data: &'a [u8], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DebugLinesBlock` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/modi/c13.rs:508:10 [INFO] [stderr] | [INFO] [stderr] 508 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `pdb` (lib) generated 28 warnings [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> examples/pdb_symbols.rs:83:26 [INFO] [stderr] | [INFO] [stderr] 83 | Err(f) => panic!(f.to_string()), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 83 | Err(f) => panic!("{}", f.to_string()), [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> examples/pdb_lines.rs:59:26 [INFO] [stderr] | [INFO] [stderr] 59 | Err(f) => panic!(f.to_string()), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 59 | Err(f) => panic!("{}", f.to_string()), [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> examples/pdb_framedata.rs:58:26 [INFO] [stderr] | [INFO] [stderr] 58 | Err(f) => panic!(f.to_string()), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 58 | Err(f) => panic!("{}", f.to_string()), [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> examples/pdb2hpp.rs:655:26 [INFO] [stderr] | [INFO] [stderr] 655 | Err(f) => panic!(f.to_string()), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 655 | Err(f) => panic!("{}", f.to_string()), [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `pdb` (example "pdb_symbols") generated 1 warning [INFO] [stderr] warning: `pdb` (lib test) generated 25 warnings (25 duplicates) [INFO] [stderr] warning: `pdb` (example "pdb_lines") generated 1 warning [INFO] [stderr] warning: `pdb` (example "pdb_framedata") generated 1 warning [INFO] [stderr] warning: `pdb` (example "pdb2hpp") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pdb-6b43f6d5aa41b593) [INFO] [stdout] [INFO] [stdout] running 76 tests [INFO] [stdout] test common::tests::cast_aligned::test_cast_aligned ... ok [INFO] [stdout] test common::tests::cast_aligned::test_cast_empty ... ok [INFO] [stdout] test common::tests::cast_aligned::test_cast_unaligned ... ok [INFO] [stdout] test common::tests::cast_aligned::test_cast_wrong_size ... ok [INFO] [stdout] test common::tests::newtypes::test_debug_newtype ... ok [INFO] [stdout] test common::tests::newtypes::test_format_newtype ... ok [INFO] [stdout] test common::tests::newtypes::test_pread ... ok [INFO] [stdout] test common::tests::parse_buffer::test_parse_buffer_align ... ok [INFO] [stdout] test common::tests::parse_buffer::test_parse_cstring ... ok [INFO] [stdout] test common::tests::parse_buffer::test_parse_i32 ... ok [INFO] [stdout] test common::tests::parse_buffer::test_parse_u16 ... ok [INFO] [stdout] test common::tests::parse_buffer::test_parse_u32 ... ok [INFO] [stdout] test common::tests::parse_buffer::test_parse_u64 ... ok [INFO] [stdout] test common::tests::parse_buffer::test_parse_u8 ... ok [INFO] [stdout] test common::tests::parse_buffer::test_parse_u8_pascal_string ... ok [INFO] [stdout] test common::tests::parse_buffer::test_seek ... ok [INFO] [stdout] test dbi::tests::test_dbi_extra_streams ... ok [INFO] [stdout] test framedata::tests::test_new_frame_data ... ok [INFO] [stdout] test framedata::tests::test_old_frame_data ... ok [INFO] [stdout] test modi::c13::tests::test_column_number_header ... ok [INFO] [stdout] test modi::c13::tests::test_debug_lines_block_header ... ok [INFO] [stdout] test modi::c13::tests::test_inlinee_lines ... ok [INFO] [stdout] test modi::c13::tests::test_inlinee_lines_length ... ok [INFO] [stdout] test modi::c13::tests::test_iter_cross_module_exports ... ok [INFO] [stdout] test modi::c13::tests::test_line_number_header ... ok [INFO] [stdout] test modi::c13::tests::test_parse_cross_section_imports ... ok [INFO] [stdout] test modi::c13::tests::test_parse_inlinee_lines ... ok [INFO] [stdout] test modi::c13::tests::test_parse_inlinee_lines_with_files ... ok [INFO] [stdout] test modi::c13::tests::test_raw_cross_scope_export ... ok [INFO] [stdout] test modi::c13::tests::test_resolve_cross_module_import ... ok [INFO] [stdout] test modi::c13::tests::test_resolve_cross_module_import2 ... ok [INFO] [stdout] test modi::c13::tests::test_resolve_cross_module_ref ... ok [INFO] [stdout] test msf::page_list::tests::push_overflow ... ok [INFO] [stdout] test msf::page_list::tests::test_push ... ok [INFO] [stdout] test msf::page_list::tests::test_truncate ... ok [INFO] [stdout] test msf::tests::header::test_pages_needed_to_store ... ok [INFO] [stdout] test msf::tests::header::test_validate_page_number ... ok [INFO] [stdout] test omap::tests::test_get_virtual_address ... ok [INFO] [stdout] test omap::tests::test_omap_record ... ok [INFO] [stdout] test msf::tests::header::test_small_file_unrecognized_file_format ... ok [INFO] [stdout] test pe::tests::image_section_header ... ok [INFO] [stdout] test source::tests::read_view::test_basic_reading ... ok [INFO] [stdout] test source::tests::read_view::test_discontinuous_reading ... ok [INFO] [stdout] test source::tests::read_view::test_duplicate_reading ... ok [INFO] [stdout] test source::tests::read_view::test_eof_reading ... ok [INFO] [stdout] test strings::tests::test_string_table_header ... ok [INFO] [stdout] test symbol::annotations::test_binary_annotation_iter ... ok [INFO] [stdout] test symbol::tests::iterator::test_iter ... ok [INFO] [stdout] test symbol::tests::iterator::test_seek ... ok [INFO] [stdout] test symbol::tests::iterator::test_skip_to ... ok [INFO] [stdout] test symbol::tests::parsing::kind_0006 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1101 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1102 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1103 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1106 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1105 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_110d ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1111 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1125 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1108 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1124 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_113e ... ok [INFO] [stdout] test tpi::data::kind_1609 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_110c ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1116 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_110f ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1110 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1107 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_114c ... ok [INFO] [stdout] test symbol::tests::parsing::kind_110e ... ok [INFO] [stdout] test symbol::tests::parsing::kind_113c ... ok [INFO] [stdout] test symbol::tests::parsing::kind_114e ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1132 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1127 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_114d ... ok [INFO] [stderr] Running tests/debug_information.rs (/opt/rustwide/target/debug/deps/debug_information-81e66e24d9989f1d) [INFO] [stdout] test msf::page_list::tests::test_push_after_truncate - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test pdb_info ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/id_information.rs (/opt/rustwide/target/debug/deps/id_information-1dffab45143831b2) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_missing_ipi ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_missing_ipi stdout ---- [INFO] [stdout] thread 'test_missing_ipi' panicked at 'GET request: Error { kind: Hyper(Error { kind: Connect, cause: Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" } }), url: Some("https://msdl.microsoft.com/download/symbols/wntdll.pdb/0ea7c70545374958ad3307514bdfc8642/wntdll.pdb") }', tests/id_information.rs:15:50 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557e247bf18c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557e247bf18c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557e247bf18c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x557e247bf18c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x557e247e54cc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x557e247b7c38 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x557e247c17b7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x557e247c17b7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x557e247c17b7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x557e247c14eb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x557e247c1f0a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x557e247c1bf7 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x557e247bf654 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x557e247c1909 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x557e243b07b3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x557e243b08a3 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x557e243b14dc - core::result::Result::expect::h7da94436a8fc3e2b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x557e243b5c1e - id_information::open_file::{{closure}}::h067c0d3f7330e18f [INFO] [stdout] at /opt/rustwide/workdir/tests/id_information.rs:15:32 [INFO] [stdout] 18: 0x557e243b6c9f - std::sync::once::Once::call_once::{{closure}}::h1dfb0e376c5ec448 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sync/once.rs:269:41 [INFO] [stdout] 19: 0x557e243af47a - std::sync::once::Once::call_inner::hb1a465ce0d6b2153 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sync/once.rs:426:21 [INFO] [stdout] 20: 0x557e243b6c17 - std::sync::once::Once::call_once::h10d84f23ef7c8b62 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sync/once.rs:269:9 [INFO] [stdout] 21: 0x557e243b5b18 - id_information::open_file::h6e5353f7c9d295cb [INFO] [stdout] at /opt/rustwide/workdir/tests/id_information.rs:13:5 [INFO] [stdout] 22: 0x557e243b5dbc - id_information::test_missing_ipi::he12c13af65c1abf2 [INFO] [stdout] at /opt/rustwide/workdir/tests/id_information.rs:26:29 [INFO] [stdout] 23: 0x557e243b5d9a - id_information::test_missing_ipi::{{closure}}::h726844bfdee05041 [INFO] [stdout] at /opt/rustwide/workdir/tests/id_information.rs:25:1 [INFO] [stdout] 24: 0x557e243b66ee - core::ops::function::FnOnce::call_once::h65386fabc777e877 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x557e24784d13 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x557e24784d13 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 27: 0x557e24783a41 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 28: 0x557e24783a41 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x557e24783a41 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 30: 0x557e24783a41 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 31: 0x557e24783a41 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x557e24783a41 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 33: 0x557e24783a41 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 34: 0x557e2478d321 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 35: 0x557e2478d321 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 36: 0x557e24759a7f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 37: 0x557e24759a7f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x557e24759a7f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 39: 0x557e24759a7f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 40: 0x557e24759a7f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 41: 0x557e24759a7f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 42: 0x557e24759a7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x557e247c81d3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 44: 0x557e247c81d3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 45: 0x557e247c81d3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7fea03d21609 - start_thread [INFO] [stdout] 47: 0x7fea03af1293 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_missing_ipi [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test id_information' [INFO] running `Command { std: "docker" "inspect" "216450133c2e198a6a3d17e061c5c2b9836070998777c9448d9a10f59fd42f3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "216450133c2e198a6a3d17e061c5c2b9836070998777c9448d9a10f59fd42f3d", kill_on_drop: false }` [INFO] [stdout] 216450133c2e198a6a3d17e061c5c2b9836070998777c9448d9a10f59fd42f3d