[INFO] cloning repository https://github.com/thiiz/GrizzyLemmingsSling-AutoClicker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thiiz/GrizzyLemmingsSling-AutoClicker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthiiz%2FGrizzyLemmingsSling-AutoClicker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthiiz%2FGrizzyLemmingsSling-AutoClicker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] faa8e773bab516f64831b90f00b1908e95080604 [INFO] testing thiiz/GrizzyLemmingsSling-AutoClicker against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthiiz%2FGrizzyLemmingsSling-AutoClicker" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thiiz/GrizzyLemmingsSling-AutoClicker [INFO] finished tweaking git repo https://github.com/thiiz/GrizzyLemmingsSling-AutoClicker [INFO] tweaked toml for git repo https://github.com/thiiz/GrizzyLemmingsSling-AutoClicker written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thiiz/GrizzyLemmingsSling-AutoClicker 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/thiiz/GrizzyLemmingsSling-AutoClicker 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e3e9198478d05e07a02222a96df4b075d9b62b1da4a72b7004aa68d1965263f1 [INFO] running `Command { std: "docker" "start" "-a" "e3e9198478d05e07a02222a96df4b075d9b62b1da4a72b7004aa68d1965263f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3e9198478d05e07a02222a96df4b075d9b62b1da4a72b7004aa68d1965263f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3e9198478d05e07a02222a96df4b075d9b62b1da4a72b7004aa68d1965263f1", kill_on_drop: false }` [INFO] [stdout] e3e9198478d05e07a02222a96df4b075d9b62b1da4a72b7004aa68d1965263f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c31464515b5797c81a4eb91ffaff52b6986914d4539c7b821b46b64af2494290 [INFO] running `Command { std: "docker" "start" "-a" "c31464515b5797c81a4eb91ffaff52b6986914d4539c7b821b46b64af2494290", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling input-sys v1.17.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling enigo v0.1.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling udev v0.6.3 [INFO] [stderr] Compiling input v0.6.0 [INFO] [stderr] Compiling uinput v0.1.3 [INFO] [stderr] Compiling inputbot v0.5.1 [INFO] [stderr] Compiling grizzy-autoclicker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustchuApRK/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinputbot-3fd75d0a02be4b33,libx11-43d83c41eb48c6ae,libuinput-fde443a21f13acad,libenum_derive-f1672625d830c198,libcustom_derive-7dc5746d463a3d5a,libnix-d0418c1e560f0634,libvoid-c8c62e9ffd6f4978,libcfg_if-7e9efee4241be1ca,libbytes-6927ea0c8084ad93,libiovec-9eb79321ec966ad8,libbyteorder-379f547b04d51d02,libuinput_sys-413a94c8ddb4f3d7,libioctl_sys-1e3e88c44376aa13,libnix-2b99c1c1a5bf178e,libmemoffset-c07b57f074b7826e,libcfg_if-33ef6c02a07f9fec,libinput-e7ee8f39f98e84ce,libbitflags-e2b4db6c651223da,libudev-4ab9c202643d730c,liblibudev_sys-80827c17b433418c,libinput_sys-e5b981a301e57d30,libonce_cell-778c08b2406fdd3b,libenigo-5b1ba2bea0f35d9d,liblibc-66bd796108c518fc}.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" "-lX11" "-lXtst" "-ludev" "-linput" "-lxdo" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchuApRK/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/grizzy_autoclicker-7f157d1c5a6e6eef" "-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 -linput [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 `grizzy-autoclicker` (bin "grizzy-autoclicker") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c31464515b5797c81a4eb91ffaff52b6986914d4539c7b821b46b64af2494290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c31464515b5797c81a4eb91ffaff52b6986914d4539c7b821b46b64af2494290", kill_on_drop: false }` [INFO] [stdout] c31464515b5797c81a4eb91ffaff52b6986914d4539c7b821b46b64af2494290