[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] 95166c8b65bb450498d797b7a85bc3f8dbf519ce [INFO] testing arcnmx/screenstub against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcnmx%2Fscreenstub" "/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/arcnmx/screenstub on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-0/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48ff410f70a4a97a72797d0a7775aa12b255f76c3f5bde995436cf7f4c6c5209 [INFO] running `Command { std: "docker" "start" "-a" "48ff410f70a4a97a72797d0a7775aa12b255f76c3f5bde995436cf7f4c6c5209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48ff410f70a4a97a72797d0a7775aa12b255f76c3f5bde995436cf7f4c6c5209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48ff410f70a4a97a72797d0a7775aa12b255f76c3f5bde995436cf7f4c6c5209", kill_on_drop: false }` [INFO] [stdout] 48ff410f70a4a97a72797d0a7775aa12b255f76c3f5bde995436cf7f4c6c5209 [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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7a9b9ad2ca9deb57e80c4eb018849dcdda2284ac8716f6a4b50659ad452eb2c [INFO] running `Command { std: "docker" "start" "-a" "b7a9b9ad2ca9deb57e80c4eb018849dcdda2284ac8716f6a4b50659ad452eb2c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling uninitialized v0.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling ddc-hi v0.3.0 [INFO] [stderr] Compiling screenstub-fd v0.0.1 (/opt/rustwide/workdir/fd) [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling tokio v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling i2c v0.1.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling mccs v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ddc v0.2.2 [INFO] [stderr] Compiling resize-slice v0.1.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling nix v0.19.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 env_logger v0.8.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling udev v0.2.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling i2c-linux v0.1.2 [INFO] [stderr] Compiling edid v0.3.0 [INFO] [stderr] Compiling mccs-caps v0.1.0 [INFO] [stderr] Compiling ddc-i2c v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling input-linux-sys v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tokio-util v0.5.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling input-linux v0.4.0 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde-hex v0.1.0 [INFO] [stderr] Compiling humantime-serde v1.0.1 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling mccs-db v0.1.2 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling screenstub-ddc v0.0.1 (/opt/rustwide/workdir/ddc) [INFO] [stderr] Compiling qapi-parser v0.5.0 [INFO] [stderr] Compiling qapi-spec v0.3.1 [INFO] [stderr] Compiling qapi-codegen v0.5.0 [INFO] [stderr] Compiling qapi-qmp v0.7.0 [INFO] [stderr] Compiling qapi-qga 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: `new` [INFO] [stdout] --> x/src/lib.rs:564:38 [INFO] [stdout] | [INFO] [stdout] 564 | .filter(|&&(dim, new, _)| dim != 0) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_new` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> x/src/lib.rs:658:41 [INFO] [stdout] | [INFO] [stdout] 658 | 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: `mods` [INFO] [stdout] --> x/src/lib.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | mods: xcb::GetModifierMappingReply, [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:539:8 [INFO] [stdout] | [INFO] [stdout] 539 | 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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling qapi v0.7.0 [INFO] [stderr] Compiling screenstub-config v0.0.1 (/opt/rustwide/workdir/config) [INFO] [stderr] Compiling screenstub-qemu v0.0.1 (/opt/rustwide/workdir/qemu) [INFO] [stderr] Compiling screenstub v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `retry` [INFO] [stdout] --> src/util.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn retry, F: Future>, FF: FnMut() -> F>(mut f: FF, retries: usize, timeout: Duration) -> impl F... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/screenstub-9de060996df88415.screenstub.c146fd83-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/screenstub-9de060996df88415.screenstub.c146fd83-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/screenstub-9de060996df88415.screenstub.c146fd83-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/screenstub-9de060996df88415.screenstub.c146fd83-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/screenstub-9de060996df88415.screenstub.c146fd83-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/screenstub-9de060996df88415.screenstub.c146fd83-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/screenstub-9de060996df88415.screenstub.c146fd83-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/screenstub-9de060996df88415.screenstub.c146fd83-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/screenstub-9de060996df88415.screenstub.c146fd83-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/screenstub-9de060996df88415.screenstub.c146fd83-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/screenstub-9de060996df88415.screenstub.c146fd83-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/screenstub-9de060996df88415.screenstub.c146fd83-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/screenstub-9de060996df88415.screenstub.c146fd83-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/screenstub-9de060996df88415.screenstub.c146fd83-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/screenstub-9de060996df88415.screenstub.c146fd83-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/screenstub-9de060996df88415.screenstub.c146fd83-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/screenstub-9de060996df88415.3aqkf3dlecs93l5f.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_yaml-0a3241886b313a4f.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-0b1837036d37f8ed.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libregex-df38f01a8be24569.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-35f306c51b104c60.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libclap-118ec18b75936a81.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-678d5d865513eebc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libatty-998771351e1cf1d6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libscreenstub_ddc-e8f2e8beed22aaf0.rlib" "/opt/rustwide/target/debug/deps/libddc_hi-a610341361556dc0.rlib" "/opt/rustwide/target/debug/deps/libddc_i2c-796f8784ea6357dd.rlib" "/opt/rustwide/target/debug/deps/libi2c_linux-3f032a085fa34773.rlib" "/opt/rustwide/target/debug/deps/libudev-7861c140fb702553.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-06424dc2b4cb93fe.rlib" "/opt/rustwide/target/debug/deps/libi2c_linux_sys-660a619feecc52e3.rlib" "/opt/rustwide/target/debug/deps/libresize_slice-6e206bb9630e7240.rlib" "/opt/rustwide/target/debug/deps/libuninitialized-06f51fcbec457eaf.rlib" "/opt/rustwide/target/debug/deps/libi2c-273207a3c27b09d6.rlib" "/opt/rustwide/target/debug/deps/libmccs_db-f70cfdbd08179ec9.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-5bfbd1c44b51d903.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-b1d66518c5cb09a4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-775ed35f3b1f4453.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libmccs_caps-430014c74fdfe856.rlib" "/opt/rustwide/target/debug/deps/libedid-c745ae543085d32d.rlib" "/opt/rustwide/target/debug/deps/libnom-040b406b1fe11174.rlib" "/opt/rustwide/target/debug/deps/libmemchr-aa50b9f947ebb86b.rlib" "/opt/rustwide/target/debug/deps/libddc-882b5be853dd363c.rlib" "/opt/rustwide/target/debug/deps/libmccs-ea1f00f1aa636723.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libscreenstub_qemu-55e4deabf18b5cca.rlib" "/opt/rustwide/target/debug/deps/libqapi-4381054dab36a3c6.rlib" "/opt/rustwide/target/debug/deps/libqapi_qga-b11b8105f9b87235.rlib" "/opt/rustwide/target/debug/deps/libscreenstub_event-5d017f97a535ea05.rlib" "/opt/rustwide/target/debug/deps/libscreenstub_x-5c7decb4fb83ec9f.rlib" "/opt/rustwide/target/debug/deps/libfailure-2dd84e70a407d798.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b68b20b9bc72dc14.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ac2ca5854e9d071.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libobject-383a70e3e23794b9.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c40c18b62ce0cda9.rlib" "/opt/rustwide/target/debug/deps/libgimli-732eb38d8c3f1081.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8277f2a653e33508.rlib" "/opt/rustwide/target/debug/deps/libxcb-7f36c13aeed1ece6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cf2a08f698c4caa7.rlib" "/opt/rustwide/target/debug/deps/libscreenstub_config-6f414e1b0ceaaeed.rlib" "/opt/rustwide/target/debug/deps/libhumantime_serde-0bbaaf990de12b38.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f13e0717da9a5726.rlib" "/opt/rustwide/target/debug/deps/libcsv-f677f893973220ff.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-8324bc4276747e7a.rlib" "/opt/rustwide/target/debug/deps/libbstr-f0b76c52731524cb.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-36cd02f9da977029.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libserde_hex-dcd1e64058f37e05.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libarray_init-bdcb083dae8e8c75.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libqapi_qmp-9fa79f4ad7f023e4.rlib" "/opt/rustwide/target/debug/deps/libqapi_spec-afab033fb6f5b13b.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libserde_json-13b885799290c4af.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libenumflags2-1a017405168746e7.rlib" "/opt/rustwide/target/debug/deps/libscreenstub_uinput-1a16f29a68456b72.rlib" "/opt/rustwide/target/debug/deps/libfutures-162809a7ab917b12.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2ee4859efea8aa3c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9af6f3deddb0b0a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bf8c1767051984ee.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-75ebb12e741a803c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-df58bca6d1f67917.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-40119b4e50be60bd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-af7ecae5daba0ec1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libscreenstub_fd-9ff5ef637d899212.rlib" "/opt/rustwide/target/debug/deps/libinput_linux-999b3e99fb3a1619.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0592fb92b6face0a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-412cbc245a197357.rlib" "/opt/rustwide/target/debug/deps/libtokio-e0a89d6f042d263c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1629d374cecdccf9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d15e6ea812f25f0c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libbytes-39050ee36f6445ba.rlib" "/opt/rustwide/target/debug/deps/libmio-4f058d8da649b0e3.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0923d8964a916ad6.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6bd17df51cb0d5cb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libserde-c03073e3f0db21a9.rlib" "/opt/rustwide/target/debug/deps/libinput_linux_sys-644ba99b16fa352c.rlib" "/opt/rustwide/target/debug/deps/libnix-4405b8959fd3ace8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/liblibc-ef86648b65def750.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ludev" "-lxcb" "-lxcb-dpms" "-lxcb-xtest" "-lxcb-xkb" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/screenstub-9de060996df88415" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxcb-dpms [INFO] [stdout] /usr/bin/ld: cannot find -lxcb-xtest [INFO] [stdout] /usr/bin/ld: cannot find -lxcb-xkb [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `screenstub` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b7a9b9ad2ca9deb57e80c4eb018849dcdda2284ac8716f6a4b50659ad452eb2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7a9b9ad2ca9deb57e80c4eb018849dcdda2284ac8716f6a4b50659ad452eb2c", kill_on_drop: false }` [INFO] [stdout] b7a9b9ad2ca9deb57e80c4eb018849dcdda2284ac8716f6a4b50659ad452eb2c