[INFO] cloning repository https://github.com/dslchd/actix-web3-CN-doc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dslchd/actix-web3-CN-doc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdslchd%2Factix-web3-CN-doc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdslchd%2Factix-web3-CN-doc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab0d8fde614ec6f5ab081f7a370f3c26ed9e1344 [INFO] testing dslchd/actix-web3-CN-doc against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdslchd%2Factix-web3-CN-doc" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dslchd/actix-web3-CN-doc on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dslchd/actix-web3-CN-doc [INFO] finished tweaking git repo https://github.com/dslchd/actix-web3-CN-doc [INFO] tweaked toml for git repo https://github.com/dslchd/actix-web3-CN-doc written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/dslchd/actix-web3-CN-doc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d237bdb505ded1149d2a4f47fe3a3858dcb9d0c4debb787e9447c5614944d64c [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" "d237bdb505ded1149d2a4f47fe3a3858dcb9d0c4debb787e9447c5614944d64c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d237bdb505ded1149d2a4f47fe3a3858dcb9d0c4debb787e9447c5614944d64c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d237bdb505ded1149d2a4f47fe3a3858dcb9d0c4debb787e9447c5614944d64c", kill_on_drop: false }` [INFO] [stdout] d237bdb505ded1149d2a4f47fe3a3858dcb9d0c4debb787e9447c5614944d64c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecbdf49d032af365f26c23df081044f828d89f68e456b64170b4514269eac402 [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" "ecbdf49d032af365f26c23df081044f828d89f68e456b64170b4514269eac402", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling v_escape v0.12.1 [INFO] [stderr] Compiling v_htmlescape v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.19 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling buf-min v0.1.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.10 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.3.0 [INFO] [stderr] Compiling v_escape_derive v0.8.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling actix-http v2.0.0 [INFO] [stderr] Compiling awc v2.0.0 [INFO] [stderr] Compiling actix-web v3.0.1 [INFO] [stderr] Compiling actix-files v0.3.0 [INFO] [stderr] Compiling actix-session v0.4.0 [INFO] [stderr] Compiling actix-web-actors v3.0.0 [INFO] [stderr] Compiling actix-web3-CN-doc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `actix_web3_CN_doc` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `actix_web3_cn_doc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InternalError` [INFO] [stdout] --> src/bin/errors_custom_error_response.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | InternalError, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Timeout` [INFO] [stdout] --> src/bin/errors_custom_error_response.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Timeout, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web3-CN-doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name responses --edition=2018 src/bin/responses.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e76066e29a20dfd1 -C extra-filename=-e76066e29a20dfd1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix=/opt/rustwide/target/debug/deps/libactix-b831ee05a5b7443d.rlib --extern actix_files=/opt/rustwide/target/debug/deps/libactix_files-01fd08dcc3a66dea.rlib --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-5248b9706b1dbeef.rlib --extern actix_session=/opt/rustwide/target/debug/deps/libactix_session-c3ad7c6045dcf3d0.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-18d220bffe8c407e.rlib --extern actix_web_actors=/opt/rustwide/target/debug/deps/libactix_web_actors-ee523ce8ef44636b.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-be7e5b70dd7fccc9.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-08df7d9d6e884435.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9b3e64ceda1c2404.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-19cb91dbcff39117.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ee93c34286579880.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b6b73e9278be45f0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/brotli-sys-8ece86981a9510aa/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/application-0f1667c1710cfa8e.application.4duk7fd3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/application-0f1667c1710cfa8e.application.4duk7fd3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/application-0f1667c1710cfa8e.application.4duk7fd3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/application-0f1667c1710cfa8e.application.4duk7fd3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/application-0f1667c1710cfa8e.application.4duk7fd3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/application-0f1667c1710cfa8e.application.4duk7fd3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/application-0f1667c1710cfa8e.application.4duk7fd3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/application-0f1667c1710cfa8e.application.4duk7fd3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/application-0f1667c1710cfa8e.application.4duk7fd3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/application-0f1667c1710cfa8e.application.4duk7fd3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/application-0f1667c1710cfa8e.application.4duk7fd3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/application-0f1667c1710cfa8e.application.4duk7fd3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/application-0f1667c1710cfa8e.application.4duk7fd3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/application-0f1667c1710cfa8e.application.4duk7fd3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/application-0f1667c1710cfa8e.application.4duk7fd3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/application-0f1667c1710cfa8e.application.4duk7fd3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/application-0f1667c1710cfa8e" "/opt/rustwide/target/debug/deps/application-0f1667c1710cfa8e.yxs3leton1pjp4v.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-8ece86981a9510aa/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web-18d220bffe8c407e.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-4cb2a0adebd17522.rlib" "/opt/rustwide/target/debug/deps/libawc-e5b35442347e9b4d.rlib" "/opt/rustwide/target/debug/deps/libactix_server-de34f83fb01a38f0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-36964d51c5b48641.rlib" "/opt/rustwide/target/debug/deps/libactix_router-c7386345cd8251e0.rlib" "/opt/rustwide/target/debug/deps/libbytestring-b5e9de47cc23ae5c.rlib" "/opt/rustwide/target/debug/deps/libactix_http-41c40c3ac916bef6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libsha1-a5bc8d645facd688.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-486d1cdce76d59dc.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b6b73e9278be45f0.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libcookie-6f928c59c7d8767c.rlib" "/opt/rustwide/target/debug/deps/libhkdf-2402be5b8506c204.rlib" "/opt/rustwide/target/debug/deps/libhmac-d33fbfe91d77f04a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0d5c77464e590e06.rlib" "/opt/rustwide/target/debug/deps/libsha2-3da1ea7aa77ab4aa.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-48979b78f02e5336.rlib" "/opt/rustwide/target/debug/deps/libghash-ccfd5eb65d0a1c2d.rlib" "/opt/rustwide/target/debug/deps/libpolyval-bf5bf7c68b24aa3d.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8f1d2f69d2df4c79.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libaes-1ecc2e18ae627257.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-4812126463620736.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libaead-7bd276045ead7fa3.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-79ce69c0efdf3d28.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libserde-ee93c34286579880.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libflate2-686640407eb0b558.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-fe99145a3a678817.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-986a2e965e27611b.rlib" "/opt/rustwide/target/debug/deps/libtime-b3f2a1b16135655d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-d4c8fcccf297165e.rlib" "/opt/rustwide/target/debug/deps/libstandback-a5a158741c4c4d91.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-9d920ac37b606790.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-235636017c54594c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-de76434d050fda5f.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-8da2c770dc43e314.rlib" "/opt/rustwide/target/debug/deps/libhostname-50d9fb4c6f12640e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-e07d510530749db0.rlib" "/opt/rustwide/target/debug/deps/librand-19cb91dbcff39117.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f395e49c4f2edb4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c6b30cf8fe2e82a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6fbe3fc2d6cb2412.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libthiserror-35fc75763121ac8b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6ceb77f8bcc67c07.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-acdd0dac8d3dd57f.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-d950d821ea652514.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libfutures-9b3e64ceda1c2404.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-aa48c90f4750f783.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-f670dc78c117b4f5.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-787ebde7d13d77d3.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0cb5797c71fd9a2d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-26121f914b2ad9ec.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8c1fe8cc2b4096f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b7fcf60e9bb644f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-7f3fba65199df50a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d3a65a090134d1de.rlib" "/opt/rustwide/target/debug/deps/libeither-62af4c08bb9c9814.rlib" "/opt/rustwide/target/debug/deps/libh2-a05e0ca7233738df.rlib" "/opt/rustwide/target/debug/deps/libtracing-7cc13e0d14dfdba6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d6e6de96d454988a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5541a36d3ba1785f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6981d70329196031.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libactix_service-5248b9706b1dbeef.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-a1ef361e40d8f472.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-33200fb524265d6a.rlib" "/opt/rustwide/target/debug/deps/libtokio-3242f50543aa9666.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d4f7a5f3771c15bc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-61360c018d5a96a0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmio-8b60f57de7b5846f.rlib" "/opt/rustwide/target/debug/deps/libiovec-53b63756e36ebb81.rlib" "/opt/rustwide/target/debug/deps/libnet2-1e3be736ea7858e6.rlib" "/opt/rustwide/target/debug/deps/liblibc-88afced337b00130.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c56ea51b8fa190ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-df442e7fad691540.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0da94c058e977e64.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3369d691a6d132bf.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/handlers_request_handlers-95480b9022d5cbc5.handlers_request_handlers.3asiqc9l-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_request_handlers-95480b9022d5cbc5.handlers_request_handlers.3asiqc9l-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_request_handlers-95480b9022d5cbc5.handlers_request_handlers.3asiqc9l-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_request_handlers-95480b9022d5cbc5.handlers_request_handlers.3asiqc9l-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_request_handlers-95480b9022d5cbc5.handlers_request_handlers.3asiqc9l-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_request_handlers-95480b9022d5cbc5.handlers_request_handlers.3asiqc9l-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_request_handlers-95480b9022d5cbc5.handlers_request_handlers.3asiqc9l-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_request_handlers-95480b9022d5cbc5.handlers_request_handlers.3asiqc9l-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_request_handlers-95480b9022d5cbc5.handlers_request_handlers.3asiqc9l-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_request_handlers-95480b9022d5cbc5.handlers_request_handlers.3asiqc9l-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_request_handlers-95480b9022d5cbc5.handlers_request_handlers.3asiqc9l-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_request_handlers-95480b9022d5cbc5.handlers_request_handlers.3asiqc9l-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_request_handlers-95480b9022d5cbc5.handlers_request_handlers.3asiqc9l-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_request_handlers-95480b9022d5cbc5.handlers_request_handlers.3asiqc9l-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_request_handlers-95480b9022d5cbc5.handlers_request_handlers.3asiqc9l-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_request_handlers-95480b9022d5cbc5.handlers_request_handlers.3asiqc9l-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/handlers_request_handlers-95480b9022d5cbc5" "/opt/rustwide/target/debug/deps/handlers_request_handlers-95480b9022d5cbc5.m9kpv3uh4lauvxe.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-8ece86981a9510aa/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web-18d220bffe8c407e.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-4cb2a0adebd17522.rlib" "/opt/rustwide/target/debug/deps/libawc-e5b35442347e9b4d.rlib" "/opt/rustwide/target/debug/deps/libactix_server-de34f83fb01a38f0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-36964d51c5b48641.rlib" "/opt/rustwide/target/debug/deps/libactix_router-c7386345cd8251e0.rlib" "/opt/rustwide/target/debug/deps/libbytestring-b5e9de47cc23ae5c.rlib" "/opt/rustwide/target/debug/deps/libactix_http-41c40c3ac916bef6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libsha1-a5bc8d645facd688.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-486d1cdce76d59dc.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b6b73e9278be45f0.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libcookie-6f928c59c7d8767c.rlib" "/opt/rustwide/target/debug/deps/libhkdf-2402be5b8506c204.rlib" "/opt/rustwide/target/debug/deps/libhmac-d33fbfe91d77f04a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0d5c77464e590e06.rlib" "/opt/rustwide/target/debug/deps/libsha2-3da1ea7aa77ab4aa.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-48979b78f02e5336.rlib" "/opt/rustwide/target/debug/deps/libghash-ccfd5eb65d0a1c2d.rlib" "/opt/rustwide/target/debug/deps/libpolyval-bf5bf7c68b24aa3d.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8f1d2f69d2df4c79.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libaes-1ecc2e18ae627257.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-4812126463620736.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libaead-7bd276045ead7fa3.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-79ce69c0efdf3d28.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libserde-ee93c34286579880.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libflate2-686640407eb0b558.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-fe99145a3a678817.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-986a2e965e27611b.rlib" "/opt/rustwide/target/debug/deps/libtime-b3f2a1b16135655d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-d4c8fcccf297165e.rlib" "/opt/rustwide/target/debug/deps/libstandback-a5a158741c4c4d91.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-9d920ac37b606790.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-235636017c54594c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-de76434d050fda5f.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-8da2c770dc43e314.rlib" "/opt/rustwide/target/debug/deps/libhostname-50d9fb4c6f12640e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-e07d510530749db0.rlib" "/opt/rustwide/target/debug/deps/librand-19cb91dbcff39117.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f395e49c4f2edb4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c6b30cf8fe2e82a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6fbe3fc2d6cb2412.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libthiserror-35fc75763121ac8b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6ceb77f8bcc67c07.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-acdd0dac8d3dd57f.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-d950d821ea652514.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libfutures-9b3e64ceda1c2404.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-aa48c90f4750f783.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-f670dc78c117b4f5.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-787ebde7d13d77d3.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0cb5797c71fd9a2d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-26121f914b2ad9ec.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8c1fe8cc2b4096f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b7fcf60e9bb644f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-7f3fba65199df50a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d3a65a090134d1de.rlib" "/opt/rustwide/target/debug/deps/libeither-62af4c08bb9c9814.rlib" "/opt/rustwide/target/debug/deps/libh2-a05e0ca7233738df.rlib" "/opt/rustwide/target/debug/deps/libtracing-7cc13e0d14dfdba6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d6e6de96d454988a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5541a36d3ba1785f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6981d70329196031.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libactix_service-5248b9706b1dbeef.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-a1ef361e40d8f472.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-33200fb524265d6a.rlib" "/opt/rustwide/target/debug/deps/libtokio-3242f50543aa9666.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d4f7a5f3771c15bc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-61360c018d5a96a0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmio-8b60f57de7b5846f.rlib" "/opt/rustwide/target/debug/deps/libiovec-53b63756e36ebb81.rlib" "/opt/rustwide/target/debug/deps/libnet2-1e3be736ea7858e6.rlib" "/opt/rustwide/target/debug/deps/liblibc-88afced337b00130.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c56ea51b8fa190ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-df442e7fad691540.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0da94c058e977e64.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3369d691a6d132bf.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/handlers_streaming_response_body-b11074a494635d51.handlers_streaming_response_body.9bktpekc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_streaming_response_body-b11074a494635d51.handlers_streaming_response_body.9bktpekc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_streaming_response_body-b11074a494635d51.handlers_streaming_response_body.9bktpekc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_streaming_response_body-b11074a494635d51.handlers_streaming_response_body.9bktpekc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_streaming_response_body-b11074a494635d51.handlers_streaming_response_body.9bktpekc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_streaming_response_body-b11074a494635d51.handlers_streaming_response_body.9bktpekc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_streaming_response_body-b11074a494635d51.handlers_streaming_response_body.9bktpekc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_streaming_response_body-b11074a494635d51.handlers_streaming_response_body.9bktpekc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_streaming_response_body-b11074a494635d51.handlers_streaming_response_body.9bktpekc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_streaming_response_body-b11074a494635d51.handlers_streaming_response_body.9bktpekc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_streaming_response_body-b11074a494635d51.handlers_streaming_response_body.9bktpekc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_streaming_response_body-b11074a494635d51.handlers_streaming_response_body.9bktpekc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_streaming_response_body-b11074a494635d51.handlers_streaming_response_body.9bktpekc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_streaming_response_body-b11074a494635d51.handlers_streaming_response_body.9bktpekc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_streaming_response_body-b11074a494635d51.handlers_streaming_response_body.9bktpekc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/handlers_streaming_response_body-b11074a494635d51.handlers_streaming_response_body.9bktpekc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/handlers_streaming_response_body-b11074a494635d51" "/opt/rustwide/target/debug/deps/handlers_streaming_response_body-b11074a494635d51.4dw7l3ov42knuryl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-8ece86981a9510aa/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web-18d220bffe8c407e.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-4cb2a0adebd17522.rlib" "/opt/rustwide/target/debug/deps/libawc-e5b35442347e9b4d.rlib" "/opt/rustwide/target/debug/deps/libactix_server-de34f83fb01a38f0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-36964d51c5b48641.rlib" "/opt/rustwide/target/debug/deps/libactix_router-c7386345cd8251e0.rlib" "/opt/rustwide/target/debug/deps/libbytestring-b5e9de47cc23ae5c.rlib" "/opt/rustwide/target/debug/deps/libactix_http-41c40c3ac916bef6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libsha1-a5bc8d645facd688.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-486d1cdce76d59dc.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b6b73e9278be45f0.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libcookie-6f928c59c7d8767c.rlib" "/opt/rustwide/target/debug/deps/libhkdf-2402be5b8506c204.rlib" "/opt/rustwide/target/debug/deps/libhmac-d33fbfe91d77f04a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0d5c77464e590e06.rlib" "/opt/rustwide/target/debug/deps/libsha2-3da1ea7aa77ab4aa.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-48979b78f02e5336.rlib" "/opt/rustwide/target/debug/deps/libghash-ccfd5eb65d0a1c2d.rlib" "/opt/rustwide/target/debug/deps/libpolyval-bf5bf7c68b24aa3d.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8f1d2f69d2df4c79.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libaes-1ecc2e18ae627257.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-4812126463620736.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libaead-7bd276045ead7fa3.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-79ce69c0efdf3d28.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libserde-ee93c34286579880.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libflate2-686640407eb0b558.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-fe99145a3a678817.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-986a2e965e27611b.rlib" "/opt/rustwide/target/debug/deps/libtime-b3f2a1b16135655d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-d4c8fcccf297165e.rlib" "/opt/rustwide/target/debug/deps/libstandback-a5a158741c4c4d91.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-9d920ac37b606790.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-235636017c54594c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-de76434d050fda5f.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-8da2c770dc43e314.rlib" "/opt/rustwide/target/debug/deps/libhostname-50d9fb4c6f12640e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-e07d510530749db0.rlib" "/opt/rustwide/target/debug/deps/librand-19cb91dbcff39117.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f395e49c4f2edb4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c6b30cf8fe2e82a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6fbe3fc2d6cb2412.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libthiserror-35fc75763121ac8b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6ceb77f8bcc67c07.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-acdd0dac8d3dd57f.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-d950d821ea652514.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libfutures-9b3e64ceda1c2404.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-aa48c90f4750f783.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-f670dc78c117b4f5.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-787ebde7d13d77d3.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0cb5797c71fd9a2d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-26121f914b2ad9ec.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8c1fe8cc2b4096f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b7fcf60e9bb644f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-7f3fba65199df50a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d3a65a090134d1de.rlib" "/opt/rustwide/target/debug/deps/libeither-62af4c08bb9c9814.rlib" "/opt/rustwide/target/debug/deps/libh2-a05e0ca7233738df.rlib" "/opt/rustwide/target/debug/deps/libtracing-7cc13e0d14dfdba6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d6e6de96d454988a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5541a36d3ba1785f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6981d70329196031.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libactix_service-5248b9706b1dbeef.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-a1ef361e40d8f472.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-33200fb524265d6a.rlib" "/opt/rustwide/target/debug/deps/libtokio-3242f50543aa9666.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d4f7a5f3771c15bc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-61360c018d5a96a0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmio-8b60f57de7b5846f.rlib" "/opt/rustwide/target/debug/deps/libiovec-53b63756e36ebb81.rlib" "/opt/rustwide/target/debug/deps/libnet2-1e3be736ea7858e6.rlib" "/opt/rustwide/target/debug/deps/liblibc-88afced337b00130.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c56ea51b8fa190ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-df442e7fad691540.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0da94c058e977e64.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3369d691a6d132bf.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ecbdf49d032af365f26c23df081044f828d89f68e456b64170b4514269eac402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecbdf49d032af365f26c23df081044f828d89f68e456b64170b4514269eac402", kill_on_drop: false }` [INFO] [stdout] ecbdf49d032af365f26c23df081044f828d89f68e456b64170b4514269eac402