[INFO] cloning repository https://github.com/suhr/ws-tox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suhr/ws-tox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhr%2Fws-tox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhr%2Fws-tox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff1b0b47a0086e8bb4c8bfc269384cf552d12b82 [INFO] testing suhr/ws-tox against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhr%2Fws-tox" "/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/suhr/ws-tox on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/suhr/ws-tox [INFO] finished tweaking git repo https://github.com/suhr/ws-tox [INFO] tweaked toml for git repo https://github.com/suhr/ws-tox written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/suhr/ws-tox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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" "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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61c7465a288c8be7141cf9099a751dda51fde65ff66fb0ce836bc3e0a2cef912 [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" "61c7465a288c8be7141cf9099a751dda51fde65ff66fb0ce836bc3e0a2cef912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61c7465a288c8be7141cf9099a751dda51fde65ff66fb0ce836bc3e0a2cef912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61c7465a288c8be7141cf9099a751dda51fde65ff66fb0ce836bc3e0a2cef912", kill_on_drop: false }` [INFO] [stdout] 61c7465a288c8be7141cf9099a751dda51fde65ff66fb0ce836bc3e0a2cef912 [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2bd6fda2629958709ae62cee3a310c969c07995ad48673ce2d4939bc04fb920 [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" "b2bd6fda2629958709ae62cee3a310c969c07995ad48673ce2d4939bc04fb920", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [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 lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rstox v0.0.1 (https://github.com/tox-rs/rstox.git#1793619c) [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling websocket v0.22.4 [INFO] [stderr] Compiling base64-serde v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling ws-tox-protocol v0.1.0 (https://github.com/tox-rs/ws-tox-protocol.git#402ee277) [INFO] [stderr] Compiling ws-tox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Friend` is imported redundantly [INFO] [stdout] --> src/tox.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::protocol::*; [INFO] [stdout] | ------------------ the item `Friend` is already imported here [INFO] [stdout] ... [INFO] [stdout] 113 | use ws_tox_protocol::Friend; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:94:38 [INFO] [stdout] | [INFO] [stdout] 94 | .map(|_| ());; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/tox.rs:571:9 [INFO] [stdout] | [INFO] [stdout] 571 | _ => drop(dbg!(request)), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ws_tox-960c0d03d81b4997.ws_tox.dxzny4tr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-960c0d03d81b4997.ws_tox.dxzny4tr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-960c0d03d81b4997.ws_tox.dxzny4tr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-960c0d03d81b4997.ws_tox.dxzny4tr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-960c0d03d81b4997.ws_tox.dxzny4tr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-960c0d03d81b4997.ws_tox.dxzny4tr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-960c0d03d81b4997.ws_tox.dxzny4tr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-960c0d03d81b4997.ws_tox.dxzny4tr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-960c0d03d81b4997.ws_tox.dxzny4tr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-960c0d03d81b4997.ws_tox.dxzny4tr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-960c0d03d81b4997.ws_tox.dxzny4tr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-960c0d03d81b4997.ws_tox.dxzny4tr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-960c0d03d81b4997.ws_tox.dxzny4tr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-960c0d03d81b4997.ws_tox.dxzny4tr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-960c0d03d81b4997.ws_tox.dxzny4tr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-960c0d03d81b4997.ws_tox.dxzny4tr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ws_tox-960c0d03d81b4997" "/opt/rustwide/target/debug/deps/ws_tox-960c0d03d81b4997.3im7o4wb7ac43coj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-61214195ab3916ba.rlib" "/opt/rustwide/target/debug/deps/libryu-1323aebd2898d564.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libws_tox_protocol-b8dbdf35747d24e6.rlib" "/opt/rustwide/target/debug/deps/librstox-736bf018dd6fcb1d.rlib" "/opt/rustwide/target/debug/deps/libbase64_serde-768b83d3c3573beb.rlib" "/opt/rustwide/target/debug/deps/libserde-8cb4cda34426b167.rlib" "/opt/rustwide/target/debug/deps/libtokio-c3d6b8f8a460fa5e.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-2ebe12c41598c654.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-72d09bdcfbb52247.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-3c02dcaaf7054c87.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-28317206cbf9ad0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-988de3df2a7cf6a7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-84f860117559c19e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-50d253e7fd4237e8.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-20b949bef9139342.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-5ebfb1e8b33bed33.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bc3933a0c5f4996c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-eb3bcad1d20cc986.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-ad2db529b25e6c76.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-f2e6f597a69f56b1.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d7a6b1fde3758622.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4a2269dc55a3f517.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b18f0a37b38a045f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-abca3da484639fa2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-9b3f8442e756604f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libmio-7904d7f44dd3a66e.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libnet2-1777c472f113a82c.rlib" "/opt/rustwide/target/debug/deps/liblazycell-13e71b09752696d8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e48a9ff749b2850c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-189ff3a32fc15909.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-6ed858fcbf87120d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-bef625f7c0071196.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/librand-fe7aaf5e85284ca8.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77f88a5561b96f4f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-bc2209a7a317f85a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-de2edf9783070164.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ec69adc4b8b25088.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-f71e66dc839a7fb6.rlib" "/opt/rustwide/target/debug/deps/librand_core-77a4cb275993870e.rlib" "/opt/rustwide/target/debug/deps/librand_os-aaf0e9a0767cd5e4.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-bdfcee818a030c3b.rlib" "/opt/rustwide/target/debug/deps/librand_core-75c2ae28f500bcd9.rlib" "/opt/rustwide/target/debug/deps/libhyper-599dd74eb66d6e26.rlib" "/opt/rustwide/target/debug/deps/libmime-b939b7b8ca8347ae.rlib" "/opt/rustwide/target/debug/deps/liblog-25f3834688996f6f.rlib" "/opt/rustwide/target/debug/deps/liblog-1890bb6212ec5823.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-da3c510ac3328400.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-6e97b32755d7437e.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3e780af07ee2dbfe.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ee2453abb2a325d5.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/liburl-bd10b6f17b760331.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-7837a0cb44c8e92e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c497e79fe1ab0dc2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5e049914f899b922.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libtime-909b7a17c0786c2b.rlib" "/opt/rustwide/target/debug/deps/libbase64-b525b7e36f7fb415.rlib" "/opt/rustwide/target/debug/deps/libsafemem-ffc88558e0c6af5e.rlib" "/opt/rustwide/target/debug/deps/libfutures-43f023b58006d83c.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6b1820784e95cb7.rlib" "/opt/rustwide/target/debug/deps/libiovec-f3e31b149af82845.rlib" "/opt/rustwide/target/debug/deps/liblibc-c82077ded6e99b1d.rlib" "/opt/rustwide/target/debug/deps/libbase64-8c135e4308ca42b8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a97126581b28b633.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-ltoxcore" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ltoxcore [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ws-tox` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b2bd6fda2629958709ae62cee3a310c969c07995ad48673ce2d4939bc04fb920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2bd6fda2629958709ae62cee3a310c969c07995ad48673ce2d4939bc04fb920", kill_on_drop: false }` [INFO] [stdout] b2bd6fda2629958709ae62cee3a310c969c07995ad48673ce2d4939bc04fb920