[INFO] cloning repository https://github.com/samwho/rust-debugger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samwho/rust-debugger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamwho%2Frust-debugger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamwho%2Frust-debugger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0a245dcfa8023e0d7778c516e473c64dcb2e724
[INFO] checking samwho/rust-debugger against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamwho%2Frust-debugger" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/samwho/rust-debugger
[INFO] finished tweaking git repo https://github.com/samwho/rust-debugger
[INFO] tweaked toml for git repo https://github.com/samwho/rust-debugger written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samwho/rust-debugger on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/samwho/rust-debugger already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_users v0.3.4
[INFO] [stderr]   Downloaded numtoa v0.1.0
[INFO] [stderr]   Downloaded termion v1.5.5
[INFO] [stderr]   Downloaded dirs v2.0.2
[INFO] [stderr]   Downloaded dirs-sys v0.3.4
[INFO] [stderr]   Downloaded utf8parse v0.2.0
[INFO] [stderr]   Downloaded rust-argon2 v0.7.0
[INFO] [stderr]   Downloaded byteorder v0.5.3
[INFO] [stderr]   Downloaded os_type v2.2.0
[INFO] [stderr]   Downloaded elf v0.0.10
[INFO] [stderr]   Downloaded winapi-util v0.1.4
[INFO] [stderr]   Downloaded static_assertions v0.3.4
[INFO] [stderr]   Downloaded adler32 v1.0.4
[INFO] [stderr]   Downloaded smallvec v1.3.0
[INFO] [stderr]   Downloaded target-lexicon v0.10.0
[INFO] [stderr]   Downloaded termcolor v1.1.0
[INFO] [stderr]   Downloaded arrayvec v0.5.1
[INFO] [stderr]   Downloaded rustyline v6.1.2
[INFO] [stderr]   Downloaded miniz_oxide v0.3.6
[INFO] [stderr]   Downloaded blake2b_simd v0.5.10
[INFO] [stderr]   Downloaded proc-macro2 v1.0.10
[INFO] [stderr]   Downloaded serde_derive v1.0.106
[INFO] [stderr]   Downloaded serde v1.0.106
[INFO] [stderr]   Downloaded backtrace v0.3.46
[INFO] [stderr]   Downloaded wasmparser v0.51.4
[INFO] [stderr]   Downloaded flate2 v1.0.14
[INFO] [stderr]   Downloaded tui v0.9.1
[INFO] [stderr]   Downloaded object v0.18.0
[INFO] [stderr]   Downloaded syn v1.0.17
[INFO] [stderr]   Downloaded regex v1.3.6
[INFO] [stderr]   Downloaded gimli v0.20.0
[INFO] [stderr]   Downloaded backtrace-sys v0.1.35
[INFO] [stderr]   Downloaded iced-x86 v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c52f0e63bd83586abd7e5c0ca0a209b6b997f5ed1a7b9e3c8e207e0d91be9e5
[INFO] running `Command { std: "docker" "start" "-a" "6c52f0e63bd83586abd7e5c0ca0a209b6b997f5ed1a7b9e3c8e207e0d91be9e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c52f0e63bd83586abd7e5c0ca0a209b6b997f5ed1a7b9e3c8e207e0d91be9e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c52f0e63bd83586abd7e5c0ca0a209b6b997f5ed1a7b9e3c8e207e0d91be9e5", kill_on_drop: false }`
[INFO] [stdout] 6c52f0e63bd83586abd7e5c0ca0a209b6b997f5ed1a7b9e3c8e207e0d91be9e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fbdd809ccd9d9a2ae39d755d5d5ca3d44b5a727222f5d26cd7c41a7e674743b
[INFO] running `Command { std: "docker" "start" "-a" "9fbdd809ccd9d9a2ae39d755d5d5ca3d44b5a727222f5d26cd7c41a7e674743b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling target-lexicon v0.10.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]     Checking miniz_oxide v0.3.6
[INFO] [stderr]     Checking unicode-segmentation v1.6.0
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking smallvec v1.3.0
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]     Checking wasmparser v0.51.4
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking static_assertions v0.3.4
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]    Compiling iced-x86 v1.1.0
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling backtrace-sys v0.1.35
[INFO] [stderr]     Checking elf v0.0.10
[INFO] [stderr]     Checking gimli v0.20.0
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking nix v0.17.0
[INFO] [stderr]     Checking termion v1.5.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking flate2 v1.0.14
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking regex v1.3.6
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking tui v0.9.1
[INFO] [stderr]     Checking object v0.18.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking backtrace v0.3.46
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking os_type v2.2.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]     Checking rustyline v6.1.2
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking human-panic v1.0.3
[INFO] [stderr]     Checking rust-debugger v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     setup_panic!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `str_strip` has been stable since 1.45.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(str_strip)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     setup_panic!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `str_strip` has been stable since 1.45.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(str_strip)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/debugger/dwarf/mod.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut source_code: HashMap<PathBuf, Vec<String>> = HashMap::new();
[INFO] [stdout]    |             ----^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |     ProgramHeaderAddr(usize),
[INFO] [stdout]    |     ----------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 41 -     ProgramHeaderAddr(usize),
[INFO] [stdout] 41 +     ProgramHeaderAddr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ProgramHeaderSize(usize),
[INFO] [stdout]    |     ----------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 42 -     ProgramHeaderSize(usize),
[INFO] [stdout] 42 +     ProgramHeaderSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ProgramHeaderCount(usize),
[INFO] [stdout]    |     ------------------ ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 43 -     ProgramHeaderCount(usize),
[INFO] [stdout] 43 +     ProgramHeaderCount(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |     PageSize(usize),
[INFO] [stdout]    |     -------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 44 -     PageSize(usize),
[INFO] [stdout] 44 +     PageSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |     BaseAddr(usize),
[INFO] [stdout]    |     -------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 45 -     BaseAddr(usize),
[INFO] [stdout] 45 +     BaseAddr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     Flags(usize),
[INFO] [stdout]    |     ----- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 46 -     Flags(usize),
[INFO] [stdout] 46 +     Flags(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     UID(usize),
[INFO] [stdout]    |     --- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 48 -     UID(usize),
[INFO] [stdout] 48 +     UID(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 |     EUID(usize),
[INFO] [stdout]    |     ---- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 49 -     EUID(usize),
[INFO] [stdout] 49 +     EUID(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     GID(usize),
[INFO] [stdout]    |     --- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 50 -     GID(usize),
[INFO] [stdout] 50 +     GID(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 |     EGID(usize),
[INFO] [stdout]    |     ---- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 51 -     EGID(usize),
[INFO] [stdout] 51 +     EGID(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |     PlatformAddr(usize),
[INFO] [stdout]    |     ------------ ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 52 -     PlatformAddr(usize),
[INFO] [stdout] 52 +     PlatformAddr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 |     HwCap(usize),
[INFO] [stdout]    |     ----- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 53 -     HwCap(usize),
[INFO] [stdout] 53 +     HwCap(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |     ClockTick(usize),
[INFO] [stdout]    |     --------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 54 -     ClockTick(usize),
[INFO] [stdout] 54 +     ClockTick(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |     DataCacheBlockSize(usize),
[INFO] [stdout]    |     ------------------ ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 55 -     DataCacheBlockSize(usize),
[INFO] [stdout] 55 +     DataCacheBlockSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:56:31
[INFO] [stdout]    |
[INFO] [stdout] 56 |     InstructionCacheBlockSize(usize),
[INFO] [stdout]    |     ------------------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 56 -     InstructionCacheBlockSize(usize),
[INFO] [stdout] 56 +     InstructionCacheBlockSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |     UnifiedCacheBlockSize(usize),
[INFO] [stdout]    |     --------------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 57 -     UnifiedCacheBlockSize(usize),
[INFO] [stdout] 57 +     UnifiedCacheBlockSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 |     Secure(bool),
[INFO] [stdout]    |     ------ ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 58 -     Secure(bool),
[INFO] [stdout] 58 +     Secure(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:59:22
[INFO] [stdout]    |
[INFO] [stdout] 59 |     BasePlatformAddr(usize),
[INFO] [stdout]    |     ---------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 59 -     BasePlatformAddr(usize),
[INFO] [stdout] 59 +     BasePlatformAddr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 |     Random(usize),
[INFO] [stdout]    |     ------ ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 60 -     Random(usize),
[INFO] [stdout] 60 +     Random(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 |     HwCap2(usize),
[INFO] [stdout]    |     ------ ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 61 -     HwCap2(usize),
[INFO] [stdout] 61 +     HwCap2(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |     ExecutableAddr(usize),
[INFO] [stdout]    |     -------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 62 -     ExecutableAddr(usize),
[INFO] [stdout] 62 +     ExecutableAddr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:63:23
[INFO] [stdout]    |
[INFO] [stdout] 63 |     SysinfoHeaderAddr(usize),
[INFO] [stdout]    |     ----------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 63 -     SysinfoHeaderAddr(usize),
[INFO] [stdout] 63 +     SysinfoHeaderAddr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:64:28
[INFO] [stdout]    |
[INFO] [stdout] 64 |     L1InstructionCacheSize(usize),
[INFO] [stdout]    |     ---------------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 64 -     L1InstructionCacheSize(usize),
[INFO] [stdout] 64 +     L1InstructionCacheSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:65:32
[INFO] [stdout]    |
[INFO] [stdout] 65 |     L1InstructionCacheGeometry(usize),
[INFO] [stdout]    |     -------------------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 65 -     L1InstructionCacheGeometry(usize),
[INFO] [stdout] 65 +     L1InstructionCacheGeometry(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     L1DataCacheSize(usize),
[INFO] [stdout]    |     --------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 66 -     L1DataCacheSize(usize),
[INFO] [stdout] 66 +     L1DataCacheSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 67 |     L1DataCacheGeometry(usize),
[INFO] [stdout]    |     ------------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 67 -     L1DataCacheGeometry(usize),
[INFO] [stdout] 67 +     L1DataCacheGeometry(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 |     L2InstructionCacheSize(usize),
[INFO] [stdout]    |     ---------------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 68 -     L2InstructionCacheSize(usize),
[INFO] [stdout] 68 +     L2InstructionCacheSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:69:32
[INFO] [stdout]    |
[INFO] [stdout] 69 |     L2InstructionCacheGeometry(usize),
[INFO] [stdout]    |     -------------------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 69 -     L2InstructionCacheGeometry(usize),
[INFO] [stdout] 69 +     L2InstructionCacheGeometry(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:70:28
[INFO] [stdout]    |
[INFO] [stdout] 70 |     L3InstructionCacheSize(usize),
[INFO] [stdout]    |     ---------------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 70 -     L3InstructionCacheSize(usize),
[INFO] [stdout] 70 +     L3InstructionCacheSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:71:32
[INFO] [stdout]    |
[INFO] [stdout] 71 |     L3InstructionCacheGeometry(usize),
[INFO] [stdout]    |     -------------------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 71 -     L3InstructionCacheGeometry(usize),
[INFO] [stdout] 71 +     L3InstructionCacheGeometry(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/debugger/auxv.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |     Unknown(usize, usize),
[INFO] [stdout]    |     ------- ^^^^^  ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 74 -     Unknown(usize, usize),
[INFO] [stdout] 74 +     Unknown((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line` and `column` are never read
[INFO] [stdout]   --> src/debugger/dwarf/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct LineInfo {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout]  8 |     pub path: PathBuf,
[INFO] [stdout]  9 |     pub line: u64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 10 |     pub column: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LineInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `stack` is never used
[INFO] [stdout]    --> src/debugger/subordinate.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Subordinate {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub fn stack(&self) -> &[usize] {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/sys/mod.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |     Stopped(pid_t, i32),
[INFO] [stdout]    |     ------- ^^^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WaitStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 69 -     Stopped(pid_t, i32),
[INFO] [stdout] 69 +     Stopped((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sys/mod.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Continued(pid_t),
[INFO] [stdout]    |     --------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WaitStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 70 -     Continued(pid_t),
[INFO] [stdout] 70 +     Continued(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sys/mod.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |     Exited(pid_t, i32),
[INFO] [stdout]    |     ------ ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WaitStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 71 -     Exited(pid_t, i32),
[INFO] [stdout] 71 +     Exited((), i32),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/sys/mod.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     Signaled(pid_t, i32),
[INFO] [stdout]    |     -------- ^^^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WaitStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 72 -     Signaled(pid_t, i32),
[INFO] [stdout] 72 +     Signaled((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/sys/mod.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |     Unknwon(pid_t, i32),
[INFO] [stdout]    |     ------- ^^^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WaitStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 73 -     Unknwon(pid_t, i32),
[INFO] [stdout] 73 +     Unknwon((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pipe` is never used
[INFO] [stdout]   --> src/sys/mod.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn pipe() -> Result<(File, File)> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dup2` is never used
[INFO] [stdout]    --> src/sys/mod.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn dup2(from: RawFd, to: RawFd) -> Result<()> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/debugger/dwarf/mod.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut source_code: HashMap<PathBuf, Vec<String>> = HashMap::new();
[INFO] [stdout]    |             ----^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |     ProgramHeaderAddr(usize),
[INFO] [stdout]    |     ----------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 41 -     ProgramHeaderAddr(usize),
[INFO] [stdout] 41 +     ProgramHeaderAddr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ProgramHeaderSize(usize),
[INFO] [stdout]    |     ----------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 42 -     ProgramHeaderSize(usize),
[INFO] [stdout] 42 +     ProgramHeaderSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ProgramHeaderCount(usize),
[INFO] [stdout]    |     ------------------ ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 43 -     ProgramHeaderCount(usize),
[INFO] [stdout] 43 +     ProgramHeaderCount(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |     PageSize(usize),
[INFO] [stdout]    |     -------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 44 -     PageSize(usize),
[INFO] [stdout] 44 +     PageSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |     BaseAddr(usize),
[INFO] [stdout]    |     -------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 45 -     BaseAddr(usize),
[INFO] [stdout] 45 +     BaseAddr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     Flags(usize),
[INFO] [stdout]    |     ----- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 46 -     Flags(usize),
[INFO] [stdout] 46 +     Flags(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     UID(usize),
[INFO] [stdout]    |     --- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 48 -     UID(usize),
[INFO] [stdout] 48 +     UID(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 |     EUID(usize),
[INFO] [stdout]    |     ---- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 49 -     EUID(usize),
[INFO] [stdout] 49 +     EUID(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     GID(usize),
[INFO] [stdout]    |     --- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 50 -     GID(usize),
[INFO] [stdout] 50 +     GID(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 |     EGID(usize),
[INFO] [stdout]    |     ---- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 51 -     EGID(usize),
[INFO] [stdout] 51 +     EGID(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |     PlatformAddr(usize),
[INFO] [stdout]    |     ------------ ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 52 -     PlatformAddr(usize),
[INFO] [stdout] 52 +     PlatformAddr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 |     HwCap(usize),
[INFO] [stdout]    |     ----- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 53 -     HwCap(usize),
[INFO] [stdout] 53 +     HwCap(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |     ClockTick(usize),
[INFO] [stdout]    |     --------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 54 -     ClockTick(usize),
[INFO] [stdout] 54 +     ClockTick(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |     DataCacheBlockSize(usize),
[INFO] [stdout]    |     ------------------ ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 55 -     DataCacheBlockSize(usize),
[INFO] [stdout] 55 +     DataCacheBlockSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:56:31
[INFO] [stdout]    |
[INFO] [stdout] 56 |     InstructionCacheBlockSize(usize),
[INFO] [stdout]    |     ------------------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 56 -     InstructionCacheBlockSize(usize),
[INFO] [stdout] 56 +     InstructionCacheBlockSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |     UnifiedCacheBlockSize(usize),
[INFO] [stdout]    |     --------------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 57 -     UnifiedCacheBlockSize(usize),
[INFO] [stdout] 57 +     UnifiedCacheBlockSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 |     Secure(bool),
[INFO] [stdout]    |     ------ ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 58 -     Secure(bool),
[INFO] [stdout] 58 +     Secure(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:59:22
[INFO] [stdout]    |
[INFO] [stdout] 59 |     BasePlatformAddr(usize),
[INFO] [stdout]    |     ---------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 59 -     BasePlatformAddr(usize),
[INFO] [stdout] 59 +     BasePlatformAddr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 |     Random(usize),
[INFO] [stdout]    |     ------ ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 60 -     Random(usize),
[INFO] [stdout] 60 +     Random(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 |     HwCap2(usize),
[INFO] [stdout]    |     ------ ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 61 -     HwCap2(usize),
[INFO] [stdout] 61 +     HwCap2(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |     ExecutableAddr(usize),
[INFO] [stdout]    |     -------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 62 -     ExecutableAddr(usize),
[INFO] [stdout] 62 +     ExecutableAddr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:63:23
[INFO] [stdout]    |
[INFO] [stdout] 63 |     SysinfoHeaderAddr(usize),
[INFO] [stdout]    |     ----------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 63 -     SysinfoHeaderAddr(usize),
[INFO] [stdout] 63 +     SysinfoHeaderAddr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:64:28
[INFO] [stdout]    |
[INFO] [stdout] 64 |     L1InstructionCacheSize(usize),
[INFO] [stdout]    |     ---------------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 64 -     L1InstructionCacheSize(usize),
[INFO] [stdout] 64 +     L1InstructionCacheSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:65:32
[INFO] [stdout]    |
[INFO] [stdout] 65 |     L1InstructionCacheGeometry(usize),
[INFO] [stdout]    |     -------------------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 65 -     L1InstructionCacheGeometry(usize),
[INFO] [stdout] 65 +     L1InstructionCacheGeometry(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     L1DataCacheSize(usize),
[INFO] [stdout]    |     --------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 66 -     L1DataCacheSize(usize),
[INFO] [stdout] 66 +     L1DataCacheSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 67 |     L1DataCacheGeometry(usize),
[INFO] [stdout]    |     ------------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 67 -     L1DataCacheGeometry(usize),
[INFO] [stdout] 67 +     L1DataCacheGeometry(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 |     L2InstructionCacheSize(usize),
[INFO] [stdout]    |     ---------------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 68 -     L2InstructionCacheSize(usize),
[INFO] [stdout] 68 +     L2InstructionCacheSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:69:32
[INFO] [stdout]    |
[INFO] [stdout] 69 |     L2InstructionCacheGeometry(usize),
[INFO] [stdout]    |     -------------------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 69 -     L2InstructionCacheGeometry(usize),
[INFO] [stdout] 69 +     L2InstructionCacheGeometry(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:70:28
[INFO] [stdout]    |
[INFO] [stdout] 70 |     L3InstructionCacheSize(usize),
[INFO] [stdout]    |     ---------------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 70 -     L3InstructionCacheSize(usize),
[INFO] [stdout] 70 +     L3InstructionCacheSize(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/debugger/auxv.rs:71:32
[INFO] [stdout]    |
[INFO] [stdout] 71 |     L3InstructionCacheGeometry(usize),
[INFO] [stdout]    |     -------------------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 71 -     L3InstructionCacheGeometry(usize),
[INFO] [stdout] 71 +     L3InstructionCacheGeometry(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/debugger/auxv.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |     Unknown(usize, usize),
[INFO] [stdout]    |     ------- ^^^^^  ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 74 -     Unknown(usize, usize),
[INFO] [stdout] 74 +     Unknown((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line` and `column` are never read
[INFO] [stdout]   --> src/debugger/dwarf/mod.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct LineInfo {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout]  8 |     pub path: PathBuf,
[INFO] [stdout]  9 |     pub line: u64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 10 |     pub column: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LineInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `stack` is never used
[INFO] [stdout]    --> src/debugger/subordinate.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Subordinate {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub fn stack(&self) -> &[usize] {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/sys/mod.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |     Stopped(pid_t, i32),
[INFO] [stdout]    |     ------- ^^^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WaitStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 69 -     Stopped(pid_t, i32),
[INFO] [stdout] 69 +     Stopped((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sys/mod.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Continued(pid_t),
[INFO] [stdout]    |     --------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WaitStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 70 -     Continued(pid_t),
[INFO] [stdout] 70 +     Continued(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/sys/mod.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |     Exited(pid_t, i32),
[INFO] [stdout]    |     ------ ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WaitStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 71 -     Exited(pid_t, i32),
[INFO] [stdout] 71 +     Exited((), i32),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/sys/mod.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     Signaled(pid_t, i32),
[INFO] [stdout]    |     -------- ^^^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WaitStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 72 -     Signaled(pid_t, i32),
[INFO] [stdout] 72 +     Signaled((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/sys/mod.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |     Unknwon(pid_t, i32),
[INFO] [stdout]    |     ------- ^^^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WaitStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 73 -     Unknwon(pid_t, i32),
[INFO] [stdout] 73 +     Unknwon((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pipe` is never used
[INFO] [stdout]   --> src/sys/mod.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn pipe() -> Result<(File, File)> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dup2` is never used
[INFO] [stdout]    --> src/sys/mod.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn dup2(from: RawFd, to: RawFd) -> Result<()> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.78s
[INFO] running `Command { std: "docker" "inspect" "9fbdd809ccd9d9a2ae39d755d5d5ca3d44b5a727222f5d26cd7c41a7e674743b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fbdd809ccd9d9a2ae39d755d5d5ca3d44b5a727222f5d26cd7c41a7e674743b", kill_on_drop: false }`
[INFO] [stdout] 9fbdd809ccd9d9a2ae39d755d5d5ca3d44b5a727222f5d26cd7c41a7e674743b
