[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhr%2Fws-tox" "/workspace/builds/worker-111/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-111/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/suhr/ws-tox on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-111/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/tox-rs/rstox.git` [INFO] [stderr] Updating git repository `https://github.com/tox-rs/ws-tox-protocol.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-timer v0.2.10 [INFO] [stderr] Downloaded websocket v0.22.4 [INFO] [stderr] Downloaded libc v0.2.54 [INFO] [stderr] Downloaded tokio v0.1.19 [INFO] [stderr] Downloaded base64-serde v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfe15b60180358762fd42e8e1bf7ff59eed043eaf0bef406987d5578e8022160 [INFO] running `Command { std: "docker" "start" "-a" "bfe15b60180358762fd42e8e1bf7ff59eed043eaf0bef406987d5578e8022160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfe15b60180358762fd42e8e1bf7ff59eed043eaf0bef406987d5578e8022160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfe15b60180358762fd42e8e1bf7ff59eed043eaf0bef406987d5578e8022160", kill_on_drop: false }` [INFO] [stdout] bfe15b60180358762fd42e8e1bf7ff59eed043eaf0bef406987d5578e8022160 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3662930f90d857d9ac2c0825d420d5be089dfd67cbd1db05ff5aadf3ec071c4d [INFO] running `Command { std: "docker" "start" "-a" "3662930f90d857d9ac2c0825d420d5be089dfd67cbd1db05ff5aadf3ec071c4d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 lazy_static v1.3.0 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [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 owning_ref v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling quote v0.6.12 [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 crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling websocket v0.22.4 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling serde_derive v1.0.91 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/ws_tox-7cf44c42caf0fee0.ws_tox.e15f0f33-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-7cf44c42caf0fee0.ws_tox.e15f0f33-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-7cf44c42caf0fee0.ws_tox.e15f0f33-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-7cf44c42caf0fee0.ws_tox.e15f0f33-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-7cf44c42caf0fee0.ws_tox.e15f0f33-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-7cf44c42caf0fee0.ws_tox.e15f0f33-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-7cf44c42caf0fee0.ws_tox.e15f0f33-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-7cf44c42caf0fee0.ws_tox.e15f0f33-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-7cf44c42caf0fee0.ws_tox.e15f0f33-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-7cf44c42caf0fee0.ws_tox.e15f0f33-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-7cf44c42caf0fee0.ws_tox.e15f0f33-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-7cf44c42caf0fee0.ws_tox.e15f0f33-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-7cf44c42caf0fee0.ws_tox.e15f0f33-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-7cf44c42caf0fee0.ws_tox.e15f0f33-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-7cf44c42caf0fee0.ws_tox.e15f0f33-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-7cf44c42caf0fee0.ws_tox.e15f0f33-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ws_tox-7cf44c42caf0fee0.1k1hlfv954r7diey.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-05b85021b282d546.rlib" "/opt/rustwide/target/debug/deps/libryu-b7d79c77b2b7e02a.rlib" "/opt/rustwide/target/debug/deps/libitoa-cca9d566c5b7acd5.rlib" "/opt/rustwide/target/debug/deps/libws_tox_protocol-9edf665021a3172a.rlib" "/opt/rustwide/target/debug/deps/librstox-bc3ffb67abd04f0b.rlib" "/opt/rustwide/target/debug/deps/libbase64_serde-5a688dc1909366ae.rlib" "/opt/rustwide/target/debug/deps/libserde-1a3c20a55b0465de.rlib" "/opt/rustwide/target/debug/deps/libtokio-e417a0564a474e94.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-6eb2584e02fcc32e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-786ff1357ccd9aef.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-bde366132dec02b8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-96d63b7861459781.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4a932cd80e41e04c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-741a6c60615b1b3b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-97e0a08cef1ea439.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d769eb5ff9868689.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-64d1e5afada375ca.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-7132e4abbb17270e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0987f7eb4066015f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-fffd6957145e6887.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-93afea217dcd9a2a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-d76e71c0a0696598.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-4594ce8713dea064.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d1ef6ecbfdb9bcba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5e0c2268e5f50a58.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c7e220839ce6544b.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-1214d213485c2326.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-751ec9cd00fbe7b3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libmio-90890de504d6a8df.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libnet2-db9c19b707b1e13b.rlib" "/opt/rustwide/target/debug/deps/liblazycell-bf4afccc2b1cfa72.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7be4e1336f11766f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8c70cbefadcc00fb.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-549158389e8b6bb3.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-fe31094d60e5e4e8.rlib" "/opt/rustwide/target/debug/deps/libsha1-22acf16d9b98920a.rlib" "/opt/rustwide/target/debug/deps/librand-82eb410d084bd797.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e0a7c00eca87c4d5.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-93143ee01aa1a6a0.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8211b28a7d1aaf85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-794b5aab03909e7f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-64577fdc7b603528.rlib" "/opt/rustwide/target/debug/deps/librand_core-c6ef584581674eea.rlib" "/opt/rustwide/target/debug/deps/librand_os-ee12e36b838e8b9e.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-e6e8adf5d549813c.rlib" "/opt/rustwide/target/debug/deps/librand_core-691700391421dfa9.rlib" "/opt/rustwide/target/debug/deps/libhyper-a4fec66d5bcae6bd.rlib" "/opt/rustwide/target/debug/deps/libmime-1ce05886ea553dd5.rlib" "/opt/rustwide/target/debug/deps/liblog-c6827736dfed4fc5.rlib" "/opt/rustwide/target/debug/deps/liblog-de408b939e67c7dd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-140921462b195c44.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-c93b8f6d6c1b9f18.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-7eea3d45fb14beb1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4fd03bcec223b72c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2ee177e246000396.rlib" "/opt/rustwide/target/debug/deps/libunicase-70f799d8df47a763.rlib" "/opt/rustwide/target/debug/deps/liburl-f589dba8ef1e3849.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libidna-d91557371fdbb687.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9a68e02de28f56e7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-27feae3e258d31a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libtime-68ad0449d1660689.rlib" "/opt/rustwide/target/debug/deps/libbase64-35cf857201275e6e.rlib" "/opt/rustwide/target/debug/deps/libsafemem-4830bfe7afc21b9b.rlib" "/opt/rustwide/target/debug/deps/libfutures-9a30f268282e96a2.rlib" "/opt/rustwide/target/debug/deps/libbytes-0fe51472196e60d7.rlib" "/opt/rustwide/target/debug/deps/libiovec-f6e91b3b42edf8ca.rlib" "/opt/rustwide/target/debug/deps/liblibc-e7fd48f913bc68ca.rlib" "/opt/rustwide/target/debug/deps/libbase64-af4f6d29ed43dff2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac0fca417c216564.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-ltoxcore" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ws_tox-7cf44c42caf0fee0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3662930f90d857d9ac2c0825d420d5be089dfd67cbd1db05ff5aadf3ec071c4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3662930f90d857d9ac2c0825d420d5be089dfd67cbd1db05ff5aadf3ec071c4d", kill_on_drop: false }` [INFO] [stdout] 3662930f90d857d9ac2c0825d420d5be089dfd67cbd1db05ff5aadf3ec071c4d