[INFO] cloning repository https://github.com/miya9022/chat-server-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miya9022/chat-server-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiya9022%2Fchat-server-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiya9022%2Fchat-server-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6bb9773b2eb5481f584b5f8398be12036f859e6 [INFO] testing miya9022/chat-server-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiya9022%2Fchat-server-rs" "/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/miya9022/chat-server-rs 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/miya9022/chat-server-rs [INFO] finished tweaking git repo https://github.com/miya9022/chat-server-rs [INFO] tweaked toml for git repo https://github.com/miya9022/chat-server-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/miya9022/chat-server-rs 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] Downloading crates ... [INFO] [stderr] Downloaded ord_subset v1.2.0 [INFO] [stderr] Downloaded tokio-test v0.2.1 [INFO] [stderr] Downloaded decimal v1.0.1 [INFO] [stderr] Downloaded cassandra-cpp-sys v0.12.1 [INFO] [stderr] Downloaded cassandra-cpp v0.15.1 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] c58c945c18e08e3a27454fb8650e36fb063c815354fe88611b8f33211f5c8f51 [INFO] running `Command { std: "docker" "start" "-a" "c58c945c18e08e3a27454fb8650e36fb063c815354fe88611b8f33211f5c8f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c58c945c18e08e3a27454fb8650e36fb063c815354fe88611b8f33211f5c8f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c58c945c18e08e3a27454fb8650e36fb063c815354fe88611b8f33211f5c8f51", kill_on_drop: false }` [INFO] [stdout] c58c945c18e08e3a27454fb8650e36fb063c815354fe88611b8f33211f5c8f51 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] 00ba721cdfef269a1a52c9022abb44ed8296d3deb3bfd4363666886e3ed274de [INFO] running `Command { std: "docker" "start" "-a" "00ba721cdfef269a1a52c9022abb44ed8296d3deb3bfd4363666886e3ed274de", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling cassandra-cpp-sys v0.12.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling ord_subset v1.2.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.5 [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 block-padding v0.1.5 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling decimal v1.0.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling cassandra-cpp v0.15.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling warp v0.2.4 [INFO] [stderr] Compiling chat-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use(lazy_static)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/server.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use log::{error, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::Duration` [INFO] [stdout] --> src/server.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::hub::HubOptions` [INFO] [stdout] --> src/server.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::hub::HubOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ROOM_USERS` should have an upper camel case name [INFO] [stdout] --> src/domain/repository.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | ROOM_USERS, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `RoomUsers` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [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/feeds-63c421cb165c70d6.feeds.d532ef1a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-63c421cb165c70d6.feeds.d532ef1a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-63c421cb165c70d6.feeds.d532ef1a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-63c421cb165c70d6.feeds.d532ef1a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-63c421cb165c70d6.feeds.d532ef1a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-63c421cb165c70d6.feeds.d532ef1a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-63c421cb165c70d6.feeds.d532ef1a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-63c421cb165c70d6.feeds.d532ef1a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-63c421cb165c70d6.feeds.d532ef1a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-63c421cb165c70d6.feeds.d532ef1a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-63c421cb165c70d6.feeds.d532ef1a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-63c421cb165c70d6.feeds.d532ef1a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-63c421cb165c70d6.feeds.d532ef1a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-63c421cb165c70d6.feeds.d532ef1a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-63c421cb165c70d6.feeds.d532ef1a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-63c421cb165c70d6.feeds.d532ef1a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-63c421cb165c70d6.3tfi5asx79yaang1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/local/lib/x86_64-linux-gnu" "-L" "/usr/local/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib64/" "-L" "/usr/lib/" "-L" "/usr/local/opt/openssl/lib" "-L" "/opt/rustwide/target/debug/build/decimal-5637b698e7db6b32/out" "-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/libenv_logger-8bdd478352526093.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-03b66763403ddf17.rlib" "/opt/rustwide/target/debug/deps/libatty-a21fac5716118cc4.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libregex-fd5b354edee55ce3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b7cf1d691ab7c2bb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4c13acd1d79350b2.rlib" "/opt/rustwide/target/debug/deps/libchat_server-58684f013a5be67f.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp-f1ee7cd71096d177.rlib" "/opt/rustwide/target/debug/deps/libuuid-b2f169595a759cd1.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-7cbb65a5fec8a57d.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-3dadcf6a4165933b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fedab8ee67df27c7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b4089ff713ad29bb.rlib" "/opt/rustwide/target/debug/deps/libadler-9e52662b60a79489.rlib" "/opt/rustwide/target/debug/deps/libobject-bf738def5a587a1d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ef08bd1c32fcbcf9.rlib" "/opt/rustwide/target/debug/deps/libgimli-cf38c888628b772b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2678c0c792dfdf89.rlib" "/opt/rustwide/target/debug/deps/libslog-0996a6d1e481b339.rlib" "/opt/rustwide/target/debug/deps/libwarp-f379e31facfe8aa3.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-36004976affa6348.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-ce490418f03fbaef.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-6a569ba454d8cd99.rlib" "/opt/rustwide/target/debug/deps/libutf8-501fd206315426d4.rlib" "/opt/rustwide/target/debug/deps/libbase64-31e75b9578cddf0a.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-d8bf3b17f81ad906.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-b4b0ec7e9c70c297.rlib" "/opt/rustwide/target/debug/deps/libmultipart-57fe1edf3337338d.rlib" "/opt/rustwide/target/debug/deps/libtwoway-7c326b43a0f052dc.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-ceaada6a6a9452f1.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-ca86c5dd6ec8c08f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/librand-08531f1ee46e8699.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-6db6ced67f8e9a4d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-cc0f6324cc76110a.rlib" "/opt/rustwide/target/debug/deps/libphf-8193e2c752e4047e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-42565d63e8df4f74.rlib" "/opt/rustwide/target/debug/deps/libunicase-70f799d8df47a763.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fdc5ac9da9ea0e56.rlib" "/opt/rustwide/target/debug/deps/libmime-dc63bc0d2a09d69d.rlib" "/opt/rustwide/target/debug/deps/liblog-2a53cfc81111b779.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-d1aff595d1776ff2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2f481e73ad21186c.rlib" "/opt/rustwide/target/debug/deps/libunicase-3d2c79a833bbd0d9.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ae2aaa10271d0cb0.rlib" "/opt/rustwide/target/debug/deps/liburl-0cdf4046eb304056.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libidna-3fada1ef6af41b10.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-23b4b626c9541ef0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-cbf8b37774362e8c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libdtoa-26fa885c4252c819.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9e0deb1cd76b543f.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libheaders-12e242576e9f7ad9.rlib" "/opt/rustwide/target/debug/deps/libsha1-a7c3556fc37b063f.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-6e7bea4bfd3900d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-9c2117b7b1e45d32.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-4d6e822ee6232c52.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9ebc94e92082ee17.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4b55dc488ea55308.rlib" "/opt/rustwide/target/debug/deps/libtypenum-494e523e9591724c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-fb72d455bf6fff2f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-ac0b9918e5bf5ffe.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-d06614a7f259d0c7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/libhyper-7c4e7e963c9e8d71.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libwant-9d376bf6b2445c8a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libh2-c39ba6da5bf2ae6e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1e685d288818a816.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d487e72206b07264.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c8e67e6b2a75acf9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7ad6a04e9986ca12.rlib" "/opt/rustwide/target/debug/deps/libtower_service-5301df4b0159d451.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8bc65102ae755ed4.rlib" "/opt/rustwide/target/debug/deps/libhttp-41f7d9e081b57a68.rlib" "/opt/rustwide/target/debug/deps/libitoa-557deac4472acf44.rlib" "/opt/rustwide/target/debug/deps/libtracing-d54af81d3efc3975.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-339c955046ba7477.rlib" "/opt/rustwide/target/debug/deps/libfutures-36f331cf05344664.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d0c3d133631ed14a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7cf7ad2de08c1a8c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-d1f56cb67a71faff.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e412ed38e52b626e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6836f1ef55182f39.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3735618ccc5bfd7a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-13c65cfcbade1227.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d9d95f8101f68540.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a1bd70547c6f39a9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libtokio-baf20095d3516af5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9859e61b875e8c6a.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-dbe399bba6fcfc0e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-312ce92cedbd1725.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f7d9fe85eb3ebb09.rlib" "/opt/rustwide/target/debug/deps/libmio-6fe8b43b9170c946.rlib" "/opt/rustwide/target/debug/deps/liblog-7736e0c201b801f7.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libiovec-91342c8b36cb3f81.rlib" "/opt/rustwide/target/debug/deps/libnet2-14f0411461efcd4e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-92e70c09e22b3933.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d26ccc00fae6445e.rlib" "/opt/rustwide/target/debug/deps/libchrono-ce4d34eeb50c13d5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b20a7402ea9ca702.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d13abf4671f782a4.rlib" "/opt/rustwide/target/debug/deps/libtime-9ac3a515b68357c8.rlib" "/opt/rustwide/target/debug/deps/libuuid-483a4ada26a5355f.rlib" "/opt/rustwide/target/debug/deps/librand-a1933a856c0bf39f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8527538cb27004d7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-67369fda780fbff5.rlib" "/opt/rustwide/target/debug/deps/librand_core-1c64aee80e1dad2d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-57c48449567d57ee.rlib" "/opt/rustwide/target/debug/deps/liblibc-428fd53f94e4b7db.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libserde-f7b27ab8b2f64a4c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.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" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-lutil" "-ldl" "-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/feeds-63c421cb165c70d6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lcassandra [INFO] [stdout] /usr/bin/ld: cannot find -luv [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 `chat-server` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rooms-f3303a4e878b185a.rooms.c5da3f07-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-f3303a4e878b185a.rooms.c5da3f07-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-f3303a4e878b185a.rooms.c5da3f07-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-f3303a4e878b185a.rooms.c5da3f07-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-f3303a4e878b185a.rooms.c5da3f07-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-f3303a4e878b185a.rooms.c5da3f07-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-f3303a4e878b185a.rooms.c5da3f07-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-f3303a4e878b185a.rooms.c5da3f07-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-f3303a4e878b185a.rooms.c5da3f07-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-f3303a4e878b185a.rooms.c5da3f07-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-f3303a4e878b185a.rooms.c5da3f07-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-f3303a4e878b185a.rooms.c5da3f07-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-f3303a4e878b185a.rooms.c5da3f07-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-f3303a4e878b185a.rooms.c5da3f07-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-f3303a4e878b185a.rooms.c5da3f07-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-f3303a4e878b185a.rooms.c5da3f07-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-f3303a4e878b185a.1nfzyp6x7bcwsqhr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/local/lib/x86_64-linux-gnu" "-L" "/usr/local/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib64/" "-L" "/usr/lib/" "-L" "/usr/local/opt/openssl/lib" "-L" "/opt/rustwide/target/debug/build/decimal-5637b698e7db6b32/out" "-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/libenv_logger-8bdd478352526093.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-03b66763403ddf17.rlib" "/opt/rustwide/target/debug/deps/libatty-a21fac5716118cc4.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libregex-fd5b354edee55ce3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b7cf1d691ab7c2bb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4c13acd1d79350b2.rlib" "/opt/rustwide/target/debug/deps/libchat_server-58684f013a5be67f.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp-f1ee7cd71096d177.rlib" "/opt/rustwide/target/debug/deps/libuuid-b2f169595a759cd1.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-7cbb65a5fec8a57d.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-3dadcf6a4165933b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fedab8ee67df27c7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b4089ff713ad29bb.rlib" "/opt/rustwide/target/debug/deps/libadler-9e52662b60a79489.rlib" "/opt/rustwide/target/debug/deps/libobject-bf738def5a587a1d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ef08bd1c32fcbcf9.rlib" "/opt/rustwide/target/debug/deps/libgimli-cf38c888628b772b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2678c0c792dfdf89.rlib" "/opt/rustwide/target/debug/deps/libslog-0996a6d1e481b339.rlib" "/opt/rustwide/target/debug/deps/libwarp-f379e31facfe8aa3.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-36004976affa6348.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-ce490418f03fbaef.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-6a569ba454d8cd99.rlib" "/opt/rustwide/target/debug/deps/libutf8-501fd206315426d4.rlib" "/opt/rustwide/target/debug/deps/libbase64-31e75b9578cddf0a.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-d8bf3b17f81ad906.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-b4b0ec7e9c70c297.rlib" "/opt/rustwide/target/debug/deps/libmultipart-57fe1edf3337338d.rlib" "/opt/rustwide/target/debug/deps/libtwoway-7c326b43a0f052dc.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-ceaada6a6a9452f1.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-ca86c5dd6ec8c08f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/librand-08531f1ee46e8699.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-6db6ced67f8e9a4d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-cc0f6324cc76110a.rlib" "/opt/rustwide/target/debug/deps/libphf-8193e2c752e4047e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-42565d63e8df4f74.rlib" "/opt/rustwide/target/debug/deps/libunicase-70f799d8df47a763.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fdc5ac9da9ea0e56.rlib" "/opt/rustwide/target/debug/deps/libmime-dc63bc0d2a09d69d.rlib" "/opt/rustwide/target/debug/deps/liblog-2a53cfc81111b779.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-d1aff595d1776ff2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2f481e73ad21186c.rlib" "/opt/rustwide/target/debug/deps/libunicase-3d2c79a833bbd0d9.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ae2aaa10271d0cb0.rlib" "/opt/rustwide/target/debug/deps/liburl-0cdf4046eb304056.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libidna-3fada1ef6af41b10.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-23b4b626c9541ef0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-cbf8b37774362e8c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libdtoa-26fa885c4252c819.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9e0deb1cd76b543f.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libheaders-12e242576e9f7ad9.rlib" "/opt/rustwide/target/debug/deps/libsha1-a7c3556fc37b063f.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-6e7bea4bfd3900d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-9c2117b7b1e45d32.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-4d6e822ee6232c52.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9ebc94e92082ee17.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4b55dc488ea55308.rlib" "/opt/rustwide/target/debug/deps/libtypenum-494e523e9591724c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-fb72d455bf6fff2f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-ac0b9918e5bf5ffe.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-d06614a7f259d0c7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/libhyper-7c4e7e963c9e8d71.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libwant-9d376bf6b2445c8a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libh2-c39ba6da5bf2ae6e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1e685d288818a816.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d487e72206b07264.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c8e67e6b2a75acf9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7ad6a04e9986ca12.rlib" "/opt/rustwide/target/debug/deps/libtower_service-5301df4b0159d451.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8bc65102ae755ed4.rlib" "/opt/rustwide/target/debug/deps/libhttp-41f7d9e081b57a68.rlib" "/opt/rustwide/target/debug/deps/libitoa-557deac4472acf44.rlib" "/opt/rustwide/target/debug/deps/libtracing-d54af81d3efc3975.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-339c955046ba7477.rlib" "/opt/rustwide/target/debug/deps/libfutures-36f331cf05344664.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d0c3d133631ed14a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7cf7ad2de08c1a8c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-d1f56cb67a71faff.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e412ed38e52b626e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6836f1ef55182f39.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3735618ccc5bfd7a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-13c65cfcbade1227.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d9d95f8101f68540.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a1bd70547c6f39a9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libtokio-baf20095d3516af5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9859e61b875e8c6a.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-dbe399bba6fcfc0e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-312ce92cedbd1725.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f7d9fe85eb3ebb09.rlib" "/opt/rustwide/target/debug/deps/libmio-6fe8b43b9170c946.rlib" "/opt/rustwide/target/debug/deps/liblog-7736e0c201b801f7.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libiovec-91342c8b36cb3f81.rlib" "/opt/rustwide/target/debug/deps/libnet2-14f0411461efcd4e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-92e70c09e22b3933.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d26ccc00fae6445e.rlib" "/opt/rustwide/target/debug/deps/libchrono-ce4d34eeb50c13d5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b20a7402ea9ca702.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d13abf4671f782a4.rlib" "/opt/rustwide/target/debug/deps/libtime-9ac3a515b68357c8.rlib" "/opt/rustwide/target/debug/deps/libuuid-483a4ada26a5355f.rlib" "/opt/rustwide/target/debug/deps/librand-a1933a856c0bf39f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8527538cb27004d7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-67369fda780fbff5.rlib" "/opt/rustwide/target/debug/deps/librand_core-1c64aee80e1dad2d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-57c48449567d57ee.rlib" "/opt/rustwide/target/debug/deps/liblibc-428fd53f94e4b7db.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libserde-f7b27ab8b2f64a4c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.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" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-lutil" "-ldl" "-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/rooms-f3303a4e878b185a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lcassandra [INFO] [stdout] /usr/bin/ld: cannot find -luv [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: build failed [INFO] running `Command { std: "docker" "inspect" "00ba721cdfef269a1a52c9022abb44ed8296d3deb3bfd4363666886e3ed274de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00ba721cdfef269a1a52c9022abb44ed8296d3deb3bfd4363666886e3ed274de", kill_on_drop: false }` [INFO] [stdout] 00ba721cdfef269a1a52c9022abb44ed8296d3deb3bfd4363666886e3ed274de