[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 1.49.0 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-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Malpp/MouseRust on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-10/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", 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] a40e1a1849b6f5597cdb830b393eda06fb066951f31b0c20f4288c027f16aded [INFO] running `Command { std: "docker" "start" "-a" "a40e1a1849b6f5597cdb830b393eda06fb066951f31b0c20f4288c027f16aded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a40e1a1849b6f5597cdb830b393eda06fb066951f31b0c20f4288c027f16aded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a40e1a1849b6f5597cdb830b393eda06fb066951f31b0c20f4288c027f16aded", kill_on_drop: false }` [INFO] [stdout] a40e1a1849b6f5597cdb830b393eda06fb066951f31b0c20f4288c027f16aded [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ea983036211b2797f18ab18052edec1e6a2e26e370f99f54a16ccee0abb83aa [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" "3ea983036211b2797f18ab18052edec1e6a2e26e370f99f54a16ccee0abb83aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling urlencoding v1.1.1 [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 getrandom v0.1.15 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling pin-project-internal v0.4.25 [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/mouse-91005dea7c57ab95.mouse.5dcyh8jn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-91005dea7c57ab95.mouse.5dcyh8jn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-91005dea7c57ab95.mouse.5dcyh8jn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-91005dea7c57ab95.mouse.5dcyh8jn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-91005dea7c57ab95.mouse.5dcyh8jn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-91005dea7c57ab95.mouse.5dcyh8jn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-91005dea7c57ab95.mouse.5dcyh8jn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-91005dea7c57ab95.mouse.5dcyh8jn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-91005dea7c57ab95.mouse.5dcyh8jn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-91005dea7c57ab95.mouse.5dcyh8jn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-91005dea7c57ab95.mouse.5dcyh8jn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-91005dea7c57ab95.mouse.5dcyh8jn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-91005dea7c57ab95.mouse.5dcyh8jn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-91005dea7c57ab95.mouse.5dcyh8jn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-91005dea7c57ab95.mouse.5dcyh8jn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-91005dea7c57ab95.mouse.5dcyh8jn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/mouse-91005dea7c57ab95" "/opt/rustwide/target/debug/deps/mouse-91005dea7c57ab95.1wa1ni24szgncttd.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchrono-82d82a4793bbce47.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e6f7443656cdd952.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3963c16c6742d127.rlib" "/opt/rustwide/target/debug/deps/libfern-920f6b6adca4e2c0.rlib" "/opt/rustwide/target/debug/deps/libcolored-db104d95ed4f5767.rlib" "/opt/rustwide/target/debug/deps/libatty-7d70f7d73e7e2b1b.rlib" "/opt/rustwide/target/debug/deps/libwarp-38a30640e5cf5264.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-01ab07e4975b9da2.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-56e064184e4c9bc3.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-801f04bd46057788.rlib" "/opt/rustwide/target/debug/deps/libutf8-4f177abfb802ed08.rlib" "/opt/rustwide/target/debug/deps/libsha1-a83f952333278fbc.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-85fbb66a36e2bede.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-bef27313aeb3cb1d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f96db7b33eff4f75.rlib" "/opt/rustwide/target/debug/deps/libdigest-049cf40499e48d09.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2746e050f209506d.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e1089a86088c46bb.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-a3ac729501e8499e.rlib" "/opt/rustwide/target/debug/deps/libmultipart-7e3af04d1cf621cf.rlib" "/opt/rustwide/target/debug/deps/libtwoway-96f00e45b35a1aef.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-27336987e27367d5.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b9e7c0f2d07cbc14.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-ab33d35813a6fa77.rlib" "/opt/rustwide/target/debug/deps/librand-0422e9b5215fc144.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0fb6d9ca4cdeb4de.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-dade1abeea8bcadc.rlib" "/opt/rustwide/target/debug/deps/librand_core-99fa6e5dc476ee6c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bf2c212017d30d14.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-6e59f7e26ce91703.rlib" "/opt/rustwide/target/debug/deps/librand-ab8410b819b9f122.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93019106e9a94e72.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-e984da003797566f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-a12fd0297e97f57a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-430468628ac810e9.rlib" "/opt/rustwide/target/debug/deps/liburl-3fef8bff03050372.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-82d980a8c47e1f9a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fb89eba847a639dd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-138c271064a97844.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5f10e1682ef62036.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libserde-1b36ae708a3f8c9a.rlib" "/opt/rustwide/target/debug/deps/libheaders-840b9cae85c730c2.rlib" "/opt/rustwide/target/debug/deps/libtime-f90c0335a47aaf5a.rlib" "/opt/rustwide/target/debug/deps/libsha1-59fd306ace52e577.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3704098158514f49.rlib" "/opt/rustwide/target/debug/deps/libdigest-560da67ecda1b926.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-efd5d3f8c67be758.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-944918fbef163d39.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-863acf4de67dbc62.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a5e8dd74bd8dfb37.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-0cbcbf39d870dce5.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-7b41428fbe7b62c6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-e570fe047e225708.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libhyper-e7b9647a8b4bdb1e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-04442a8c46ebd360.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-bd6d2b374e1a752c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9894472726dacf19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-41aab3fad68cfddc.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ac1a6f96b3976276.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/libtokio-db76e7c07c1610fb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fbb7958383ad319a.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-88970f2bad9a1cc6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fcc806c7a34e33db.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-39e9f07b710b6fea.rlib" "/opt/rustwide/target/debug/deps/libmio-a8da0398286d0fb4.rlib" "/opt/rustwide/target/debug/deps/libiovec-c79f5e6d3a0603d1.rlib" "/opt/rustwide/target/debug/deps/libnet2-549836d7bee97f72.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libtracing-80f02b2959c11576.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-fca56883cbd8b2b3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libfutures-9e1430366048cd8b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-96b755130e197810.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-80b3703cb5c64242.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b4e92ff3aa5f1bcd.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b69edba49e5cfa93.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5975f3f45758f593.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1bbe9fceced6b96c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d38beea4fb3f2293.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-46408bff6ac8ff6e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "/opt/rustwide/target/debug/deps/libenigo-db9c2e6dc40dbfd0.rlib" "/opt/rustwide/target/debug/deps/liblibc-746f201bb5e0eaec.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libapp_dirs2-7cc16deed3d11d31.rlib" "/opt/rustwide/target/debug/deps/libxdg-e046f5bf4087c17f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.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" "3ea983036211b2797f18ab18052edec1e6a2e26e370f99f54a16ccee0abb83aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ea983036211b2797f18ab18052edec1e6a2e26e370f99f54a16ccee0abb83aa", kill_on_drop: false }` [INFO] [stdout] 3ea983036211b2797f18ab18052edec1e6a2e26e370f99f54a16ccee0abb83aa