[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstorycraft%2Ftablet-driver" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/storycraft/tablet-driver on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-28/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" "+1.55.0" "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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89532275d8568660cf7c0e8325498d12719ec21697c5b7ada39583adc30b2def [INFO] running `Command { std: "docker" "start" "-a" "89532275d8568660cf7c0e8325498d12719ec21697c5b7ada39583adc30b2def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89532275d8568660cf7c0e8325498d12719ec21697c5b7ada39583adc30b2def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89532275d8568660cf7c0e8325498d12719ec21697c5b7ada39583adc30b2def", kill_on_drop: false }` [INFO] [stdout] 89532275d8568660cf7c0e8325498d12719ec21697c5b7ada39583adc30b2def [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3232ea1957be9884c169371f6a22f845e2b3e3cc869cde57f4c10da096a268ef [INFO] running `Command { std: "docker" "start" "-a" "3232ea1957be9884c169371f6a22f845e2b3e3cc869cde57f4c10da096a268ef", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [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 byteorder v1.3.4 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.7 [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 digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [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-da593dff136737e2.story_tablet_driver.0cf8217a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-da593dff136737e2.story_tablet_driver.0cf8217a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-da593dff136737e2.story_tablet_driver.0cf8217a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-da593dff136737e2.story_tablet_driver.0cf8217a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-da593dff136737e2.story_tablet_driver.0cf8217a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-da593dff136737e2.story_tablet_driver.0cf8217a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-da593dff136737e2.story_tablet_driver.0cf8217a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-da593dff136737e2.story_tablet_driver.0cf8217a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-da593dff136737e2.story_tablet_driver.0cf8217a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-da593dff136737e2.story_tablet_driver.0cf8217a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-da593dff136737e2.story_tablet_driver.0cf8217a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-da593dff136737e2.story_tablet_driver.0cf8217a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-da593dff136737e2.story_tablet_driver.0cf8217a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-da593dff136737e2.story_tablet_driver.0cf8217a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-da593dff136737e2.story_tablet_driver.0cf8217a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-da593dff136737e2.story_tablet_driver.0cf8217a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-da593dff136737e2.2fks2k45dqr8kgiq.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-5011a34ce19f45c7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbincode-a00388ef42794cb4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fe248010cdda4d3b.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-6f68aa66fe802815.rlib" "/opt/rustwide/target/debug/deps/librand-dab0d7a26725226f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2c3ea8bf959a524c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4e22bc0c0f361571.rlib" "/opt/rustwide/target/debug/deps/librand_core-da328fcd963bb4ec.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-790d083f9602e438.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8fb3b2d008ae0d9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libsha1-052d6faa58039aac.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3afd145ffc0902a5.rlib" "/opt/rustwide/target/debug/deps/libdigest-163dd31fa9887b9d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libbase64-5d3cd80c53440721.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-4208f48f69157130.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-eeaad70507cdcc49.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-83b6d0374a89a296.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-82a7e4aa7fba1e7e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/liburl-d76d2b4c0a40df42.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libidna-cb293f21c884c2a4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8459093ef37ebd9d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ec4edde3dd4b7d12.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/liblog-606471d8ff3e0880.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libhttp-1ab4021fd3ba4476.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libenigo-31578795540f62e8.rlib" "/opt/rustwide/target/debug/deps/libserde-69914387325cf4df.rlib" "/opt/rustwide/target/debug/deps/libhidapi-69c568d8227ddac2.rlib" "/opt/rustwide/target/debug/deps/liblibc-e171e2c553c740c1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/story_tablet_driver-da593dff136737e2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "3232ea1957be9884c169371f6a22f845e2b3e3cc869cde57f4c10da096a268ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3232ea1957be9884c169371f6a22f845e2b3e3cc869cde57f4c10da096a268ef", kill_on_drop: false }` [INFO] [stdout] 3232ea1957be9884c169371f6a22f845e2b3e3cc869cde57f4c10da096a268ef