[INFO] cloning repository https://github.com/Googe14/tf2_bot_kicker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Googe14/tf2_bot_kicker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGooge14%2Ftf2_bot_kicker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGooge14%2Ftf2_bot_kicker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a44a6f1443f967024dc0efddceda0a224afac6f1 [INFO] testing Googe14/tf2_bot_kicker against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGooge14%2Ftf2_bot_kicker" "/workspace/builds/worker-114/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-114/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Googe14/tf2_bot_kicker on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Googe14/tf2_bot_kicker [INFO] finished tweaking git repo https://github.com/Googe14/tf2_bot_kicker [INFO] tweaked toml for git repo https://github.com/Googe14/tf2_bot_kicker written to /workspace/builds/worker-114/source/Cargo.toml [INFO] crate git repo https://github.com/Googe14/tf2_bot_kicker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 046a79df29f7017b894d9215a0bbe0186cbf3cdab7719699e5434f028136c494 [INFO] running `Command { std: "docker" "start" "-a" "046a79df29f7017b894d9215a0bbe0186cbf3cdab7719699e5434f028136c494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "046a79df29f7017b894d9215a0bbe0186cbf3cdab7719699e5434f028136c494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "046a79df29f7017b894d9215a0bbe0186cbf3cdab7719699e5434f028136c494", kill_on_drop: false }` [INFO] [stdout] 046a79df29f7017b894d9215a0bbe0186cbf3cdab7719699e5434f028136c494 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40b40df2a2924d84d6ffed48bafd422c2d91a5af92a608f8007ccfd6ec6214fa [INFO] running `Command { std: "docker" "start" "-a" "40b40df2a2924d84d6ffed48bafd422c2d91a5af92a608f8007ccfd6ec6214fa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling input-sys v1.16.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling nix v0.22.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling udev v0.6.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling input v0.6.0 [INFO] [stderr] Compiling uinput v0.1.3 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling inputbot v0.5.0 (https://github.com/Googe14/InputBot#819770b8) [INFO] [stderr] Compiling tf2_bot_kicker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/tf2_bot_kicker-3f9323021d5e3e46.tf2_bot_kicker.d68d4431-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tf2_bot_kicker-3f9323021d5e3e46.tf2_bot_kicker.d68d4431-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tf2_bot_kicker-3f9323021d5e3e46.tf2_bot_kicker.d68d4431-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tf2_bot_kicker-3f9323021d5e3e46.tf2_bot_kicker.d68d4431-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tf2_bot_kicker-3f9323021d5e3e46.tf2_bot_kicker.d68d4431-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tf2_bot_kicker-3f9323021d5e3e46.tf2_bot_kicker.d68d4431-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tf2_bot_kicker-3f9323021d5e3e46.tf2_bot_kicker.d68d4431-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tf2_bot_kicker-3f9323021d5e3e46.tf2_bot_kicker.d68d4431-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tf2_bot_kicker-3f9323021d5e3e46.tf2_bot_kicker.d68d4431-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tf2_bot_kicker-3f9323021d5e3e46.tf2_bot_kicker.d68d4431-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tf2_bot_kicker-3f9323021d5e3e46.tf2_bot_kicker.d68d4431-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tf2_bot_kicker-3f9323021d5e3e46.tf2_bot_kicker.d68d4431-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tf2_bot_kicker-3f9323021d5e3e46.tf2_bot_kicker.d68d4431-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tf2_bot_kicker-3f9323021d5e3e46.tf2_bot_kicker.d68d4431-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tf2_bot_kicker-3f9323021d5e3e46.tf2_bot_kicker.d68d4431-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tf2_bot_kicker-3f9323021d5e3e46.tf2_bot_kicker.d68d4431-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tf2_bot_kicker-3f9323021d5e3e46.37z3d5b7495wglwc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libregex-f8e650a70feede2b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c9eb7174bbf030a9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-334ead3495f848fb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libinputbot-c84df575ee80d8fa.rlib" "/opt/rustwide/target/debug/deps/libx11-1b866ddf146eb5b9.rlib" "/opt/rustwide/target/debug/deps/libuinput-c531cc3676c76b5d.rlib" "/opt/rustwide/target/debug/deps/libenum_derive-92e5f213e8c793d4.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-9468c36059fcc9fc.rlib" "/opt/rustwide/target/debug/deps/libnix-967bcc6dcc63a9fa.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libbytes-3d2bdbc3ce2e3d76.rlib" "/opt/rustwide/target/debug/deps/libiovec-0ce4c0756f7f45b5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libuinput_sys-ed5f272913d7f879.rlib" "/opt/rustwide/target/debug/deps/libioctl_sys-0c790d1201f1d79f.rlib" "/opt/rustwide/target/debug/deps/libnix-e1509b4930642451.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libinput-a693f0d2d1638840.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libudev-c2a39cf22c14cc0e.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-a65f2f448d80bbac.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-fdf589578e6b1870.rlib" "/opt/rustwide/target/debug/deps/liblibc-735caf274e08905b.rlib" "/opt/rustwide/target/debug/deps/libstrum-226ed33fca24d56b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lX11" "-lXtst" "-ludev" "-linput" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tf2_bot_kicker-3f9323021d5e3e46" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -linput [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tf2_bot_kicker` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "40b40df2a2924d84d6ffed48bafd422c2d91a5af92a608f8007ccfd6ec6214fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40b40df2a2924d84d6ffed48bafd422c2d91a5af92a608f8007ccfd6ec6214fa", kill_on_drop: false }` [INFO] [stdout] 40b40df2a2924d84d6ffed48bafd422c2d91a5af92a608f8007ccfd6ec6214fa