[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] f35038928ae4645e3e7ef928ef6d2add2847bc23 [INFO] testing Modulus/user-rust against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FModulus%2Fuser-rust" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Modulus/user-rust on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", 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-6/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 142011c5829ff5e18f613160a1c23328bf7e367142eaa9af2cbc50c247a85efb [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" "142011c5829ff5e18f613160a1c23328bf7e367142eaa9af2cbc50c247a85efb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "142011c5829ff5e18f613160a1c23328bf7e367142eaa9af2cbc50c247a85efb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "142011c5829ff5e18f613160a1c23328bf7e367142eaa9af2cbc50c247a85efb", kill_on_drop: false }` [INFO] [stdout] 142011c5829ff5e18f613160a1c23328bf7e367142eaa9af2cbc50c247a85efb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37b70fab6f2285db46fc82ec3cd4ed1d0636983ae36285420c52f5113b957ab9 [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" "37b70fab6f2285db46fc82ec3cd4ed1d0636983ae36285420c52f5113b957ab9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling v_escape v0.13.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling prometheus v0.10.0 [INFO] [stderr] Compiling v_htmlescape v0.10.4 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling buf-min v0.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling bigdecimal v0.1.2 [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 pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.3.0 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [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.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling actix-http v2.1.0 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling awc v2.0.0 [INFO] [stderr] Compiling actix-web v3.1.0 [INFO] [stderr] Compiling actix-web-prom v0.5.0 [INFO] [stderr] Compiling actix-files v0.4.0 [INFO] [stderr] Compiling actix-cors v0.5.3 [INFO] [stderr] Compiling user_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `dotenv::dotenv` [INFO] [stdout] --> src/db/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dotenv::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::prelude` [INFO] [stdout] --> src/db/models.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/db/models.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::http::header` [INFO] [stdout] --> src/bin/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::http::header; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future` [INFO] [stdout] --> src/bin/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use futures::future; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Borrow` [INFO] [stdout] --> src/bin/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::borrow::Borrow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `list_friends` [INFO] [stdout] --> src/bin/main.rs:10:41 [INFO] [stdout] | [INFO] [stdout] 10 | use user_rust::db::friends::{add_fiend, list_friends, list_friends_by_id}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `User` [INFO] [stdout] --> src/bin/main.rs:14:61 [INFO] [stdout] | [INFO] [stdout] 14 | FriendJson, JwtToken, Message, NewMessage, NewUserJson, User, UserJson, UserLogin, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/bin/main.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | Err(error) => Err(BackendError { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/bin/main.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | let result = send_message( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/bin/send_message.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / send_message(user1, user2, "Hello".to_string(), [INFO] [stdout] 16 | | "First message ever!!! Let's be fiwends".to_string(), &connection); [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/bin/send_message.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | send_message(user2, user1, "Hello back at ya!".to_string(), "Aesome stuffs".to_string(), &connection); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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=c394251094e1af73 -C extra-filename=-c394251094e1af73 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_cors=/opt/rustwide/target/debug/deps/libactix_cors-2503437101b180f6.rlib --extern actix_files=/opt/rustwide/target/debug/deps/libactix_files-e9b40e221e98e606.rlib --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-5a0ea55bec84bcbe.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-c10b6100cff93d10.rlib --extern actix_web_prom=/opt/rustwide/target/debug/deps/libactix_web_prom-a8fa748b841a841b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8e292bbb17d5d12e.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-d690fadbde1bcde8.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-716ab7cbf31d34fe.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-63e6360fbb8169ba.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4897fabcd25a0ea3.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-671749501939cf96.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-9637043c8e7ca7ff.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-937d5d353b97012e.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-801ec4023462e92d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f74706a67efe202b.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-1632d400664b2c71.so --extern user_rust=/opt/rustwide/target/debug/deps/libuser_rust-9c35bdf835b2e79b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/brotli-sys-29fd5d49a5c0c432/out -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/ring-5f57e8bb4647c58a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/list_messages-a59dd294d12ab619.list_messages.dpnv6ku3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/list_messages-a59dd294d12ab619.list_messages.dpnv6ku3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/list_messages-a59dd294d12ab619.list_messages.dpnv6ku3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/list_messages-a59dd294d12ab619.list_messages.dpnv6ku3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/list_messages-a59dd294d12ab619.list_messages.dpnv6ku3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/list_messages-a59dd294d12ab619.list_messages.dpnv6ku3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/list_messages-a59dd294d12ab619.list_messages.dpnv6ku3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/list_messages-a59dd294d12ab619.list_messages.dpnv6ku3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/list_messages-a59dd294d12ab619.list_messages.dpnv6ku3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/list_messages-a59dd294d12ab619.list_messages.dpnv6ku3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/list_messages-a59dd294d12ab619.list_messages.dpnv6ku3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/list_messages-a59dd294d12ab619.list_messages.dpnv6ku3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/list_messages-a59dd294d12ab619.list_messages.dpnv6ku3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/list_messages-a59dd294d12ab619.list_messages.dpnv6ku3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/list_messages-a59dd294d12ab619" "/opt/rustwide/target/debug/deps/list_messages-a59dd294d12ab619.21dh4cr9lfnrpwpc.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-29fd5d49a5c0c432/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-5f57e8bb4647c58a/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuser_rust-9c35bdf835b2e79b.rlib" "/opt/rustwide/target/debug/deps/libactix_web-c10b6100cff93d10.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-057e95a920052be7.rlib" "/opt/rustwide/target/debug/deps/libawc-0efe7d0726674f4e.rlib" "/opt/rustwide/target/debug/deps/libactix_server-e5a67d62df1441c9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-af958bf1fd98e8d4.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-5ebffe84cd5762bd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libactix_router-968bcc7571e47d16.rlib" "/opt/rustwide/target/debug/deps/libbytestring-b5e9de47cc23ae5c.rlib" "/opt/rustwide/target/debug/deps/libactix_http-5a0ea55bec84bcbe.rlib" "/opt/rustwide/target/debug/deps/libbase64-2eaf2a28e351c3cf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libsha1-a5bc8d645facd688.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0eb3b6e9a714825a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libcookie-a7ef2879b6e0fbff.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libflate2-fcc28b33bfcebdf4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-bb5afd54c0397ec9.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-9296eea68846adca.rlib" "/opt/rustwide/target/debug/deps/libtime-826a6414de57cd39.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-40d527d6e4edc348.rlib" "/opt/rustwide/target/debug/deps/libstandback-f013d93aa6d091cf.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-a206314c673a8f0c.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-6535506a2fa466ba.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-08252f027be29742.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-3fa945a4df15cb21.rlib" "/opt/rustwide/target/debug/deps/libhostname-a9e11c9049110676.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-b9e8088bab94eaa5.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libthiserror-864eadaba5cf18d5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-733f8e5f085866ef.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-d984cb4d370bedc9.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-816cadf7de675403.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-d950d821ea652514.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libfutures-4897fabcd25a0ea3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bb0121bb84279464.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-ec3e51b2f48d678c.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-863cd40bd2503f51.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-2219fed5fbb69153.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a39acdb80b7afc58.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b5409819614e7041.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d9210be7b6f54075.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-665f5f83fbff4c0f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d3a65a090134d1de.rlib" "/opt/rustwide/target/debug/deps/libeither-0ed0c40f28d9c902.rlib" "/opt/rustwide/target/debug/deps/libh2-cba1425642b1e844.rlib" "/opt/rustwide/target/debug/deps/libtracing-c5534484d9927c56.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libactix_service-d6485c60c3081891.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-0c3ffb7c8575f393.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e6ae92aed632f372.rlib" "/opt/rustwide/target/debug/deps/libtokio-7ff4abb3b9521f2e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-59999e5975dd5bdf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-567f5e8eb7622c15.rlib" "/opt/rustwide/target/debug/deps/libmio-149ea73269e2058e.rlib" "/opt/rustwide/target/debug/deps/libiovec-095691ad7cfad770.rlib" "/opt/rustwide/target/debug/deps/libnet2-fd3afe4e1ef2da13.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-26496d726c6adce2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9ca31a53756e96cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ffbe90f14661c3d0.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-13e62bac3c7e5de8.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-85ead5952c24d116.rlib" "/opt/rustwide/target/debug/deps/libpin_project-37c291e3032167c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e77c2818a80fe2af.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-13cf349a8d876b7a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-21035d002ed27be6.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/librand-937d5d353b97012e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c7cf1c4985bde94c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-d130230f50bbe81e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cbf12e21bcf4ff48.rlib" "/opt/rustwide/target/debug/deps/libargon2-801ec4023462e92d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-5f7c3da96af41236.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7ad643ff856d079a.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e0f920f099e00368.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-0f2ff5473e044af9.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-671749501939cf96.rlib" "/opt/rustwide/target/debug/deps/libpem-d09625b7724d70a5.rlib" "/opt/rustwide/target/debug/deps/libregex-4bb3adf8331db325.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0a3c800ea2752104.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8e6410b54aa1ade2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-632d69decbb2b7af.rlib" "/opt/rustwide/target/debug/deps/libring-eb2a3cb262e2da75.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libdotenv-716ab7cbf31d34fe.rlib" "/opt/rustwide/target/debug/deps/libdiesel-d690fadbde1bcde8.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-2872124ef5e03260.rlib" "/opt/rustwide/target/debug/deps/libuuid-e9b76f16bccd1dd3.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-62d077141a20c798.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a0be4403764f9c0a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-86799963073ba065.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-3f47f553f6a41743.rlib" "/opt/rustwide/target/debug/deps/librand-b014e1dc8412c461.rlib" "/opt/rustwide/target/debug/deps/librand-845c2c99512e1366.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-4d69a822aaf627ba.rlib" "/opt/rustwide/target/debug/deps/libregex-0de905f4a2381677.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-62475a48374c3589.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6806319cc5029c41.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e85c70bfcc034f93.rlib" "/opt/rustwide/target/debug/deps/libthread_id-04d3517e506eaf17.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8963fb93e3224f82.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5effed91c12d77c.rlib" "/opt/rustwide/target/debug/deps/liblog-5fbcd883d6c3ad3a.rlib" "/opt/rustwide/target/debug/deps/liblog-9637043c8e7ca7ff.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libchrono-8e292bbb17d5d12e.rlib" "/opt/rustwide/target/debug/deps/libserde-f74706a67efe202b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-93c1bd607e76a4c4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/libtime-36d55951fc826d4c.rlib" "/opt/rustwide/target/debug/deps/liblibc-88ad8a8d336037a6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/add_friends-6dc0dfebc4c6b8d1.add_friends.e3t6aj5j-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6dc0dfebc4c6b8d1.add_friends.e3t6aj5j-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6dc0dfebc4c6b8d1.add_friends.e3t6aj5j-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6dc0dfebc4c6b8d1.add_friends.e3t6aj5j-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6dc0dfebc4c6b8d1.add_friends.e3t6aj5j-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6dc0dfebc4c6b8d1.add_friends.e3t6aj5j-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6dc0dfebc4c6b8d1.add_friends.e3t6aj5j-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6dc0dfebc4c6b8d1.add_friends.e3t6aj5j-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6dc0dfebc4c6b8d1.add_friends.e3t6aj5j-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6dc0dfebc4c6b8d1.add_friends.e3t6aj5j-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6dc0dfebc4c6b8d1.add_friends.e3t6aj5j-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6dc0dfebc4c6b8d1.add_friends.e3t6aj5j-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6dc0dfebc4c6b8d1.add_friends.e3t6aj5j-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6dc0dfebc4c6b8d1.add_friends.e3t6aj5j-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6dc0dfebc4c6b8d1.add_friends.e3t6aj5j-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/add_friends-6dc0dfebc4c6b8d1.add_friends.e3t6aj5j-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/add_friends-6dc0dfebc4c6b8d1" "/opt/rustwide/target/debug/deps/add_friends-6dc0dfebc4c6b8d1.3oabphm7k6titj3r.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-29fd5d49a5c0c432/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-5f57e8bb4647c58a/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuser_rust-9c35bdf835b2e79b.rlib" "/opt/rustwide/target/debug/deps/libactix_web-c10b6100cff93d10.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-057e95a920052be7.rlib" "/opt/rustwide/target/debug/deps/libawc-0efe7d0726674f4e.rlib" "/opt/rustwide/target/debug/deps/libactix_server-e5a67d62df1441c9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-af958bf1fd98e8d4.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-5ebffe84cd5762bd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libactix_router-968bcc7571e47d16.rlib" "/opt/rustwide/target/debug/deps/libbytestring-b5e9de47cc23ae5c.rlib" "/opt/rustwide/target/debug/deps/libactix_http-5a0ea55bec84bcbe.rlib" "/opt/rustwide/target/debug/deps/libbase64-2eaf2a28e351c3cf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libsha1-a5bc8d645facd688.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0eb3b6e9a714825a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libcookie-a7ef2879b6e0fbff.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libflate2-fcc28b33bfcebdf4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-bb5afd54c0397ec9.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-9296eea68846adca.rlib" "/opt/rustwide/target/debug/deps/libtime-826a6414de57cd39.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-40d527d6e4edc348.rlib" "/opt/rustwide/target/debug/deps/libstandback-f013d93aa6d091cf.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-a206314c673a8f0c.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-6535506a2fa466ba.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-08252f027be29742.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-3fa945a4df15cb21.rlib" "/opt/rustwide/target/debug/deps/libhostname-a9e11c9049110676.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-b9e8088bab94eaa5.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libthiserror-864eadaba5cf18d5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-733f8e5f085866ef.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-d984cb4d370bedc9.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-816cadf7de675403.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-d950d821ea652514.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libfutures-4897fabcd25a0ea3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bb0121bb84279464.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-ec3e51b2f48d678c.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-863cd40bd2503f51.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-2219fed5fbb69153.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a39acdb80b7afc58.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b5409819614e7041.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d9210be7b6f54075.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-665f5f83fbff4c0f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d3a65a090134d1de.rlib" "/opt/rustwide/target/debug/deps/libeither-0ed0c40f28d9c902.rlib" "/opt/rustwide/target/debug/deps/libh2-cba1425642b1e844.rlib" "/opt/rustwide/target/debug/deps/libtracing-c5534484d9927c56.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libactix_service-d6485c60c3081891.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-0c3ffb7c8575f393.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e6ae92aed632f372.rlib" "/opt/rustwide/target/debug/deps/libtokio-7ff4abb3b9521f2e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-59999e5975dd5bdf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-567f5e8eb7622c15.rlib" "/opt/rustwide/target/debug/deps/libmio-149ea73269e2058e.rlib" "/opt/rustwide/target/debug/deps/libiovec-095691ad7cfad770.rlib" "/opt/rustwide/target/debug/deps/libnet2-fd3afe4e1ef2da13.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-26496d726c6adce2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9ca31a53756e96cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ffbe90f14661c3d0.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-13e62bac3c7e5de8.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-85ead5952c24d116.rlib" "/opt/rustwide/target/debug/deps/libpin_project-37c291e3032167c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e77c2818a80fe2af.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-13cf349a8d876b7a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-21035d002ed27be6.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/librand-937d5d353b97012e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c7cf1c4985bde94c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-d130230f50bbe81e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cbf12e21bcf4ff48.rlib" "/opt/rustwide/target/debug/deps/libargon2-801ec4023462e92d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-5f7c3da96af41236.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7ad643ff856d079a.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e0f920f099e00368.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-0f2ff5473e044af9.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-671749501939cf96.rlib" "/opt/rustwide/target/debug/deps/libpem-d09625b7724d70a5.rlib" "/opt/rustwide/target/debug/deps/libregex-4bb3adf8331db325.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0a3c800ea2752104.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8e6410b54aa1ade2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-632d69decbb2b7af.rlib" "/opt/rustwide/target/debug/deps/libring-eb2a3cb262e2da75.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libdotenv-716ab7cbf31d34fe.rlib" "/opt/rustwide/target/debug/deps/libdiesel-d690fadbde1bcde8.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-2872124ef5e03260.rlib" "/opt/rustwide/target/debug/deps/libuuid-e9b76f16bccd1dd3.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-62d077141a20c798.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a0be4403764f9c0a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-86799963073ba065.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-3f47f553f6a41743.rlib" "/opt/rustwide/target/debug/deps/librand-b014e1dc8412c461.rlib" "/opt/rustwide/target/debug/deps/librand-845c2c99512e1366.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-4d69a822aaf627ba.rlib" "/opt/rustwide/target/debug/deps/libregex-0de905f4a2381677.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-62475a48374c3589.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6806319cc5029c41.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e85c70bfcc034f93.rlib" "/opt/rustwide/target/debug/deps/libthread_id-04d3517e506eaf17.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8963fb93e3224f82.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5effed91c12d77c.rlib" "/opt/rustwide/target/debug/deps/liblog-5fbcd883d6c3ad3a.rlib" "/opt/rustwide/target/debug/deps/liblog-9637043c8e7ca7ff.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libchrono-8e292bbb17d5d12e.rlib" "/opt/rustwide/target/debug/deps/libserde-f74706a67efe202b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-93c1bd607e76a4c4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/libtime-36d55951fc826d4c.rlib" "/opt/rustwide/target/debug/deps/liblibc-88ad8a8d336037a6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/create_user-01cfd20a46afc02a.create_user.46pf0zzs-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-01cfd20a46afc02a.create_user.46pf0zzs-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-01cfd20a46afc02a.create_user.46pf0zzs-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-01cfd20a46afc02a.create_user.46pf0zzs-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-01cfd20a46afc02a.create_user.46pf0zzs-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-01cfd20a46afc02a.create_user.46pf0zzs-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-01cfd20a46afc02a.create_user.46pf0zzs-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-01cfd20a46afc02a.create_user.46pf0zzs-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-01cfd20a46afc02a.create_user.46pf0zzs-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-01cfd20a46afc02a.create_user.46pf0zzs-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-01cfd20a46afc02a.create_user.46pf0zzs-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/create_user-01cfd20a46afc02a.create_user.46pf0zzs-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/create_user-01cfd20a46afc02a" "/opt/rustwide/target/debug/deps/create_user-01cfd20a46afc02a.32gv5q44dgyg6xvu.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-29fd5d49a5c0c432/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-5f57e8bb4647c58a/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuser_rust-9c35bdf835b2e79b.rlib" "/opt/rustwide/target/debug/deps/libactix_web-c10b6100cff93d10.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-057e95a920052be7.rlib" "/opt/rustwide/target/debug/deps/libawc-0efe7d0726674f4e.rlib" "/opt/rustwide/target/debug/deps/libactix_server-e5a67d62df1441c9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-af958bf1fd98e8d4.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-5ebffe84cd5762bd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libactix_router-968bcc7571e47d16.rlib" "/opt/rustwide/target/debug/deps/libbytestring-b5e9de47cc23ae5c.rlib" "/opt/rustwide/target/debug/deps/libactix_http-5a0ea55bec84bcbe.rlib" "/opt/rustwide/target/debug/deps/libbase64-2eaf2a28e351c3cf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libsha1-a5bc8d645facd688.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0eb3b6e9a714825a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libcookie-a7ef2879b6e0fbff.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libflate2-fcc28b33bfcebdf4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-bb5afd54c0397ec9.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-9296eea68846adca.rlib" "/opt/rustwide/target/debug/deps/libtime-826a6414de57cd39.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-40d527d6e4edc348.rlib" "/opt/rustwide/target/debug/deps/libstandback-f013d93aa6d091cf.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-a206314c673a8f0c.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-6535506a2fa466ba.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-08252f027be29742.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-3fa945a4df15cb21.rlib" "/opt/rustwide/target/debug/deps/libhostname-a9e11c9049110676.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-b9e8088bab94eaa5.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libthiserror-864eadaba5cf18d5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-733f8e5f085866ef.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-d984cb4d370bedc9.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-816cadf7de675403.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-d950d821ea652514.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libfutures-4897fabcd25a0ea3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bb0121bb84279464.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-ec3e51b2f48d678c.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-863cd40bd2503f51.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-2219fed5fbb69153.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a39acdb80b7afc58.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b5409819614e7041.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d9210be7b6f54075.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-665f5f83fbff4c0f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d3a65a090134d1de.rlib" "/opt/rustwide/target/debug/deps/libeither-0ed0c40f28d9c902.rlib" "/opt/rustwide/target/debug/deps/libh2-cba1425642b1e844.rlib" "/opt/rustwide/target/debug/deps/libtracing-c5534484d9927c56.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libactix_service-d6485c60c3081891.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-0c3ffb7c8575f393.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e6ae92aed632f372.rlib" "/opt/rustwide/target/debug/deps/libtokio-7ff4abb3b9521f2e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-59999e5975dd5bdf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-567f5e8eb7622c15.rlib" "/opt/rustwide/target/debug/deps/libmio-149ea73269e2058e.rlib" "/opt/rustwide/target/debug/deps/libiovec-095691ad7cfad770.rlib" "/opt/rustwide/target/debug/deps/libnet2-fd3afe4e1ef2da13.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-26496d726c6adce2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9ca31a53756e96cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ffbe90f14661c3d0.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-13e62bac3c7e5de8.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-85ead5952c24d116.rlib" "/opt/rustwide/target/debug/deps/libpin_project-37c291e3032167c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e77c2818a80fe2af.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-13cf349a8d876b7a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-21035d002ed27be6.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/librand-937d5d353b97012e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c7cf1c4985bde94c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-d130230f50bbe81e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cbf12e21bcf4ff48.rlib" "/opt/rustwide/target/debug/deps/libargon2-801ec4023462e92d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-5f7c3da96af41236.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7ad643ff856d079a.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e0f920f099e00368.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-0f2ff5473e044af9.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-671749501939cf96.rlib" "/opt/rustwide/target/debug/deps/libpem-d09625b7724d70a5.rlib" "/opt/rustwide/target/debug/deps/libregex-4bb3adf8331db325.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0a3c800ea2752104.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8e6410b54aa1ade2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-632d69decbb2b7af.rlib" "/opt/rustwide/target/debug/deps/libring-eb2a3cb262e2da75.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libdotenv-716ab7cbf31d34fe.rlib" "/opt/rustwide/target/debug/deps/libdiesel-d690fadbde1bcde8.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-2872124ef5e03260.rlib" "/opt/rustwide/target/debug/deps/libuuid-e9b76f16bccd1dd3.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-62d077141a20c798.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a0be4403764f9c0a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-86799963073ba065.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-3f47f553f6a41743.rlib" "/opt/rustwide/target/debug/deps/librand-b014e1dc8412c461.rlib" "/opt/rustwide/target/debug/deps/librand-845c2c99512e1366.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-4d69a822aaf627ba.rlib" "/opt/rustwide/target/debug/deps/libregex-0de905f4a2381677.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-62475a48374c3589.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6806319cc5029c41.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e85c70bfcc034f93.rlib" "/opt/rustwide/target/debug/deps/libthread_id-04d3517e506eaf17.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8963fb93e3224f82.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5effed91c12d77c.rlib" "/opt/rustwide/target/debug/deps/liblog-5fbcd883d6c3ad3a.rlib" "/opt/rustwide/target/debug/deps/liblog-9637043c8e7ca7ff.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libchrono-8e292bbb17d5d12e.rlib" "/opt/rustwide/target/debug/deps/libserde-f74706a67efe202b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-93c1bd607e76a4c4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/libtime-36d55951fc826d4c.rlib" "/opt/rustwide/target/debug/deps/liblibc-88ad8a8d336037a6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/list_friends-dd428bf83e397a29.list_friends.afddh7wa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/list_friends-dd428bf83e397a29.list_friends.afddh7wa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/list_friends-dd428bf83e397a29.list_friends.afddh7wa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/list_friends-dd428bf83e397a29.list_friends.afddh7wa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/list_friends-dd428bf83e397a29.list_friends.afddh7wa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/list_friends-dd428bf83e397a29.list_friends.afddh7wa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/list_friends-dd428bf83e397a29.list_friends.afddh7wa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/list_friends-dd428bf83e397a29.list_friends.afddh7wa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/list_friends-dd428bf83e397a29.list_friends.afddh7wa-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/list_friends-dd428bf83e397a29.list_friends.afddh7wa-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/list_friends-dd428bf83e397a29" "/opt/rustwide/target/debug/deps/list_friends-dd428bf83e397a29.4g7vy90ujbzopne1.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-29fd5d49a5c0c432/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-5f57e8bb4647c58a/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuser_rust-9c35bdf835b2e79b.rlib" "/opt/rustwide/target/debug/deps/libactix_web-c10b6100cff93d10.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-057e95a920052be7.rlib" "/opt/rustwide/target/debug/deps/libawc-0efe7d0726674f4e.rlib" "/opt/rustwide/target/debug/deps/libactix_server-e5a67d62df1441c9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-af958bf1fd98e8d4.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-5ebffe84cd5762bd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libactix_router-968bcc7571e47d16.rlib" "/opt/rustwide/target/debug/deps/libbytestring-b5e9de47cc23ae5c.rlib" "/opt/rustwide/target/debug/deps/libactix_http-5a0ea55bec84bcbe.rlib" "/opt/rustwide/target/debug/deps/libbase64-2eaf2a28e351c3cf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libsha1-a5bc8d645facd688.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0eb3b6e9a714825a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libcookie-a7ef2879b6e0fbff.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libflate2-fcc28b33bfcebdf4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-bb5afd54c0397ec9.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-9296eea68846adca.rlib" "/opt/rustwide/target/debug/deps/libtime-826a6414de57cd39.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-40d527d6e4edc348.rlib" "/opt/rustwide/target/debug/deps/libstandback-f013d93aa6d091cf.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-a206314c673a8f0c.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-6535506a2fa466ba.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-08252f027be29742.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-3fa945a4df15cb21.rlib" "/opt/rustwide/target/debug/deps/libhostname-a9e11c9049110676.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-b9e8088bab94eaa5.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libthiserror-864eadaba5cf18d5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-733f8e5f085866ef.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-d984cb4d370bedc9.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-816cadf7de675403.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-d950d821ea652514.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libfutures-4897fabcd25a0ea3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bb0121bb84279464.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-ec3e51b2f48d678c.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-863cd40bd2503f51.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-2219fed5fbb69153.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a39acdb80b7afc58.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b5409819614e7041.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d9210be7b6f54075.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-665f5f83fbff4c0f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d3a65a090134d1de.rlib" "/opt/rustwide/target/debug/deps/libeither-0ed0c40f28d9c902.rlib" "/opt/rustwide/target/debug/deps/libh2-cba1425642b1e844.rlib" "/opt/rustwide/target/debug/deps/libtracing-c5534484d9927c56.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libactix_service-d6485c60c3081891.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-0c3ffb7c8575f393.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e6ae92aed632f372.rlib" "/opt/rustwide/target/debug/deps/libtokio-7ff4abb3b9521f2e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-59999e5975dd5bdf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-567f5e8eb7622c15.rlib" "/opt/rustwide/target/debug/deps/libmio-149ea73269e2058e.rlib" "/opt/rustwide/target/debug/deps/libiovec-095691ad7cfad770.rlib" "/opt/rustwide/target/debug/deps/libnet2-fd3afe4e1ef2da13.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-26496d726c6adce2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9ca31a53756e96cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ffbe90f14661c3d0.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-13e62bac3c7e5de8.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-85ead5952c24d116.rlib" "/opt/rustwide/target/debug/deps/libpin_project-37c291e3032167c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e77c2818a80fe2af.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-13cf349a8d876b7a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-21035d002ed27be6.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/librand-937d5d353b97012e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c7cf1c4985bde94c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-d130230f50bbe81e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cbf12e21bcf4ff48.rlib" "/opt/rustwide/target/debug/deps/libargon2-801ec4023462e92d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-5f7c3da96af41236.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7ad643ff856d079a.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e0f920f099e00368.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-0f2ff5473e044af9.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-671749501939cf96.rlib" "/opt/rustwide/target/debug/deps/libpem-d09625b7724d70a5.rlib" "/opt/rustwide/target/debug/deps/libregex-4bb3adf8331db325.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0a3c800ea2752104.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8e6410b54aa1ade2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-632d69decbb2b7af.rlib" "/opt/rustwide/target/debug/deps/libring-eb2a3cb262e2da75.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libdotenv-716ab7cbf31d34fe.rlib" "/opt/rustwide/target/debug/deps/libdiesel-d690fadbde1bcde8.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-2872124ef5e03260.rlib" "/opt/rustwide/target/debug/deps/libuuid-e9b76f16bccd1dd3.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-62d077141a20c798.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a0be4403764f9c0a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-86799963073ba065.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-3f47f553f6a41743.rlib" "/opt/rustwide/target/debug/deps/librand-b014e1dc8412c461.rlib" "/opt/rustwide/target/debug/deps/librand-845c2c99512e1366.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-4d69a822aaf627ba.rlib" "/opt/rustwide/target/debug/deps/libregex-0de905f4a2381677.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-62475a48374c3589.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6806319cc5029c41.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e85c70bfcc034f93.rlib" "/opt/rustwide/target/debug/deps/libthread_id-04d3517e506eaf17.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8963fb93e3224f82.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5effed91c12d77c.rlib" "/opt/rustwide/target/debug/deps/liblog-5fbcd883d6c3ad3a.rlib" "/opt/rustwide/target/debug/deps/liblog-9637043c8e7ca7ff.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libchrono-8e292bbb17d5d12e.rlib" "/opt/rustwide/target/debug/deps/libserde-f74706a67efe202b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-93c1bd607e76a4c4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/libtime-36d55951fc826d4c.rlib" "/opt/rustwide/target/debug/deps/liblibc-88ad8a8d336037a6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "37b70fab6f2285db46fc82ec3cd4ed1d0636983ae36285420c52f5113b957ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37b70fab6f2285db46fc82ec3cd4ed1d0636983ae36285420c52f5113b957ab9", kill_on_drop: false }` [INFO] [stdout] 37b70fab6f2285db46fc82ec3cd4ed1d0636983ae36285420c52f5113b957ab9