[INFO] cloning repository https://github.com/ST92/secondary-control-keyboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ST92/secondary-control-keyboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FST92%2Fsecondary-control-keyboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FST92%2Fsecondary-control-keyboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4611ea35a38e38e9c18c53df4b0003391142a5a8 [INFO] testing ST92/secondary-control-keyboard against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FST92%2Fsecondary-control-keyboard" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ST92/secondary-control-keyboard [INFO] finished tweaking git repo https://github.com/ST92/secondary-control-keyboard [INFO] tweaked toml for git repo https://github.com/ST92/secondary-control-keyboard written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ST92/secondary-control-keyboard 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/ST92/secondary-control-keyboard 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] 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] 892ecf355728fe12271b856d2cc83f5c3155f5799692b2a419878a66a5b4e9b5 [INFO] running `Command { std: "docker" "start" "-a" "892ecf355728fe12271b856d2cc83f5c3155f5799692b2a419878a66a5b4e9b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "892ecf355728fe12271b856d2cc83f5c3155f5799692b2a419878a66a5b4e9b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "892ecf355728fe12271b856d2cc83f5c3155f5799692b2a419878a66a5b4e9b5", kill_on_drop: false }` [INFO] [stdout] 892ecf355728fe12271b856d2cc83f5c3155f5799692b2a419878a66a5b4e9b5 [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] f665b634b01ef29fe0c23c7c8882d25cab8c1033d8b5b5337e8802164bee709a [INFO] running `Command { std: "docker" "start" "-a" "f665b634b01ef29fe0c23c7c8882d25cab8c1033d8b5b5337e8802164bee709a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling ss-utilitykeyboardhandler v0.9.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bitvec v0.21.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dbus v0.9.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling libxdo v0.6.0 [INFO] [stderr] Compiling evdev v0.11.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPzPOf5/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lX11" "-lxdo" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibxdo-16d051ad819f92a2,liblibxdo_sys-883be0686f42f30a,libdirs-6982ece616eb2ed6,libdirs_sys-fe68141f426c6a4e,libx11-e73cf683de7c772b,libdbus-b82e4ae8cf0758eb,liblibdbus_sys-194dfe3e5ce4494f,libevdev-55f8ef04a910291f,libnix-fda70f19988ca2ac,libbitflags-0629d6d36c0d1ed3,libcfg_if-33ef6c02a07f9fec,liblibc-d44bc98306158122,libbitvec-4a78335534ce71e6,libwyz-0c18012aa59260e8,libtap-a03b11bfa148d0b2,libradium-ab98a0ba124b0b73,libfunty-628d4556f88b8cd7}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lxdo" "-ldbus-1" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPzPOf5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/keyboard_control_panel-4a55f19ae5daf846" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lxdo [INFO] [stdout] rust-lld: error: unable to find library -lxdo [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ss-utilitykeyboardhandler` (bin "keyboard-control-panel") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f665b634b01ef29fe0c23c7c8882d25cab8c1033d8b5b5337e8802164bee709a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f665b634b01ef29fe0c23c7c8882d25cab8c1033d8b5b5337e8802164bee709a", kill_on_drop: false }` [INFO] [stdout] f665b634b01ef29fe0c23c7c8882d25cab8c1033d8b5b5337e8802164bee709a