[INFO] fetching crate nikau 0.2.1...
[INFO] checking nikau-0.2.1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate nikau 0.2.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate nikau 0.2.1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nikau 0.2.1
[INFO] finished tweaking crates.io crate nikau 0.2.1
[INFO] tweaked toml for crates.io crate nikau 0.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate nikau 0.2.1 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded evdev v0.12.1
[INFO] [stderr]   Downloaded nonblock v0.2.0
[INFO] [stderr]   Downloaded gethostname v0.3.0
[INFO] [stderr]   Downloaded x11rb v0.12.0
[INFO] [stderr]   Downloaded x11rb-protocol v0.12.0
[INFO] [stderr]   Downloaded x11rb-async v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7331a9c69b892519a0781a1616c66800a8fd3919fcc9798a0f7aef4405b19158
[INFO] running `Command { std: "docker" "start" "-a" "7331a9c69b892519a0781a1616c66800a8fd3919fcc9798a0f7aef4405b19158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7331a9c69b892519a0781a1616c66800a8fd3919fcc9798a0f7aef4405b19158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7331a9c69b892519a0781a1616c66800a8fd3919fcc9798a0f7aef4405b19158", kill_on_drop: false }`
[INFO] [stdout] 7331a9c69b892519a0781a1616c66800a8fd3919fcc9798a0f7aef4405b19158
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b561ced1be3933ecdec80c1b2ea29c66fe479beb2c535bc1f750a1e8a19c4ac
[INFO] running `Command { std: "docker" "start" "-a" "3b561ced1be3933ecdec80c1b2ea29c66fe479beb2c535bc1f750a1e8a19c4ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling rustls v0.21.8
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking concurrent-queue v2.3.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking async-task v4.5.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking pem v3.0.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking gethostname v0.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking nonblock v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking x11rb-protocol v0.12.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking rcgen v0.11.3
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking quinn-udp v0.4.1
[INFO] [stderr]     Checking blocking v1.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zstd v0.13.0
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking quinn-proto v0.10.6
[INFO] [stderr]     Checking evdev v0.12.1
[INFO] [stderr]     Checking x11rb-async v0.12.0
[INFO] [stderr]     Checking quinn v0.10.2
[INFO] [stderr]     Checking postcard v1.0.8
[INFO] [stderr]     Checking nikau v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `keyboard` in module `output`
[INFO] [stdout]   --> examples/devices.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |         output::keyboard(pid).context("Failed to init virtual device, are you root?")?;
[INFO] [stdout]    |                 ^^^^^^^^ not found in `output`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::output::uinput::keyboard;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use nikau::device::output::uinput::keyboard;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `keyboard`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 65 -         output::keyboard(pid).context("Failed to init virtual device, are you root?")?;
[INFO] [stdout] 65 +         keyboard(pid).context("Failed to init virtual device, are you root?")?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mouse` in module `output`
[INFO] [stdout]   --> examples/devices.rs:66:29
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let mut mouse = output::mouse(pid)?;
[INFO] [stdout]    |                             ^^^^^ not found in `output`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::output::uinput::mouse;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use nikau::device::output::uinput::mouse;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `mouse`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 66 -     let mut mouse = output::mouse(pid)?;
[INFO] [stdout] 66 +     let mut mouse = mouse(pid)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `touchpad` in module `output`
[INFO] [stdout]   --> examples/devices.rs:67:32
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let mut touchpad = output::touchpad(pid)?;
[INFO] [stdout]    |                                ^^^^^^^^ not found in `output`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::output::uinput::touchpad;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use nikau::device::output::uinput::touchpad;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `touchpad`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 67 -     let mut touchpad = output::touchpad(pid)?;
[INFO] [stdout] 67 +     let mut touchpad = touchpad(pid)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> examples/devices.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use anyhow::{bail, Context, Result};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `ClipboardData` has no field named `data`
[INFO] [stdout]   --> examples/clipboard.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |                     data,
[INFO] [stdout]    |                     ^^^^ `ClipboardData` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nikau` (example "devices") due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0560`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nikau` (example "clipboard") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3b561ced1be3933ecdec80c1b2ea29c66fe479beb2c535bc1f750a1e8a19c4ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b561ced1be3933ecdec80c1b2ea29c66fe479beb2c535bc1f750a1e8a19c4ac", kill_on_drop: false }`
[INFO] [stdout] 3b561ced1be3933ecdec80c1b2ea29c66fe479beb2c535bc1f750a1e8a19c4ac
