[INFO] cloning repository https://github.com/storycraft/tablet-driver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/storycraft/tablet-driver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstorycraft%2Ftablet-driver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstorycraft%2Ftablet-driver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa16596722d986c796b0d2bd153cd40d4bffe18b [INFO] testing storycraft/tablet-driver against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstorycraft%2Ftablet-driver" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/storycraft/tablet-driver on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/storycraft/tablet-driver [INFO] finished tweaking git repo https://github.com/storycraft/tablet-driver [INFO] tweaked toml for git repo https://github.com/storycraft/tablet-driver written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/storycraft/tablet-driver already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25ecc40f7d7066edb83042f6d460b48f4bed0c238add019320508ab6e32c5485 [INFO] running `Command { std: "docker" "start" "-a" "25ecc40f7d7066edb83042f6d460b48f4bed0c238add019320508ab6e32c5485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25ecc40f7d7066edb83042f6d460b48f4bed0c238add019320508ab6e32c5485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25ecc40f7d7066edb83042f6d460b48f4bed0c238add019320508ab6e32c5485", kill_on_drop: false }` [INFO] [stdout] 25ecc40f7d7066edb83042f6d460b48f4bed0c238add019320508ab6e32c5485 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cfd1d16e273df401719646a916ab40357b40c50fa0e6983e7e601d604a2eba2 [INFO] running `Command { std: "docker" "start" "-a" "6cfd1d16e273df401719646a916ab40357b40c50fa0e6983e7e601d604a2eba2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling hidapi v1.2.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling story-tablet-driver 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/story_tablet_driver-a8b68492bdd03def.story_tablet_driver.d7e37be6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-a8b68492bdd03def.story_tablet_driver.d7e37be6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-a8b68492bdd03def.story_tablet_driver.d7e37be6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-a8b68492bdd03def.story_tablet_driver.d7e37be6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-a8b68492bdd03def.story_tablet_driver.d7e37be6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-a8b68492bdd03def.story_tablet_driver.d7e37be6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-a8b68492bdd03def.story_tablet_driver.d7e37be6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-a8b68492bdd03def.story_tablet_driver.d7e37be6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-a8b68492bdd03def.story_tablet_driver.d7e37be6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-a8b68492bdd03def.story_tablet_driver.d7e37be6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-a8b68492bdd03def.story_tablet_driver.d7e37be6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-a8b68492bdd03def.story_tablet_driver.d7e37be6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-a8b68492bdd03def.story_tablet_driver.d7e37be6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-a8b68492bdd03def.story_tablet_driver.d7e37be6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-a8b68492bdd03def.story_tablet_driver.d7e37be6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-a8b68492bdd03def.story_tablet_driver.d7e37be6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-a8b68492bdd03def.51oj645dyhr17g2n.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/hidapi-1abe4b9f68c6bf56/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbincode-13876e723a24c569.rlib" "/opt/rustwide/target/debug/deps/libserde_json-11f1a22a73ff5fa1.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-ff9b18161e837394.rlib" "/opt/rustwide/target/debug/deps/librand-c505b4268ae4559d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0997f8e482ae9993.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-aba7d3ebf881e183.rlib" "/opt/rustwide/target/debug/deps/librand_core-79636e7f5d7051a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-24bd08296cb7ae2f.rlib" "/opt/rustwide/target/debug/deps/libutf8-2499bf8339ff579c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libsha1-09e7fc8befc12f47.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4113982dc57591d4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c42d8fbe55cdf8a2.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e291911cc548c27.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-eaf7d2005f1708d3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-7423b1839fc1e31a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3c76bf40360bc899.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-37a9406ce2093c65.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2f48485e3b03a21b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/liburl-7187c687af99cd7c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-ae87189b1da41f1d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-22f526961cd77180.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-488a3a615ad32ff5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/liblog-2dc54ae93de1162f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libhttp-cd42fdc59cc8b701.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libenigo-41fd837be62d4e2e.rlib" "/opt/rustwide/target/debug/deps/libserde-f7ba62f5a3504b67.rlib" "/opt/rustwide/target/debug/deps/libhidapi-02bad79b294fceef.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ef83fc220be4557.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lxdo" "-ldl" "-lusb-1.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/story_tablet_driver-a8b68492bdd03def" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxdo [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 `story-tablet-driver` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6cfd1d16e273df401719646a916ab40357b40c50fa0e6983e7e601d604a2eba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cfd1d16e273df401719646a916ab40357b40c50fa0e6983e7e601d604a2eba2", kill_on_drop: false }` [INFO] [stdout] 6cfd1d16e273df401719646a916ab40357b40c50fa0e6983e7e601d604a2eba2