[INFO] cloning repository https://github.com/shybyte/gamepad-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/shybyte/gamepad-to-keyboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Fgamepad-to-keyboard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Fgamepad-to-keyboard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec42aa491fa77af6903c5daaebfc1bc54aca4c1f
[INFO] testing shybyte/gamepad-to-keyboard against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Fgamepad-to-keyboard" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shybyte/gamepad-to-keyboard
[INFO] finished tweaking git repo https://github.com/shybyte/gamepad-to-keyboard
[INFO] tweaked toml for git repo https://github.com/shybyte/gamepad-to-keyboard written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shybyte/gamepad-to-keyboard on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shybyte/gamepad-to-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/shybyte/enigo`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log v0.4.6
[INFO] [stderr]   Downloaded core-graphics v0.13.0
[INFO] [stderr]   Downloaded objc v0.2.5
[INFO] [stderr]   Downloaded core-foundation-sys v0.5.1
[INFO] [stderr]   Downloaded bytes v0.4.11
[INFO] [stderr]   Downloaded pkg-config v0.3.14
[INFO] [stderr]   Downloaded nix v0.10.0
[INFO] [stderr]   Downloaded gilrs v0.6.3
[INFO] [stderr]   Downloaded core-foundation v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eaa5c3bc6b199ce52badb10947621e3f3a4ff1a8cf3e612007185868178141d3
[INFO] running `Command { std: "docker" "start" "-a" "eaa5c3bc6b199ce52badb10947621e3f3a4ff1a8cf3e612007185868178141d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaa5c3bc6b199ce52badb10947621e3f3a4ff1a8cf3e612007185868178141d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaa5c3bc6b199ce52badb10947621e3f3a4ff1a8cf3e612007185868178141d3", kill_on_drop: false }`
[INFO] [stdout] eaa5c3bc6b199ce52badb10947621e3f3a4ff1a8cf3e612007185868178141d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76f3758675420311ed61dd798fab7ec4ebfeb671ce4fcbd850690762c2e7fb01
[INFO] running `Command { std: "docker" "start" "-a" "76f3758675420311ed61dd798fab7ec4ebfeb671ce4fcbd850690762c2e7fb01", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.47
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling byteorder v1.3.0
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling uuid v0.6.5
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling enigo v0.0.12 (https://github.com/shybyte/enigo#4492211f)
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling bytes v0.4.11
[INFO] [stderr]    Compiling gilrs v0.6.3
[INFO] [stderr]    Compiling gamepad-to-keyboard v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcsNSrT2/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgilrs-1bf588c1c58c3f96,libvec_map-1380c2362ffb015e,libuuid-ef9e8e5edf84db2f,liblog-26ce667aff103edc,libfnv-12606c81bfa8a024,libnix-04d48ef43d7eea91,libvoid-c8c62e9ffd6f4978,libcfg_if-0b4714108c1c3450,libbitflags-efecdafcadde6825,libbytes-70105372f4138448,libiovec-c76f2ba32dc9f985,libbyteorder-3d8e3b10d1c1ce87,liblibudev_sys-ec3bf30b306b19dd,libenigo-538fec9fcc17c7b5,liblibc-bfcf03c15d66c2fc}.rlib" "<sysroot>/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" "-ludev" "-lxdo" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsNSrT2/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gamepad_to_keyboard-6a5e020feecf33df" "-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]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gamepad-to-keyboard` (bin "gamepad-to-keyboard") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "76f3758675420311ed61dd798fab7ec4ebfeb671ce4fcbd850690762c2e7fb01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76f3758675420311ed61dd798fab7ec4ebfeb671ce4fcbd850690762c2e7fb01", kill_on_drop: false }`
[INFO] [stdout] 76f3758675420311ed61dd798fab7ec4ebfeb671ce4fcbd850690762c2e7fb01
