[INFO] cloning repository https://github.com/Forlos/bininfo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Forlos/bininfo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForlos%2Fbininfo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForlos%2Fbininfo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffca46a3cf7936f45147b504344b414bdfe658fe [INFO] checking Forlos/bininfo against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForlos%2Fbininfo" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Forlos/bininfo on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Forlos/bininfo [INFO] finished tweaking git repo https://github.com/Forlos/bininfo [INFO] tweaked toml for git repo https://github.com/Forlos/bininfo written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Forlos/bininfo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scroll_derive v0.9.5 [INFO] [stderr] Downloaded scroll v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a000a84c7f8a5df264819269a168a5927c715b819663d1b6e3b14b34ecea0234 [INFO] running `Command { std: "docker" "start" "-a" "a000a84c7f8a5df264819269a168a5927c715b819663d1b6e3b14b34ecea0234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a000a84c7f8a5df264819269a168a5927c715b819663d1b6e3b14b34ecea0234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a000a84c7f8a5df264819269a168a5927c715b819663d1b6e3b14b34ecea0234", kill_on_drop: false }` [INFO] [stdout] a000a84c7f8a5df264819269a168a5927c715b819663d1b6e3b14b34ecea0234 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 577e60c118954f3f67fd3d4717aa4eb024aa74aaa38efb1535ee987a6526d91c [INFO] running `Command { std: "docker" "start" "-a" "577e60c118954f3f67fd3d4717aa4eb024aa74aaa38efb1535ee987a6526d91c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Checking memchr v2.2.0 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Checking csv v1.0.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking structopt v0.2.15 [INFO] [stderr] Checking bininfo v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Color` is imported redundantly [INFO] [stdout] --> src/formats/png/mod.rs:1036:13 [INFO] [stdout] | [INFO] [stdout] 2 | use ansi_term::Color; [INFO] [stdout] | ---------------- the item `Color` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1036 | use ansi_term::Color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Color` is imported redundantly [INFO] [stdout] --> src/formats/elf/mod.rs:1075:29 [INFO] [stdout] | [INFO] [stdout] 1051 | use ansi_term::Color; [INFO] [stdout] | ---------------- the item `Color` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1075 | use ansi_term::{Color, ANSIString, ANSIStrings}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/formats/javaclass/mod.rs:367:26 [INFO] [stdout] | [INFO] [stdout] 367 | 0...63 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/formats/javaclass/mod.rs:370:27 [INFO] [stdout] | [INFO] [stdout] 370 | 64...127 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/formats/javaclass/mod.rs:381:28 [INFO] [stdout] | [INFO] [stdout] 381 | 248...250 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/formats/javaclass/mod.rs:389:28 [INFO] [stdout] | [INFO] [stdout] 389 | 252...254 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/formats/javaclass/mod.rs:1507:17 [INFO] [stdout] | [INFO] [stdout] 1507 | 0x43...0x46 => Ok(Offset(buf.gread_with(offset, scroll::BE)?)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/formats/javaclass/mod.rs:1508:17 [INFO] [stdout] | [INFO] [stdout] 1508 | 0x48...0x4B => Ok(TypeArgument(buf.gread_with(offset, scroll::BE)?, buf.gread_with(offset, scroll::BE)?)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/formats/macho/macho_constants.rs:83:46 [INFO] [stdout] | [INFO] [stdout] 83 | pub const LC_LOAD_WEAK_DYLIB: u32 = (0x18 | LC_REQ_DYLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/formats/macho/macho_constants.rs:87:46 [INFO] [stdout] | [INFO] [stdout] 87 | pub const LC_RPATH: u32 = (0x1c | LC_REQ_DYLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/formats/macho/macho_constants.rs:90:46 [INFO] [stdout] | [INFO] [stdout] 90 | pub const LC_REEXPORT_DYLIB: u32 = (0x1f | LC_REQ_DYLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/formats/macho/macho_constants.rs:94:46 [INFO] [stdout] | [INFO] [stdout] 94 | pub const LC_DYLD_INFO_ONLY: u32 = (0x22 | LC_REQ_DYLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Color` is imported redundantly [INFO] [stdout] --> src/formats/png/mod.rs:1036:13 [INFO] [stdout] | [INFO] [stdout] 2 | use ansi_term::Color; [INFO] [stdout] | ---------------- the item `Color` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1036 | use ansi_term::Color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/formats/macho/macho_constants.rs:95:46 [INFO] [stdout] | [INFO] [stdout] 95 | pub const LC_LOAD_UPWARD_DYLIB: u32 = (0x23 | LC_REQ_DYLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/formats/macho/macho_constants.rs:100:46 [INFO] [stdout] | [INFO] [stdout] 100 | pub const LC_MAIN: u32 = (0x28 | LC_REQ_DYLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Color` is imported redundantly [INFO] [stdout] --> src/formats/elf/mod.rs:1075:29 [INFO] [stdout] | [INFO] [stdout] 1051 | use ansi_term::Color; [INFO] [stdout] | ---------------- the item `Color` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1075 | use ansi_term::{Color, ANSIString, ANSIStrings}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/formats/javaclass/mod.rs:367:26 [INFO] [stdout] | [INFO] [stdout] 367 | 0...63 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/formats/javaclass/mod.rs:370:27 [INFO] [stdout] | [INFO] [stdout] 370 | 64...127 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/formats/javaclass/mod.rs:381:28 [INFO] [stdout] | [INFO] [stdout] 381 | 248...250 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/formats/javaclass/mod.rs:389:28 [INFO] [stdout] | [INFO] [stdout] 389 | 252...254 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/formats/javaclass/mod.rs:1507:17 [INFO] [stdout] | [INFO] [stdout] 1507 | 0x43...0x46 => Ok(Offset(buf.gread_with(offset, scroll::BE)?)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/formats/javaclass/mod.rs:1508:17 [INFO] [stdout] | [INFO] [stdout] 1508 | 0x48...0x4B => Ok(TypeArgument(buf.gread_with(offset, scroll::BE)?, buf.gread_with(offset, scroll::BE)?)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/formats/macho/macho_constants.rs:83:46 [INFO] [stdout] | [INFO] [stdout] 83 | pub const LC_LOAD_WEAK_DYLIB: u32 = (0x18 | LC_REQ_DYLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/formats/macho/macho_constants.rs:87:46 [INFO] [stdout] | [INFO] [stdout] 87 | pub const LC_RPATH: u32 = (0x1c | LC_REQ_DYLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/formats/macho/macho_constants.rs:90:46 [INFO] [stdout] | [INFO] [stdout] 90 | pub const LC_REEXPORT_DYLIB: u32 = (0x1f | LC_REQ_DYLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/formats/macho/macho_constants.rs:94:46 [INFO] [stdout] | [INFO] [stdout] 94 | pub const LC_DYLD_INFO_ONLY: u32 = (0x22 | LC_REQ_DYLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/formats/macho/macho_constants.rs:95:46 [INFO] [stdout] | [INFO] [stdout] 95 | pub const LC_LOAD_UPWARD_DYLIB: u32 = (0x23 | LC_REQ_DYLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/formats/macho/macho_constants.rs:100:46 [INFO] [stdout] | [INFO] [stdout] 100 | pub const LC_MAIN: u32 = (0x28 | LC_REQ_DYLD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pread` [INFO] [stdout] --> src/formats/zip/mod.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use scroll::{self, Pread}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pread` [INFO] [stdout] --> src/formats/zip/mod.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use scroll::{self, Pread}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `correct` [INFO] [stdout] --> src/formats/gif/mod.rs:501:13 [INFO] [stdout] | [INFO] [stdout] 501 | let correct = Gif { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_correct` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gif` [INFO] [stdout] --> src/formats/gif/mod.rs:541:13 [INFO] [stdout] | [INFO] [stdout] 541 | let gif = super::Gif::parse(Opt { trim_lines: 0, file: "".to_owned(), wrap_chars: 0, }, &file).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gif` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/formats/elf/mod.rs:796:13 [INFO] [stdout] | [INFO] [stdout] 796 | let mut sh_strtab; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/formats/elf/mod.rs:796:13 [INFO] [stdout] | [INFO] [stdout] 796 | let mut sh_strtab; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fmt_elf_flags` [INFO] [stdout] --> src/format.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn fmt_elf_flags(flags: u32) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_ENCODING` [INFO] [stdout] --> src/format.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | const DT_ENCODING: u64 = 32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_ADDRRNGLO` [INFO] [stdout] --> src/format.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | const DT_ADDRRNGLO: u64 = 0x6ffffe00; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_TLSDESC_PLT` [INFO] [stdout] --> src/format.rs:342:1 [INFO] [stdout] | [INFO] [stdout] 342 | const DT_TLSDESC_PLT: u64 = 0x6ffffef6; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_TLSDESC_GOT` [INFO] [stdout] --> src/format.rs:344:1 [INFO] [stdout] | [INFO] [stdout] 344 | const DT_TLSDESC_GOT: u64 = 0x6ffffef7; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_GNU_CONFLICT` [INFO] [stdout] --> src/format.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | const DT_GNU_CONFLICT: u64 = 0x6ffffef8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_GNU_LIBLIST` [INFO] [stdout] --> src/format.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | const DT_GNU_LIBLIST: u64 = 0x6ffffef9; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_CONFIG` [INFO] [stdout] --> src/format.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | const DT_CONFIG: u64 = 0x6ffffefa; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_DEPAUDIT` [INFO] [stdout] --> src/format.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | const DT_DEPAUDIT: u64 = 0x6ffffefb; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_AUDIT` [INFO] [stdout] --> src/format.rs:354:1 [INFO] [stdout] | [INFO] [stdout] 354 | const DT_AUDIT: u64 = 0x6ffffefc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_PLTPAD` [INFO] [stdout] --> src/format.rs:356:1 [INFO] [stdout] | [INFO] [stdout] 356 | const DT_PLTPAD: u64 = 0x6ffffefd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_MOVETAB` [INFO] [stdout] --> src/format.rs:358:1 [INFO] [stdout] | [INFO] [stdout] 358 | const DT_MOVETAB: u64 = 0x6ffffefe; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_SYMINFO` [INFO] [stdout] --> src/format.rs:360:1 [INFO] [stdout] | [INFO] [stdout] 360 | const DT_SYMINFO: u64 = 0x6ffffeff; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_ADDRRNGHI` [INFO] [stdout] --> src/format.rs:362:1 [INFO] [stdout] | [INFO] [stdout] 362 | const DT_ADDRRNGHI: u64 = 0x6ffffeff; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_ADDRNUM` [INFO] [stdout] --> src/format.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | const DT_ADDRNUM: u64 = 11; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `X86` [INFO] [stdout] --> src/formats/macho/mod.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | X86, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ARM` [INFO] [stdout] --> src/formats/macho/mod.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | ARM, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `END_VALUE` [INFO] [stdout] --> src/formats/zip/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const END_VALUE: u32 = 0x06054b50; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CENTRAL_VALUE` [INFO] [stdout] --> src/formats/zip/mod.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | const CENTRAL_VALUE: u32 = 0x02014b50; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXTRA_VALUE` [INFO] [stdout] --> src/formats/zip/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | const EXTRA_VALUE: u32 = 0x08064b50; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LOCAL_FILE_VALUE` [INFO] [stdout] --> src/formats/zip/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | const LOCAL_FILE_VALUE: u32 = 0x04034b50; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIGNATURE_VALUE` [INFO] [stdout] --> src/formats/zip/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | const SIGNATURE_VALUE: u32 = 0x05054b50; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ZIP64_CENTRAL_VALUE` [INFO] [stdout] --> src/formats/zip/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | const ZIP64_CENTRAL_VALUE: u32 = 0x06064b50; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ZIP64_END_VALUE` [INFO] [stdout] --> src/formats/zip/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | const ZIP64_END_VALUE: u32 = 0x07064b50; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `opt` [INFO] [stdout] --> src/formats/pdf/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | opt: Opt, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fmt_elf_flags` [INFO] [stdout] --> src/format.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn fmt_elf_flags(flags: u32) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_ENCODING` [INFO] [stdout] --> src/format.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | const DT_ENCODING: u64 = 32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_ADDRRNGLO` [INFO] [stdout] --> src/format.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | const DT_ADDRRNGLO: u64 = 0x6ffffe00; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_TLSDESC_PLT` [INFO] [stdout] --> src/format.rs:342:1 [INFO] [stdout] | [INFO] [stdout] 342 | const DT_TLSDESC_PLT: u64 = 0x6ffffef6; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_TLSDESC_GOT` [INFO] [stdout] --> src/format.rs:344:1 [INFO] [stdout] | [INFO] [stdout] 344 | const DT_TLSDESC_GOT: u64 = 0x6ffffef7; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_GNU_CONFLICT` [INFO] [stdout] --> src/format.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | const DT_GNU_CONFLICT: u64 = 0x6ffffef8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_GNU_LIBLIST` [INFO] [stdout] --> src/format.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | const DT_GNU_LIBLIST: u64 = 0x6ffffef9; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_CONFIG` [INFO] [stdout] --> src/format.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | const DT_CONFIG: u64 = 0x6ffffefa; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_DEPAUDIT` [INFO] [stdout] --> src/format.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | const DT_DEPAUDIT: u64 = 0x6ffffefb; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_AUDIT` [INFO] [stdout] --> src/format.rs:354:1 [INFO] [stdout] | [INFO] [stdout] 354 | const DT_AUDIT: u64 = 0x6ffffefc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_PLTPAD` [INFO] [stdout] --> src/format.rs:356:1 [INFO] [stdout] | [INFO] [stdout] 356 | const DT_PLTPAD: u64 = 0x6ffffefd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_MOVETAB` [INFO] [stdout] --> src/format.rs:358:1 [INFO] [stdout] | [INFO] [stdout] 358 | const DT_MOVETAB: u64 = 0x6ffffefe; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_SYMINFO` [INFO] [stdout] --> src/format.rs:360:1 [INFO] [stdout] | [INFO] [stdout] 360 | const DT_SYMINFO: u64 = 0x6ffffeff; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_ADDRRNGHI` [INFO] [stdout] --> src/format.rs:362:1 [INFO] [stdout] | [INFO] [stdout] 362 | const DT_ADDRRNGHI: u64 = 0x6ffffeff; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DT_ADDRNUM` [INFO] [stdout] --> src/format.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | const DT_ADDRNUM: u64 = 11; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `X86` [INFO] [stdout] --> src/formats/macho/mod.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | X86, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ARM` [INFO] [stdout] --> src/formats/macho/mod.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | ARM, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `END_VALUE` [INFO] [stdout] --> src/formats/zip/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const END_VALUE: u32 = 0x06054b50; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CENTRAL_VALUE` [INFO] [stdout] --> src/formats/zip/mod.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | const CENTRAL_VALUE: u32 = 0x02014b50; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXTRA_VALUE` [INFO] [stdout] --> src/formats/zip/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | const EXTRA_VALUE: u32 = 0x08064b50; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LOCAL_FILE_VALUE` [INFO] [stdout] --> src/formats/zip/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | const LOCAL_FILE_VALUE: u32 = 0x04034b50; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIGNATURE_VALUE` [INFO] [stdout] --> src/formats/zip/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | const SIGNATURE_VALUE: u32 = 0x05054b50; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ZIP64_CENTRAL_VALUE` [INFO] [stdout] --> src/formats/zip/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | const ZIP64_CENTRAL_VALUE: u32 = 0x06064b50; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ZIP64_END_VALUE` [INFO] [stdout] --> src/formats/zip/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | const ZIP64_END_VALUE: u32 = 0x07064b50; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `opt` [INFO] [stdout] --> src/formats/pdf/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | opt: Opt, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.21s [INFO] running `Command { std: "docker" "inspect" "577e60c118954f3f67fd3d4717aa4eb024aa74aaa38efb1535ee987a6526d91c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "577e60c118954f3f67fd3d4717aa4eb024aa74aaa38efb1535ee987a6526d91c", kill_on_drop: false }` [INFO] [stdout] 577e60c118954f3f67fd3d4717aa4eb024aa74aaa38efb1535ee987a6526d91c