[INFO] cloning repository https://github.com/cyobero/rust-user-auth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyobero/rust-user-auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyobero%2Frust-user-auth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyobero%2Frust-user-auth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f74e784e057abc1c4d77337c2b42ccf707f934a [INFO] testing cyobero/rust-user-auth against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyobero%2Frust-user-auth" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cyobero/rust-user-auth on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cyobero/rust-user-auth [INFO] finished tweaking git repo https://github.com/cyobero/rust-user-auth [INFO] tweaked toml for git repo https://github.com/cyobero/rust-user-auth written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/cyobero/rust-user-auth already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blowfish v0.8.0 [INFO] [stderr] Downloaded actix-session v0.4.1 [INFO] [stderr] Downloaded bcrypt v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 13d97197530491116395b083cfeefec81ed31738ecc2ec1a8f834c79c5a66e6a [INFO] running `Command { std: "docker" "start" "-a" "13d97197530491116395b083cfeefec81ed31738ecc2ec1a8f834c79c5a66e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13d97197530491116395b083cfeefec81ed31738ecc2ec1a8f834c79c5a66e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13d97197530491116395b083cfeefec81ed31738ecc2ec1a8f834c79c5a66e6a", kill_on_drop: false }` [INFO] [stdout] 13d97197530491116395b083cfeefec81ed31738ecc2ec1a8f834c79c5a66e6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 495964297a5c791037af2a39fc93ccee1b39458328287fce0f8ff17b7d713462 [INFO] running `Command { std: "docker" "start" "-a" "495964297a5c791037af2a39fc93ccee1b39458328287fce0f8ff17b7d713462", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Compiling v_htmlescape v0.12.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling buf-min v0.4.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling blowfish v0.8.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling bcrypt v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [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 trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling diesel v1.4.7 [INFO] [stderr] Compiling actix-http v2.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-session v0.4.1 [INFO] [stderr] Compiling user-auth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ResponseError` [INFO] [stdout] --> src/handlers.rs:1:80 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{delete, get, http::StatusCode, post, web, Error, HttpResponse, ResponseError}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [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/main.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use actix_web::{get, App, HttpServer}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::prelude` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `user-auth`; 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name user_auth --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f10a041cbe57d744 -C extra-filename=-f10a041cbe57d744 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_files=/opt/rustwide/target/debug/deps/libactix_files-719f7f20e3aab195.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-8bfd8da0ec2c4542.rlib --extern actix_session=/opt/rustwide/target/debug/deps/libactix_session-76073ef9bbf5b3d0.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-757bc38e0030d308.rlib --extern bcrypt=/opt/rustwide/target/debug/deps/libbcrypt-7926a533aa937cc5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-df16bd3ecebead4e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-8323130e8aba38c5.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-794a2a3266b41348.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-08a10809666fd834.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-7c727fc60818c6eb.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-45ab81af19da6f5b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-78974e4314848b52.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0d0ffeefd45204af.rlib --extern user_auth=/opt/rustwide/target/debug/deps/libuser_auth-79c9c2f4c1af997d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/brotli-sys-e7674fed0669e712/out -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/ring-34e50c6b8cad870c/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" "/opt/rustwide/target/debug/deps/get_posts-40f439e6d7d27ec0.get_posts.b6739811-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/get_posts-40f439e6d7d27ec0.get_posts.b6739811-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/get_posts-40f439e6d7d27ec0.get_posts.b6739811-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/get_posts-40f439e6d7d27ec0.get_posts.b6739811-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/get_posts-40f439e6d7d27ec0.get_posts.b6739811-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/get_posts-40f439e6d7d27ec0.get_posts.b6739811-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/get_posts-40f439e6d7d27ec0.get_posts.b6739811-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/get_posts-40f439e6d7d27ec0.get_posts.b6739811-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/get_posts-40f439e6d7d27ec0.get_posts.b6739811-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/get_posts-40f439e6d7d27ec0.get_posts.b6739811-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/get_posts-40f439e6d7d27ec0.556clms8mqz9nfww.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-e7674fed0669e712/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-34e50c6b8cad870c/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuser_auth-79c9c2f4c1af997d.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-7926a533aa937cc5.rlib" "/opt/rustwide/target/debug/deps/libblowfish-a5648046e88714ca.rlib" "/opt/rustwide/target/debug/deps/libcipher-4d0454d38cd9673a.rlib" "/opt/rustwide/target/debug/deps/libactix_web-757bc38e0030d308.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-b4ca90d456ec13f3.rlib" "/opt/rustwide/target/debug/deps/libawc-cf66d5d9c31d8edd.rlib" "/opt/rustwide/target/debug/deps/libactix_server-fde1803b5cb001c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-df6f7d77f28af8b3.rlib" "/opt/rustwide/target/debug/deps/libactix_router-9c5d7b5cd191d38d.rlib" "/opt/rustwide/target/debug/deps/libbytestring-e918c53984292522.rlib" "/opt/rustwide/target/debug/deps/libactix_http-938a102cdb9f3c83.rlib" "/opt/rustwide/target/debug/deps/libhttparse-57873771546e48a0.rlib" "/opt/rustwide/target/debug/deps/libsha1-6afbe88c6870b76a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-908584a62d6f1341.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0d0ffeefd45204af.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libcookie-9703462db530f015.rlib" "/opt/rustwide/target/debug/deps/libhkdf-83255dda269fec2d.rlib" "/opt/rustwide/target/debug/deps/libhmac-5b286103e063dcc5.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-84939ac86f780d3e.rlib" "/opt/rustwide/target/debug/deps/libsha2-50f6a6e42cc961dc.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e03e1b30135fad74.rlib" "/opt/rustwide/target/debug/deps/libdigest-88451ac331251876.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-207679186ad4cc27.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-ed1661f3581fa2bf.rlib" "/opt/rustwide/target/debug/deps/libghash-b22bfd4453afb578.rlib" "/opt/rustwide/target/debug/deps/libpolyval-f788eb12ddf508f6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-14ebfdfd5da74931.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-fb0768aaca0cbb54.rlib" "/opt/rustwide/target/debug/deps/libsubtle-68abf525aaeea0d8.rlib" "/opt/rustwide/target/debug/deps/libctr-200d88bf9079509a.rlib" "/opt/rustwide/target/debug/deps/libaes-3a7844adda0a2fef.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-e8deb31adbee2485.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libcipher-9b57d6b8f20bd641.rlib" "/opt/rustwide/target/debug/deps/libaead-ba406e6c80528f14.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f5ba41faa0becb0c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bbc8b6d814331ada.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/librand-856d3a7d6df64c59.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2426622b913b4506.rlib" "/opt/rustwide/target/debug/deps/librand_core-4305fd9552ca3277.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6ce7c07941f33712.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ac114f49008cd69.rlib" "/opt/rustwide/target/debug/deps/libregex-2fa2fb94fa357a94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-cf39e252f6e44718.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libflate2-e7f0505e0d3ab640.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-598e5ece39a8f22b.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-66aff8fc04e18c28.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-2ebbcfc785cd0b0b.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-9af8a34aaf3098b1.rlib" "/opt/rustwide/target/debug/deps/libtime-403dda744239aa08.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-e44d38cfd222e2f7.rlib" "/opt/rustwide/target/debug/deps/libstandback-71bd5c6af4a8d85c.rlib" "/opt/rustwide/target/debug/deps/libfxhash-8241d76d40787cab.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-c17fd01b0a90b84e.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-1d6f8b48374d5508.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-355bdb221d9e56a0.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-4fdf2a1f5bfb0a0f.rlib" "/opt/rustwide/target/debug/deps/libhostname-efd92fe024c89750.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-a7467cb0828a3671.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-7bc7f8367a67295f.rlib" "/opt/rustwide/target/debug/deps/librand-f8b798f5d5cd71bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7d8cfea8a1519d76.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-381eafbdc078bac0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fe97aa5316823b60.rlib" "/opt/rustwide/target/debug/deps/liburl-80fa9edb848a7388.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7dd23ad1e9ec9e20.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libidna-61a94d64074cede7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e3ec2e02bb08a3eb.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-0d633df854018520.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/libfutures-18ad2bfb608cb574.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-2ee9214eee74a275.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-04e6d149ccdb498f.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-c48b37bbdef8772d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9cd5adf709d7b6d1.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1c8aad10698ea627.rlib" "/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rlib" "/opt/rustwide/target/debug/deps/libh2-20386e0f710482bc.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-3c6c7998adb2fa5c.rlib" "/opt/rustwide/target/debug/deps/libtracing-c318b0e17d80c4cb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7c95ccf98946e298.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f7b9ef2681fdca2e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libhttp-119c85325641d28d.rlib" "/opt/rustwide/target/debug/deps/libitoa-ffe013ffe1403a1e.rlib" "/opt/rustwide/target/debug/deps/libbytes-4bf2b520dc5a4ca8.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libactix_service-de07f650a303aad8.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-7717e21a812da82a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e7dfe253d492af92.rlib" "/opt/rustwide/target/debug/deps/libtokio-b605bc88f1b2ea37.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-04074083f235f4b6.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ba04af5e1abae401.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libmio-227578618c02b6dc.rlib" "/opt/rustwide/target/debug/deps/libiovec-0575b5ac841d6745.rlib" "/opt/rustwide/target/debug/deps/libnet2-473018609afc1e91.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f6b71f87fb385cbd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7c14cddd3d5ec2a9.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7cae0f3a53df86eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bf58597f06b5cf88.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c91585712b30fae9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-edcd319b1d73d3e2.rlib" "/opt/rustwide/target/debug/deps/libslab-ca64799474667b44.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a0fb46cddcdca5f4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-46ad4e8d80749b66.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d6bd1ffa64e3ec05.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1bd2d4ff005d3dd3.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libdiesel-08a10809666fd834.rlib" "/opt/rustwide/target/debug/deps/libchrono-df16bd3ecebead4e.rlib" "/opt/rustwide/target/debug/deps/libserde-78974e4314848b52.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-af2a93b1bc293bb9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d64f7163f6758cb.rlib" "/opt/rustwide/target/debug/deps/libtime-f8ed2c369b8ef228.rlib" "/opt/rustwide/target/debug/deps/liburl-8818894bfbf481d2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libidna-ff8d629d7622b58f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-de0e4d5c82e5ecae.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b3bb9ecb3639795e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-28b861cf6f5d2cc2.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libmysqlclient_sys-116712f9f629a07c.rlib" "/opt/rustwide/target/debug/deps/libr2d2-7c727fc60818c6eb.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-5964b4779b2400b9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c706fdedb9b3467e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-adbcfb63f37eb7b1.rlib" "/opt/rustwide/target/debug/deps/liblibc-3ed73f9c85a9592a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7aff3213d137eb8f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-22ab19da78030059.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-8d6a6a7ec43a25dc.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lmariadb" "-ldl" "-lm" "-lpthread" "-lgnutls" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/get_posts-40f439e6d7d27ec0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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" "/opt/rustwide/target/debug/deps/delete_user-995d9d2862a7c690.delete_user.0229aa25-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/delete_user-995d9d2862a7c690.delete_user.0229aa25-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/delete_user-995d9d2862a7c690.delete_user.0229aa25-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/delete_user-995d9d2862a7c690.delete_user.0229aa25-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/delete_user-995d9d2862a7c690.delete_user.0229aa25-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/delete_user-995d9d2862a7c690.delete_user.0229aa25-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/delete_user-995d9d2862a7c690.delete_user.0229aa25-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/delete_user-995d9d2862a7c690.delete_user.0229aa25-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/delete_user-995d9d2862a7c690.delete_user.0229aa25-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/delete_user-995d9d2862a7c690.delete_user.0229aa25-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/delete_user-995d9d2862a7c690.delete_user.0229aa25-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/delete_user-995d9d2862a7c690.delete_user.0229aa25-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/delete_user-995d9d2862a7c690.delete_user.0229aa25-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/delete_user-995d9d2862a7c690.delete_user.0229aa25-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/delete_user-995d9d2862a7c690.delete_user.0229aa25-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/delete_user-995d9d2862a7c690.delete_user.0229aa25-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/delete_user-995d9d2862a7c690.2o289433ra92c01k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-e7674fed0669e712/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-34e50c6b8cad870c/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuser_auth-79c9c2f4c1af997d.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-7926a533aa937cc5.rlib" "/opt/rustwide/target/debug/deps/libblowfish-a5648046e88714ca.rlib" "/opt/rustwide/target/debug/deps/libcipher-4d0454d38cd9673a.rlib" "/opt/rustwide/target/debug/deps/libactix_web-757bc38e0030d308.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-b4ca90d456ec13f3.rlib" "/opt/rustwide/target/debug/deps/libawc-cf66d5d9c31d8edd.rlib" "/opt/rustwide/target/debug/deps/libactix_server-fde1803b5cb001c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-df6f7d77f28af8b3.rlib" "/opt/rustwide/target/debug/deps/libactix_router-9c5d7b5cd191d38d.rlib" "/opt/rustwide/target/debug/deps/libbytestring-e918c53984292522.rlib" "/opt/rustwide/target/debug/deps/libactix_http-938a102cdb9f3c83.rlib" "/opt/rustwide/target/debug/deps/libhttparse-57873771546e48a0.rlib" "/opt/rustwide/target/debug/deps/libsha1-6afbe88c6870b76a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-908584a62d6f1341.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0d0ffeefd45204af.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libcookie-9703462db530f015.rlib" "/opt/rustwide/target/debug/deps/libhkdf-83255dda269fec2d.rlib" "/opt/rustwide/target/debug/deps/libhmac-5b286103e063dcc5.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-84939ac86f780d3e.rlib" "/opt/rustwide/target/debug/deps/libsha2-50f6a6e42cc961dc.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e03e1b30135fad74.rlib" "/opt/rustwide/target/debug/deps/libdigest-88451ac331251876.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-207679186ad4cc27.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-ed1661f3581fa2bf.rlib" "/opt/rustwide/target/debug/deps/libghash-b22bfd4453afb578.rlib" "/opt/rustwide/target/debug/deps/libpolyval-f788eb12ddf508f6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-14ebfdfd5da74931.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-fb0768aaca0cbb54.rlib" "/opt/rustwide/target/debug/deps/libsubtle-68abf525aaeea0d8.rlib" "/opt/rustwide/target/debug/deps/libctr-200d88bf9079509a.rlib" "/opt/rustwide/target/debug/deps/libaes-3a7844adda0a2fef.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-e8deb31adbee2485.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libcipher-9b57d6b8f20bd641.rlib" "/opt/rustwide/target/debug/deps/libaead-ba406e6c80528f14.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f5ba41faa0becb0c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bbc8b6d814331ada.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/librand-856d3a7d6df64c59.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2426622b913b4506.rlib" "/opt/rustwide/target/debug/deps/librand_core-4305fd9552ca3277.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6ce7c07941f33712.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ac114f49008cd69.rlib" "/opt/rustwide/target/debug/deps/libregex-2fa2fb94fa357a94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-cf39e252f6e44718.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libflate2-e7f0505e0d3ab640.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-598e5ece39a8f22b.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-66aff8fc04e18c28.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-2ebbcfc785cd0b0b.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-9af8a34aaf3098b1.rlib" "/opt/rustwide/target/debug/deps/libtime-403dda744239aa08.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-e44d38cfd222e2f7.rlib" "/opt/rustwide/target/debug/deps/libstandback-71bd5c6af4a8d85c.rlib" "/opt/rustwide/target/debug/deps/libfxhash-8241d76d40787cab.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-c17fd01b0a90b84e.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-1d6f8b48374d5508.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-355bdb221d9e56a0.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-4fdf2a1f5bfb0a0f.rlib" "/opt/rustwide/target/debug/deps/libhostname-efd92fe024c89750.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-a7467cb0828a3671.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-7bc7f8367a67295f.rlib" "/opt/rustwide/target/debug/deps/librand-f8b798f5d5cd71bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7d8cfea8a1519d76.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-381eafbdc078bac0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fe97aa5316823b60.rlib" "/opt/rustwide/target/debug/deps/liburl-80fa9edb848a7388.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7dd23ad1e9ec9e20.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libidna-61a94d64074cede7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e3ec2e02bb08a3eb.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-0d633df854018520.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/libfutures-18ad2bfb608cb574.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-2ee9214eee74a275.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-04e6d149ccdb498f.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-c48b37bbdef8772d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9cd5adf709d7b6d1.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1c8aad10698ea627.rlib" "/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rlib" "/opt/rustwide/target/debug/deps/libh2-20386e0f710482bc.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-3c6c7998adb2fa5c.rlib" "/opt/rustwide/target/debug/deps/libtracing-c318b0e17d80c4cb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7c95ccf98946e298.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f7b9ef2681fdca2e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libhttp-119c85325641d28d.rlib" "/opt/rustwide/target/debug/deps/libitoa-ffe013ffe1403a1e.rlib" "/opt/rustwide/target/debug/deps/libbytes-4bf2b520dc5a4ca8.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libactix_service-de07f650a303aad8.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-7717e21a812da82a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e7dfe253d492af92.rlib" "/opt/rustwide/target/debug/deps/libtokio-b605bc88f1b2ea37.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-04074083f235f4b6.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ba04af5e1abae401.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libmio-227578618c02b6dc.rlib" "/opt/rustwide/target/debug/deps/libiovec-0575b5ac841d6745.rlib" "/opt/rustwide/target/debug/deps/libnet2-473018609afc1e91.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f6b71f87fb385cbd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7c14cddd3d5ec2a9.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7cae0f3a53df86eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bf58597f06b5cf88.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c91585712b30fae9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-edcd319b1d73d3e2.rlib" "/opt/rustwide/target/debug/deps/libslab-ca64799474667b44.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a0fb46cddcdca5f4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-46ad4e8d80749b66.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d6bd1ffa64e3ec05.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1bd2d4ff005d3dd3.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libdiesel-08a10809666fd834.rlib" "/opt/rustwide/target/debug/deps/libchrono-df16bd3ecebead4e.rlib" "/opt/rustwide/target/debug/deps/libserde-78974e4314848b52.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-af2a93b1bc293bb9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d64f7163f6758cb.rlib" "/opt/rustwide/target/debug/deps/libtime-f8ed2c369b8ef228.rlib" "/opt/rustwide/target/debug/deps/liburl-8818894bfbf481d2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libidna-ff8d629d7622b58f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-de0e4d5c82e5ecae.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b3bb9ecb3639795e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-28b861cf6f5d2cc2.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libmysqlclient_sys-116712f9f629a07c.rlib" "/opt/rustwide/target/debug/deps/libr2d2-7c727fc60818c6eb.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-5964b4779b2400b9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c706fdedb9b3467e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-adbcfb63f37eb7b1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7aff3213d137eb8f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-22ab19da78030059.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-8d6a6a7ec43a25dc.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libclap-8323130e8aba38c5.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4feaadb70d379c84.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1a5cfc89f80f8ff0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libatty-960d90654e528468.rlib" "/opt/rustwide/target/debug/deps/liblibc-3ed73f9c85a9592a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lmariadb" "-ldl" "-lm" "-lpthread" "-lgnutls" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/delete_user-995d9d2862a7c690" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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" "495964297a5c791037af2a39fc93ccee1b39458328287fce0f8ff17b7d713462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "495964297a5c791037af2a39fc93ccee1b39458328287fce0f8ff17b7d713462", kill_on_drop: false }` [INFO] [stdout] 495964297a5c791037af2a39fc93ccee1b39458328287fce0f8ff17b7d713462