[INFO] cloning repository https://github.com/wuyuz/Actix-exercise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wuyuz/Actix-exercise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwuyuz%2FActix-exercise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwuyuz%2FActix-exercise'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6343534ad5234777700f4006b33fc783a0a48ee6 [INFO] testing wuyuz/Actix-exercise against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwuyuz%2FActix-exercise" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wuyuz/Actix-exercise on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wuyuz/Actix-exercise [INFO] finished tweaking git repo https://github.com/wuyuz/Actix-exercise [INFO] tweaked toml for git repo https://github.com/wuyuz/Actix-exercise written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/wuyuz/Actix-exercise already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3f2f7f9cbada5e9453d986b000110b1b34d557fdb846e58bf2ddaed0a6f92b51 [INFO] running `Command { std: "docker" "start" "-a" "3f2f7f9cbada5e9453d986b000110b1b34d557fdb846e58bf2ddaed0a6f92b51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f2f7f9cbada5e9453d986b000110b1b34d557fdb846e58bf2ddaed0a6f92b51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f2f7f9cbada5e9453d986b000110b1b34d557fdb846e58bf2ddaed0a6f92b51", kill_on_drop: false }` [INFO] [stdout] 3f2f7f9cbada5e9453d986b000110b1b34d557fdb846e58bf2ddaed0a6f92b51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc1392cac4b0bb9ab92b71bf99c4c1e8bf96ba7ab1fb0e01c71f7b74b46ad04f [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" "fc1392cac4b0bb9ab92b71bf99c4c1e8bf96ba7ab1fb0e01c71f7b74b46ad04f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling exam v0.1.0 (/opt/rustwide/workdir/exam) [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.9 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.9 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actor-ping v0.1.0 (/opt/rustwide/workdir/actor-ping) [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling actix-files v0.2.2 [INFO] [stderr] Compiling hello_actix v0.1.0 (/opt/rustwide/workdir/hello_actix) [INFO] [stderr] Compiling extractors v0.1.0 (/opt/rustwide/workdir/extractors) [INFO] [stderr] Compiling url-dispatch v0.1.0 (/opt/rustwide/workdir/url-dispatch) [INFO] [stderr] Compiling actor-handler v0.1.0 (/opt/rustwide/workdir/actor-handler) [INFO] [stdout] warning: unused imports: `HttpResponse`, `Result` [INFO] [stdout] --> extractors/src/query.rs:1:40 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{get,web,App,HttpServer,Result,HttpResponse}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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/hello_actix-7915bde3fb687dfa.hello_actix.622c9c7b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello_actix-7915bde3fb687dfa.hello_actix.622c9c7b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello_actix-7915bde3fb687dfa.hello_actix.622c9c7b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hello_actix-7915bde3fb687dfa.hello_actix.622c9c7b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hello_actix-7915bde3fb687dfa.hello_actix.622c9c7b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hello_actix-7915bde3fb687dfa.hello_actix.622c9c7b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hello_actix-7915bde3fb687dfa.hello_actix.622c9c7b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hello_actix-7915bde3fb687dfa.hello_actix.622c9c7b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hello_actix-7915bde3fb687dfa.hello_actix.622c9c7b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello_actix-7915bde3fb687dfa.hello_actix.622c9c7b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello_actix-7915bde3fb687dfa.hello_actix.622c9c7b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello_actix-7915bde3fb687dfa.hello_actix.622c9c7b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello_actix-7915bde3fb687dfa.hello_actix.622c9c7b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello_actix-7915bde3fb687dfa.hello_actix.622c9c7b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello_actix-7915bde3fb687dfa.hello_actix.622c9c7b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hello_actix-7915bde3fb687dfa.hello_actix.622c9c7b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hello_actix-7915bde3fb687dfa.4nvy8ziv6zrdh60a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-bee0cff29748a138/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-116aae187fa37390.rlib" "/opt/rustwide/target/debug/deps/libatty-c4723b524078020b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libhumantime-02d977057d771e17.rlib" "/opt/rustwide/target/debug/deps/libactix_web-1124a955adfe3329.rlib" "/opt/rustwide/target/debug/deps/libawc-b09a701f946ba61f.rlib" "/opt/rustwide/target/debug/deps/libactix_server-8dff8c664e94a384.rlib" "/opt/rustwide/target/debug/deps/libsocket2-dc0c7720c0b4b4da.rlib" "/opt/rustwide/target/debug/deps/libactix_router-665f58a8cb986e45.rlib" "/opt/rustwide/target/debug/deps/libbytestring-8b1a315b3be5d047.rlib" "/opt/rustwide/target/debug/deps/libactix_http-76b7e9394b7ec691.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libsha1-64c3246b6fce0479.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3afd145ffc0902a5.rlib" "/opt/rustwide/target/debug/deps/libdigest-163dd31fa9887b9d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5c8ce8cfd8301dbb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c85d323daa032c77.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libcookie-dd15eeb55e41dd45.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-28836a77d0572296.rlib" "/opt/rustwide/target/debug/deps/libserde-77be3aa5132d550a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-bc01ad908480aee2.rlib" "/opt/rustwide/target/debug/deps/libregex-723570260510bf4a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-189cc661b97ab6aa.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-5bc979fa4d844ccd.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libflate2-2bda05f91d97b707.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-f0212d3219f96b58.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-69622bc124b99b61.rlib" "/opt/rustwide/target/debug/deps/libtime-2e2082aa778476a6.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-f93d9fcac4a4ea8f.rlib" "/opt/rustwide/target/debug/deps/libstandback-ae644adda768782a.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f9a735d76e67636e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-ecd64478c484f276.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-2d201dac1d5e98dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-497dce941cd62da8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ed341ca21f7a4d6b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7059054e23620ae2.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-b8ef6a090ceb2970.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-f14635beabca2cf1.rlib" "/opt/rustwide/target/debug/deps/libhostname-a9dfdfe06719f18d.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4a94df8764f63270.rlib" "/opt/rustwide/target/debug/deps/libquick_error-92792d7d5dc6f90c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-dd8e8e7a605a55ea.rlib" "/opt/rustwide/target/debug/deps/librand-c91b7811531a0244.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3237c80565577518.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-d60f263c51ecf619.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-244359f90c466d33.rlib" "/opt/rustwide/target/debug/deps/liburl-7c3cdab012e5367c.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-076a95eb558b71f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libidna-9fee2d0cd8a49fa9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6ff524b778c8da3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a950f85967cd4c44.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-39554b1ffa458673.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9c6ed460c64d4bbf.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-12db5f0e1def128f.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libobject-a7eb9959beb006f7.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-cf893eb4714a5533.rlib" "/opt/rustwide/target/debug/deps/libgimli-96bbd316763549a0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0cc08d6079258aff.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9000365dcaf671e.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f6e8ac2175e8400d.rlib" "/opt/rustwide/target/debug/deps/libfutures-b3d4604739556be6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2e2d9c9ccf0a7389.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-d1ff1b00015d7964.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-7372c007b98e7d12.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-fc3d933f4038a1af.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c6383e79b2fef37c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-692ee09f33961e43.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8df9e3b9f87a7098.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4e7f4b7157ef7328.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-2c3f892b4847f40f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-895f8d60391e4e2a.rlib" "/opt/rustwide/target/debug/deps/libcopyless-addb31640d14a025.rlib" "/opt/rustwide/target/debug/deps/libeither-083008e169bc9026.rlib" "/opt/rustwide/target/debug/deps/libh2-f9fa6da01f3e934f.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-1ec73a0803cd83b2.rlib" "/opt/rustwide/target/debug/deps/libtracing-23f26fba4cb72fca.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3a5d2659b68b241e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libindexmap-199d65096667b4a8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libhttp-cceba70d3bc757d9.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libactix_service-eccd7d557098979f.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-feca1813e6ccd9e2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-55e36b267145d8fc.rlib" "/opt/rustwide/target/debug/deps/libtokio-14ea02595819a634.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e9122b0616ecad27.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a1374fde5a562ced.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libmio-46a5d344088e37a5.rlib" "/opt/rustwide/target/debug/deps/libiovec-b2bd80136ffcfe63.rlib" "/opt/rustwide/target/debug/deps/libnet2-a9dd1eeeadf98837.rlib" "/opt/rustwide/target/debug/deps/liblibc-cd5e272dd01489cd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27dc1ed7c44961d3.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9d49c16ceb53ea22.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8d5bbe537cee6303.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-003fd9115fa9a8fc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-193a2c9e660018ee.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0b9458c7eb3e811b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-052e92c0ad4ba799.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-11dbfbd902261827.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-930f69a1392f091f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-696113341221cfe0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-11ae322892264754.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hello_actix-7915bde3fb687dfa" "-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 `hello_actix` due to 2 previous errors [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/extractors-97920cb25e9ce2c1.extractors.9152b3d3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/extractors-97920cb25e9ce2c1.extractors.9152b3d3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/extractors-97920cb25e9ce2c1.extractors.9152b3d3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/extractors-97920cb25e9ce2c1.extractors.9152b3d3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/extractors-97920cb25e9ce2c1.extractors.9152b3d3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/extractors-97920cb25e9ce2c1.extractors.9152b3d3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/extractors-97920cb25e9ce2c1.extractors.9152b3d3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/extractors-97920cb25e9ce2c1.extractors.9152b3d3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/extractors-97920cb25e9ce2c1.extractors.9152b3d3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/extractors-97920cb25e9ce2c1.extractors.9152b3d3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/extractors-97920cb25e9ce2c1.extractors.9152b3d3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/extractors-97920cb25e9ce2c1.extractors.9152b3d3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/extractors-97920cb25e9ce2c1.extractors.9152b3d3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/extractors-97920cb25e9ce2c1.extractors.9152b3d3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/extractors-97920cb25e9ce2c1.extractors.9152b3d3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/extractors-97920cb25e9ce2c1.extractors.9152b3d3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/extractors-97920cb25e9ce2c1.112ygy6jxh09nl97.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-bee0cff29748a138/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web-1124a955adfe3329.rlib" "/opt/rustwide/target/debug/deps/libawc-b09a701f946ba61f.rlib" "/opt/rustwide/target/debug/deps/libactix_server-8dff8c664e94a384.rlib" "/opt/rustwide/target/debug/deps/libsocket2-dc0c7720c0b4b4da.rlib" "/opt/rustwide/target/debug/deps/libactix_router-665f58a8cb986e45.rlib" "/opt/rustwide/target/debug/deps/libbytestring-8b1a315b3be5d047.rlib" "/opt/rustwide/target/debug/deps/libactix_http-76b7e9394b7ec691.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libsha1-64c3246b6fce0479.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3afd145ffc0902a5.rlib" "/opt/rustwide/target/debug/deps/libdigest-163dd31fa9887b9d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5c8ce8cfd8301dbb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c85d323daa032c77.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libcookie-dd15eeb55e41dd45.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-28836a77d0572296.rlib" "/opt/rustwide/target/debug/deps/libserde-77be3aa5132d550a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-bc01ad908480aee2.rlib" "/opt/rustwide/target/debug/deps/libregex-723570260510bf4a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-189cc661b97ab6aa.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-5bc979fa4d844ccd.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libflate2-2bda05f91d97b707.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-f0212d3219f96b58.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-69622bc124b99b61.rlib" "/opt/rustwide/target/debug/deps/libtime-2e2082aa778476a6.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-f93d9fcac4a4ea8f.rlib" "/opt/rustwide/target/debug/deps/libstandback-ae644adda768782a.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f9a735d76e67636e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-ecd64478c484f276.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-2d201dac1d5e98dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-497dce941cd62da8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ed341ca21f7a4d6b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7059054e23620ae2.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-b8ef6a090ceb2970.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-f14635beabca2cf1.rlib" "/opt/rustwide/target/debug/deps/libhostname-a9dfdfe06719f18d.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4a94df8764f63270.rlib" "/opt/rustwide/target/debug/deps/libquick_error-92792d7d5dc6f90c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-dd8e8e7a605a55ea.rlib" "/opt/rustwide/target/debug/deps/librand-c91b7811531a0244.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3237c80565577518.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-d60f263c51ecf619.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-244359f90c466d33.rlib" "/opt/rustwide/target/debug/deps/liburl-7c3cdab012e5367c.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-076a95eb558b71f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libidna-9fee2d0cd8a49fa9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6ff524b778c8da3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a950f85967cd4c44.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-39554b1ffa458673.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9c6ed460c64d4bbf.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-12db5f0e1def128f.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libobject-a7eb9959beb006f7.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-cf893eb4714a5533.rlib" "/opt/rustwide/target/debug/deps/libgimli-96bbd316763549a0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0cc08d6079258aff.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9000365dcaf671e.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f6e8ac2175e8400d.rlib" "/opt/rustwide/target/debug/deps/libfutures-b3d4604739556be6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2e2d9c9ccf0a7389.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-d1ff1b00015d7964.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-7372c007b98e7d12.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-fc3d933f4038a1af.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c6383e79b2fef37c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-692ee09f33961e43.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8df9e3b9f87a7098.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4e7f4b7157ef7328.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-2c3f892b4847f40f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-895f8d60391e4e2a.rlib" "/opt/rustwide/target/debug/deps/libcopyless-addb31640d14a025.rlib" "/opt/rustwide/target/debug/deps/libeither-083008e169bc9026.rlib" "/opt/rustwide/target/debug/deps/libh2-f9fa6da01f3e934f.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-1ec73a0803cd83b2.rlib" "/opt/rustwide/target/debug/deps/libtracing-23f26fba4cb72fca.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3a5d2659b68b241e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libindexmap-199d65096667b4a8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libhttp-cceba70d3bc757d9.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libactix_service-eccd7d557098979f.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-feca1813e6ccd9e2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-55e36b267145d8fc.rlib" "/opt/rustwide/target/debug/deps/libtokio-14ea02595819a634.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e9122b0616ecad27.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a1374fde5a562ced.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libmio-46a5d344088e37a5.rlib" "/opt/rustwide/target/debug/deps/libiovec-b2bd80136ffcfe63.rlib" "/opt/rustwide/target/debug/deps/libnet2-a9dd1eeeadf98837.rlib" "/opt/rustwide/target/debug/deps/liblibc-cd5e272dd01489cd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27dc1ed7c44961d3.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9d49c16ceb53ea22.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8d5bbe537cee6303.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-003fd9115fa9a8fc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-193a2c9e660018ee.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0b9458c7eb3e811b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-052e92c0ad4ba799.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-11dbfbd902261827.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-930f69a1392f091f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-696113341221cfe0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-11ae322892264754.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/extractors-97920cb25e9ce2c1" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fc1392cac4b0bb9ab92b71bf99c4c1e8bf96ba7ab1fb0e01c71f7b74b46ad04f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc1392cac4b0bb9ab92b71bf99c4c1e8bf96ba7ab1fb0e01c71f7b74b46ad04f", kill_on_drop: false }` [INFO] [stdout] fc1392cac4b0bb9ab92b71bf99c4c1e8bf96ba7ab1fb0e01c71f7b74b46ad04f