[INFO] cloning repository https://github.com/gm3k4g/rGfxTablet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gm3k4g/rGfxTablet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgm3k4g%2FrGfxTablet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgm3k4g%2FrGfxTablet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fcc7407927b1f0816e9e0d76315796b4408741f3 [INFO] testing gm3k4g/rGfxTablet against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgm3k4g%2FrGfxTablet" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gm3k4g/rGfxTablet on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gm3k4g/rGfxTablet [INFO] finished tweaking git repo https://github.com/gm3k4g/rGfxTablet [INFO] tweaked toml for git repo https://github.com/gm3k4g/rGfxTablet written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/gm3k4g/rGfxTablet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c86ee6661d98ec7f1cf8edbc06a40a3f59e3a3ef7e342e3c68c1ddc408a22a4a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c86ee6661d98ec7f1cf8edbc06a40a3f59e3a3ef7e342e3c68c1ddc408a22a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c86ee6661d98ec7f1cf8edbc06a40a3f59e3a3ef7e342e3c68c1ddc408a22a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86ee6661d98ec7f1cf8edbc06a40a3f59e3a3ef7e342e3c68c1ddc408a22a4a", kill_on_drop: false }` [INFO] [stdout] c86ee6661d98ec7f1cf8edbc06a40a3f59e3a3ef7e342e3c68c1ddc408a22a4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e810a76d51d1f5577d0c7a75d57073183f848dbd59716f1002eaf18fb82ff4a9 [INFO] running `Command { std: "docker" "start" "-a" "e810a76d51d1f5577d0c7a75d57073183f848dbd59716f1002eaf18fb82ff4a9", 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] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling gfx_tablet_r 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/gfx_tablet_r-5aacea106ff3d042.gfx_tablet_r.d29541ab-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-5aacea106ff3d042.gfx_tablet_r.d29541ab-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-5aacea106ff3d042.gfx_tablet_r.d29541ab-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-5aacea106ff3d042.gfx_tablet_r.d29541ab-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-5aacea106ff3d042.gfx_tablet_r.d29541ab-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-5aacea106ff3d042.gfx_tablet_r.d29541ab-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-5aacea106ff3d042.gfx_tablet_r.d29541ab-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-5aacea106ff3d042.gfx_tablet_r.d29541ab-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-5aacea106ff3d042.gfx_tablet_r.d29541ab-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-5aacea106ff3d042.gfx_tablet_r.d29541ab-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-5aacea106ff3d042.gfx_tablet_r.d29541ab-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-5aacea106ff3d042.gfx_tablet_r.d29541ab-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-5aacea106ff3d042.gfx_tablet_r.d29541ab-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-5aacea106ff3d042.gfx_tablet_r.d29541ab-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-5aacea106ff3d042.gfx_tablet_r.d29541ab-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-5aacea106ff3d042.gfx_tablet_r.d29541ab-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-5aacea106ff3d042.59nlllpoay2ziwve.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwinit-61628908659d6f8d.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-77f50ee4570a0604.rlib" "/opt/rustwide/target/debug/deps/libmio-e7f096a5a7115a42.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libiovec-69b97a92a193a78f.rlib" "/opt/rustwide/target/debug/deps/libnet2-c2e72b90870b4054.rlib" "/opt/rustwide/target/debug/deps/liblazycell-46f9f5ed4c3bc997.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-deef1e2409c33b72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-8e0d223177e2a666.rlib" "/opt/rustwide/target/debug/deps/libandrew-4de419a6bebb3106.rlib" "/opt/rustwide/target/debug/deps/libxml-86878b77be48679d.rlib" "/opt/rustwide/target/debug/deps/libxdg-1867574b0521edfd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-02cd8726e8dfdbb4.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/librusttype-0df86f6806745fb3.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-0b2f9313883f115c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-0cee73d82ddc56c0.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-5944750c0afea75d.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-12c14bfa84c078e4.rlib" "/opt/rustwide/target/debug/deps/libxcursor-25732e9d0e2eab57.rlib" "/opt/rustwide/target/debug/deps/libnom-25fbd4f098e62dd6.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-1fcc1690932dc98a.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-fcd2c38472844381.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-9661a0b7f7751a31.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c3f705c4f40f39e6.rlib" "/opt/rustwide/target/debug/deps/libnix-ce99461269ef7bd3.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-0bd39b55cf248177.rlib" "/opt/rustwide/target/debug/deps/libdlib-0abb1349eb314a93.rlib" "/opt/rustwide/target/debug/deps/liblibloading-7f4c0c18427fce45.rlib" "/opt/rustwide/target/debug/deps/libcalloop-33cffad0ba094b4a.rlib" "/opt/rustwide/target/debug/deps/libnix-edc768438b51d786.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libdlib-76204f4dca28670d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-11dfe442e896f535.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libenigo-cd949560b9139d2a.rlib" "/opt/rustwide/target/debug/deps/libtokio-e04c50372401316f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-955f1fb1fe3d72bd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2832f943df2bdf7e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c06a2daf8fb1b575.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-02e296a9cbfe42ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/libmio-189212c469e25f65.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9f8ca1580fdb7b23.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c60bf5b82fe218dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5806d6e380359b6d.rlib" "/opt/rustwide/target/debug/deps/liblibc-2a82e824902f0a5b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-64169129d64b2e65.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-2bd53b9f850c2a45.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ldl" "-lxdo" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-5aacea106ff3d042" "-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 `gfx_tablet_r` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e810a76d51d1f5577d0c7a75d57073183f848dbd59716f1002eaf18fb82ff4a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e810a76d51d1f5577d0c7a75d57073183f848dbd59716f1002eaf18fb82ff4a9", kill_on_drop: false }` [INFO] [stdout] e810a76d51d1f5577d0c7a75d57073183f848dbd59716f1002eaf18fb82ff4a9