[INFO] cloning repository https://github.com/timokoesters/clienttest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timokoesters/clienttest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimokoesters%2Fclienttest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimokoesters%2Fclienttest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5e91081ca7060922c81d451fea2b8ea75d57e9a [INFO] testing timokoesters/clienttest against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimokoesters%2Fclienttest" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timokoesters/clienttest on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timokoesters/clienttest [INFO] finished tweaking git repo https://github.com/timokoesters/clienttest [INFO] tweaked toml for git repo https://github.com/timokoesters/clienttest written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/timokoesters/clienttest already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c40b27a043bdea9a74d99a78fd4d0e263681452b0b489e2f6e1d36e7601fef2d [INFO] running `Command { std: "docker" "start" "-a" "c40b27a043bdea9a74d99a78fd4d0e263681452b0b489e2f6e1d36e7601fef2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c40b27a043bdea9a74d99a78fd4d0e263681452b0b489e2f6e1d36e7601fef2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c40b27a043bdea9a74d99a78fd4d0e263681452b0b489e2f6e1d36e7601fef2d", kill_on_drop: false }` [INFO] [stdout] c40b27a043bdea9a74d99a78fd4d0e263681452b0b489e2f6e1d36e7601fef2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68c1a4e693d03af59b897b6634d6b4c4550c885e6a65a6a4fe85341f190c0612 [INFO] running `Command { std: "docker" "start" "-a" "68c1a4e693d03af59b897b6634d6b4c4550c885e6a65a6a4fe85341f190c0612", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.41 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling allocator-api2 v0.2.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling konst_proc_macros v0.2.11 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling konst_macro_rules v0.2.19 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.3.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling konst v0.2.19 [INFO] [stderr] Compiling wildmatch v2.1.1 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling blake3 v1.4.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling matrix-sdk-common v0.6.0 (https://github.com/matrix-org/matrix-rust-sdk.git#fe189fda) [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling pkcs7 v0.3.0 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling readlock v0.1.7 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling eyeball v0.8.4 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling ulid v1.0.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling bitmaps v3.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling matrix-sdk v0.6.2 (https://github.com/matrix-org/matrix-rust-sdk.git#fe189fda) [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling regex v1.9.0 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling bytesize v1.2.0 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling mime2ext v0.1.52 [INFO] [stderr] Compiling imbl-sized-chunks v0.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.41 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling chacha20 v0.8.2 [INFO] [stderr] Compiling chacha20poly1305 v0.9.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ruma-identifiers-validation v0.9.1 (https://github.com/ruma/ruma?rev=5fde57460aaa71e16ac68f79376843089f9c3dfc#5fde5746) [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling deadpool-sync v0.1.0 [INFO] [stderr] Compiling deadpool-sqlite v0.5.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling js_option v0.1.1 [INFO] [stderr] Compiling serde_html_form v0.2.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling serde_bytes v0.11.11 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Compiling imbl v2.0.0 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling matrix-sdk-store-encryption v0.2.0 (https://github.com/matrix-org/matrix-rust-sdk.git#fe189fda) [INFO] [stderr] Compiling eyeball-im v0.2.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling ruma-macros v0.11.3 (https://github.com/ruma/ruma?rev=5fde57460aaa71e16ac68f79376843089f9c3dfc#5fde5746) [INFO] [stderr] Compiling matrix-pickle-derive v0.1.0 [INFO] [stderr] Compiling cfg-vis v0.3.0 [INFO] [stderr] Compiling matrix-pickle v0.1.0 [INFO] [stderr] Compiling vodozemac v0.4.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling ruma-common v0.11.3 (https://github.com/ruma/ruma?rev=5fde57460aaa71e16ac68f79376843089f9c3dfc#5fde5746) [INFO] [stderr] Compiling ruma-client-api v0.16.2 (https://github.com/ruma/ruma?rev=5fde57460aaa71e16ac68f79376843089f9c3dfc#5fde5746) [INFO] [stderr] Compiling ruma v0.8.2 (https://github.com/ruma/ruma?rev=5fde57460aaa71e16ac68f79376843089f9c3dfc#5fde5746) [INFO] [stderr] Compiling matrix-sdk-crypto v0.6.0 (https://github.com/matrix-org/matrix-rust-sdk.git#fe189fda) [INFO] [stderr] Compiling matrix-sdk-base v0.6.1 (https://github.com/matrix-org/matrix-rust-sdk.git#fe189fda) [INFO] [stderr] Compiling matrix-sdk-sqlite v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git#fe189fda) [INFO] [stderr] Compiling clienttest v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `env` and `process::exit` [INFO] [stdout] --> src/main.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{env, process::exit}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcVQRxOV/symbols.o" "/opt/rustwide/target/debug/deps/clienttest-5de8bc376b963539.clienttest.5673dec165e09a4d-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/clienttest-5de8bc376b963539.clienttest.5673dec165e09a4d-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/clienttest-5de8bc376b963539.clienttest.5673dec165e09a4d-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/clienttest-5de8bc376b963539.clienttest.5673dec165e09a4d-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/clienttest-5de8bc376b963539.clienttest.5673dec165e09a4d-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/clienttest-5de8bc376b963539.clienttest.5673dec165e09a4d-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/clienttest-5de8bc376b963539.clienttest.5673dec165e09a4d-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/clienttest-5de8bc376b963539.clienttest.5673dec165e09a4d-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/clienttest-5de8bc376b963539.clienttest.5673dec165e09a4d-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/clienttest-5de8bc376b963539.clienttest.5673dec165e09a4d-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/clienttest-5de8bc376b963539.clienttest.5673dec165e09a4d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/clienttest-5de8bc376b963539.clienttest.5673dec165e09a4d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/clienttest-5de8bc376b963539.clienttest.5673dec165e09a4d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/clienttest-5de8bc376b963539.clienttest.5673dec165e09a4d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/clienttest-5de8bc376b963539.clienttest.5673dec165e09a4d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/clienttest-5de8bc376b963539.clienttest.5673dec165e09a4d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/clienttest-5de8bc376b963539.e9xao5dygpkfo6b1t51dh4ow4.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-25eac0a58ccdf26d.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-fd6be72aff03781b.rlib" "/opt/rustwide/target/debug/deps/liboverload-983ca80356c666b7.rlib" "/opt/rustwide/target/debug/deps/libthread_local-214917962d4af6fd.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-0f6963e5e65fbc93.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-13cecaed6dd702e6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libanyhow-95c64c28af856d3a.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk-c72e626b34ff6a3c.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_sqlite-ed9042013650c6d3.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_sqlite-51f265ff5a088a71.rlib" "/opt/rustwide/target/debug/deps/librusqlite-5d60b5b4a378a7b2.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-5172a9d23ac54b91.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-547c0618506550c1.rlib" "/opt/rustwide/target/debug/deps/libhashlink-a51d5a2f0c84467d.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-786dca396c318829.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_sync-3c6c9cd3b3b6702b.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-615519755777543e.rlib" "/opt/rustwide/target/debug/deps/libretain_mut-90e375d48d2bfebd.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_runtime-be1d36ead221757c.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-e40e403d90e3336c.rlib" "/opt/rustwide/target/debug/deps/libtempfile-6073bc840a057633.rlib" "/opt/rustwide/target/debug/deps/libmime2ext-15dea65106338706.rlib" "/opt/rustwide/target/debug/deps/libbackoff-8925edd745b7ede9.rlib" "/opt/rustwide/target/debug/deps/libbytesize-bc80d20f28181ab3.rlib" "/opt/rustwide/target/debug/deps/libanymap2-19ce6791bd3da612.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2ea26b4d1af676c0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-41def2ce30bacf27.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8bce5d1ea4693706.rlib" "/opt/rustwide/target/debug/deps/libipnet-fc05b2bd4dc777ac.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-ae7f8bd141d56790.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5af8b7ccb0651590.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-375405eef2c41bac.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ed1174850529d944.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f06c4e7f00872bce.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2619a4331d8b6eb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c35523625cfd8702.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f5ae71a28e895dcb.rlib" "/opt/rustwide/target/debug/deps/libhyper-5a11b9e1ca75d706.rlib" "/opt/rustwide/target/debug/deps/libwant-f5ccf0e0b8af4df6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-aacdce536283039a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2dbc320ca65411a3.rlib" "/opt/rustwide/target/debug/deps/libh2-6dd66fb155093849.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7daacb91dc19d256.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7d3b6697eecf9fdb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ad38ff1755d8686f.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_base-3edceb541714fdc2.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_store_encryption-9afa2bdd0215d31e.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-63911645bccbd81b.rlib" "/opt/rustwide/target/debug/deps/libchacha20-6ebeed8022e83f89.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-5a658c7129b44391.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-a9105797ca62b4bc.rlib" "/opt/rustwide/target/debug/deps/libaead-ff7ef6b1bce25374.rlib" "/opt/rustwide/target/debug/deps/libcipher-ef3b6c4ed88434cd.rlib" "/opt/rustwide/target/debug/deps/libblake3-4fdd7f4f08cfcfca.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-8947df0f062ffd07.rlib" "/opt/rustwide/target/debug/deps/libarrayref-8957ff1d73700ff2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f6c4cb3ac14c011.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_crypto-6817853b7d876fc3.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-47754191d7de8257.rlib" "/opt/rustwide/target/debug/deps/librmp-acaace75caa09a9e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a8485d6f20e2f917.rlib" "/opt/rustwide/target/debug/deps/libulid-daf32e5da5f69de6.rlib" "/opt/rustwide/target/debug/deps/libctr-8f40fd4d13c1d24f.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-11e7097aa61430cb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5e0f9d9f96a34c6c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-996b6b2eda4edde2.rlib" "/opt/rustwide/target/debug/deps/libasync_std-ac6b71a2f82b60ad.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-d929a33c00ba46a5.rlib" "/opt/rustwide/target/debug/deps/libblocking-cbbcf713e516d8f2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-63d5f2dcad0d934f.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-18cfa7f6dcccf52a.rlib" "/opt/rustwide/target/debug/deps/libasync_task-cbd5c4641059c43a.rlib" "/opt/rustwide/target/debug/deps/libasync_process-dc459bda8a5d2804.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-0da890ee5018a623.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-951e0769ad28afab.rlib" "/opt/rustwide/target/debug/deps/libasync_io-a98f9af45a965d25.rlib" "/opt/rustwide/target/debug/deps/librustix-b8dc7603706789ec.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-b6560b64ce6da8a6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-c3bc1288a5ca514a.rlib" "/opt/rustwide/target/debug/deps/libslab-7cf3b345ffecd469.rlib" "/opt/rustwide/target/debug/deps/libpolling-a75c0b9598a69981.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8beef624609ebc74.rlib" "/opt/rustwide/target/debug/deps/libfastrand-9a0695f12d217e0d.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4e52375fdbfb8e06.rlib" "/opt/rustwide/target/debug/deps/libparking-12765d0edc6ae50b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fe9a4c7df533f0fb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-25f90dedd57c428a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-212a3635753e0737.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ed915c09f57de221.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-76d520115c09de8d.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-76e2a18e8ad83b9d.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-6ae37b5a3802b443.rlib" "/opt/rustwide/target/debug/deps/liblog-0aab8b34a827d549.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-a0bb5c8489a32d55.rlib" "/opt/rustwide/target/debug/deps/libitertools-bd7c9a9e9c7bdca0.rlib" "/opt/rustwide/target/debug/deps/libeither-ede8120b5409efc0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d5de843d2139e0e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dbb523df46c845b0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libdashmap-7e72f30b162620c9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ad8b138aaff071bc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-51dd6376d650f26d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e3d8269c0db97757.rlib" "/opt/rustwide/target/debug/deps/libatomic-53f0f8d874cc0157.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-ff9793d96431df8b.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-691c7a2290ab1515.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-465e4fde6ddb9bb3.rlib" "/opt/rustwide/target/debug/deps/libvodozemac-417118b0af9b9c01.rlib" "/opt/rustwide/target/debug/deps/libcbc-daaa18a310c3fd46.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7664bacd2ca89ff9.rlib" "/opt/rustwide/target/debug/deps/libprost-8e0ce649d3401259.rlib" "/opt/rustwide/target/debug/deps/libbase64-fca76a9e376e88b4.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-0b207b589b9729ac.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-fad39d06660a36fb.rlib" "/opt/rustwide/target/debug/deps/libsha2-509595bb90ed24cb.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9427fa68e0589f7d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a4f175ba905dc9a6.rlib" "/opt/rustwide/target/debug/deps/libed25519-d495abb4de97210e.rlib" "/opt/rustwide/target/debug/deps/libsignature-778b0d9ddd5ebb7c.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-fa67ba02c71c42d8.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-b39e53beab574117.rlib" "/opt/rustwide/target/debug/deps/libdigest-39ac0476bd28807d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ed62e161f2ac8375.rlib" "/opt/rustwide/target/debug/deps/librand-1ada3090838716f1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cc495e057aad4896.rlib" "/opt/rustwide/target/debug/deps/librand_core-19ee9217ab19b39b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ef29bae4fcc09efe.rlib" "/opt/rustwide/target/debug/deps/libmatrix_pickle-8a2ee4776a03f4d5.rlib" "/opt/rustwide/target/debug/deps/libzeroize-442c90400c1e3533.rlib" "/opt/rustwide/target/debug/deps/libsha2-223de5841521460e.rlib" "/opt/rustwide/target/debug/deps/libhkdf-519f66e6ab683190.rlib" "/opt/rustwide/target/debug/deps/libhmac-1e697865df6679fb.rlib" "/opt/rustwide/target/debug/deps/libdigest-e36a02b5720f55ae.rlib" "/opt/rustwide/target/debug/deps/libsubtle-9661d666e57a3e95.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cd93e5060fd6f556.rlib" "/opt/rustwide/target/debug/deps/libaes-af6f0a09c22548f8.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8cf8d731355bd269.rlib" "/opt/rustwide/target/debug/deps/libcipher-f7c7a8d80f55d05c.rlib" "/opt/rustwide/target/debug/deps/libinout-19cab5dc813ad21d.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-877a3579e46d5eaa.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-3c63127075108ca6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9a7f621fb45a6f4e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-486446c5d1f61c48.rlib" "/opt/rustwide/target/debug/deps/libeyeball-2e9fe347ff0fff3c.rlib" "/opt/rustwide/target/debug/deps/libreadlock-c5df1de02a0515d9.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_common-ba170601681a4b8f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-da303feb02cdff34.rlib" "/opt/rustwide/target/debug/deps/libtokio-b8795eae72f06b3a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a31d4e68c20cc774.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5cf61b9b3a345bec.rlib" "/opt/rustwide/target/debug/deps/libmio-8a8138a00e876cb8.rlib" "/opt/rustwide/target/debug/deps/libruma-68a446dc2a8f902d.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-053085bfc6166fc8.rlib" "/opt/rustwide/target/debug/deps/libassign-5358bf7cf0041044.rlib" "/opt/rustwide/target/debug/deps/libmaplit-73646ac8518ae531.rlib" "/opt/rustwide/target/debug/deps/libruma_common-d5cceed124a12701.rlib" "/opt/rustwide/target/debug/deps/libuuid-7857c012bdbb20cc.rlib" "/opt/rustwide/target/debug/deps/libserde_html_form-329afe52a05f6ce8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7a90b4ab83535231.rlib" "/opt/rustwide/target/debug/deps/libequivalent-67a3c13e5a8f07e1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ac6af98606d7fe37.rlib" "/opt/rustwide/target/debug/deps/libahash-ec652cd56bd4fcc4.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-c8eb47cdafd18c1a.rlib" "/opt/rustwide/target/debug/deps/libbase64-f38862f3d93516f9.rlib" "/opt/rustwide/target/debug/deps/libregex-7e96d6b861a75ac4.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-d280e4e9b2bf6226.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d424b0a92ce0dc1c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-79810748be17bafe.rlib" "/opt/rustwide/target/debug/deps/libindexmap-97ab4bd25593b0a1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e273ba0f8cdcbe5b.rlib" "/opt/rustwide/target/debug/deps/librand-88c87c529201c3c2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-57f762335dfbf3aa.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6355e3a2f5357626.rlib" "/opt/rustwide/target/debug/deps/librand_core-643e50c2826cf308.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4b0ef2530207ea91.rlib" "/opt/rustwide/target/debug/deps/liblibc-28cb6a1af7d75d80.rlib" "/opt/rustwide/target/debug/deps/liburl-fb1c7bcfeb53b872.rlib" "/opt/rustwide/target/debug/deps/libidna-3515bb87c8dd5711.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f4c336d5811e9a3d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-dcbbce603bc23510.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ee612f5df1be5cab.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-73e8283d00c23053.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers_validation-29dcadb964c21a2d.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-c6b16da1f1b5aa42.rlib" "/opt/rustwide/target/debug/deps/libjs_option-e10beb484d11510e.rlib" "/opt/rustwide/target/debug/deps/libjs_int-4802cf382a96788b.rlib" "/opt/rustwide/target/debug/deps/libkonst-da513fe7f76e37a9.rlib" "/opt/rustwide/target/debug/deps/libkonst_macro_rules-0b121a86a008681b.rlib" "/opt/rustwide/target/debug/deps/libtracing-93bd4eaa213cffb5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4cd162baf63348e3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-35a58de912fcbd04.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fadaa1d866399a17.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d755b7ee42e07e39.rlib" "/opt/rustwide/target/debug/deps/libhttp-2bd25b9ee62cd06a.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b2249e3eb0078dc5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0ac4ab4e3fae1c06.rlib" "/opt/rustwide/target/debug/deps/libryu-fe358d93c60651f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-bf50c73b6fdf993e.rlib" "/opt/rustwide/target/debug/deps/libserde-09915c88bdd46d0f.rlib" "/opt/rustwide/target/debug/deps/libinstant-840f3dd9a81fef53.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libbytes-8217216c646d0e94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lsqlite3" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-9f8b423ce97f92b4/out" "-L" "/opt/rustwide/target/debug/build/blake3-9f8b423ce97f92b4/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/clienttest-5de8bc376b963539" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clienttest` (bin "clienttest") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "68c1a4e693d03af59b897b6634d6b4c4550c885e6a65a6a4fe85341f190c0612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68c1a4e693d03af59b897b6634d6b4c4550c885e6a65a6a4fe85341f190c0612", kill_on_drop: false }` [INFO] [stdout] 68c1a4e693d03af59b897b6634d6b4c4550c885e6a65a6a4fe85341f190c0612