[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] documenting Forlos/bininfo against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForlos%2Fbininfo" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Forlos/bininfo on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-11/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" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa0b4dd0c15a03b61e5b08f2a0a323ec001bb597ec8de20a269f020045ed2b55 [INFO] running `Command { std: "docker" "start" "-a" "fa0b4dd0c15a03b61e5b08f2a0a323ec001bb597ec8de20a269f020045ed2b55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa0b4dd0c15a03b61e5b08f2a0a323ec001bb597ec8de20a269f020045ed2b55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa0b4dd0c15a03b61e5b08f2a0a323ec001bb597ec8de20a269f020045ed2b55", kill_on_drop: false }` [INFO] [stdout] fa0b4dd0c15a03b61e5b08f2a0a323ec001bb597ec8de20a269f020045ed2b55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14dc4d0ec7526a4a7adb52fc853d66dbf86b7af6a259d074e47a5a54d73ea604 [INFO] running `Command { std: "docker" "start" "-a" "14dc4d0ec7526a4a7adb52fc853d66dbf86b7af6a259d074e47a5a54d73ea604", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking encode_unicode v0.3.5 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Compiling scroll v0.9.2 [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 csv v1.0.5 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking structopt v0.2.15 [INFO] [stderr] Documenting bininfo v0.2.7 (/opt/rustwide/workdir) [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] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 83 - pub const LC_LOAD_WEAK_DYLIB: u32 = (0x18 | LC_REQ_DYLD); [INFO] [stdout] 83 + pub const LC_LOAD_WEAK_DYLIB: u32 = 0x18 | LC_REQ_DYLD; [INFO] [stdout] | [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 87 - pub const LC_RPATH: u32 = (0x1c | LC_REQ_DYLD); [INFO] [stdout] 87 + pub const LC_RPATH: u32 = 0x1c | LC_REQ_DYLD; [INFO] [stdout] | [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 90 - pub const LC_REEXPORT_DYLIB: u32 = (0x1f | LC_REQ_DYLD); [INFO] [stdout] 90 + pub const LC_REEXPORT_DYLIB: u32 = 0x1f | LC_REQ_DYLD; [INFO] [stdout] | [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 94 - pub const LC_DYLD_INFO_ONLY: u32 = (0x22 | LC_REQ_DYLD); [INFO] [stdout] 94 + pub const LC_DYLD_INFO_ONLY: u32 = 0x22 | LC_REQ_DYLD; [INFO] [stdout] | [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 95 - pub const LC_LOAD_UPWARD_DYLIB: u32 = (0x23 | LC_REQ_DYLD); [INFO] [stdout] 95 + pub const LC_LOAD_UPWARD_DYLIB: u32 = 0x23 | LC_REQ_DYLD; [INFO] [stdout] | [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - pub const LC_MAIN: u32 = (0x28 | LC_REQ_DYLD); [INFO] [stdout] 100 + pub const LC_MAIN: u32 = 0x28 | LC_REQ_DYLD; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.92s [INFO] running `Command { std: "docker" "inspect" "14dc4d0ec7526a4a7adb52fc853d66dbf86b7af6a259d074e47a5a54d73ea604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14dc4d0ec7526a4a7adb52fc853d66dbf86b7af6a259d074e47a5a54d73ea604", kill_on_drop: false }` [INFO] [stdout] 14dc4d0ec7526a4a7adb52fc853d66dbf86b7af6a259d074e47a5a54d73ea604