[INFO] cloning repository https://github.com/taC-h/spidar_mouse_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taC-h/spidar_mouse_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtaC-h%2Fspidar_mouse_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtaC-h%2Fspidar_mouse_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04425f25cbbd0f53f1aedd58c3526c28d3313e69 [INFO] testing taC-h/spidar_mouse_server against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtaC-h%2Fspidar_mouse_server" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taC-h/spidar_mouse_server 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/taC-h/spidar_mouse_server [INFO] finished tweaking git repo https://github.com/taC-h/spidar_mouse_server [INFO] tweaked toml for git repo https://github.com/taC-h/spidar_mouse_server written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/taC-h/spidar_mouse_server 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/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] 2b9e5a2773cf80705cf65a11929ec67bca08ad9ec24301e4150d15bcad05be99 [INFO] running `Command { std: "docker" "start" "-a" "2b9e5a2773cf80705cf65a11929ec67bca08ad9ec24301e4150d15bcad05be99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b9e5a2773cf80705cf65a11929ec67bca08ad9ec24301e4150d15bcad05be99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b9e5a2773cf80705cf65a11929ec67bca08ad9ec24301e4150d15bcad05be99", kill_on_drop: false }` [INFO] [stdout] 2b9e5a2773cf80705cf65a11929ec67bca08ad9ec24301e4150d15bcad05be99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] 130f7ea28b8b9624a9fd8797ce43b1ab44ffc32d0c77f4ee9bd967a9c930c03a [INFO] running `Command { std: "docker" "start" "-a" "130f7ea28b8b9624a9fd8797ce43b1ab44ffc32d0c77f4ee9bd967a9c930c03a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling spidar_mouse_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling awc v2.0.2 [INFO] [stderr] Compiling actix-web v3.3.0 [INFO] [stderr] Compiling actix-web-actors v3.0.0 [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/spidar_mouse_server-a7e56de3ae8dd775.spidar_mouse_server.315b5vqt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-a7e56de3ae8dd775.spidar_mouse_server.315b5vqt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-a7e56de3ae8dd775.spidar_mouse_server.315b5vqt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-a7e56de3ae8dd775.spidar_mouse_server.315b5vqt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-a7e56de3ae8dd775.spidar_mouse_server.315b5vqt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-a7e56de3ae8dd775.spidar_mouse_server.315b5vqt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-a7e56de3ae8dd775.spidar_mouse_server.315b5vqt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-a7e56de3ae8dd775.spidar_mouse_server.315b5vqt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-a7e56de3ae8dd775.spidar_mouse_server.315b5vqt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-a7e56de3ae8dd775.spidar_mouse_server.315b5vqt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-a7e56de3ae8dd775.spidar_mouse_server.315b5vqt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-a7e56de3ae8dd775.spidar_mouse_server.315b5vqt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-a7e56de3ae8dd775.spidar_mouse_server.315b5vqt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-a7e56de3ae8dd775.spidar_mouse_server.315b5vqt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-a7e56de3ae8dd775.spidar_mouse_server.315b5vqt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-a7e56de3ae8dd775.spidar_mouse_server.315b5vqt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-a7e56de3ae8dd775" "/opt/rustwide/target/debug/deps/spidar_mouse_server-a7e56de3ae8dd775.3m8dox53gothyslf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "./lib" "-L" "/opt/rustwide/target/debug/build/brotli-sys-fd4b0d168b652dc4/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lSpidarMouse" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web_actors-cda6fa41df17edb3.rlib" "/opt/rustwide/target/debug/deps/libactix-b47ae8a851194345.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-902c0c35291145a2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/libactix_web-98f778fc0f0b6746.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-88d214ef2190f6e1.rlib" "/opt/rustwide/target/debug/deps/libawc-45271c77113bc897.rlib" "/opt/rustwide/target/debug/deps/libactix_server-e02a03db501ccb85.rlib" "/opt/rustwide/target/debug/deps/libsocket2-95f7f5a411f18752.rlib" "/opt/rustwide/target/debug/deps/libactix_router-6fa671c8bebac47d.rlib" "/opt/rustwide/target/debug/deps/libbytestring-7c4f4177eb4624d8.rlib" "/opt/rustwide/target/debug/deps/libactix_http-f206f3128df8a7b0.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libsha1-7a501b6b339a4c96.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/libtypenum-a5e8dd74bd8dfb37.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e9507e59a0cadf48.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a13df781da951510.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libcookie-4833d5df242b6cbd.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-a0a31ad22fc7dbda.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libflate2-c0a719883bb0a0e2.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-78c4a06097ec9217.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-8cfbde6395dad566.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-31ee95b711163127.rlib" "/opt/rustwide/target/debug/deps/libtime-f7b2faa4f6585646.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-bf26898982e6dc40.rlib" "/opt/rustwide/target/debug/deps/libstandback-9932e861bd4cbf01.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f65c3b33174b94ed.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-8c62c963965f921d.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-788e61d1053f2d1d.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-5db36f9846eea4b5.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-45e77cce9bf8bc31.rlib" "/opt/rustwide/target/debug/deps/libhostname-22593333248a3c7c.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-aebef96a4a07fd27.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-86b95424266195c3.rlib" "/opt/rustwide/target/debug/deps/librand-e419579982bce3d9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0664fa651723c617.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-79d1618b68522678.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-019c34aaed2c176a.rlib" "/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7507e96d2e3d27ad.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4491b8f326d71cef.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-3398b1b82a61cf88.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-70a851dcedc39c54.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a231e394c8ed583.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f324c5343369256d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-39fb356ad49a0a3f.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libfutures-a0cecaa19fdc2f58.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-8f81ad4496998daf.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-cfd1e31165545f67.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-b29010fcc7c042ab.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-20006ac7d4242a7b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-97f9f858afbf1954.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-aad4ce516a20f59d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-02839c16e23f9787.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libinstant-be14385df90a384c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b47c1b8032e1d2a0.rlib" "/opt/rustwide/target/debug/deps/libcopyless-e64710de82b803f0.rlib" "/opt/rustwide/target/debug/deps/libeither-5282cb661a2fed13.rlib" "/opt/rustwide/target/debug/deps/libh2-f833fecb29897d39.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-4d5fa653ebe83692.rlib" "/opt/rustwide/target/debug/deps/libtracing-39f78e7164eb4496.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-129ad8673e437837.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9894472726dacf19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libactix_service-df5cdecbd34f8331.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-53cc41ecbb98f003.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-cb6e4e8a867f90ba.rlib" "/opt/rustwide/target/debug/deps/libtokio-88394d1442b51d57.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a7cebc291ed991a8.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-25d05c6309acb0f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libmio-16f181d80b39dd6a.rlib" "/opt/rustwide/target/debug/deps/libiovec-23c7b5f936a7311d.rlib" "/opt/rustwide/target/debug/deps/libnet2-37f0d25c4ddfa931.rlib" "/opt/rustwide/target/debug/deps/liblibc-b2216948c820f2a7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3adb5a0d4dffc2fc.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-da9cc72f36b4a919.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-951113a943212067.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4d71e21641a73163.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9a41ff430cdc19e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-78aa86730730489d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dba6339ea0a342a3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-835dc9dc28e7c407.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/liblog-84fac41c4b644956.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libserde-ce5aa0e9901b4557.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSpidarMouse [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 `spidar_mouse_server` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "130f7ea28b8b9624a9fd8797ce43b1ab44ffc32d0c77f4ee9bd967a9c930c03a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "130f7ea28b8b9624a9fd8797ce43b1ab44ffc32d0c77f4ee9bd967a9c930c03a", kill_on_drop: false }` [INFO] [stdout] 130f7ea28b8b9624a9fd8797ce43b1ab44ffc32d0c77f4ee9bd967a9c930c03a