[INFO] cloning repository https://github.com/Suppr/progress-to-keyboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Suppr/progress-to-keyboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuppr%2Fprogress-to-keyboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuppr%2Fprogress-to-keyboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0d9091ba520eb59a632e71bb15e0932c7bea200 [INFO] testing Suppr/progress-to-keyboard against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuppr%2Fprogress-to-keyboard" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Suppr/progress-to-keyboard on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Suppr/progress-to-keyboard [INFO] finished tweaking git repo https://github.com/Suppr/progress-to-keyboard [INFO] tweaked toml for git repo https://github.com/Suppr/progress-to-keyboard written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Suppr/progress-to-keyboard already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ktmw32-sys v0.1.1 [INFO] [stderr] Downloaded pastel v0.7.1 [INFO] [stderr] Downloaded winreg v0.4.0 [INFO] [stderr] Downloaded syn v1.0.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37953a9944f11deec5d7e8f28f26c17918f8857e97681b379628eef6757f913f [INFO] running `Command { std: "docker" "start" "-a" "37953a9944f11deec5d7e8f28f26c17918f8857e97681b379628eef6757f913f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37953a9944f11deec5d7e8f28f26c17918f8857e97681b379628eef6757f913f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37953a9944f11deec5d7e8f28f26c17918f8857e97681b379628eef6757f913f", kill_on_drop: false }` [INFO] [stdout] 37953a9944f11deec5d7e8f28f26c17918f8857e97681b379628eef6757f913f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93cb1ef6c174dc4c1d8e1e94bf7755f3011ccdaddea8128e10179ee692c4c3b9 [INFO] running `Command { std: "docker" "start" "-a" "93cb1ef6c174dc4c1d8e1e94bf7755f3011ccdaddea8128e10179ee692c4c3b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling logitech-led-sys v1.0.0 (/opt/rustwide/workdir/src/keyboard/logitech-led/logitech-led-sys) [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stdout] error[E0277]: `Handle` doesn't implement `Debug` [INFO] [stdout] --> src/keyboard/logitech-led/logitech-led-sys/src/lib.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | _handle: platform::Handle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ `Handle` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Handle` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `Debug` for `&Handle` [INFO] [stdout] = note: required for the cast to the object type `dyn Debug` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `logitech-led-sys` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "93cb1ef6c174dc4c1d8e1e94bf7755f3011ccdaddea8128e10179ee692c4c3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93cb1ef6c174dc4c1d8e1e94bf7755f3011ccdaddea8128e10179ee692c4c3b9", kill_on_drop: false }` [INFO] [stdout] 93cb1ef6c174dc4c1d8e1e94bf7755f3011ccdaddea8128e10179ee692c4c3b9