[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.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-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" "+1.60.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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpuid-bool v0.1.2 [INFO] [stderr] Downloaded sha-1 v0.9.1 [INFO] [stderr] Downloaded tinyvec v0.3.4 [INFO] [stderr] Downloaded ppv-lite86 v0.2.9 [INFO] [stderr] Downloaded getrandom v0.1.15 [INFO] [stderr] Downloaded libc v0.2.79 [INFO] [stderr] Downloaded itoa v0.4.6 [INFO] [stderr] Downloaded core-foundation v0.7.0 [INFO] [stderr] Downloaded vcpkg v0.2.10 [INFO] [stderr] Downloaded security-framework v0.4.4 [INFO] [stderr] Downloaded core-foundation-sys v0.7.0 [INFO] [stderr] Downloaded native-tls v0.2.4 [INFO] [stderr] Downloaded openssl v0.10.30 [INFO] [stderr] Downloaded bincode v1.3.1 [INFO] [stderr] Downloaded hidapi v1.2.3 [INFO] [stderr] Downloaded openssl-sys v0.9.58 [INFO] [stderr] Downloaded core-graphics v0.18.0 [INFO] [stderr] Downloaded serde_json v1.0.59 [INFO] [stderr] Downloaded http v0.2.1 [INFO] [stderr] Downloaded utf-8 v0.7.5 [INFO] [stderr] Downloaded serde_derive v1.0.117 [INFO] [stderr] Downloaded cc v1.0.61 [INFO] [stderr] Downloaded serde v1.0.117 [INFO] [stderr] Downloaded url v2.1.1 [INFO] [stderr] Downloaded unicode-normalization v0.1.13 [INFO] [stderr] Downloaded httparse v1.3.4 [INFO] [stderr] Downloaded idna v0.2.0 [INFO] [stderr] Downloaded enigo v0.0.14 [INFO] [stderr] Downloaded security-framework-sys v0.4.3 [INFO] [stderr] Downloaded tempfile v3.1.0 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0904399ab2edbe9087369732790b6342b35ca07254e309e1eaa044325f737568 [INFO] running `Command { std: "docker" "start" "-a" "0904399ab2edbe9087369732790b6342b35ca07254e309e1eaa044325f737568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0904399ab2edbe9087369732790b6342b35ca07254e309e1eaa044325f737568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0904399ab2edbe9087369732790b6342b35ca07254e309e1eaa044325f737568", kill_on_drop: false }` [INFO] [stdout] 0904399ab2edbe9087369732790b6342b35ca07254e309e1eaa044325f737568 [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78792e3399550562bed688a8e079d9be12da9febe29e3e1127d7d98e7a88964c [INFO] running `Command { std: "docker" "start" "-a" "78792e3399550562bed688a8e079d9be12da9febe29e3e1127d7d98e7a88964c", 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 version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling openssl v0.10.30 [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 cpuid-bool v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.59 [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 url v2.1.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 sha-1 v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [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-6b833a5fc3d11890.story_tablet_driver.f33a1d94-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-6b833a5fc3d11890.story_tablet_driver.f33a1d94-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-6b833a5fc3d11890.story_tablet_driver.f33a1d94-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-6b833a5fc3d11890.story_tablet_driver.f33a1d94-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-6b833a5fc3d11890.story_tablet_driver.f33a1d94-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-6b833a5fc3d11890.story_tablet_driver.f33a1d94-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-6b833a5fc3d11890.story_tablet_driver.f33a1d94-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-6b833a5fc3d11890.story_tablet_driver.f33a1d94-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-6b833a5fc3d11890.story_tablet_driver.f33a1d94-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-6b833a5fc3d11890.story_tablet_driver.f33a1d94-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-6b833a5fc3d11890.story_tablet_driver.f33a1d94-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-6b833a5fc3d11890.story_tablet_driver.f33a1d94-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-6b833a5fc3d11890.story_tablet_driver.f33a1d94-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-6b833a5fc3d11890.story_tablet_driver.f33a1d94-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-6b833a5fc3d11890.story_tablet_driver.f33a1d94-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-6b833a5fc3d11890.story_tablet_driver.f33a1d94-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/story_tablet_driver-6b833a5fc3d11890.5aokxuihlqczm9ej.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-51ef9045fbf35f12/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbincode-c120235d1b241f09.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2e1027cdf966cc5f.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-24c071a565825ceb.rlib" "/opt/rustwide/target/debug/deps/librand-82a164e4504a8a50.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-65312e8e1430e84b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fbe4d881a10fb8b9.rlib" "/opt/rustwide/target/debug/deps/librand_core-a01e508b94942728.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-67b9092d6e8b81ca.rlib" "/opt/rustwide/target/debug/deps/libutf8-501fd206315426d4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libsha1-77f32fd1c951b5a2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-da908c117d471a14.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8f5176458b86b4f6.rlib" "/opt/rustwide/target/debug/deps/libdigest-02505d5628dcbf04.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-684ba52a93b124f0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-494e523e9591724c.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-d8bf3b17f81ad906.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-790beb1e1d3f7abc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fa58122470da78f0.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a720fb9589f7459f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d08b85acbfdbc858.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/liburl-039e72a16d66c568.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libidna-a13a597b647a4e76.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6a75afc3b21dd490.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-99c709632b80b0c8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/liblog-bdf824d35c2a3095.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libhttp-41f7d9e081b57a68.rlib" "/opt/rustwide/target/debug/deps/libitoa-557deac4472acf44.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libenigo-5d33d250131c40d0.rlib" "/opt/rustwide/target/debug/deps/libserde-32ea29135b691136.rlib" "/opt/rustwide/target/debug/deps/libhidapi-cf7e137e669edfc6.rlib" "/opt/rustwide/target/debug/deps/liblibc-430368c42c203dc4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/story_tablet_driver-6b833a5fc3d11890" "-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" "78792e3399550562bed688a8e079d9be12da9febe29e3e1127d7d98e7a88964c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78792e3399550562bed688a8e079d9be12da9febe29e3e1127d7d98e7a88964c", kill_on_drop: false }` [INFO] [stdout] 78792e3399550562bed688a8e079d9be12da9febe29e3e1127d7d98e7a88964c