[INFO] fetching crate aw-fel 0.5.2... [INFO] checking aw-fel-0.5.2 against master#d902752866cbbdb331e3cf28ff6bba86ab0f6c62 for pr-77271 [INFO] extracting crate aw-fel 0.5.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate aw-fel 0.5.2 on toolchain d902752866cbbdb331e3cf28ff6bba86ab0f6c62 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate aw-fel 0.5.2 [INFO] finished tweaking crates.io crate aw-fel 0.5.2 [INFO] tweaked toml for crates.io crate aw-fel 0.5.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec8ccc9a45e898ed71b9ca500b0fd4fc0ace8a5be2d344e9444508d76e24f7e7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ec8ccc9a45e898ed71b9ca500b0fd4fc0ace8a5be2d344e9444508d76e24f7e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec8ccc9a45e898ed71b9ca500b0fd4fc0ace8a5be2d344e9444508d76e24f7e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec8ccc9a45e898ed71b9ca500b0fd4fc0ace8a5be2d344e9444508d76e24f7e7", kill_on_drop: false }` [INFO] [stdout] ec8ccc9a45e898ed71b9ca500b0fd4fc0ace8a5be2d344e9444508d76e24f7e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b56d70efc7cd5d47c345d9dbbb08c142e56154cd5584ac9747bb49545207761 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1b56d70efc7cd5d47c345d9dbbb08c142e56154cd5584ac9747bb49545207761", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling libusb-sys v0.2.3 [INFO] [stderr] Checking bit-set v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking libusb v0.3.0 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.51 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking aw-fel v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/uboot/mod.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | const UBOOT_HEADER_SIZE: u32 = (UBOOT_HEADER_NAME_OFFSET + UBOOT_IH_NMLEN); [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/lib.rs:104:34 [INFO] [stdout] | [INFO] [stdout] 104 | const LCODE_ARM_RW_SIZE: usize = (LCODE_ARM_RW_WORDS << 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:108:35 [INFO] [stdout] | [INFO] [stdout] 108 | const LCODE_MAX_RW_WORDS: usize = (LCODE_MAX_TOTAL - LCODE_ARM_RW_WORDS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ByteOrder` is imported redundantly [INFO] [stdout] --> src/lib.rs:893:25 [INFO] [stdout] | [INFO] [stdout] 25 | use byteorder::{ByteOrder, LittleEndian}; [INFO] [stdout] | --------- the item `ByteOrder` is already imported here [INFO] [stdout] ... [INFO] [stdout] 893 | use byteorder::{ByteOrder, LittleEndian}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LittleEndian` is imported redundantly [INFO] [stdout] --> src/lib.rs:893:36 [INFO] [stdout] | [INFO] [stdout] 25 | use byteorder::{ByteOrder, LittleEndian}; [INFO] [stdout] | ------------ the item `LittleEndian` is already imported here [INFO] [stdout] ... [INFO] [stdout] 893 | use byteorder::{ByteOrder, LittleEndian}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ByteOrder` is imported redundantly [INFO] [stdout] --> src/lib.rs:931:25 [INFO] [stdout] | [INFO] [stdout] 25 | use byteorder::{ByteOrder, LittleEndian}; [INFO] [stdout] | --------- the item `ByteOrder` is already imported here [INFO] [stdout] ... [INFO] [stdout] 931 | use byteorder::{ByteOrder, LittleEndian}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LittleEndian` is imported redundantly [INFO] [stdout] --> src/lib.rs:931:36 [INFO] [stdout] | [INFO] [stdout] 25 | use byteorder::{ByteOrder, LittleEndian}; [INFO] [stdout] | ------------ the item `LittleEndian` is already imported here [INFO] [stdout] ... [INFO] [stdout] 931 | use byteorder::{ByteOrder, LittleEndian}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/uboot/mod.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | const UBOOT_HEADER_SIZE: u32 = (UBOOT_HEADER_NAME_OFFSET + UBOOT_IH_NMLEN); [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/lib.rs:104:34 [INFO] [stdout] | [INFO] [stdout] 104 | const LCODE_ARM_RW_SIZE: usize = (LCODE_ARM_RW_WORDS << 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:108:35 [INFO] [stdout] | [INFO] [stdout] 108 | const LCODE_MAX_RW_WORDS: usize = (LCODE_MAX_TOTAL - LCODE_ARM_RW_WORDS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ByteOrder` is imported redundantly [INFO] [stdout] --> src/lib.rs:893:25 [INFO] [stdout] | [INFO] [stdout] 25 | use byteorder::{ByteOrder, LittleEndian}; [INFO] [stdout] | --------- the item `ByteOrder` is already imported here [INFO] [stdout] ... [INFO] [stdout] 893 | use byteorder::{ByteOrder, LittleEndian}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LittleEndian` is imported redundantly [INFO] [stdout] --> src/lib.rs:893:36 [INFO] [stdout] | [INFO] [stdout] 25 | use byteorder::{ByteOrder, LittleEndian}; [INFO] [stdout] | ------------ the item `LittleEndian` is already imported here [INFO] [stdout] ... [INFO] [stdout] 893 | use byteorder::{ByteOrder, LittleEndian}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ByteOrder` is imported redundantly [INFO] [stdout] --> src/lib.rs:931:25 [INFO] [stdout] | [INFO] [stdout] 25 | use byteorder::{ByteOrder, LittleEndian}; [INFO] [stdout] | --------- the item `ByteOrder` is already imported here [INFO] [stdout] ... [INFO] [stdout] 931 | use byteorder::{ByteOrder, LittleEndian}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LittleEndian` is imported redundantly [INFO] [stdout] --> src/lib.rs:931:36 [INFO] [stdout] | [INFO] [stdout] 25 | use byteorder::{ByteOrder, LittleEndian}; [INFO] [stdout] | ------------ the item `LittleEndian` is already imported here [INFO] [stdout] ... [INFO] [stdout] 931 | use byteorder::{ByteOrder, LittleEndian}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:1025:27 [INFO] [stdout] | [INFO] [stdout] 1025 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:1038:31 [INFO] [stdout] | [INFO] [stdout] 1038 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:1025:27 [INFO] [stdout] | [INFO] [stdout] 1025 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:1038:31 [INFO] [stdout] | [INFO] [stdout] 1038 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.67s [INFO] running `Command { std: "docker" "inspect" "1b56d70efc7cd5d47c345d9dbbb08c142e56154cd5584ac9747bb49545207761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b56d70efc7cd5d47c345d9dbbb08c142e56154cd5584ac9747bb49545207761", kill_on_drop: false }` [INFO] [stdout] 1b56d70efc7cd5d47c345d9dbbb08c142e56154cd5584ac9747bb49545207761