[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] c9180f0b08f2efdad64f5f3e644ab66761157b62 [INFO] testing taC-h/spidar_mouse_server against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtaC-h%2Fspidar_mouse_server" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taC-h/spidar_mouse_server 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/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-0/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.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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 62046ccf2f0f9036686b807a00587b30f59b77a0f784a51b79e863385f30be25 [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" "62046ccf2f0f9036686b807a00587b30f59b77a0f784a51b79e863385f30be25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62046ccf2f0f9036686b807a00587b30f59b77a0f784a51b79e863385f30be25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62046ccf2f0f9036686b807a00587b30f59b77a0f784a51b79e863385f30be25", kill_on_drop: false }` [INFO] [stdout] 62046ccf2f0f9036686b807a00587b30f59b77a0f784a51b79e863385f30be25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 32859a32d8db563cb633d314b651124cd0a5f5fa6fd63e6447140f9dd82b6204 [INFO] running `Command { std: "docker" "start" "-a" "32859a32d8db563cb633d314b651124cd0a5f5fa6fd63e6447140f9dd82b6204", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [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 getrandom v0.1.15 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling spidar_mouse_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [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 pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [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 trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling actix-testing v1.0.1 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/spidar_mouse_server-be7708e02976fe79.spidar_mouse_server.8e0868a8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-be7708e02976fe79.spidar_mouse_server.8e0868a8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-be7708e02976fe79.spidar_mouse_server.8e0868a8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-be7708e02976fe79.spidar_mouse_server.8e0868a8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-be7708e02976fe79.spidar_mouse_server.8e0868a8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-be7708e02976fe79.spidar_mouse_server.8e0868a8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-be7708e02976fe79.spidar_mouse_server.8e0868a8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-be7708e02976fe79.spidar_mouse_server.8e0868a8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-be7708e02976fe79.spidar_mouse_server.8e0868a8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-be7708e02976fe79.spidar_mouse_server.8e0868a8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-be7708e02976fe79.spidar_mouse_server.8e0868a8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-be7708e02976fe79.spidar_mouse_server.8e0868a8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-be7708e02976fe79.spidar_mouse_server.8e0868a8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-be7708e02976fe79.spidar_mouse_server.8e0868a8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-be7708e02976fe79.spidar_mouse_server.8e0868a8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-be7708e02976fe79.spidar_mouse_server.8e0868a8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/spidar_mouse_server-be7708e02976fe79.4zjm7kcja9b324te.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "./lib" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5f466ae291f5b01b/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.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-e134e7bbdb86f472.rlib" "/opt/rustwide/target/debug/deps/libactix-ef4f82a2d477ec31.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7886784667fc1591.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1d33e57ad3464760.rlib" "/opt/rustwide/target/debug/deps/libactix_web-049c09aae04e8c73.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-89c72aad333ebf0b.rlib" "/opt/rustwide/target/debug/deps/libawc-98d4741ea57a03c0.rlib" "/opt/rustwide/target/debug/deps/libactix_server-90a9f5a01ba79689.rlib" "/opt/rustwide/target/debug/deps/libsocket2-63c5d97ac9650969.rlib" "/opt/rustwide/target/debug/deps/libactix_router-97e89c44c43ccdce.rlib" "/opt/rustwide/target/debug/deps/libbytestring-9feec108797fc5ff.rlib" "/opt/rustwide/target/debug/deps/libactix_http-48404d6dcc68e576.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libsha1-027ca52adcd6c4d2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b3948c4b6083d17f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e076c0d87190c1fe.rlib" "/opt/rustwide/target/debug/deps/libdigest-8b902866d0442404.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-645d97592e8e73c5.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2fbbbf47c8aa29a2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0ea216dfb46c8a14.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libcookie-58051d287abffca5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4eb9eab3c325b8ee.rlib" "/opt/rustwide/target/debug/deps/libregex-c35a8a1a3b2260af.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-55953c776ea1b31c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0ca4ed03003b560b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-37f7d17139cd9425.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libflate2-9fbc0b39512f0e0d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-5a271a92205331c8.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-54720c38fc0d6177.rlib" "/opt/rustwide/target/debug/deps/libtime-cb612ed38089c706.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-17d217579007f301.rlib" "/opt/rustwide/target/debug/deps/libstandback-ea10d95bc45abee7.rlib" "/opt/rustwide/target/debug/deps/libfxhash-bfc8afd11c5a5f3d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-49ab01bb7cf45086.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-d1f52f4cf6ba50ef.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-1d41298927700641.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-17d699916e49821c.rlib" "/opt/rustwide/target/debug/deps/libhostname-c9ac631836a090fd.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9e36b93a7eacef48.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c99a4b66ebf7d971.rlib" "/opt/rustwide/target/debug/deps/librand-dbb103618f12afb3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a07e7725e0577fe1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-958a71aa6c92b102.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ea05b5de1a773e09.rlib" "/opt/rustwide/target/debug/deps/liburl-883a102aeb4d5568.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-55cfc8e1f8190f48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libidna-144759ec674d74a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-db132df7d0c9ed33.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d92f3c12ee753937.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-efc74c5c538beff2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-82bdaa43084b0c93.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c3b8b5dbdaca2ed3.rlib" "/opt/rustwide/target/debug/deps/libadler-b45e2711255369ce.rlib" "/opt/rustwide/target/debug/deps/libobject-20662a3d6179a284.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-2c593ce34f310854.rlib" "/opt/rustwide/target/debug/deps/libgimli-c7904e56bcdb3504.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-92d69821000edb33.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f8a3db47b20ad7ed.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-6956db3d0006dbb2.rlib" "/opt/rustwide/target/debug/deps/libfutures-fa8be23506e3ace0.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-0801114ba8cbf0ff.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-da81fc0b5640b495.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-16d621c572b7919c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-28da6a0406036d7e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-62f03870de9c1aab.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4fdfe0ddad58dcd6.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/libsmallvec-1042d111b631d274.rlib" "/opt/rustwide/target/debug/deps/libcopyless-7bbb5713f1b737c7.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/libh2-232ba383d085350d.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-35a398c428779ad1.rlib" "/opt/rustwide/target/debug/deps/libtracing-bead286fd2c3a053.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-49d393bfe3f1b6f3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-09193f78dd9f97e3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c8af818abb321ee8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-97cd8e9499e3d278.rlib" "/opt/rustwide/target/debug/deps/libhttp-cf6a764c92104dcc.rlib" "/opt/rustwide/target/debug/deps/libitoa-653b85f7ff9315e8.rlib" "/opt/rustwide/target/debug/deps/libactix_service-31615d136adb3ba8.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-cd279c66df8db8ca.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-23505e6085115191.rlib" "/opt/rustwide/target/debug/deps/libtokio-ff25d739ce84cb0d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-2030829c3ea34eba.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f4c91b4dfd236a8e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libmio-a70e36e5d9ce2e24.rlib" "/opt/rustwide/target/debug/deps/libiovec-ebe8a8a8dfb6f38b.rlib" "/opt/rustwide/target/debug/deps/libnet2-75af5cbbef88fc03.rlib" "/opt/rustwide/target/debug/deps/liblibc-e705d7b71dff3d1e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-686c411e008eb8f0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-599f6eebdfb0bbe9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ec448de164606851.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4351d5700b03fcee.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0e044a8a3c3126fc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-789c929950905cf3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8f89bf5720702206.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4f75c4d3f5bc1d93.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7a535067f07a4400.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-cc8405fe7228b36d.rlib" "/opt/rustwide/target/debug/deps/libbytes-c27d72a53275aaf6.rlib" "/opt/rustwide/target/debug/deps/liblog-410faf3f32838acd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libserde-c41231e96c94033c.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" "-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/spidar_mouse_server-be7708e02976fe79" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "32859a32d8db563cb633d314b651124cd0a5f5fa6fd63e6447140f9dd82b6204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32859a32d8db563cb633d314b651124cd0a5f5fa6fd63e6447140f9dd82b6204", kill_on_drop: false }` [INFO] [stdout] 32859a32d8db563cb633d314b651124cd0a5f5fa6fd63e6447140f9dd82b6204