[INFO] cloning repository https://github.com/Modulus/user-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Modulus/user-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FModulus%2Fuser-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FModulus%2Fuser-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3adb9f9bb087e2d227788ce9534ddfa1d80b906 [INFO] testing Modulus/user-rust against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FModulus%2Fuser-rust" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Modulus/user-rust on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Modulus/user-rust [INFO] finished tweaking git repo https://github.com/Modulus/user-rust [INFO] tweaked toml for git repo https://github.com/Modulus/user-rust written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Modulus/user-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2123774d3b9f9877b0597ffcc7bf2f32b892a3db96b5c12e162c30f9c04c4d86 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2123774d3b9f9877b0597ffcc7bf2f32b892a3db96b5c12e162c30f9c04c4d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2123774d3b9f9877b0597ffcc7bf2f32b892a3db96b5c12e162c30f9c04c4d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2123774d3b9f9877b0597ffcc7bf2f32b892a3db96b5c12e162c30f9c04c4d86", kill_on_drop: false }` [INFO] [stdout] 2123774d3b9f9877b0597ffcc7bf2f32b892a3db96b5c12e162c30f9c04c4d86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d6ca9eda0820f82860a61210f6510074fe9366e4f71182896b3fcd065061318 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3d6ca9eda0820f82860a61210f6510074fe9366e4f71182896b3fcd065061318", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Compiling v_htmlescape v0.12.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling buf-min v0.4.0 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling sha-1 v0.9.3 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling quickcheck v0.4.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix-rt v2.0.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling actix-files v0.5.0 [INFO] [stderr] Compiling actix-cors v0.5.4 [INFO] [stderr] Compiling actix-web-prom v0.5.1 [INFO] [stderr] Compiling user_rust v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/db/models.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[table_name = "users"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | #[derive(Insertable, Debug, Serialize, Queryable, Clone, PartialEq, Eq, Deserialize)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/db/models.rs:45:3 [INFO] [stdout] | [INFO] [stdout] 45 | #[table_name = "friends"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 46 | #[derive(Insertable, Debug, Serialize, Deserialize, Queryable)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpRequest` [INFO] [stdout] --> src/bin/main.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::{HttpRequest, web::Json}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get` [INFO] [stdout] --> src/bin/main.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use actix_web::{get, middleware::Logger, web, App, HttpResponse, HttpServer, Responder, Result}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> src/bin/main.rs:122:103 [INFO] [stdout] | [INFO] [stdout] 122 | ...ol>>, web::Path((name)): web::Path<(String)>, _token_session: TokenHelper) -> Result, Back... [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/bin/main.rs:122:122 [INFO] [stdout] | [INFO] [stdout] 122 | ...>>, web::Path((name)): web::Path<(String)>, _token_session: TokenHelper) -> Result, BackendError> { //_token... [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `user_rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name main --edition=2018 src/bin/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=24a8533e9fb8162e -C extra-filename=-24a8533e9fb8162e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_cors=/opt/rustwide/target/debug/deps/libactix_cors-a333a1f6277f8d9a.rlib --extern actix_files=/opt/rustwide/target/debug/deps/libactix_files-b57a2ff1ee7df6ce.rlib --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-956b6875edf635f9.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-d4d9b7f6ab848b44.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-4988012f13e2fb33.rlib --extern actix_web_prom=/opt/rustwide/target/debug/deps/libactix_web_prom-edc4c1b1b63c836b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ed41eff6413ab9ce.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-cf1342a98ec0e460.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-2ea8754b44bd3021.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-30aec9cdaf9e6ab3.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-18baabe838e9710a.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-6b0c5537ef433bc5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f263169d6c38a5d0.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-4dc5bfb7a192007f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b49806ae8552c560.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-ca775af98951fcc8.so --extern user_rust=/opt/rustwide/target/debug/deps/libuser_rust-c4374b0626703c7f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/brotli-sys-7187dcc94b3b6ef5/out -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/ring-0786688a8d41f9e4/out` (signal: 9, SIGKILL: kill) [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/add_friends-6b86da1297a0d711.add_friends.5l3ccynn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6b86da1297a0d711.add_friends.5l3ccynn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6b86da1297a0d711.add_friends.5l3ccynn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6b86da1297a0d711.add_friends.5l3ccynn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6b86da1297a0d711.add_friends.5l3ccynn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6b86da1297a0d711.add_friends.5l3ccynn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6b86da1297a0d711.add_friends.5l3ccynn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6b86da1297a0d711.add_friends.5l3ccynn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6b86da1297a0d711.add_friends.5l3ccynn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6b86da1297a0d711.add_friends.5l3ccynn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6b86da1297a0d711.add_friends.5l3ccynn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6b86da1297a0d711.add_friends.5l3ccynn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6b86da1297a0d711.add_friends.5l3ccynn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6b86da1297a0d711.add_friends.5l3ccynn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6b86da1297a0d711.add_friends.5l3ccynn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6b86da1297a0d711.add_friends.5l3ccynn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/add_friends-6b86da1297a0d711" "/opt/rustwide/target/debug/deps/add_friends-6b86da1297a0d711.4x5emur8v2y1crky.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-7187dcc94b3b6ef5/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-0786688a8d41f9e4/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuser_rust-c4374b0626703c7f.rlib" "/opt/rustwide/target/debug/deps/librand-f263169d6c38a5d0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c329d3dfe4178aa0.rlib" "/opt/rustwide/target/debug/deps/librand_core-6844e2eef38718e6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1e12317dc1d5f5e3.rlib" "/opt/rustwide/target/debug/deps/libargon2-4dc5bfb7a192007f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24b5ae5ff849feab.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-cb69aa856fdd0f0c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-bcd358749861caf5.rlib" "/opt/rustwide/target/debug/deps/libarrayref-68037fb36c5f5b51.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f67c3659b21f85e8.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-6b0c5537ef433bc5.rlib" "/opt/rustwide/target/debug/deps/libpem-b173950b50bff2c6.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-fae9aa7de78187fc.rlib" "/opt/rustwide/target/debug/deps/libring-b9d23c13882860d2.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libactix_web-4988012f13e2fb33.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-f541d0b0427a3f1d.rlib" "/opt/rustwide/target/debug/deps/libawc-93ddabae9a230778.rlib" "/opt/rustwide/target/debug/deps/libactix_server-d272859c47472489.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8ad0354bc74ff7a8.rlib" "/opt/rustwide/target/debug/deps/libactix_router-38e50d6640f431a2.rlib" "/opt/rustwide/target/debug/deps/libbytestring-3ce7e313e077fd9b.rlib" "/opt/rustwide/target/debug/deps/libactix_http-956b6875edf635f9.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5570c647d544229c.rlib" "/opt/rustwide/target/debug/deps/libsha1-71db6b5fce9b34ea.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-620f78363435b4fa.rlib" "/opt/rustwide/target/debug/deps/libdigest-c701bc14a20e5815.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b9c99946ba014341.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6d828ce14ff0d095.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f9155dc39c371ece.rlib" "/opt/rustwide/target/debug/deps/libcookie-e5a41121159f4270.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libregex-2e4a3a2289c7ca04.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c17cc503abbc5029.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9e9531b190d3ae50.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libflate2-4702af8b47621ae0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-64ffb05a8cdec227.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-9eb9271a3fb5ae18.rlib" "/opt/rustwide/target/debug/deps/libtime-a7cc54d74594537f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-57dcff707a6666d8.rlib" "/opt/rustwide/target/debug/deps/libstandback-dde53de079fc7027.rlib" "/opt/rustwide/target/debug/deps/libfxhash-05f90ab55461d936.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-60ea9237b86cb513.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-0c43ec88618c671b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-dd18319ecfecafb7.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-5ae84a4a0182c9a7.rlib" "/opt/rustwide/target/debug/deps/libhostname-16d4894ee3f759dc.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-ef3f3ce3eeda7946.rlib" "/opt/rustwide/target/debug/deps/librand-f7f2a2308b204cd7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-59bee991fb2fded6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2b614ff8cddf3390.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bfb7a2dd8043471f.rlib" "/opt/rustwide/target/debug/deps/liburl-da604798190dd751.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-5a311e40b609b961.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-cc2ded9bd5bc7cd2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-058d2ce533ebe0f5.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-cfd6f5f3318be38d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libthiserror-aa491f8a5f28515d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-27e8d6dfde39dba9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-81cacb7cb8feffac.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libobject-8dd7daa6e9bb70fd.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c8b28b518c13f32d.rlib" "/opt/rustwide/target/debug/deps/libgimli-dd42d11c15f34d37.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0e1c5c5d65e72903.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c33611a2ef25614c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libfutures-30aec9cdaf9e6ab3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5e9aa768a14ab0a2.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-a1eac538befe1dc9.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-08e5aae19abe203e.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-256e7ee401b21158.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e074ae9f6a9cea48.rlib" "/opt/rustwide/target/debug/deps/libcopyless-118554c81cd93b91.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libh2-ffe98d29a4a31a19.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-96a481cdd0b4efe8.rlib" "/opt/rustwide/target/debug/deps/libtracing-f9fa56348f97f62d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-806aa655fc9c4953.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libhttp-75900a7d5b6e4339.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libactix_service-a4bdaf6fa1d4aa08.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-32f1b51e6d75f49f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-71f88c7bbc812313.rlib" "/opt/rustwide/target/debug/deps/libtokio-01d22712684c9e07.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6db919a00b1bd5c5.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9297bb3e191331f2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libmio-fa6cfb70eae2741d.rlib" "/opt/rustwide/target/debug/deps/libiovec-ff0d4f20a7fef601.rlib" "/opt/rustwide/target/debug/deps/libnet2-75c7ee15b293202d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dae669442cef29ea.rlib" "/opt/rustwide/target/debug/deps/libpin_project-03bbe28cd21907c2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f6865ceabc9c9814.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-18baabe838e9710a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c90cc1be1e0826ef.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6b1af455b9d69031.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-93dd6f340f8a0284.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ee5824db1aa6f0e6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4e0c1f3097b24905.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2ff0a733fefde467.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7cdad69fe179ce7a.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib" "/opt/rustwide/target/debug/deps/libdiesel-cf1342a98ec0e460.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-9a47fd0d3136b61a.rlib" "/opt/rustwide/target/debug/deps/libuuid-3ea8d21dd6f46bfd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-a75c41c5e43f9a43.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0422db0885bb6424.rlib" "/opt/rustwide/target/debug/deps/libserde_json-32225d282de77cc9.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-19c91d4962614c6b.rlib" "/opt/rustwide/target/debug/deps/librand-8122d41b91d2d54a.rlib" "/opt/rustwide/target/debug/deps/librand-d4bf9dd6f9851ed7.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-122bbc799c90a6dd.rlib" "/opt/rustwide/target/debug/deps/libregex-763a96e549ab110f.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7d8838a4d1510dfc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5f0a312e2d65b6c1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7c457b272f79f532.rlib" "/opt/rustwide/target/debug/deps/libthread_id-ed4935275900165c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c0a47e827b3599dc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8c77f63058db883c.rlib" "/opt/rustwide/target/debug/deps/liblog-ed86ec8195ba7bde.rlib" "/opt/rustwide/target/debug/deps/libchrono-ed41eff6413ab9ce.rlib" "/opt/rustwide/target/debug/deps/libserde-b49806ae8552c560.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d57ed49bf6d47e5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "/opt/rustwide/target/debug/deps/libtime-7d73be998dcdd554.rlib" "/opt/rustwide/target/debug/deps/libr2d2-b243d5392552bc94.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-3078f02c597f4d92.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-829504d1b79f4471.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-77029d2be6faa0ef.rlib" "/opt/rustwide/target/debug/deps/liblibc-0b07ce7d69a8061f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-62132ea78054a5f0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-32a6be8594994fb2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/create_user-3aa89ccbbeef8022.create_user.cpvs5r2b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-3aa89ccbbeef8022.create_user.cpvs5r2b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-3aa89ccbbeef8022.create_user.cpvs5r2b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-3aa89ccbbeef8022.create_user.cpvs5r2b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-3aa89ccbbeef8022.create_user.cpvs5r2b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-3aa89ccbbeef8022.create_user.cpvs5r2b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-3aa89ccbbeef8022.create_user.cpvs5r2b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-3aa89ccbbeef8022.create_user.cpvs5r2b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-3aa89ccbbeef8022.create_user.cpvs5r2b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-3aa89ccbbeef8022.create_user.cpvs5r2b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-3aa89ccbbeef8022.create_user.cpvs5r2b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-3aa89ccbbeef8022.create_user.cpvs5r2b-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/create_user-3aa89ccbbeef8022" "/opt/rustwide/target/debug/deps/create_user-3aa89ccbbeef8022.k78malkxfvldg0u.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-7187dcc94b3b6ef5/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-0786688a8d41f9e4/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuser_rust-c4374b0626703c7f.rlib" "/opt/rustwide/target/debug/deps/librand-f263169d6c38a5d0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c329d3dfe4178aa0.rlib" "/opt/rustwide/target/debug/deps/librand_core-6844e2eef38718e6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1e12317dc1d5f5e3.rlib" "/opt/rustwide/target/debug/deps/libargon2-4dc5bfb7a192007f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24b5ae5ff849feab.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-cb69aa856fdd0f0c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-bcd358749861caf5.rlib" "/opt/rustwide/target/debug/deps/libarrayref-68037fb36c5f5b51.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f67c3659b21f85e8.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-6b0c5537ef433bc5.rlib" "/opt/rustwide/target/debug/deps/libpem-b173950b50bff2c6.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-fae9aa7de78187fc.rlib" "/opt/rustwide/target/debug/deps/libring-b9d23c13882860d2.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libactix_web-4988012f13e2fb33.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-f541d0b0427a3f1d.rlib" "/opt/rustwide/target/debug/deps/libawc-93ddabae9a230778.rlib" "/opt/rustwide/target/debug/deps/libactix_server-d272859c47472489.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8ad0354bc74ff7a8.rlib" "/opt/rustwide/target/debug/deps/libactix_router-38e50d6640f431a2.rlib" "/opt/rustwide/target/debug/deps/libbytestring-3ce7e313e077fd9b.rlib" "/opt/rustwide/target/debug/deps/libactix_http-956b6875edf635f9.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5570c647d544229c.rlib" "/opt/rustwide/target/debug/deps/libsha1-71db6b5fce9b34ea.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-620f78363435b4fa.rlib" "/opt/rustwide/target/debug/deps/libdigest-c701bc14a20e5815.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b9c99946ba014341.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6d828ce14ff0d095.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f9155dc39c371ece.rlib" "/opt/rustwide/target/debug/deps/libcookie-e5a41121159f4270.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libregex-2e4a3a2289c7ca04.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c17cc503abbc5029.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9e9531b190d3ae50.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libflate2-4702af8b47621ae0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-64ffb05a8cdec227.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-9eb9271a3fb5ae18.rlib" "/opt/rustwide/target/debug/deps/libtime-a7cc54d74594537f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-57dcff707a6666d8.rlib" "/opt/rustwide/target/debug/deps/libstandback-dde53de079fc7027.rlib" "/opt/rustwide/target/debug/deps/libfxhash-05f90ab55461d936.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-60ea9237b86cb513.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-0c43ec88618c671b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-dd18319ecfecafb7.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-5ae84a4a0182c9a7.rlib" "/opt/rustwide/target/debug/deps/libhostname-16d4894ee3f759dc.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-ef3f3ce3eeda7946.rlib" "/opt/rustwide/target/debug/deps/librand-f7f2a2308b204cd7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-59bee991fb2fded6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2b614ff8cddf3390.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bfb7a2dd8043471f.rlib" "/opt/rustwide/target/debug/deps/liburl-da604798190dd751.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-5a311e40b609b961.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-cc2ded9bd5bc7cd2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-058d2ce533ebe0f5.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-cfd6f5f3318be38d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libthiserror-aa491f8a5f28515d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-27e8d6dfde39dba9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-81cacb7cb8feffac.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libobject-8dd7daa6e9bb70fd.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c8b28b518c13f32d.rlib" "/opt/rustwide/target/debug/deps/libgimli-dd42d11c15f34d37.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0e1c5c5d65e72903.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c33611a2ef25614c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libfutures-30aec9cdaf9e6ab3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5e9aa768a14ab0a2.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-a1eac538befe1dc9.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-08e5aae19abe203e.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-256e7ee401b21158.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e074ae9f6a9cea48.rlib" "/opt/rustwide/target/debug/deps/libcopyless-118554c81cd93b91.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libh2-ffe98d29a4a31a19.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-96a481cdd0b4efe8.rlib" "/opt/rustwide/target/debug/deps/libtracing-f9fa56348f97f62d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-806aa655fc9c4953.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libhttp-75900a7d5b6e4339.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libactix_service-a4bdaf6fa1d4aa08.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-32f1b51e6d75f49f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-71f88c7bbc812313.rlib" "/opt/rustwide/target/debug/deps/libtokio-01d22712684c9e07.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6db919a00b1bd5c5.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9297bb3e191331f2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libmio-fa6cfb70eae2741d.rlib" "/opt/rustwide/target/debug/deps/libiovec-ff0d4f20a7fef601.rlib" "/opt/rustwide/target/debug/deps/libnet2-75c7ee15b293202d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dae669442cef29ea.rlib" "/opt/rustwide/target/debug/deps/libpin_project-03bbe28cd21907c2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f6865ceabc9c9814.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-18baabe838e9710a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c90cc1be1e0826ef.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6b1af455b9d69031.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-93dd6f340f8a0284.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ee5824db1aa6f0e6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4e0c1f3097b24905.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2ff0a733fefde467.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7cdad69fe179ce7a.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib" "/opt/rustwide/target/debug/deps/libdiesel-cf1342a98ec0e460.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-9a47fd0d3136b61a.rlib" "/opt/rustwide/target/debug/deps/libuuid-3ea8d21dd6f46bfd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-a75c41c5e43f9a43.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0422db0885bb6424.rlib" "/opt/rustwide/target/debug/deps/libserde_json-32225d282de77cc9.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-19c91d4962614c6b.rlib" "/opt/rustwide/target/debug/deps/librand-8122d41b91d2d54a.rlib" "/opt/rustwide/target/debug/deps/librand-d4bf9dd6f9851ed7.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-122bbc799c90a6dd.rlib" "/opt/rustwide/target/debug/deps/libregex-763a96e549ab110f.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7d8838a4d1510dfc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5f0a312e2d65b6c1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7c457b272f79f532.rlib" "/opt/rustwide/target/debug/deps/libthread_id-ed4935275900165c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c0a47e827b3599dc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8c77f63058db883c.rlib" "/opt/rustwide/target/debug/deps/liblog-ed86ec8195ba7bde.rlib" "/opt/rustwide/target/debug/deps/libchrono-ed41eff6413ab9ce.rlib" "/opt/rustwide/target/debug/deps/libserde-b49806ae8552c560.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d57ed49bf6d47e5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "/opt/rustwide/target/debug/deps/libtime-7d73be998dcdd554.rlib" "/opt/rustwide/target/debug/deps/libr2d2-b243d5392552bc94.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-3078f02c597f4d92.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-829504d1b79f4471.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-77029d2be6faa0ef.rlib" "/opt/rustwide/target/debug/deps/liblibc-0b07ce7d69a8061f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-62132ea78054a5f0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-32a6be8594994fb2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/send_message-cfc3109db15526e9.send_message.dk4vwo3k-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/send_message-cfc3109db15526e9.send_message.dk4vwo3k-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/send_message-cfc3109db15526e9.send_message.dk4vwo3k-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/send_message-cfc3109db15526e9.send_message.dk4vwo3k-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/send_message-cfc3109db15526e9.send_message.dk4vwo3k-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/send_message-cfc3109db15526e9.send_message.dk4vwo3k-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/send_message-cfc3109db15526e9.send_message.dk4vwo3k-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/send_message-cfc3109db15526e9.send_message.dk4vwo3k-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/send_message-cfc3109db15526e9.send_message.dk4vwo3k-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/send_message-cfc3109db15526e9.send_message.dk4vwo3k-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/send_message-cfc3109db15526e9.send_message.dk4vwo3k-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/send_message-cfc3109db15526e9.send_message.dk4vwo3k-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/send_message-cfc3109db15526e9.send_message.dk4vwo3k-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/send_message-cfc3109db15526e9.send_message.dk4vwo3k-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/send_message-cfc3109db15526e9.send_message.dk4vwo3k-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/send_message-cfc3109db15526e9.send_message.dk4vwo3k-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/send_message-cfc3109db15526e9" "/opt/rustwide/target/debug/deps/send_message-cfc3109db15526e9.103wvfdgl5ha8ypg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-7187dcc94b3b6ef5/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-0786688a8d41f9e4/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuser_rust-c4374b0626703c7f.rlib" "/opt/rustwide/target/debug/deps/librand-f263169d6c38a5d0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c329d3dfe4178aa0.rlib" "/opt/rustwide/target/debug/deps/librand_core-6844e2eef38718e6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1e12317dc1d5f5e3.rlib" "/opt/rustwide/target/debug/deps/libargon2-4dc5bfb7a192007f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24b5ae5ff849feab.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-cb69aa856fdd0f0c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-bcd358749861caf5.rlib" "/opt/rustwide/target/debug/deps/libarrayref-68037fb36c5f5b51.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f67c3659b21f85e8.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-6b0c5537ef433bc5.rlib" "/opt/rustwide/target/debug/deps/libpem-b173950b50bff2c6.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-fae9aa7de78187fc.rlib" "/opt/rustwide/target/debug/deps/libring-b9d23c13882860d2.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libactix_web-4988012f13e2fb33.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-f541d0b0427a3f1d.rlib" "/opt/rustwide/target/debug/deps/libawc-93ddabae9a230778.rlib" "/opt/rustwide/target/debug/deps/libactix_server-d272859c47472489.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8ad0354bc74ff7a8.rlib" "/opt/rustwide/target/debug/deps/libactix_router-38e50d6640f431a2.rlib" "/opt/rustwide/target/debug/deps/libbytestring-3ce7e313e077fd9b.rlib" "/opt/rustwide/target/debug/deps/libactix_http-956b6875edf635f9.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5570c647d544229c.rlib" "/opt/rustwide/target/debug/deps/libsha1-71db6b5fce9b34ea.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-620f78363435b4fa.rlib" "/opt/rustwide/target/debug/deps/libdigest-c701bc14a20e5815.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b9c99946ba014341.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6d828ce14ff0d095.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f9155dc39c371ece.rlib" "/opt/rustwide/target/debug/deps/libcookie-e5a41121159f4270.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libregex-2e4a3a2289c7ca04.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c17cc503abbc5029.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9e9531b190d3ae50.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libflate2-4702af8b47621ae0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-64ffb05a8cdec227.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-9eb9271a3fb5ae18.rlib" "/opt/rustwide/target/debug/deps/libtime-a7cc54d74594537f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-57dcff707a6666d8.rlib" "/opt/rustwide/target/debug/deps/libstandback-dde53de079fc7027.rlib" "/opt/rustwide/target/debug/deps/libfxhash-05f90ab55461d936.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-60ea9237b86cb513.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-0c43ec88618c671b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-dd18319ecfecafb7.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-5ae84a4a0182c9a7.rlib" "/opt/rustwide/target/debug/deps/libhostname-16d4894ee3f759dc.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-ef3f3ce3eeda7946.rlib" "/opt/rustwide/target/debug/deps/librand-f7f2a2308b204cd7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-59bee991fb2fded6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2b614ff8cddf3390.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bfb7a2dd8043471f.rlib" "/opt/rustwide/target/debug/deps/liburl-da604798190dd751.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-5a311e40b609b961.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-cc2ded9bd5bc7cd2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-058d2ce533ebe0f5.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-cfd6f5f3318be38d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libthiserror-aa491f8a5f28515d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-27e8d6dfde39dba9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-81cacb7cb8feffac.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libobject-8dd7daa6e9bb70fd.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c8b28b518c13f32d.rlib" "/opt/rustwide/target/debug/deps/libgimli-dd42d11c15f34d37.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0e1c5c5d65e72903.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c33611a2ef25614c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libfutures-30aec9cdaf9e6ab3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5e9aa768a14ab0a2.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-a1eac538befe1dc9.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-08e5aae19abe203e.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-256e7ee401b21158.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e074ae9f6a9cea48.rlib" "/opt/rustwide/target/debug/deps/libcopyless-118554c81cd93b91.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libh2-ffe98d29a4a31a19.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-96a481cdd0b4efe8.rlib" "/opt/rustwide/target/debug/deps/libtracing-f9fa56348f97f62d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-806aa655fc9c4953.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libhttp-75900a7d5b6e4339.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libactix_service-a4bdaf6fa1d4aa08.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-32f1b51e6d75f49f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-71f88c7bbc812313.rlib" "/opt/rustwide/target/debug/deps/libtokio-01d22712684c9e07.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6db919a00b1bd5c5.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9297bb3e191331f2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libmio-fa6cfb70eae2741d.rlib" "/opt/rustwide/target/debug/deps/libiovec-ff0d4f20a7fef601.rlib" "/opt/rustwide/target/debug/deps/libnet2-75c7ee15b293202d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dae669442cef29ea.rlib" "/opt/rustwide/target/debug/deps/libpin_project-03bbe28cd21907c2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f6865ceabc9c9814.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-18baabe838e9710a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c90cc1be1e0826ef.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6b1af455b9d69031.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-93dd6f340f8a0284.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ee5824db1aa6f0e6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4e0c1f3097b24905.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2ff0a733fefde467.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7cdad69fe179ce7a.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib" "/opt/rustwide/target/debug/deps/libdiesel-cf1342a98ec0e460.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-9a47fd0d3136b61a.rlib" "/opt/rustwide/target/debug/deps/libuuid-3ea8d21dd6f46bfd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-a75c41c5e43f9a43.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0422db0885bb6424.rlib" "/opt/rustwide/target/debug/deps/libserde_json-32225d282de77cc9.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-19c91d4962614c6b.rlib" "/opt/rustwide/target/debug/deps/librand-8122d41b91d2d54a.rlib" "/opt/rustwide/target/debug/deps/librand-d4bf9dd6f9851ed7.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-122bbc799c90a6dd.rlib" "/opt/rustwide/target/debug/deps/libregex-763a96e549ab110f.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7d8838a4d1510dfc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5f0a312e2d65b6c1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7c457b272f79f532.rlib" "/opt/rustwide/target/debug/deps/libthread_id-ed4935275900165c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c0a47e827b3599dc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8c77f63058db883c.rlib" "/opt/rustwide/target/debug/deps/liblog-ed86ec8195ba7bde.rlib" "/opt/rustwide/target/debug/deps/libchrono-ed41eff6413ab9ce.rlib" "/opt/rustwide/target/debug/deps/libserde-b49806ae8552c560.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d57ed49bf6d47e5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "/opt/rustwide/target/debug/deps/libtime-7d73be998dcdd554.rlib" "/opt/rustwide/target/debug/deps/libr2d2-b243d5392552bc94.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-3078f02c597f4d92.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-829504d1b79f4471.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-77029d2be6faa0ef.rlib" "/opt/rustwide/target/debug/deps/liblibc-0b07ce7d69a8061f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-62132ea78054a5f0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-32a6be8594994fb2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/show_users-44f7f00d5c2e28c1.show_users.48r9jr4e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/show_users-44f7f00d5c2e28c1.show_users.48r9jr4e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/show_users-44f7f00d5c2e28c1.show_users.48r9jr4e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/show_users-44f7f00d5c2e28c1.show_users.48r9jr4e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/show_users-44f7f00d5c2e28c1.show_users.48r9jr4e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/show_users-44f7f00d5c2e28c1.show_users.48r9jr4e-cgu.5.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/show_users-44f7f00d5c2e28c1" "/opt/rustwide/target/debug/deps/show_users-44f7f00d5c2e28c1.517tn2h67msbshgx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-7187dcc94b3b6ef5/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-0786688a8d41f9e4/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuser_rust-c4374b0626703c7f.rlib" "/opt/rustwide/target/debug/deps/librand-f263169d6c38a5d0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c329d3dfe4178aa0.rlib" "/opt/rustwide/target/debug/deps/librand_core-6844e2eef38718e6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1e12317dc1d5f5e3.rlib" "/opt/rustwide/target/debug/deps/libargon2-4dc5bfb7a192007f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24b5ae5ff849feab.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-cb69aa856fdd0f0c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-bcd358749861caf5.rlib" "/opt/rustwide/target/debug/deps/libarrayref-68037fb36c5f5b51.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f67c3659b21f85e8.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-6b0c5537ef433bc5.rlib" "/opt/rustwide/target/debug/deps/libpem-b173950b50bff2c6.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-fae9aa7de78187fc.rlib" "/opt/rustwide/target/debug/deps/libring-b9d23c13882860d2.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libactix_web-4988012f13e2fb33.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-f541d0b0427a3f1d.rlib" "/opt/rustwide/target/debug/deps/libawc-93ddabae9a230778.rlib" "/opt/rustwide/target/debug/deps/libactix_server-d272859c47472489.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8ad0354bc74ff7a8.rlib" "/opt/rustwide/target/debug/deps/libactix_router-38e50d6640f431a2.rlib" "/opt/rustwide/target/debug/deps/libbytestring-3ce7e313e077fd9b.rlib" "/opt/rustwide/target/debug/deps/libactix_http-956b6875edf635f9.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5570c647d544229c.rlib" "/opt/rustwide/target/debug/deps/libsha1-71db6b5fce9b34ea.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-620f78363435b4fa.rlib" "/opt/rustwide/target/debug/deps/libdigest-c701bc14a20e5815.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b9c99946ba014341.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6d828ce14ff0d095.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f9155dc39c371ece.rlib" "/opt/rustwide/target/debug/deps/libcookie-e5a41121159f4270.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libregex-2e4a3a2289c7ca04.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c17cc503abbc5029.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9e9531b190d3ae50.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libflate2-4702af8b47621ae0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-64ffb05a8cdec227.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-9eb9271a3fb5ae18.rlib" "/opt/rustwide/target/debug/deps/libtime-a7cc54d74594537f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-57dcff707a6666d8.rlib" "/opt/rustwide/target/debug/deps/libstandback-dde53de079fc7027.rlib" "/opt/rustwide/target/debug/deps/libfxhash-05f90ab55461d936.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-60ea9237b86cb513.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-0c43ec88618c671b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-dd18319ecfecafb7.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-5ae84a4a0182c9a7.rlib" "/opt/rustwide/target/debug/deps/libhostname-16d4894ee3f759dc.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-ef3f3ce3eeda7946.rlib" "/opt/rustwide/target/debug/deps/librand-f7f2a2308b204cd7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-59bee991fb2fded6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2b614ff8cddf3390.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bfb7a2dd8043471f.rlib" "/opt/rustwide/target/debug/deps/liburl-da604798190dd751.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-5a311e40b609b961.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-cc2ded9bd5bc7cd2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-058d2ce533ebe0f5.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-cfd6f5f3318be38d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libthiserror-aa491f8a5f28515d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-27e8d6dfde39dba9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-81cacb7cb8feffac.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libobject-8dd7daa6e9bb70fd.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c8b28b518c13f32d.rlib" "/opt/rustwide/target/debug/deps/libgimli-dd42d11c15f34d37.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0e1c5c5d65e72903.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c33611a2ef25614c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libfutures-30aec9cdaf9e6ab3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5e9aa768a14ab0a2.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-a1eac538befe1dc9.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-08e5aae19abe203e.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-256e7ee401b21158.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e074ae9f6a9cea48.rlib" "/opt/rustwide/target/debug/deps/libcopyless-118554c81cd93b91.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libh2-ffe98d29a4a31a19.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-96a481cdd0b4efe8.rlib" "/opt/rustwide/target/debug/deps/libtracing-f9fa56348f97f62d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-806aa655fc9c4953.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libhttp-75900a7d5b6e4339.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libactix_service-a4bdaf6fa1d4aa08.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-32f1b51e6d75f49f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-71f88c7bbc812313.rlib" "/opt/rustwide/target/debug/deps/libtokio-01d22712684c9e07.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6db919a00b1bd5c5.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9297bb3e191331f2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libmio-fa6cfb70eae2741d.rlib" "/opt/rustwide/target/debug/deps/libiovec-ff0d4f20a7fef601.rlib" "/opt/rustwide/target/debug/deps/libnet2-75c7ee15b293202d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dae669442cef29ea.rlib" "/opt/rustwide/target/debug/deps/libpin_project-03bbe28cd21907c2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f6865ceabc9c9814.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-18baabe838e9710a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c90cc1be1e0826ef.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6b1af455b9d69031.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-93dd6f340f8a0284.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ee5824db1aa6f0e6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4e0c1f3097b24905.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2ff0a733fefde467.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7cdad69fe179ce7a.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib" "/opt/rustwide/target/debug/deps/libdiesel-cf1342a98ec0e460.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-9a47fd0d3136b61a.rlib" "/opt/rustwide/target/debug/deps/libuuid-3ea8d21dd6f46bfd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-a75c41c5e43f9a43.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0422db0885bb6424.rlib" "/opt/rustwide/target/debug/deps/libserde_json-32225d282de77cc9.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-19c91d4962614c6b.rlib" "/opt/rustwide/target/debug/deps/librand-8122d41b91d2d54a.rlib" "/opt/rustwide/target/debug/deps/librand-d4bf9dd6f9851ed7.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-122bbc799c90a6dd.rlib" "/opt/rustwide/target/debug/deps/libregex-763a96e549ab110f.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7d8838a4d1510dfc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5f0a312e2d65b6c1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7c457b272f79f532.rlib" "/opt/rustwide/target/debug/deps/libthread_id-ed4935275900165c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c0a47e827b3599dc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8c77f63058db883c.rlib" "/opt/rustwide/target/debug/deps/liblog-ed86ec8195ba7bde.rlib" "/opt/rustwide/target/debug/deps/libchrono-ed41eff6413ab9ce.rlib" "/opt/rustwide/target/debug/deps/libserde-b49806ae8552c560.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d57ed49bf6d47e5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "/opt/rustwide/target/debug/deps/libtime-7d73be998dcdd554.rlib" "/opt/rustwide/target/debug/deps/libr2d2-b243d5392552bc94.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-3078f02c597f4d92.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-829504d1b79f4471.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-77029d2be6faa0ef.rlib" "/opt/rustwide/target/debug/deps/liblibc-0b07ce7d69a8061f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-62132ea78054a5f0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-32a6be8594994fb2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [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" "3d6ca9eda0820f82860a61210f6510074fe9366e4f71182896b3fcd065061318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d6ca9eda0820f82860a61210f6510074fe9366e4f71182896b3fcd065061318", kill_on_drop: false }` [INFO] [stdout] 3d6ca9eda0820f82860a61210f6510074fe9366e4f71182896b3fcd065061318