[INFO] cloning repository https://github.com/xobs/pc-hid-updater [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xobs/pc-hid-updater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fpc-hid-updater", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fpc-hid-updater'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b907afaaf193fbf6652bf5afaacb0975d4167014 [INFO] building xobs/pc-hid-updater against try#0c94de7c1a8f4b82b92d562847c35f513f520c7a for pr-102832-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fpc-hid-updater" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xobs/pc-hid-updater on toolchain 0c94de7c1a8f4b82b92d562847c35f513f520c7a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xobs/pc-hid-updater [INFO] finished tweaking git repo https://github.com/xobs/pc-hid-updater [INFO] tweaked toml for git repo https://github.com/xobs/pc-hid-updater written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/xobs/pc-hid-updater already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94e858663a767713b6c4248828e55bbefc371701cf48a65dc98686f71a96eae9 [INFO] running `Command { std: "docker" "start" "-a" "94e858663a767713b6c4248828e55bbefc371701cf48a65dc98686f71a96eae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94e858663a767713b6c4248828e55bbefc371701cf48a65dc98686f71a96eae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e858663a767713b6c4248828e55bbefc371701cf48a65dc98686f71a96eae9", kill_on_drop: false }` [INFO] [stdout] 94e858663a767713b6c4248828e55bbefc371701cf48a65dc98686f71a96eae9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 835196ee3421982f136d3dacdc827d48d18cfbd8c87e8a42b39e6978d7295319 [INFO] running `Command { std: "docker" "start" "-a" "835196ee3421982f136d3dacdc827d48d18cfbd8c87e8a42b39e6978d7295319", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling gcc v0.3.49 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling clap v2.24.2 [INFO] [stderr] Compiling hidapi v0.3.0 [INFO] [stderr] Compiling joy-updater v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `response_code`, `flash_size`, `bootloader_version` and `bootloader_reason` are never read [INFO] [stdout] --> src/bootloader.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct BootloaderInfo { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 46 | response_code: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 47 | flash_size: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 48 | bootloader_version: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 49 | bootloader_reason: BootloaderReason, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BootloaderInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.09s [INFO] running `Command { std: "docker" "inspect" "835196ee3421982f136d3dacdc827d48d18cfbd8c87e8a42b39e6978d7295319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "835196ee3421982f136d3dacdc827d48d18cfbd8c87e8a42b39e6978d7295319", kill_on_drop: false }` [INFO] [stdout] 835196ee3421982f136d3dacdc827d48d18cfbd8c87e8a42b39e6978d7295319 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b87c1d586f8fedd8ab0f59710a9aca7b0b23a4f86353ea851c99ac8d1e6436a [INFO] running `Command { std: "docker" "start" "-a" "3b87c1d586f8fedd8ab0f59710a9aca7b0b23a4f86353ea851c99ac8d1e6436a", kill_on_drop: false }` [INFO] [stderr] Compiling joy-updater v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `response_code`, `flash_size`, `bootloader_version` and `bootloader_reason` are never read [INFO] [stdout] --> src/bootloader.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct BootloaderInfo { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 46 | response_code: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 47 | flash_size: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 48 | bootloader_version: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 49 | bootloader_reason: BootloaderReason, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BootloaderInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "3b87c1d586f8fedd8ab0f59710a9aca7b0b23a4f86353ea851c99ac8d1e6436a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b87c1d586f8fedd8ab0f59710a9aca7b0b23a4f86353ea851c99ac8d1e6436a", kill_on_drop: false }` [INFO] [stdout] 3b87c1d586f8fedd8ab0f59710a9aca7b0b23a4f86353ea851c99ac8d1e6436a