[INFO] cloning repository https://github.com/Malpp/MouseRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Malpp/MouseRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalpp%2FMouseRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalpp%2FMouseRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5092337ade1cf5437b7555a33475fd4ceee65362 [INFO] testing Malpp/MouseRust against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalpp%2FMouseRust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Malpp/MouseRust on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Malpp/MouseRust [INFO] finished tweaking git repo https://github.com/Malpp/MouseRust [INFO] tweaked toml for git repo https://github.com/Malpp/MouseRust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Malpp/MouseRust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded app_dirs2 v2.3.0 [INFO] [stderr] Downloaded backtrace v0.3.52 [INFO] [stderr] Downloaded enigo v0.0.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18385b50d1cb7d1553bb97a819d0bf7b4e34e5b3b4b3efd37aa130f96083862d [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" "18385b50d1cb7d1553bb97a819d0bf7b4e34e5b3b4b3efd37aa130f96083862d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18385b50d1cb7d1553bb97a819d0bf7b4e34e5b3b4b3efd37aa130f96083862d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18385b50d1cb7d1553bb97a819d0bf7b4e34e5b3b4b3efd37aa130f96083862d", kill_on_drop: false }` [INFO] [stdout] 18385b50d1cb7d1553bb97a819d0bf7b4e34e5b3b4b3efd37aa130f96083862d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 4bdef693fc6ca459ba0cccfbac57552f9fc1760ccd39d15bc06d81bb98bfd98a [INFO] running `Command { std: "docker" "start" "-a" "4bdef693fc6ca459ba0cccfbac57552f9fc1760ccd39d15bc06d81bb98bfd98a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling pin-project-internal v0.4.25 [INFO] [stderr] Compiling enigo v0.0.13 [INFO] [stderr] Compiling app_dirs2 v2.3.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.25 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling mouse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/mouse-ec70fe3fefb3c8fd.mouse.3coph2u3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-ec70fe3fefb3c8fd.mouse.3coph2u3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-ec70fe3fefb3c8fd.mouse.3coph2u3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-ec70fe3fefb3c8fd.mouse.3coph2u3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-ec70fe3fefb3c8fd.mouse.3coph2u3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-ec70fe3fefb3c8fd.mouse.3coph2u3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-ec70fe3fefb3c8fd.mouse.3coph2u3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-ec70fe3fefb3c8fd.mouse.3coph2u3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-ec70fe3fefb3c8fd.mouse.3coph2u3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-ec70fe3fefb3c8fd.mouse.3coph2u3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-ec70fe3fefb3c8fd.mouse.3coph2u3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-ec70fe3fefb3c8fd.mouse.3coph2u3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-ec70fe3fefb3c8fd.mouse.3coph2u3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-ec70fe3fefb3c8fd.mouse.3coph2u3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-ec70fe3fefb3c8fd.mouse.3coph2u3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-ec70fe3fefb3c8fd.mouse.3coph2u3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/mouse-ec70fe3fefb3c8fd" "/opt/rustwide/target/debug/deps/mouse-ec70fe3fefb3c8fd.lljvuayvmryyr5f.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchrono-e60bb1af0b92f2ea.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-66051a2b0bd9d38d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-51675d59406d5845.rlib" "/opt/rustwide/target/debug/deps/libfern-ca0398c30beb32ac.rlib" "/opt/rustwide/target/debug/deps/libcolored-57685e59d4cf46cd.rlib" "/opt/rustwide/target/debug/deps/libatty-6bbdb26a37936225.rlib" "/opt/rustwide/target/debug/deps/libwarp-06d743c167fbb99d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-09a0f6df3274fe1f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-a2b4426e17843fb6.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-545ffbf147fb723b.rlib" "/opt/rustwide/target/debug/deps/libutf8-2b4dcfddee452a7c.rlib" "/opt/rustwide/target/debug/deps/libsha1-2d3e623f3ee3be73.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e3af6b50f8d5b688.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-e23de2cf16c14806.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4b2484984238dc27.rlib" "/opt/rustwide/target/debug/deps/libdigest-339a2f35f2a0fc7d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-606ab37d32ab5af2.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-0813b353626491b7.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-7b2414e4565d17f1.rlib" "/opt/rustwide/target/debug/deps/libmultipart-5ace8acf0a8127f6.rlib" "/opt/rustwide/target/debug/deps/libtwoway-e3ab7627aadfd326.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-7cbcf950f7796c3f.rlib" "/opt/rustwide/target/debug/deps/libsafemem-88b6bd0bcc4c23a2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/libtempfile-addb1fbcf414c7d7.rlib" "/opt/rustwide/target/debug/deps/librand-a51e68985af3cabf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b288bd71531ce778.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-793c9886b2b888b1.rlib" "/opt/rustwide/target/debug/deps/librand_core-6fe489d230f28d87.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-70ad70f05e59bc8f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-14da0bbdd231c317.rlib" "/opt/rustwide/target/debug/deps/librand-bec297e179416bd4.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-a9a4a6b0e6073072.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-7aebcbe288794f67.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bc260868f741fb62.rlib" "/opt/rustwide/target/debug/deps/liburl-87f366440c300c34.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-d1001262a88f7d92.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0bb884e1dee70d85.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9ad8162a9f2f93bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1db77edde63def9c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d6ef7022ab611f5f.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libserde-24c2f5257f3c4a2a.rlib" "/opt/rustwide/target/debug/deps/libheaders-4c2178a5610a0c73.rlib" "/opt/rustwide/target/debug/deps/libtime-e888e0a221a2198b.rlib" "/opt/rustwide/target/debug/deps/libsha1-24d6926b7fad12d6.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-273ffbf2f61783d6.rlib" "/opt/rustwide/target/debug/deps/libdigest-0d6a3fdec507716b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-526b45f238f54092.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6a272a929df898a5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-46f6c89e18f4a933.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-608f546cf353a4c0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5afb3a459fa301fb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-91e28bfc72ace0ae.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libhyper-b46b1e39f9eff774.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-093d640c7a59cec3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libh2-1954bacce68fd87e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c1a75bb345ce5249.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f74debf17bb79f82.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ba4bc36f56957a5b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f309d7ae394574b3.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4cdda8a7fd9c335b.rlib" "/opt/rustwide/target/debug/deps/libtokio-1fe179dddb0436cf.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-82878d0d5be2880e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-6847e788abf972bd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-60129d5696ea332c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0c7e2f583fb11905.rlib" "/opt/rustwide/target/debug/deps/libmio-113dd8769916f9e6.rlib" "/opt/rustwide/target/debug/deps/libiovec-fc63beb1ab935ac3.rlib" "/opt/rustwide/target/debug/deps/libnet2-1064074e5346bf46.rlib" "/opt/rustwide/target/debug/deps/libhttp-69eb81db368187d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libtracing-220c24afc53d280b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1e684cc9bc00c022.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3223b33050ce18cb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libfutures-f5d3ff1e9b6e04e0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-02a072fddc353826.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-44002cfdbe644bbc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-c68870df848724b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-638a819eaeffa02e.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-05c1ec9d923fc7b4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e477e497853ecd37.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e49103231e729aa4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f3bfe479c2e121cd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-78dc18522331663f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-558f3951e09ad2ea.rlib" "/opt/rustwide/target/debug/deps/libenigo-a9831e5174c19d31.rlib" "/opt/rustwide/target/debug/deps/liblibc-218da649ae6df1b4.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libapp_dirs2-f7603cc84e000095.rlib" "/opt/rustwide/target/debug/deps/libxdg-9bdd5eefb91d453c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lxdo" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `mouse` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "4bdef693fc6ca459ba0cccfbac57552f9fc1760ccd39d15bc06d81bb98bfd98a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bdef693fc6ca459ba0cccfbac57552f9fc1760ccd39d15bc06d81bb98bfd98a", kill_on_drop: false }` [INFO] [stdout] 4bdef693fc6ca459ba0cccfbac57552f9fc1760ccd39d15bc06d81bb98bfd98a