[INFO] cloning repository https://github.com/arcnmx/screenstub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arcnmx/screenstub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcnmx%2Fscreenstub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcnmx%2Fscreenstub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af5a08b3349de6fb07a8c20898a6c3cf89450100 [INFO] testing arcnmx/screenstub against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcnmx%2Fscreenstub" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arcnmx/screenstub on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arcnmx/screenstub [INFO] finished tweaking git repo https://github.com/arcnmx/screenstub [INFO] tweaked toml for git repo https://github.com/arcnmx/screenstub written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/arcnmx/screenstub already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6be858065b5dd6cdef1c4f72c7472672277639db5ac5e369e78d846140067f28 [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" "6be858065b5dd6cdef1c4f72c7472672277639db5ac5e369e78d846140067f28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6be858065b5dd6cdef1c4f72c7472672277639db5ac5e369e78d846140067f28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6be858065b5dd6cdef1c4f72c7472672277639db5ac5e369e78d846140067f28", kill_on_drop: false }` [INFO] [stdout] 6be858065b5dd6cdef1c4f72c7472672277639db5ac5e369e78d846140067f28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7eb10a8eeaff618499a0314240702bee892fb46a01ad1b6a51afcb7ca2a39ded [INFO] running `Command { std: "docker" "start" "-a" "7eb10a8eeaff618499a0314240702bee892fb46a01ad1b6a51afcb7ca2a39ded", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling uninitialized v0.0.2 [INFO] [stderr] Compiling screenstub-fd v0.0.1 (/opt/rustwide/workdir/fd) [INFO] [stderr] Compiling ddc-hi v0.4.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling mccs v0.1.0 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling i2c v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling ddc v0.2.2 [INFO] [stderr] Compiling resize-slice v0.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling nix v0.22.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling i2c-linux-sys v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling udev v0.2.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling i2c-linux v0.1.2 [INFO] [stderr] Compiling ddc-i2c v0.2.1 [INFO] [stderr] Compiling mccs-caps v0.1.0 [INFO] [stderr] Compiling edid v0.3.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling input-linux-sys v0.7.0 [INFO] [stderr] Compiling ctrlc v3.2.0 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling input-linux v0.5.0 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling humantime-serde v1.0.1 [INFO] [stderr] Compiling serde-hex v0.1.0 [INFO] [stderr] Compiling serde_yaml v0.8.20 [INFO] [stderr] Compiling mccs-db v0.1.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling qapi-parser v0.6.0 [INFO] [stderr] Compiling qapi-spec v0.3.1 [INFO] [stderr] Compiling qapi-parser v0.5.0 [INFO] [stderr] Compiling screenstub-ddc v0.0.1 (/opt/rustwide/workdir/ddc) [INFO] [stderr] Compiling qapi-codegen v0.6.0 [INFO] [stderr] Compiling qapi-codegen v0.5.0 [INFO] [stderr] Compiling qapi-qmp v0.8.0 [INFO] [stderr] Compiling qapi-qga v0.8.0 [INFO] [stderr] Compiling qapi-qmp v0.7.0 [INFO] [stderr] Compiling screenstub-x v0.0.1 (/opt/rustwide/workdir/x) [INFO] [stderr] Compiling screenstub-uinput v0.0.1 (/opt/rustwide/workdir/uinput) [INFO] [stdout] warning: unused variable: `motion` [INFO] [stdout] --> x/src/lib.rs:333:37 [INFO] [stdout] | [INFO] [stdout] 333 | XRequest::Grab { xcore, motion, confine, ref devices } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `motion: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `devices` [INFO] [stdout] --> x/src/lib.rs:333:54 [INFO] [stdout] | [INFO] [stdout] 333 | XRequest::Grab { xcore, motion, confine, ref devices } => { [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `devices: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new` [INFO] [stdout] --> x/src/lib.rs:571:38 [INFO] [stdout] | [INFO] [stdout] 571 | .filter(|&&(dim, new, _)| dim != 0) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> x/src/lib.rs:665:41 [INFO] [stdout] | [INFO] [stdout] 665 | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time` [INFO] [stdout] --> x/src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | time: xcb::Time, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `x_keysym` [INFO] [stdout] --> x/src/lib.rs:546:8 [INFO] [stdout] | [INFO] [stdout] 546 | fn x_keysym(_key: xcb::Keysym) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling screenstub-event v0.0.1 (/opt/rustwide/workdir/event) [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qapi-qmp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name qapi_qmp --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/qapi-qmp-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a2fe59673bd559dc -C extra-filename=-a2fe59673bd559dc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern qapi_spec=/opt/rustwide/target/debug/deps/libqapi_spec-80adb5a088ce47ce.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-daf1411bc6542182.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7eb10a8eeaff618499a0314240702bee892fb46a01ad1b6a51afcb7ca2a39ded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eb10a8eeaff618499a0314240702bee892fb46a01ad1b6a51afcb7ca2a39ded", kill_on_drop: false }` [INFO] [stdout] 7eb10a8eeaff618499a0314240702bee892fb46a01ad1b6a51afcb7ca2a39ded