[INFO] cloning repository https://github.com/meowjesty/hello-actix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meowjesty/hello-actix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeowjesty%2Fhello-actix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeowjesty%2Fhello-actix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50a6f241401ceb86a79b5f1531ff014c11ab930e [INFO] testing meowjesty/hello-actix against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeowjesty%2Fhello-actix" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/meowjesty/hello-actix on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/meowjesty/hello-actix [INFO] finished tweaking git repo https://github.com/meowjesty/hello-actix [INFO] tweaked toml for git repo https://github.com/meowjesty/hello-actix written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/meowjesty/hello-actix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0/source/Cargo.toml: unused manifest key: workspace.authors [INFO] [stderr] warning: /workspace/builds/worker-0/source/Cargo.toml: unused manifest key: workspace.description [INFO] [stderr] warning: /workspace/builds/worker-0/source/Cargo.toml: unused manifest key: workspace.edition [INFO] [stderr] warning: /workspace/builds/worker-0/source/Cargo.toml: unused manifest key: workspace.homepage [INFO] [stderr] warning: /workspace/builds/worker-0/source/Cargo.toml: unused manifest key: workspace.keywords [INFO] [stderr] warning: /workspace/builds/worker-0/source/Cargo.toml: unused manifest key: workspace.license [INFO] [stderr] warning: /workspace/builds/worker-0/source/Cargo.toml: unused manifest key: workspace.name [INFO] [stderr] warning: /workspace/builds/worker-0/source/Cargo.toml: unused manifest key: workspace.repository [INFO] [stderr] warning: /workspace/builds/worker-0/source/Cargo.toml: unused manifest key: workspace.version [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76d944c454abe612c6aa4cf0dd49ea5cc7c544cc99d1058036b7cc6d0890e1fe [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" "76d944c454abe612c6aa4cf0dd49ea5cc7c544cc99d1058036b7cc6d0890e1fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76d944c454abe612c6aa4cf0dd49ea5cc7c544cc99d1058036b7cc6d0890e1fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76d944c454abe612c6aa4cf0dd49ea5cc7c544cc99d1058036b7cc6d0890e1fe", kill_on_drop: false }` [INFO] [stdout] 76d944c454abe612c6aa4cf0dd49ea5cc7c544cc99d1058036b7cc6d0890e1fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 88504b3db29d8f8e91a6186889f96f53c77fa835cdfe93676c9ea61106611fd1 [INFO] running `Command { std: "docker" "start" "-a" "88504b3db29d8f8e91a6186889f96f53c77fa835cdfe93676c9ea61106611fd1", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.authors [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.description [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.edition [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.homepage [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.keywords [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.license [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.name [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.repository [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.version [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling integration-lib v0.1.0 (/opt/rustwide/workdir/integration/integration-lib) [INFO] [stderr] Compiling authorization v0.1.0 (/opt/rustwide/workdir/authorization) [INFO] [stderr] Compiling login v0.1.0 (/opt/rustwide/workdir/login) [INFO] [stderr] Compiling cookies v0.1.0 (/opt/rustwide/workdir/cookies) [INFO] [stderr] Compiling sqlite v0.1.0 (/opt/rustwide/workdir/sqlite) [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling actix-server v2.0.0-beta.5 [INFO] [stderr] Compiling sqlx-rt v0.5.5 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling sqlx-core v0.5.5 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling sqlx-macros v0.5.5 [INFO] [stderr] Compiling sqlx v0.5.5 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling actix-http v3.0.0-beta.8 [INFO] [stderr] Compiling actix-web v4.0.0-beta.8 [INFO] [stderr] Compiling actix-session v0.5.0-beta.2 [INFO] [stderr] Compiling actix-identity v0.4.0-beta.2 [INFO] [stderr] Compiling actix-web-httpauth v0.6.0-beta.2 [INFO] [stderr] Compiling experiments v0.1.0 (/opt/rustwide/workdir/experiments) [INFO] [stderr] Compiling in-memory v0.1.0 (/opt/rustwide/workdir/in-memory) [INFO] [stderr] Compiling minimal v0.1.0 (/opt/rustwide/workdir/minimal) [INFO] [stderr] Compiling integration v0.1.0 (/opt/rustwide/workdir/integration) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/minimal-77d7ac2ca35a2571.minimal.b381a072-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/minimal-77d7ac2ca35a2571.minimal.b381a072-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/minimal-77d7ac2ca35a2571.minimal.b381a072-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/minimal-77d7ac2ca35a2571.minimal.b381a072-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/minimal-77d7ac2ca35a2571.minimal.b381a072-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/minimal-77d7ac2ca35a2571.minimal.b381a072-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/minimal-77d7ac2ca35a2571.minimal.b381a072-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/minimal-77d7ac2ca35a2571.minimal.b381a072-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/minimal-77d7ac2ca35a2571.minimal.b381a072-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/minimal-77d7ac2ca35a2571.minimal.b381a072-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/minimal-77d7ac2ca35a2571.minimal.b381a072-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/minimal-77d7ac2ca35a2571.minimal.b381a072-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/minimal-77d7ac2ca35a2571.minimal.b381a072-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/minimal-77d7ac2ca35a2571.minimal.b381a072-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/minimal-77d7ac2ca35a2571.minimal.b381a072-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/minimal-77d7ac2ca35a2571.minimal.b381a072-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/minimal-77d7ac2ca35a2571.3gghfze6i98hdfih.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-644a32db06afd314/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30c2e255dc35c7c4/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web-0aa57805152b9448.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e4547eb81f669173.rlib" "/opt/rustwide/target/debug/deps/libactix_server-4d69c86702e81d7c.rlib" "/opt/rustwide/target/debug/deps/libcookie-65c49ced2a296fca.rlib" "/opt/rustwide/target/debug/deps/libhkdf-455e52b6d2f3432f.rlib" "/opt/rustwide/target/debug/deps/libhmac-a34e3ae973b5118f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-819fcfdb0bb377ff.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-a430d547ad869ef9.rlib" "/opt/rustwide/target/debug/deps/libghash-3a5fb82623b68305.rlib" "/opt/rustwide/target/debug/deps/libpolyval-19dda46090e57857.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4b81e0a27799af5b.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-4cd31d74672b3223.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b611dcdc776f1ff5.rlib" "/opt/rustwide/target/debug/deps/libctr-90204a06b0cd9474.rlib" "/opt/rustwide/target/debug/deps/libaes-204356ab33280412.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-9059b3acc5f2c606.rlib" "/opt/rustwide/target/debug/deps/libcipher-645fa153eb522e0f.rlib" "/opt/rustwide/target/debug/deps/libaead-9569c34894b2b69c.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c4c3f94318a7a7e2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4f6dec7fe01ef5d6.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libactix_router-8a264b9d66880439.rlib" "/opt/rustwide/target/debug/deps/libregex-ad04562af618083d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-250202f4e3df1212.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libserde-d49a35c4de63eb28.rlib" "/opt/rustwide/target/debug/deps/libactix_http-28bbef5674dc10e0.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libsha1-185476cd0bdd66f3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-097d1a7c63a51a54.rlib" "/opt/rustwide/target/debug/deps/libbytestring-228be29ee52ad520.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-983bc142b07f1a53.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libzstd-c6edd4e2eec9bfd7.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-a76ee3c3734b359b.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-3e47808d315dfdb5.rlib" "/opt/rustwide/target/debug/deps/libflate2-a9b90c43141d4309.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-74e9bdab63c99e25.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-2e68580ef4647fe5.rlib" "/opt/rustwide/target/debug/deps/libtime-ad7f6fa8e264a8bc.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-685a2ec1db995178.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-3814f49e93907456.rlib" "/opt/rustwide/target/debug/deps/libh2-03f4bb8ce9b3702d.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libindexmap-10cc3cad6e53e1ba.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b080ba09da266193.rlib" "/opt/rustwide/target/debug/deps/libahash-5805b21b468f0b6d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-241c3f7e2c43a9ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6a0065333bd99957.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libactix_service-3bc2eb1e3b9c6026.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-aac20f09cab24a70.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-356f620bf0f26683.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a4579678db7a16f5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-77430ea2adcd5a6d.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-42e5729289ea07a9.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-5c32211fc5e00ce0.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libtokio-1cfc94e8ef391465.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d7bcd14728950878.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8edadbbb50a096a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab023aeb1bb6919a.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-d8a2dd9f8b051778.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/minimal-77d7ac2ca35a2571" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: could not compile `authorization` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name authorization --edition=2018 authorization/src/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=1d7e9461cebc185b -C extra-filename=-1d7e9461cebc185b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_identity=/opt/rustwide/target/debug/deps/libactix_identity-6500f4c31da277b2.rlib --extern actix_session=/opt/rustwide/target/debug/deps/libactix_session-fcfa222058783f40.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-0aa57805152b9448.rlib --extern actix_web_httpauth=/opt/rustwide/target/debug/deps/libactix_web_httpauth-bd914d8b7b523805.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b09d6cbb93f37b05.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-fd74e3a5bcff41ef.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d49a35c4de63eb28.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4f6dec7fe01ef5d6.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-bb7b138b9e1941e7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-ad7f6fa8e264a8bc.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/brotli-sys-644a32db06afd314/out -L native=/opt/rustwide/target/debug/build/zstd-sys-30c2e255dc35c7c4/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-8bf58e90466baddb/out -L native=/opt/rustwide/target/debug/build/ring-4334481343640eb0/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/in_memory-dd17fb3a46588337.in_memory.922377ef-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/in_memory-dd17fb3a46588337.in_memory.922377ef-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/in_memory-dd17fb3a46588337.in_memory.922377ef-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/in_memory-dd17fb3a46588337.in_memory.922377ef-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/in_memory-dd17fb3a46588337.in_memory.922377ef-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/in_memory-dd17fb3a46588337.in_memory.922377ef-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/in_memory-dd17fb3a46588337.in_memory.922377ef-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/in_memory-dd17fb3a46588337.in_memory.922377ef-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/in_memory-dd17fb3a46588337.in_memory.922377ef-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/in_memory-dd17fb3a46588337.in_memory.922377ef-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/in_memory-dd17fb3a46588337.in_memory.922377ef-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/in_memory-dd17fb3a46588337.in_memory.922377ef-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/in_memory-dd17fb3a46588337.in_memory.922377ef-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/in_memory-dd17fb3a46588337.in_memory.922377ef-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/in_memory-dd17fb3a46588337.in_memory.922377ef-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/in_memory-dd17fb3a46588337.in_memory.922377ef-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/in_memory-dd17fb3a46588337.3oymq1dnj6wdwcqs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-644a32db06afd314/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30c2e255dc35c7c4/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib" "/opt/rustwide/target/debug/deps/libactix_web-0aa57805152b9448.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e4547eb81f669173.rlib" "/opt/rustwide/target/debug/deps/libactix_server-4d69c86702e81d7c.rlib" "/opt/rustwide/target/debug/deps/libcookie-65c49ced2a296fca.rlib" "/opt/rustwide/target/debug/deps/libhkdf-455e52b6d2f3432f.rlib" "/opt/rustwide/target/debug/deps/libhmac-a34e3ae973b5118f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-819fcfdb0bb377ff.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-a430d547ad869ef9.rlib" "/opt/rustwide/target/debug/deps/libghash-3a5fb82623b68305.rlib" "/opt/rustwide/target/debug/deps/libpolyval-19dda46090e57857.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4b81e0a27799af5b.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-4cd31d74672b3223.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b611dcdc776f1ff5.rlib" "/opt/rustwide/target/debug/deps/libctr-90204a06b0cd9474.rlib" "/opt/rustwide/target/debug/deps/libaes-204356ab33280412.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-9059b3acc5f2c606.rlib" "/opt/rustwide/target/debug/deps/libcipher-645fa153eb522e0f.rlib" "/opt/rustwide/target/debug/deps/libaead-9569c34894b2b69c.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c4c3f94318a7a7e2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4f6dec7fe01ef5d6.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libactix_router-8a264b9d66880439.rlib" "/opt/rustwide/target/debug/deps/libregex-ad04562af618083d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-250202f4e3df1212.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libserde-d49a35c4de63eb28.rlib" "/opt/rustwide/target/debug/deps/libactix_http-28bbef5674dc10e0.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libsha1-185476cd0bdd66f3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-097d1a7c63a51a54.rlib" "/opt/rustwide/target/debug/deps/libbytestring-228be29ee52ad520.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-983bc142b07f1a53.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libzstd-c6edd4e2eec9bfd7.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-a76ee3c3734b359b.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-3e47808d315dfdb5.rlib" "/opt/rustwide/target/debug/deps/libflate2-a9b90c43141d4309.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-74e9bdab63c99e25.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-2e68580ef4647fe5.rlib" "/opt/rustwide/target/debug/deps/libtime-ad7f6fa8e264a8bc.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-685a2ec1db995178.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-3814f49e93907456.rlib" "/opt/rustwide/target/debug/deps/libh2-03f4bb8ce9b3702d.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libindexmap-10cc3cad6e53e1ba.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b080ba09da266193.rlib" "/opt/rustwide/target/debug/deps/libahash-5805b21b468f0b6d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-241c3f7e2c43a9ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6a0065333bd99957.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libactix_service-3bc2eb1e3b9c6026.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-aac20f09cab24a70.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-356f620bf0f26683.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a4579678db7a16f5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-77430ea2adcd5a6d.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-42e5729289ea07a9.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-5c32211fc5e00ce0.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libtokio-1cfc94e8ef391465.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d7bcd14728950878.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8edadbbb50a096a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab023aeb1bb6919a.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-d8a2dd9f8b051778.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/in_memory-dd17fb3a46588337" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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/sqlite-013ad465a6ccf3bd.sqlite.59a0f003-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sqlite-013ad465a6ccf3bd.sqlite.59a0f003-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sqlite-013ad465a6ccf3bd.sqlite.59a0f003-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sqlite-013ad465a6ccf3bd.sqlite.59a0f003-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sqlite-013ad465a6ccf3bd.sqlite.59a0f003-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sqlite-013ad465a6ccf3bd.sqlite.59a0f003-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sqlite-013ad465a6ccf3bd.sqlite.59a0f003-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sqlite-013ad465a6ccf3bd.sqlite.59a0f003-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sqlite-013ad465a6ccf3bd.sqlite.59a0f003-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sqlite-013ad465a6ccf3bd.sqlite.59a0f003-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sqlite-013ad465a6ccf3bd.sqlite.59a0f003-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sqlite-013ad465a6ccf3bd.sqlite.59a0f003-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sqlite-013ad465a6ccf3bd.sqlite.59a0f003-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sqlite-013ad465a6ccf3bd.sqlite.59a0f003-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sqlite-013ad465a6ccf3bd.sqlite.59a0f003-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sqlite-013ad465a6ccf3bd.sqlite.59a0f003-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sqlite-013ad465a6ccf3bd.3gxgi9br64etwyn5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-644a32db06afd314/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30c2e255dc35c7c4/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-8bf58e90466baddb/out" "-L" "/opt/rustwide/target/debug/build/ring-4334481343640eb0/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-b09d6cbb93f37b05.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libsqlx-bb7b138b9e1941e7.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-11f55de8c6ca42ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-80993cc7bf7815d6.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-d348908f16eef4a5.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-72686b812c262e3b.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-ee632c6f76ffe2ce.rlib" "/opt/rustwide/target/debug/deps/libnom-5ff4eda7f345f745.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-04c922e4d9995eec.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7aeba00ee84ecffc.rlib" "/opt/rustwide/target/debug/deps/libbitvec-b732c551213e97a1.rlib" "/opt/rustwide/target/debug/deps/libfunty-aba75666c1391a28.rlib" "/opt/rustwide/target/debug/deps/libwyz-99a41e8854bbb6fd.rlib" "/opt/rustwide/target/debug/deps/libtap-148302a971f7b279.rlib" "/opt/rustwide/target/debug/deps/libradium-bfe72f058e6d20d0.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-014e2a70729f3492.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-9dff9a961842b5b8.rlib" "/opt/rustwide/target/debug/deps/libatoi-b0d7dfaa139d616d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libhashlink-d81058d49c2b5ce2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4df5d90d96ade47c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8c1751c9f347e6ae.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-a00cd682f9a872e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-952e289ed2a09c47.rlib" "/opt/rustwide/target/debug/deps/librustls-759aaeab8142fb32.rlib" "/opt/rustwide/target/debug/deps/libsct-25ef517dcfb7a2b2.rlib" "/opt/rustwide/target/debug/deps/libwebpki-53f40c8609980c4b.rlib" "/opt/rustwide/target/debug/deps/libring-163c226b7aa49bc9.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libactix_web-0aa57805152b9448.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e4547eb81f669173.rlib" "/opt/rustwide/target/debug/deps/libactix_server-4d69c86702e81d7c.rlib" "/opt/rustwide/target/debug/deps/libcookie-65c49ced2a296fca.rlib" "/opt/rustwide/target/debug/deps/libhkdf-455e52b6d2f3432f.rlib" "/opt/rustwide/target/debug/deps/libhmac-a34e3ae973b5118f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-819fcfdb0bb377ff.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-a430d547ad869ef9.rlib" "/opt/rustwide/target/debug/deps/libghash-3a5fb82623b68305.rlib" "/opt/rustwide/target/debug/deps/libpolyval-19dda46090e57857.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4b81e0a27799af5b.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-4cd31d74672b3223.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b611dcdc776f1ff5.rlib" "/opt/rustwide/target/debug/deps/libctr-90204a06b0cd9474.rlib" "/opt/rustwide/target/debug/deps/libaes-204356ab33280412.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-9059b3acc5f2c606.rlib" "/opt/rustwide/target/debug/deps/libcipher-645fa153eb522e0f.rlib" "/opt/rustwide/target/debug/deps/libaead-9569c34894b2b69c.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c4c3f94318a7a7e2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4f6dec7fe01ef5d6.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libactix_router-8a264b9d66880439.rlib" "/opt/rustwide/target/debug/deps/libregex-ad04562af618083d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-250202f4e3df1212.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libserde-d49a35c4de63eb28.rlib" "/opt/rustwide/target/debug/deps/libactix_http-28bbef5674dc10e0.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libsha1-185476cd0bdd66f3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-097d1a7c63a51a54.rlib" "/opt/rustwide/target/debug/deps/libbytestring-228be29ee52ad520.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-983bc142b07f1a53.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libzstd-c6edd4e2eec9bfd7.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-a76ee3c3734b359b.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-3e47808d315dfdb5.rlib" "/opt/rustwide/target/debug/deps/libflate2-a9b90c43141d4309.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-74e9bdab63c99e25.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-2e68580ef4647fe5.rlib" "/opt/rustwide/target/debug/deps/libtime-ad7f6fa8e264a8bc.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-685a2ec1db995178.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-3814f49e93907456.rlib" "/opt/rustwide/target/debug/deps/libh2-03f4bb8ce9b3702d.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libindexmap-10cc3cad6e53e1ba.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b080ba09da266193.rlib" "/opt/rustwide/target/debug/deps/libahash-5805b21b468f0b6d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-241c3f7e2c43a9ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6a0065333bd99957.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libactix_service-3bc2eb1e3b9c6026.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-aac20f09cab24a70.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-356f620bf0f26683.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a4579678db7a16f5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-77430ea2adcd5a6d.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-42e5729289ea07a9.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-5c32211fc5e00ce0.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libtokio-1cfc94e8ef391465.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d7bcd14728950878.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8edadbbb50a096a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab023aeb1bb6919a.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-d8a2dd9f8b051778.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sqlite-013ad465a6ccf3bd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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/experiments-954dc9662ce88a4b.experiments.543fe058-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/experiments-954dc9662ce88a4b.experiments.543fe058-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/experiments-954dc9662ce88a4b.experiments.543fe058-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/experiments-954dc9662ce88a4b.experiments.543fe058-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/experiments-954dc9662ce88a4b.experiments.543fe058-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/experiments-954dc9662ce88a4b.experiments.543fe058-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/experiments-954dc9662ce88a4b.experiments.543fe058-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/experiments-954dc9662ce88a4b.experiments.543fe058-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/experiments-954dc9662ce88a4b.experiments.543fe058-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/experiments-954dc9662ce88a4b.experiments.543fe058-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/experiments-954dc9662ce88a4b.experiments.543fe058-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/experiments-954dc9662ce88a4b.experiments.543fe058-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/experiments-954dc9662ce88a4b.experiments.543fe058-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/experiments-954dc9662ce88a4b.experiments.543fe058-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/experiments-954dc9662ce88a4b.experiments.543fe058-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/experiments-954dc9662ce88a4b.experiments.543fe058-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/experiments-954dc9662ce88a4b.3rt8g9ibvyckg2gy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-644a32db06afd314/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30c2e255dc35c7c4/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-8bf58e90466baddb/out" "-L" "/opt/rustwide/target/debug/build/ring-4334481343640eb0/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsqlx-bb7b138b9e1941e7.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-11f55de8c6ca42ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-80993cc7bf7815d6.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-d348908f16eef4a5.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-72686b812c262e3b.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-ee632c6f76ffe2ce.rlib" "/opt/rustwide/target/debug/deps/libnom-5ff4eda7f345f745.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-04c922e4d9995eec.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7aeba00ee84ecffc.rlib" "/opt/rustwide/target/debug/deps/libbitvec-b732c551213e97a1.rlib" "/opt/rustwide/target/debug/deps/libfunty-aba75666c1391a28.rlib" "/opt/rustwide/target/debug/deps/libwyz-99a41e8854bbb6fd.rlib" "/opt/rustwide/target/debug/deps/libtap-148302a971f7b279.rlib" "/opt/rustwide/target/debug/deps/libradium-bfe72f058e6d20d0.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-014e2a70729f3492.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-9dff9a961842b5b8.rlib" "/opt/rustwide/target/debug/deps/libatoi-b0d7dfaa139d616d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libhashlink-d81058d49c2b5ce2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4df5d90d96ade47c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8c1751c9f347e6ae.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-a00cd682f9a872e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-952e289ed2a09c47.rlib" "/opt/rustwide/target/debug/deps/librustls-759aaeab8142fb32.rlib" "/opt/rustwide/target/debug/deps/libsct-25ef517dcfb7a2b2.rlib" "/opt/rustwide/target/debug/deps/libwebpki-53f40c8609980c4b.rlib" "/opt/rustwide/target/debug/deps/libring-163c226b7aa49bc9.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libactix_web-0aa57805152b9448.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e4547eb81f669173.rlib" "/opt/rustwide/target/debug/deps/libactix_server-4d69c86702e81d7c.rlib" "/opt/rustwide/target/debug/deps/libcookie-65c49ced2a296fca.rlib" "/opt/rustwide/target/debug/deps/libhkdf-455e52b6d2f3432f.rlib" "/opt/rustwide/target/debug/deps/libhmac-a34e3ae973b5118f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-819fcfdb0bb377ff.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-a430d547ad869ef9.rlib" "/opt/rustwide/target/debug/deps/libghash-3a5fb82623b68305.rlib" "/opt/rustwide/target/debug/deps/libpolyval-19dda46090e57857.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4b81e0a27799af5b.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-4cd31d74672b3223.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b611dcdc776f1ff5.rlib" "/opt/rustwide/target/debug/deps/libctr-90204a06b0cd9474.rlib" "/opt/rustwide/target/debug/deps/libaes-204356ab33280412.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-9059b3acc5f2c606.rlib" "/opt/rustwide/target/debug/deps/libcipher-645fa153eb522e0f.rlib" "/opt/rustwide/target/debug/deps/libaead-9569c34894b2b69c.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c4c3f94318a7a7e2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4f6dec7fe01ef5d6.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libactix_router-8a264b9d66880439.rlib" "/opt/rustwide/target/debug/deps/libregex-ad04562af618083d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-250202f4e3df1212.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libserde-d49a35c4de63eb28.rlib" "/opt/rustwide/target/debug/deps/libactix_http-28bbef5674dc10e0.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libsha1-185476cd0bdd66f3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-097d1a7c63a51a54.rlib" "/opt/rustwide/target/debug/deps/libbytestring-228be29ee52ad520.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-983bc142b07f1a53.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libzstd-c6edd4e2eec9bfd7.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-a76ee3c3734b359b.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-3e47808d315dfdb5.rlib" "/opt/rustwide/target/debug/deps/libflate2-a9b90c43141d4309.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-74e9bdab63c99e25.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-2e68580ef4647fe5.rlib" "/opt/rustwide/target/debug/deps/libtime-ad7f6fa8e264a8bc.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-685a2ec1db995178.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-3814f49e93907456.rlib" "/opt/rustwide/target/debug/deps/libh2-03f4bb8ce9b3702d.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libindexmap-10cc3cad6e53e1ba.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b080ba09da266193.rlib" "/opt/rustwide/target/debug/deps/libahash-5805b21b468f0b6d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-241c3f7e2c43a9ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6a0065333bd99957.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libactix_service-3bc2eb1e3b9c6026.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-aac20f09cab24a70.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-356f620bf0f26683.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a4579678db7a16f5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-77430ea2adcd5a6d.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-42e5729289ea07a9.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-5c32211fc5e00ce0.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libtokio-1cfc94e8ef391465.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d7bcd14728950878.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8edadbbb50a096a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab023aeb1bb6919a.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-d8a2dd9f8b051778.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/experiments-954dc9662ce88a4b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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/integration-ef6ae95abad9b354.integration.ac14a742-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/integration-ef6ae95abad9b354.integration.ac14a742-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/integration-ef6ae95abad9b354.integration.ac14a742-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/integration-ef6ae95abad9b354.integration.ac14a742-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/integration-ef6ae95abad9b354.integration.ac14a742-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/integration-ef6ae95abad9b354.integration.ac14a742-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/integration-ef6ae95abad9b354.integration.ac14a742-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/integration-ef6ae95abad9b354.integration.ac14a742-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/integration-ef6ae95abad9b354.integration.ac14a742-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/integration-ef6ae95abad9b354.integration.ac14a742-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/integration-ef6ae95abad9b354.integration.ac14a742-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/integration-ef6ae95abad9b354.integration.ac14a742-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/integration-ef6ae95abad9b354.integration.ac14a742-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/integration-ef6ae95abad9b354.integration.ac14a742-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/integration-ef6ae95abad9b354.integration.ac14a742-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/integration-ef6ae95abad9b354.integration.ac14a742-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/integration-ef6ae95abad9b354.567zkoeipiq5lmlz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-644a32db06afd314/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30c2e255dc35c7c4/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-8bf58e90466baddb/out" "-L" "/opt/rustwide/target/debug/build/ring-4334481343640eb0/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libintegration_lib-ab95cde1a1e5c118.rlib" "/opt/rustwide/target/debug/deps/libfutures-fd74e3a5bcff41ef.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f69cf5be9cd30fb0.rlib" "/opt/rustwide/target/debug/deps/libsqlx-bb7b138b9e1941e7.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-11f55de8c6ca42ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-80993cc7bf7815d6.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-d348908f16eef4a5.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-72686b812c262e3b.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-ee632c6f76ffe2ce.rlib" "/opt/rustwide/target/debug/deps/libnom-5ff4eda7f345f745.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-04c922e4d9995eec.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7aeba00ee84ecffc.rlib" "/opt/rustwide/target/debug/deps/libbitvec-b732c551213e97a1.rlib" "/opt/rustwide/target/debug/deps/libfunty-aba75666c1391a28.rlib" "/opt/rustwide/target/debug/deps/libwyz-99a41e8854bbb6fd.rlib" "/opt/rustwide/target/debug/deps/libtap-148302a971f7b279.rlib" "/opt/rustwide/target/debug/deps/libradium-bfe72f058e6d20d0.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-014e2a70729f3492.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-9dff9a961842b5b8.rlib" "/opt/rustwide/target/debug/deps/libatoi-b0d7dfaa139d616d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libhashlink-d81058d49c2b5ce2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4df5d90d96ade47c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8c1751c9f347e6ae.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-a00cd682f9a872e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-952e289ed2a09c47.rlib" "/opt/rustwide/target/debug/deps/librustls-759aaeab8142fb32.rlib" "/opt/rustwide/target/debug/deps/libsct-25ef517dcfb7a2b2.rlib" "/opt/rustwide/target/debug/deps/libwebpki-53f40c8609980c4b.rlib" "/opt/rustwide/target/debug/deps/libring-163c226b7aa49bc9.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libactix_web_httpauth-bd914d8b7b523805.rlib" "/opt/rustwide/target/debug/deps/libactix_session-fcfa222058783f40.rlib" "/opt/rustwide/target/debug/deps/libactix_identity-6500f4c31da277b2.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b09d6cbb93f37b05.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libactix_web-0aa57805152b9448.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e4547eb81f669173.rlib" "/opt/rustwide/target/debug/deps/libactix_server-4d69c86702e81d7c.rlib" "/opt/rustwide/target/debug/deps/libcookie-65c49ced2a296fca.rlib" "/opt/rustwide/target/debug/deps/libhkdf-455e52b6d2f3432f.rlib" "/opt/rustwide/target/debug/deps/libhmac-a34e3ae973b5118f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-819fcfdb0bb377ff.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-a430d547ad869ef9.rlib" "/opt/rustwide/target/debug/deps/libghash-3a5fb82623b68305.rlib" "/opt/rustwide/target/debug/deps/libpolyval-19dda46090e57857.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4b81e0a27799af5b.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-4cd31d74672b3223.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b611dcdc776f1ff5.rlib" "/opt/rustwide/target/debug/deps/libctr-90204a06b0cd9474.rlib" "/opt/rustwide/target/debug/deps/libaes-204356ab33280412.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-9059b3acc5f2c606.rlib" "/opt/rustwide/target/debug/deps/libcipher-645fa153eb522e0f.rlib" "/opt/rustwide/target/debug/deps/libaead-9569c34894b2b69c.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c4c3f94318a7a7e2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4f6dec7fe01ef5d6.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libactix_router-8a264b9d66880439.rlib" "/opt/rustwide/target/debug/deps/libregex-ad04562af618083d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-250202f4e3df1212.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libserde-d49a35c4de63eb28.rlib" "/opt/rustwide/target/debug/deps/libactix_http-28bbef5674dc10e0.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libsha1-185476cd0bdd66f3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-097d1a7c63a51a54.rlib" "/opt/rustwide/target/debug/deps/libbytestring-228be29ee52ad520.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-983bc142b07f1a53.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libzstd-c6edd4e2eec9bfd7.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-a76ee3c3734b359b.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-3e47808d315dfdb5.rlib" "/opt/rustwide/target/debug/deps/libflate2-a9b90c43141d4309.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-74e9bdab63c99e25.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-2e68580ef4647fe5.rlib" "/opt/rustwide/target/debug/deps/libtime-ad7f6fa8e264a8bc.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-685a2ec1db995178.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-3814f49e93907456.rlib" "/opt/rustwide/target/debug/deps/libh2-03f4bb8ce9b3702d.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libindexmap-10cc3cad6e53e1ba.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b080ba09da266193.rlib" "/opt/rustwide/target/debug/deps/libahash-5805b21b468f0b6d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-241c3f7e2c43a9ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6a0065333bd99957.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libactix_service-3bc2eb1e3b9c6026.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-aac20f09cab24a70.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-356f620bf0f26683.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a4579678db7a16f5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-77430ea2adcd5a6d.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-42e5729289ea07a9.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-5c32211fc5e00ce0.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libtokio-1cfc94e8ef391465.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d7bcd14728950878.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8edadbbb50a096a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab023aeb1bb6919a.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-d8a2dd9f8b051778.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration-ef6ae95abad9b354" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "88504b3db29d8f8e91a6186889f96f53c77fa835cdfe93676c9ea61106611fd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88504b3db29d8f8e91a6186889f96f53c77fa835cdfe93676c9ea61106611fd1", kill_on_drop: false }` [INFO] [stdout] 88504b3db29d8f8e91a6186889f96f53c77fa835cdfe93676c9ea61106611fd1