[INFO] cloning repository https://github.com/h1k421/steam_controller_custom_firmware [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/h1k421/steam_controller_custom_firmware" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh1k421%2Fsteam_controller_custom_firmware", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh1k421%2Fsteam_controller_custom_firmware'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2fa7ca4efc0fa3d05ecdeacabcab2d015a176e1c [INFO] testing h1k421/steam_controller_custom_firmware against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh1k421%2Fsteam_controller_custom_firmware" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/h1k421/steam_controller_custom_firmware [INFO] finished tweaking git repo https://github.com/h1k421/steam_controller_custom_firmware [INFO] tweaked toml for git repo https://github.com/h1k421/steam_controller_custom_firmware written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/h1k421/steam_controller_custom_firmware on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/h1k421/steam_controller_custom_firmware 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding enum_primitive v0.1.1 (https://github.com/roblabla/enum_primitive-rs.git?branch=master#e2344b98) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 488aa29826f077609c9820ce5debd7eb881e3caef69f069ebe68ee95b418a218 [INFO] running `Command { std: "docker" "start" "-a" "488aa29826f077609c9820ce5debd7eb881e3caef69f069ebe68ee95b418a218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "488aa29826f077609c9820ce5debd7eb881e3caef69f069ebe68ee95b418a218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "488aa29826f077609c9820ce5debd7eb881e3caef69f069ebe68ee95b418a218", kill_on_drop: false }` [INFO] [stdout] 488aa29826f077609c9820ce5debd7eb881e3caef69f069ebe68ee95b418a218 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc4e017b3f1a00fada8941ad385b11d1f7398439d02ffd9f846cbbfbf0ed5746 [INFO] running `Command { std: "docker" "start" "-a" "cc4e017b3f1a00fada8941ad385b11d1f7398439d02ffd9f846cbbfbf0ed5746", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Compiling cortex-m-rt v0.6.11 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling lpc11uxx v0.3.0 (https://github.com/roblabla/lpc-pac#460a1779) [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling heapless v0.5.1 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling bootloader v0.1.0 (/opt/rustwide/workdir/bootloader) [INFO] [stderr] Compiling custom-firmware v0.1.0 (/opt/rustwide/workdir/firmware) [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling as-slice v0.1.2 [INFO] [stderr] Compiling usb-device v0.2.3 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling hidapi-rs v0.1.0 (https://github.com/roblabla/hidapi-rs#c626cc49) [INFO] [stderr] Compiling aligned v0.3.2 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stdout] error[E0412]: cannot find type `HidDevice` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hidapi-rs-c59b7a7bef338c1d/c626cc4/src/lib.rs:39:60 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn open_device(&self, _api: &HidApi) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 38 | impl HidDeviceInfo { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HidDevice` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hidapi-rs-c59b7a7bef338c1d/c626cc4/src/lib.rs:70:93 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn hid_open(vendor_id: u16, product_id: u16, serial_number: Option<&str>) -> Option> [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 70 | pub fn hid_open(vendor_id: u16, product_id: u16, serial_number: Option<&str>) -> Option> [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hid_open_path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hidapi-rs-c59b7a7bef338c1d/c626cc4/src/lib.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | hid_open_path(&self.path) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hid_enumerate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hidapi-rs-c59b7a7bef338c1d/c626cc4/src/lib.rs:51:22 [INFO] [stdout] | [INFO] [stdout] 51 | devices: hid_enumerate(0, 0)? [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hid_enumerate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hidapi-rs-c59b7a7bef338c1d/c626cc4/src/lib.rs:56:24 [INFO] [stdout] | [INFO] [stdout] 56 | self.devices = hid_enumerate(0, 0)?; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hid_enumerate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hidapi-rs-c59b7a7bef338c1d/c626cc4/src/lib.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 73 | for cur_dev in hid_enumerate(vendor_id, product_id).unwrap_or(Vec::new()) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hid_open_path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hidapi-rs-c59b7a7bef338c1d/c626cc4/src/lib.rs:77:28 [INFO] [stdout] | [INFO] [stdout] 77 | return hid_open_path(cur_dev.path).ok(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hid_open_path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hidapi-rs-c59b7a7bef338c1d/c626cc4/src/lib.rs:79:37 [INFO] [stdout] | [INFO] [stdout] 79 | (None, _) => return hid_open_path(cur_dev.path).ok(), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hidapi-rs` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cc4e017b3f1a00fada8941ad385b11d1f7398439d02ffd9f846cbbfbf0ed5746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc4e017b3f1a00fada8941ad385b11d1f7398439d02ffd9f846cbbfbf0ed5746", kill_on_drop: false }` [INFO] [stdout] cc4e017b3f1a00fada8941ad385b11d1f7398439d02ffd9f846cbbfbf0ed5746