[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 master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiya9022%2Fchat-server-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/miya9022/chat-server-rs on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-2/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00f333d92f87ad99e8099b215b783637c1c6603485a46027ebf3cd42eddad186 [INFO] running `Command { std: "docker" "start" "-a" "00f333d92f87ad99e8099b215b783637c1c6603485a46027ebf3cd42eddad186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00f333d92f87ad99e8099b215b783637c1c6603485a46027ebf3cd42eddad186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00f333d92f87ad99e8099b215b783637c1c6603485a46027ebf3cd42eddad186", kill_on_drop: false }` [INFO] [stdout] 00f333d92f87ad99e8099b215b783637c1c6603485a46027ebf3cd42eddad186 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c47384ec2d2ea6b59fe6f8844cf173190435b53a41e4de307431333f27fc017f [INFO] running `Command { std: "docker" "start" "-a" "c47384ec2d2ea6b59fe6f8844cf173190435b53a41e4de307431333f27fc017f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling cassandra-cpp-sys v0.12.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling ord_subset v1.2.0 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.34 [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 rand_chacha v0.1.1 [INFO] [stderr] Compiling unicase v1.4.2 [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 rand v0.6.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.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 mime v0.2.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling decimal v1.0.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [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 generic-array v0.12.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling env_logger v0.7.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 serde_json v1.0.57 [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/rooms-ee82cdf326984a59.rooms.bfb691b9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-ee82cdf326984a59.rooms.bfb691b9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-ee82cdf326984a59.rooms.bfb691b9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-ee82cdf326984a59.rooms.bfb691b9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-ee82cdf326984a59.rooms.bfb691b9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-ee82cdf326984a59.rooms.bfb691b9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-ee82cdf326984a59.rooms.bfb691b9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-ee82cdf326984a59.rooms.bfb691b9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-ee82cdf326984a59.rooms.bfb691b9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-ee82cdf326984a59.rooms.bfb691b9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-ee82cdf326984a59.rooms.bfb691b9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-ee82cdf326984a59.rooms.bfb691b9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-ee82cdf326984a59.rooms.bfb691b9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-ee82cdf326984a59.rooms.bfb691b9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-ee82cdf326984a59.rooms.bfb691b9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-ee82cdf326984a59.rooms.bfb691b9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rooms-ee82cdf326984a59.4l3v7r88185faveo.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-faf893a5163bbd25/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-3105eea1f56bc906.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libatty-65002c72fe5a2a1d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libregex-b50f715f0d3da5e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d2b30238a0db50c.rlib" "/opt/rustwide/target/debug/deps/libchat_server-5eceb212720098f9.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp-67779b47cc8fd650.rlib" "/opt/rustwide/target/debug/deps/libuuid-c61224fefb4775dd.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-dc114e4d6c6c1a07.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-1592fd93efd9f64d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e1eff2a42c5e86b0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-302ea3bbbc79d80b.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libobject-1eff1367c57a2997.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libslog-c8d4618d5f984284.rlib" "/opt/rustwide/target/debug/deps/libwarp-84c9021ff45bebed.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2f49685caf09edb1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-53dd9e1f2cbe1cf6.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-b6a89c05bcffbf7b.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libbase64-454a6c30eb1d81b0.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-1d852debce03fc6f.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-cc23899b24a1fce3.rlib" "/opt/rustwide/target/debug/deps/libmultipart-6ef7585f7716a131.rlib" "/opt/rustwide/target/debug/deps/libtwoway-6cc52db9e0270b8c.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-7778fd9db4fbec13.rlib" "/opt/rustwide/target/debug/deps/libsafemem-dc9e5c72d220a074.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/libtempfile-851132afb49f3dad.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/librand-e1a3d4f55b3853da.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-9a96df34f3e31344.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e54cc561c77c9f9c.rlib" "/opt/rustwide/target/debug/deps/libphf-3f41b7aff0a751b5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-71faaa647d7aa3bd.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-7820bf4a9a66e179.rlib" "/opt/rustwide/target/debug/deps/liblog-08a84bc1f4e75e1a.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-cb27f4724dd13544.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-96a33f734032d067.rlib" "/opt/rustwide/target/debug/deps/liburl-78c603361df581b4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-83a7ad669c65ec12.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8beaf250960c2985.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bd16dcbebe447313.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8afc0e2bf9cc96b8.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libheaders-039b344cb689b0c0.rlib" "/opt/rustwide/target/debug/deps/libsha1-5ed6a98974373249.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3d6a2ee5cef4c106.rlib" "/opt/rustwide/target/debug/deps/libdigest-580c43ce5558c44f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-471d69f8a14261f8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8a1f821c0ca58bf6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-90256d6c32e44c23.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-e7fe4d975aa230a6.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c0f79bb7e04ef8bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-6b4f39ad2517425a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libhyper-99c107f8c618489c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-19e755a155477ec6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-ef31b698357a67f1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c4233884a79d6d19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2ba7e9c7226960c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-12f1da4e45c721fc.rlib" "/opt/rustwide/target/debug/deps/libsocket2-412e4c0b13ae6c8b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f54c4afa9f2de2b5.rlib" "/opt/rustwide/target/debug/deps/libhttp-4dcfd06458c45a08.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libtracing-e03bf063df08c228.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2399adf6c1cc3c94.rlib" "/opt/rustwide/target/debug/deps/libfutures-a7b7c9eac0bb82e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3c3ad6013b3b865c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c35b35aa45d0a3e2.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2c8114c16ac4e917.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cc9fe4eb2e7504a8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-598c19470af47734.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0529fcf76eea3dc2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ac686a1fe4888881.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fbb8e3865f70687d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-e1caa27a1a90a1b1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7752acb76ca0e40e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b97cf8840652b248.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fd7c8ba7d93a22d3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-fe62bcf2fd170a4f.rlib" "/opt/rustwide/target/debug/deps/libmio-87e712c3af9dd71a.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-72acbc251e2e19b5.rlib" "/opt/rustwide/target/debug/deps/libnet2-26ac5100395f5300.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5d5814384513cfbc.rlib" "/opt/rustwide/target/debug/deps/libchrono-8499b1288070abcd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-75e9672e4e8bd9fe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-10520be104455464.rlib" "/opt/rustwide/target/debug/deps/libtime-ae06d09cc4e19990.rlib" "/opt/rustwide/target/debug/deps/libuuid-01925301cd060746.rlib" "/opt/rustwide/target/debug/deps/librand-400dd68537b38434.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e80d5fa12ba99db1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-1fa6bb0df51f38a2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ae97fa913cc75c1f.rlib" "/opt/rustwide/target/debug/deps/liblibc-3c33d924370fc36c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libserde-544065ed0c96112b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rooms-ee82cdf326984a59" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/feeds-d32a8fc89ba05606.feeds.85a105bb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-d32a8fc89ba05606.feeds.85a105bb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-d32a8fc89ba05606.feeds.85a105bb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-d32a8fc89ba05606.feeds.85a105bb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-d32a8fc89ba05606.feeds.85a105bb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-d32a8fc89ba05606.feeds.85a105bb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-d32a8fc89ba05606.feeds.85a105bb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-d32a8fc89ba05606.feeds.85a105bb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-d32a8fc89ba05606.feeds.85a105bb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-d32a8fc89ba05606.feeds.85a105bb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-d32a8fc89ba05606.feeds.85a105bb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-d32a8fc89ba05606.feeds.85a105bb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-d32a8fc89ba05606.feeds.85a105bb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-d32a8fc89ba05606.feeds.85a105bb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-d32a8fc89ba05606.feeds.85a105bb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-d32a8fc89ba05606.feeds.85a105bb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/feeds-d32a8fc89ba05606.3pe3fwtw7eoki6ac.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-faf893a5163bbd25/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-3105eea1f56bc906.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libatty-65002c72fe5a2a1d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libregex-b50f715f0d3da5e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d2b30238a0db50c.rlib" "/opt/rustwide/target/debug/deps/libchat_server-5eceb212720098f9.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp-67779b47cc8fd650.rlib" "/opt/rustwide/target/debug/deps/libuuid-c61224fefb4775dd.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-dc114e4d6c6c1a07.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-1592fd93efd9f64d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e1eff2a42c5e86b0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-302ea3bbbc79d80b.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libobject-1eff1367c57a2997.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libslog-c8d4618d5f984284.rlib" "/opt/rustwide/target/debug/deps/libwarp-84c9021ff45bebed.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2f49685caf09edb1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-53dd9e1f2cbe1cf6.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-b6a89c05bcffbf7b.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libbase64-454a6c30eb1d81b0.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-1d852debce03fc6f.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-cc23899b24a1fce3.rlib" "/opt/rustwide/target/debug/deps/libmultipart-6ef7585f7716a131.rlib" "/opt/rustwide/target/debug/deps/libtwoway-6cc52db9e0270b8c.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-7778fd9db4fbec13.rlib" "/opt/rustwide/target/debug/deps/libsafemem-dc9e5c72d220a074.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/libtempfile-851132afb49f3dad.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/librand-e1a3d4f55b3853da.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-9a96df34f3e31344.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e54cc561c77c9f9c.rlib" "/opt/rustwide/target/debug/deps/libphf-3f41b7aff0a751b5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-71faaa647d7aa3bd.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-7820bf4a9a66e179.rlib" "/opt/rustwide/target/debug/deps/liblog-08a84bc1f4e75e1a.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-cb27f4724dd13544.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-96a33f734032d067.rlib" "/opt/rustwide/target/debug/deps/liburl-78c603361df581b4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-83a7ad669c65ec12.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8beaf250960c2985.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bd16dcbebe447313.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8afc0e2bf9cc96b8.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libheaders-039b344cb689b0c0.rlib" "/opt/rustwide/target/debug/deps/libsha1-5ed6a98974373249.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3d6a2ee5cef4c106.rlib" "/opt/rustwide/target/debug/deps/libdigest-580c43ce5558c44f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-471d69f8a14261f8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8a1f821c0ca58bf6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-90256d6c32e44c23.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-e7fe4d975aa230a6.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c0f79bb7e04ef8bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-6b4f39ad2517425a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libhyper-99c107f8c618489c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-19e755a155477ec6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-ef31b698357a67f1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c4233884a79d6d19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2ba7e9c7226960c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-12f1da4e45c721fc.rlib" "/opt/rustwide/target/debug/deps/libsocket2-412e4c0b13ae6c8b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f54c4afa9f2de2b5.rlib" "/opt/rustwide/target/debug/deps/libhttp-4dcfd06458c45a08.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libtracing-e03bf063df08c228.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2399adf6c1cc3c94.rlib" "/opt/rustwide/target/debug/deps/libfutures-a7b7c9eac0bb82e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3c3ad6013b3b865c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c35b35aa45d0a3e2.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2c8114c16ac4e917.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cc9fe4eb2e7504a8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-598c19470af47734.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0529fcf76eea3dc2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ac686a1fe4888881.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fbb8e3865f70687d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-e1caa27a1a90a1b1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7752acb76ca0e40e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b97cf8840652b248.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fd7c8ba7d93a22d3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-fe62bcf2fd170a4f.rlib" "/opt/rustwide/target/debug/deps/libmio-87e712c3af9dd71a.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-72acbc251e2e19b5.rlib" "/opt/rustwide/target/debug/deps/libnet2-26ac5100395f5300.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5d5814384513cfbc.rlib" "/opt/rustwide/target/debug/deps/libchrono-8499b1288070abcd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-75e9672e4e8bd9fe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-10520be104455464.rlib" "/opt/rustwide/target/debug/deps/libtime-ae06d09cc4e19990.rlib" "/opt/rustwide/target/debug/deps/libuuid-01925301cd060746.rlib" "/opt/rustwide/target/debug/deps/librand-400dd68537b38434.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e80d5fa12ba99db1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-1fa6bb0df51f38a2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ae97fa913cc75c1f.rlib" "/opt/rustwide/target/debug/deps/liblibc-3c33d924370fc36c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libserde-544065ed0c96112b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/feeds-d32a8fc89ba05606" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "c47384ec2d2ea6b59fe6f8844cf173190435b53a41e4de307431333f27fc017f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c47384ec2d2ea6b59fe6f8844cf173190435b53a41e4de307431333f27fc017f", kill_on_drop: false }` [INFO] [stdout] c47384ec2d2ea6b59fe6f8844cf173190435b53a41e4de307431333f27fc017f