[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] ca7eec2aa61d6bfb5de824ee0742b02141bfaf86 [INFO] testing Malpp/MouseRust against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalpp%2FMouseRust" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Malpp/MouseRust on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-6/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] acb0514aa404eb6184dd22b72c462ddaee0c5b95011ad40176a93093e128a85c [INFO] running `Command { std: "docker" "start" "-a" "acb0514aa404eb6184dd22b72c462ddaee0c5b95011ad40176a93093e128a85c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acb0514aa404eb6184dd22b72c462ddaee0c5b95011ad40176a93093e128a85c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acb0514aa404eb6184dd22b72c462ddaee0c5b95011ad40176a93093e128a85c", kill_on_drop: false }` [INFO] [stdout] acb0514aa404eb6184dd22b72c462ddaee0c5b95011ad40176a93093e128a85c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91300373ed370929e5cbdab08359e486809c19c96f60d4da385bd0273387b362 [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" "91300373ed370929e5cbdab08359e486809c19c96f60d4da385bd0273387b362", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling enigo v0.0.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling multipart v0.15.4 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Compiling structopt v0.3.3 [INFO] [stderr] Compiling rouille v3.0.0 [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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/mouse-f9b347a7cea3aefe.mouse.d3hy448j-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-f9b347a7cea3aefe.mouse.d3hy448j-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-f9b347a7cea3aefe.mouse.d3hy448j-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-f9b347a7cea3aefe.mouse.d3hy448j-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-f9b347a7cea3aefe.mouse.d3hy448j-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-f9b347a7cea3aefe.mouse.d3hy448j-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-f9b347a7cea3aefe.mouse.d3hy448j-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-f9b347a7cea3aefe.mouse.d3hy448j-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-f9b347a7cea3aefe.mouse.d3hy448j-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-f9b347a7cea3aefe.mouse.d3hy448j-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-f9b347a7cea3aefe.mouse.d3hy448j-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-f9b347a7cea3aefe.mouse.d3hy448j-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-f9b347a7cea3aefe.mouse.d3hy448j-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-f9b347a7cea3aefe.mouse.d3hy448j-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-f9b347a7cea3aefe.mouse.d3hy448j-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mouse-f9b347a7cea3aefe.mouse.d3hy448j-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/mouse-f9b347a7cea3aefe" "/opt/rustwide/target/debug/deps/mouse-f9b347a7cea3aefe.4ft4wikvbf8myeld.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-a41a90c2e84809c0/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-59d0fc0f39d5f7b8.rlib" "/opt/rustwide/target/debug/deps/libclap-9107db7ec1fdcb33.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-aa5cd5e90742cdf0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1f71f8e1b468a0fb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-1d56ee625d4d423e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d8c7f4753a339d1d.rlib" "/opt/rustwide/target/debug/deps/libatty-7aa8f5a22faa98ba.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2bb70e12fa0b8806.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libenigo-03f7d3f8f3cea44e.rlib" "/opt/rustwide/target/debug/deps/libserial-4fefbb73fcd9930f.rlib" "/opt/rustwide/target/debug/deps/libserial_unix-6d18cc60c5d344f9.rlib" "/opt/rustwide/target/debug/deps/libioctl_rs-31a4d7eac4b727f3.rlib" "/opt/rustwide/target/debug/deps/libtermios-e14fb9ab11b5d015.rlib" "/opt/rustwide/target/debug/deps/libserial_core-ed6e359b5d161323.rlib" "/opt/rustwide/target/debug/deps/librouille-24e4639b2c3147eb.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-19e819786c646c93.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd3806ccf474d5cc.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-d5fbc3872c6b2965.rlib" "/opt/rustwide/target/debug/deps/liburl-8a9f2762630cd79a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-ee5ba8f44dfddea8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c262643cec8ccc8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-4c0b95eec0262838.rlib" "/opt/rustwide/target/debug/deps/libascii-a5ea9bc870345576.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libserde_json-97577952468ddcdd.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libserde-92dcff100464a08b.rlib" "/opt/rustwide/target/debug/deps/librand-aa2ef9f65e1f1d0d.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmultipart-e9dbc6e458269bbf.rlib" "/opt/rustwide/target/debug/deps/libtwoway-ccd7e614e66cb9da.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-8f1692608a40d48e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/libtempdir-63f2d3c6a5204293.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/librand-7347582d3aaa583b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3a12fca16096cf6c.rlib" "/opt/rustwide/target/debug/deps/libphf-b786d69117ad46ce.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-939fc1b6a96751f3.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-1abed3dcc5966826.rlib" "/opt/rustwide/target/debug/deps/liblog-71a8b6c0e825dfa8.rlib" "/opt/rustwide/target/debug/deps/libdeflate-8aa7726fd58697c5.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-3368a38e288cbd5b.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libfiletime-cdd61d2d68242d9f.rlib" "/opt/rustwide/target/debug/deps/libchrono-f326e18e0876c6af.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-69520f5ffd075525.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5cab8bea404b1c85.rlib" "/opt/rustwide/target/debug/deps/libtime-5d4bace7c5e7aafc.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-ef6e36aa85087fd0.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-95c261abef2126d4.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/libbase64-fbce5b7b4bed8a63.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b2da64dedc4b6d96.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lxdo" "-ldl" "-lc" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "91300373ed370929e5cbdab08359e486809c19c96f60d4da385bd0273387b362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91300373ed370929e5cbdab08359e486809c19c96f60d4da385bd0273387b362", kill_on_drop: false }` [INFO] [stdout] 91300373ed370929e5cbdab08359e486809c19c96f60d4da385bd0273387b362