[INFO] fetching crate actix-web-middleware-redirect-scheme 3.0.0... [INFO] testing actix-web-middleware-redirect-scheme-3.0.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate actix-web-middleware-redirect-scheme 3.0.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate actix-web-middleware-redirect-scheme 3.0.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-web-middleware-redirect-scheme 3.0.0 [INFO] finished tweaking crates.io crate actix-web-middleware-redirect-scheme 3.0.0 [INFO] tweaked toml for crates.io crate actix-web-middleware-redirect-scheme 3.0.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b9c879688de09eaed17b73a1bdde336323a05a610aa4cbbcd25c32574695b6f [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" "4b9c879688de09eaed17b73a1bdde336323a05a610aa4cbbcd25c32574695b6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b9c879688de09eaed17b73a1bdde336323a05a610aa4cbbcd25c32574695b6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b9c879688de09eaed17b73a1bdde336323a05a610aa4cbbcd25c32574695b6f", kill_on_drop: false }` [INFO] [stdout] 4b9c879688de09eaed17b73a1bdde336323a05a610aa4cbbcd25c32574695b6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f33ffce1865bfbd28c7181603bca43cb64baadde1ad3bc48c2b2f4b8dadb15c5 [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" "f33ffce1865bfbd28c7181603bca43cb64baadde1ad3bc48c2b2f4b8dadb15c5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-rt v1.1.1 [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-connect v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling actix-web-middleware-redirect-scheme v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "f33ffce1865bfbd28c7181603bca43cb64baadde1ad3bc48c2b2f4b8dadb15c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f33ffce1865bfbd28c7181603bca43cb64baadde1ad3bc48c2b2f4b8dadb15c5", kill_on_drop: false }` [INFO] [stdout] f33ffce1865bfbd28c7181603bca43cb64baadde1ad3bc48c2b2f4b8dadb15c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a2e07473c838adf5f3d40b84eefee6d7e8878ba852acdbde662b386ccb15004 [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" "0a2e07473c838adf5f3d40b84eefee6d7e8878ba852acdbde662b386ccb15004", kill_on_drop: false }` [INFO] [stderr] Compiling actix-web-middleware-redirect-scheme v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "0a2e07473c838adf5f3d40b84eefee6d7e8878ba852acdbde662b386ccb15004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a2e07473c838adf5f3d40b84eefee6d7e8878ba852acdbde662b386ccb15004", kill_on_drop: false }` [INFO] [stdout] 0a2e07473c838adf5f3d40b84eefee6d7e8878ba852acdbde662b386ccb15004 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8cabd022b761bed01c0377c26bb58f9255735a07334ea3561c5ae09e8670aa8c [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" "8cabd022b761bed01c0377c26bb58f9255735a07334ea3561c5ae09e8670aa8c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/actix_web_middleware_redirect_scheme-6ebaed989d60ded1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests actix-web-middleware-redirect-scheme [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/lib.rs - (line 111) ... ignored [INFO] [stdout] test src/lib.rs - (line 115) ... ignored [INFO] [stdout] test src/lib.rs - (line 68) ... ignored [INFO] [stdout] test src/lib.rs - (line 72) ... ignored [INFO] [stdout] test src/lib.rs - (line 98) ... FAILED [INFO] [stdout] test src/lib.rs - (line 26) ... FAILED [INFO] [stdout] test src/lib.rs - (line 7) ... FAILED [INFO] [stdout] test src/lib.rs - (line 79) ... FAILED [INFO] [stdout] test src/lib.rs - (line 39) ... FAILED [INFO] [stdout] test src/lib.rs - (line 122) ... FAILED [INFO] [stdout] test src/scheme.rs - scheme::RedirectScheme (line 11) ... ok [INFO] [stdout] test src/scheme.rs - scheme::RedirectScheme::simple (line 39) ... ok [INFO] [stdout] test src/scheme.rs - scheme::RedirectScheme::with_replacements (line 63) ... ok [INFO] [stdout] test src/lib.rs - (line 55) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 98) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestgeInVr/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestgeInVr/rust_out" "/tmp/rustdoctestgeInVr/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web_middleware_redirect_scheme-c2c08bdc227ce780.rlib" "/opt/rustwide/target/debug/deps/libactix_web-39dc494e03ecb134.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-d4205ea8f72199bc.rlib" "/opt/rustwide/target/debug/deps/libawc-ee92efc65ad055c9.rlib" "/opt/rustwide/target/debug/deps/libactix_server-9f479673ff50c123.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cc6a917d48729244.rlib" "/opt/rustwide/target/debug/deps/libactix_router-1b4f67393f88bbf9.rlib" "/opt/rustwide/target/debug/deps/libbytestring-3ce7e313e077fd9b.rlib" "/opt/rustwide/target/debug/deps/libactix_http-38cd54c9afc19795.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libsha1-636917f0adba0151.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8c762649a7b69ec3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-984c5e3864cabac2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-98dee77cbb9eb4d3.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libcookie-720073b95a5d4e42.rlib" "/opt/rustwide/target/debug/deps/libserde-8cf79662d3c7f3e6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libtime-00b0c4204d58b961.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b24a6e6e2da8c4ae.rlib" "/opt/rustwide/target/debug/deps/libstandback-817594d5ebf55337.rlib" "/opt/rustwide/target/debug/deps/libfxhash-872fa3ddce480efd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-44811baf3fe6660d.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-5a563f9531c6a998.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ba343c4c6f5d31ee.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-c97cae7ef0b8ba89.rlib" "/opt/rustwide/target/debug/deps/libhostname-a50e98c0ac70057e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-423a494304d123e9.rlib" "/opt/rustwide/target/debug/deps/librand-051bba367809d3ef.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-393b4ffcd938a14e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-6827ea938191fc05.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-558043f21296c611.rlib" "/opt/rustwide/target/debug/deps/liburl-32543d96fd785ed1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-dd6ed9d5d7d21662.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0d12de85a4db214d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c33611a2ef25614c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libfutures-7a7c45545c3f3ea0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-60e9aa26c4da5f17.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-5d8c8de0236102e5.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-9030185003e6b187.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-bb5da750c371c8f6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-56c254b03452f14e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-92cbb37d1d2ce718.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fd848d071d79d04c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5b51a54995eccd76.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/libcopyless-118554c81cd93b91.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libh2-71de6124c676002d.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-df26ad169ffcb3c7.rlib" "/opt/rustwide/target/debug/deps/libtracing-13893f25068f8962.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8046ea6c8d06ef89.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-ccd278c8b4f2767a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-bdceed5fb703b46a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f2bd94177454723b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b37ab7c9a2d3ff25.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6df755491fbc3c17.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libmio-ecc8b8baec988323.rlib" "/opt/rustwide/target/debug/deps/libiovec-3c85477470b2a07a.rlib" "/opt/rustwide/target/debug/deps/libnet2-a891d9d5cc1b8897.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e8bd4bf951429ab.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e4662d347a5e4539.rlib" "/opt/rustwide/target/debug/deps/libpin_project-da472d7abf3fe28d.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libactix_service-d6bd18d181fae0e1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-454256232b6a6200.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-653674b47dc443a4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-83de538843d8c1de.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-08ee51cda453be96.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2d81f808b55a4abd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d46c373c6e498d3e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c4a11bbe98fbbc7e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 26) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctest4fsDsb/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctest4fsDsb/rust_out" "/tmp/rustdoctest4fsDsb/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web_middleware_redirect_scheme-c2c08bdc227ce780.rlib" "/opt/rustwide/target/debug/deps/libactix_web-39dc494e03ecb134.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-d4205ea8f72199bc.rlib" "/opt/rustwide/target/debug/deps/libawc-ee92efc65ad055c9.rlib" "/opt/rustwide/target/debug/deps/libactix_server-9f479673ff50c123.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cc6a917d48729244.rlib" "/opt/rustwide/target/debug/deps/libactix_router-1b4f67393f88bbf9.rlib" "/opt/rustwide/target/debug/deps/libbytestring-3ce7e313e077fd9b.rlib" "/opt/rustwide/target/debug/deps/libactix_http-38cd54c9afc19795.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libsha1-636917f0adba0151.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8c762649a7b69ec3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-984c5e3864cabac2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-98dee77cbb9eb4d3.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libcookie-720073b95a5d4e42.rlib" "/opt/rustwide/target/debug/deps/libserde-8cf79662d3c7f3e6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libtime-00b0c4204d58b961.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b24a6e6e2da8c4ae.rlib" "/opt/rustwide/target/debug/deps/libstandback-817594d5ebf55337.rlib" "/opt/rustwide/target/debug/deps/libfxhash-872fa3ddce480efd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-44811baf3fe6660d.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-5a563f9531c6a998.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ba343c4c6f5d31ee.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-c97cae7ef0b8ba89.rlib" "/opt/rustwide/target/debug/deps/libhostname-a50e98c0ac70057e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-423a494304d123e9.rlib" "/opt/rustwide/target/debug/deps/librand-051bba367809d3ef.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-393b4ffcd938a14e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-6827ea938191fc05.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-558043f21296c611.rlib" "/opt/rustwide/target/debug/deps/liburl-32543d96fd785ed1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-dd6ed9d5d7d21662.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0d12de85a4db214d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c33611a2ef25614c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libfutures-7a7c45545c3f3ea0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-60e9aa26c4da5f17.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-5d8c8de0236102e5.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-9030185003e6b187.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-bb5da750c371c8f6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-56c254b03452f14e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-92cbb37d1d2ce718.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fd848d071d79d04c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5b51a54995eccd76.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/libcopyless-118554c81cd93b91.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libh2-71de6124c676002d.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-df26ad169ffcb3c7.rlib" "/opt/rustwide/target/debug/deps/libtracing-13893f25068f8962.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8046ea6c8d06ef89.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-ccd278c8b4f2767a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-bdceed5fb703b46a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f2bd94177454723b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b37ab7c9a2d3ff25.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6df755491fbc3c17.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libmio-ecc8b8baec988323.rlib" "/opt/rustwide/target/debug/deps/libiovec-3c85477470b2a07a.rlib" "/opt/rustwide/target/debug/deps/libnet2-a891d9d5cc1b8897.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e8bd4bf951429ab.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e4662d347a5e4539.rlib" "/opt/rustwide/target/debug/deps/libpin_project-da472d7abf3fe28d.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libactix_service-d6bd18d181fae0e1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-454256232b6a6200.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-653674b47dc443a4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-83de538843d8c1de.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-08ee51cda453be96.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2d81f808b55a4abd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d46c373c6e498d3e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c4a11bbe98fbbc7e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 7) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestU0ugOG/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestU0ugOG/rust_out" "/tmp/rustdoctestU0ugOG/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web_middleware_redirect_scheme-c2c08bdc227ce780.rlib" "/opt/rustwide/target/debug/deps/libactix_web-39dc494e03ecb134.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-d4205ea8f72199bc.rlib" "/opt/rustwide/target/debug/deps/libawc-ee92efc65ad055c9.rlib" "/opt/rustwide/target/debug/deps/libactix_server-9f479673ff50c123.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cc6a917d48729244.rlib" "/opt/rustwide/target/debug/deps/libactix_router-1b4f67393f88bbf9.rlib" "/opt/rustwide/target/debug/deps/libbytestring-3ce7e313e077fd9b.rlib" "/opt/rustwide/target/debug/deps/libactix_http-38cd54c9afc19795.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libsha1-636917f0adba0151.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8c762649a7b69ec3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-984c5e3864cabac2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-98dee77cbb9eb4d3.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libcookie-720073b95a5d4e42.rlib" "/opt/rustwide/target/debug/deps/libserde-8cf79662d3c7f3e6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libtime-00b0c4204d58b961.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b24a6e6e2da8c4ae.rlib" "/opt/rustwide/target/debug/deps/libstandback-817594d5ebf55337.rlib" "/opt/rustwide/target/debug/deps/libfxhash-872fa3ddce480efd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-44811baf3fe6660d.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-5a563f9531c6a998.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ba343c4c6f5d31ee.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-c97cae7ef0b8ba89.rlib" "/opt/rustwide/target/debug/deps/libhostname-a50e98c0ac70057e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-423a494304d123e9.rlib" "/opt/rustwide/target/debug/deps/librand-051bba367809d3ef.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-393b4ffcd938a14e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-6827ea938191fc05.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-558043f21296c611.rlib" "/opt/rustwide/target/debug/deps/liburl-32543d96fd785ed1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-dd6ed9d5d7d21662.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0d12de85a4db214d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c33611a2ef25614c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libfutures-7a7c45545c3f3ea0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-60e9aa26c4da5f17.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-5d8c8de0236102e5.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-9030185003e6b187.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-bb5da750c371c8f6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-56c254b03452f14e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-92cbb37d1d2ce718.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fd848d071d79d04c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5b51a54995eccd76.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/libcopyless-118554c81cd93b91.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libh2-71de6124c676002d.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-df26ad169ffcb3c7.rlib" "/opt/rustwide/target/debug/deps/libtracing-13893f25068f8962.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8046ea6c8d06ef89.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-ccd278c8b4f2767a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-bdceed5fb703b46a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f2bd94177454723b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b37ab7c9a2d3ff25.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6df755491fbc3c17.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libmio-ecc8b8baec988323.rlib" "/opt/rustwide/target/debug/deps/libiovec-3c85477470b2a07a.rlib" "/opt/rustwide/target/debug/deps/libnet2-a891d9d5cc1b8897.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e8bd4bf951429ab.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e4662d347a5e4539.rlib" "/opt/rustwide/target/debug/deps/libpin_project-da472d7abf3fe28d.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libactix_service-d6bd18d181fae0e1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-454256232b6a6200.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-653674b47dc443a4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-83de538843d8c1de.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-08ee51cda453be96.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2d81f808b55a4abd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d46c373c6e498d3e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c4a11bbe98fbbc7e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 79) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestYrvEgo/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestYrvEgo/rust_out" "/tmp/rustdoctestYrvEgo/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web_middleware_redirect_scheme-c2c08bdc227ce780.rlib" "/opt/rustwide/target/debug/deps/libactix_web-39dc494e03ecb134.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-d4205ea8f72199bc.rlib" "/opt/rustwide/target/debug/deps/libawc-ee92efc65ad055c9.rlib" "/opt/rustwide/target/debug/deps/libactix_server-9f479673ff50c123.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cc6a917d48729244.rlib" "/opt/rustwide/target/debug/deps/libactix_router-1b4f67393f88bbf9.rlib" "/opt/rustwide/target/debug/deps/libbytestring-3ce7e313e077fd9b.rlib" "/opt/rustwide/target/debug/deps/libactix_http-38cd54c9afc19795.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libsha1-636917f0adba0151.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8c762649a7b69ec3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-984c5e3864cabac2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-98dee77cbb9eb4d3.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libcookie-720073b95a5d4e42.rlib" "/opt/rustwide/target/debug/deps/libserde-8cf79662d3c7f3e6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libtime-00b0c4204d58b961.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b24a6e6e2da8c4ae.rlib" "/opt/rustwide/target/debug/deps/libstandback-817594d5ebf55337.rlib" "/opt/rustwide/target/debug/deps/libfxhash-872fa3ddce480efd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-44811baf3fe6660d.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-5a563f9531c6a998.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ba343c4c6f5d31ee.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-c97cae7ef0b8ba89.rlib" "/opt/rustwide/target/debug/deps/libhostname-a50e98c0ac70057e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-423a494304d123e9.rlib" "/opt/rustwide/target/debug/deps/librand-051bba367809d3ef.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-393b4ffcd938a14e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-6827ea938191fc05.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-558043f21296c611.rlib" "/opt/rustwide/target/debug/deps/liburl-32543d96fd785ed1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-dd6ed9d5d7d21662.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0d12de85a4db214d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c33611a2ef25614c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libfutures-7a7c45545c3f3ea0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-60e9aa26c4da5f17.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-5d8c8de0236102e5.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-9030185003e6b187.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-bb5da750c371c8f6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-56c254b03452f14e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-92cbb37d1d2ce718.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fd848d071d79d04c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5b51a54995eccd76.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/libcopyless-118554c81cd93b91.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libh2-71de6124c676002d.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-df26ad169ffcb3c7.rlib" "/opt/rustwide/target/debug/deps/libtracing-13893f25068f8962.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8046ea6c8d06ef89.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-ccd278c8b4f2767a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-bdceed5fb703b46a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f2bd94177454723b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b37ab7c9a2d3ff25.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6df755491fbc3c17.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libmio-ecc8b8baec988323.rlib" "/opt/rustwide/target/debug/deps/libiovec-3c85477470b2a07a.rlib" "/opt/rustwide/target/debug/deps/libnet2-a891d9d5cc1b8897.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e8bd4bf951429ab.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e4662d347a5e4539.rlib" "/opt/rustwide/target/debug/deps/libpin_project-da472d7abf3fe28d.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libactix_service-d6bd18d181fae0e1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-454256232b6a6200.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-653674b47dc443a4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-83de538843d8c1de.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-08ee51cda453be96.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2d81f808b55a4abd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d46c373c6e498d3e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c4a11bbe98fbbc7e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 39) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestbUgkPS/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestbUgkPS/rust_out" "/tmp/rustdoctestbUgkPS/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web_middleware_redirect_scheme-c2c08bdc227ce780.rlib" "/opt/rustwide/target/debug/deps/libactix_web-39dc494e03ecb134.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-d4205ea8f72199bc.rlib" "/opt/rustwide/target/debug/deps/libawc-ee92efc65ad055c9.rlib" "/opt/rustwide/target/debug/deps/libactix_server-9f479673ff50c123.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cc6a917d48729244.rlib" "/opt/rustwide/target/debug/deps/libactix_router-1b4f67393f88bbf9.rlib" "/opt/rustwide/target/debug/deps/libbytestring-3ce7e313e077fd9b.rlib" "/opt/rustwide/target/debug/deps/libactix_http-38cd54c9afc19795.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libsha1-636917f0adba0151.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8c762649a7b69ec3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-984c5e3864cabac2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-98dee77cbb9eb4d3.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libcookie-720073b95a5d4e42.rlib" "/opt/rustwide/target/debug/deps/libserde-8cf79662d3c7f3e6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libtime-00b0c4204d58b961.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b24a6e6e2da8c4ae.rlib" "/opt/rustwide/target/debug/deps/libstandback-817594d5ebf55337.rlib" "/opt/rustwide/target/debug/deps/libfxhash-872fa3ddce480efd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-44811baf3fe6660d.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-5a563f9531c6a998.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ba343c4c6f5d31ee.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-c97cae7ef0b8ba89.rlib" "/opt/rustwide/target/debug/deps/libhostname-a50e98c0ac70057e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-423a494304d123e9.rlib" "/opt/rustwide/target/debug/deps/librand-051bba367809d3ef.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-393b4ffcd938a14e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-6827ea938191fc05.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-558043f21296c611.rlib" "/opt/rustwide/target/debug/deps/liburl-32543d96fd785ed1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-dd6ed9d5d7d21662.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0d12de85a4db214d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c33611a2ef25614c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libfutures-7a7c45545c3f3ea0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-60e9aa26c4da5f17.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-5d8c8de0236102e5.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-9030185003e6b187.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-bb5da750c371c8f6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-56c254b03452f14e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-92cbb37d1d2ce718.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fd848d071d79d04c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5b51a54995eccd76.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/libcopyless-118554c81cd93b91.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libh2-71de6124c676002d.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-df26ad169ffcb3c7.rlib" "/opt/rustwide/target/debug/deps/libtracing-13893f25068f8962.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8046ea6c8d06ef89.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-ccd278c8b4f2767a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-bdceed5fb703b46a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f2bd94177454723b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b37ab7c9a2d3ff25.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6df755491fbc3c17.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libmio-ecc8b8baec988323.rlib" "/opt/rustwide/target/debug/deps/libiovec-3c85477470b2a07a.rlib" "/opt/rustwide/target/debug/deps/libnet2-a891d9d5cc1b8897.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e8bd4bf951429ab.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e4662d347a5e4539.rlib" "/opt/rustwide/target/debug/deps/libpin_project-da472d7abf3fe28d.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libactix_service-d6bd18d181fae0e1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-454256232b6a6200.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-653674b47dc443a4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-83de538843d8c1de.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-08ee51cda453be96.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2d81f808b55a4abd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d46c373c6e498d3e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c4a11bbe98fbbc7e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 122) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestFvJGva/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestFvJGva/rust_out" "/tmp/rustdoctestFvJGva/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web_middleware_redirect_scheme-c2c08bdc227ce780.rlib" "/opt/rustwide/target/debug/deps/libactix_web-39dc494e03ecb134.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-d4205ea8f72199bc.rlib" "/opt/rustwide/target/debug/deps/libawc-ee92efc65ad055c9.rlib" "/opt/rustwide/target/debug/deps/libactix_server-9f479673ff50c123.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cc6a917d48729244.rlib" "/opt/rustwide/target/debug/deps/libactix_router-1b4f67393f88bbf9.rlib" "/opt/rustwide/target/debug/deps/libbytestring-3ce7e313e077fd9b.rlib" "/opt/rustwide/target/debug/deps/libactix_http-38cd54c9afc19795.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libsha1-636917f0adba0151.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8c762649a7b69ec3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-984c5e3864cabac2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-98dee77cbb9eb4d3.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libcookie-720073b95a5d4e42.rlib" "/opt/rustwide/target/debug/deps/libserde-8cf79662d3c7f3e6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libtime-00b0c4204d58b961.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b24a6e6e2da8c4ae.rlib" "/opt/rustwide/target/debug/deps/libstandback-817594d5ebf55337.rlib" "/opt/rustwide/target/debug/deps/libfxhash-872fa3ddce480efd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-44811baf3fe6660d.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-5a563f9531c6a998.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ba343c4c6f5d31ee.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-c97cae7ef0b8ba89.rlib" "/opt/rustwide/target/debug/deps/libhostname-a50e98c0ac70057e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-423a494304d123e9.rlib" "/opt/rustwide/target/debug/deps/librand-051bba367809d3ef.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-393b4ffcd938a14e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-6827ea938191fc05.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-558043f21296c611.rlib" "/opt/rustwide/target/debug/deps/liburl-32543d96fd785ed1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-dd6ed9d5d7d21662.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0d12de85a4db214d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c33611a2ef25614c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libfutures-7a7c45545c3f3ea0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-60e9aa26c4da5f17.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-5d8c8de0236102e5.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-9030185003e6b187.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-bb5da750c371c8f6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-56c254b03452f14e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-92cbb37d1d2ce718.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fd848d071d79d04c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5b51a54995eccd76.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/libcopyless-118554c81cd93b91.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libh2-71de6124c676002d.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-df26ad169ffcb3c7.rlib" "/opt/rustwide/target/debug/deps/libtracing-13893f25068f8962.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8046ea6c8d06ef89.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-ccd278c8b4f2767a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-bdceed5fb703b46a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f2bd94177454723b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b37ab7c9a2d3ff25.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6df755491fbc3c17.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libmio-ecc8b8baec988323.rlib" "/opt/rustwide/target/debug/deps/libiovec-3c85477470b2a07a.rlib" "/opt/rustwide/target/debug/deps/libnet2-a891d9d5cc1b8897.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e8bd4bf951429ab.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e4662d347a5e4539.rlib" "/opt/rustwide/target/debug/deps/libpin_project-da472d7abf3fe28d.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libactix_service-d6bd18d181fae0e1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-454256232b6a6200.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-653674b47dc443a4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-83de538843d8c1de.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-08ee51cda453be96.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2d81f808b55a4abd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d46c373c6e498d3e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c4a11bbe98fbbc7e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 122) [INFO] [stdout] src/lib.rs - (line 26) [INFO] [stdout] src/lib.rs - (line 39) [INFO] [stdout] src/lib.rs - (line 7) [INFO] [stdout] src/lib.rs - (line 79) [INFO] [stdout] src/lib.rs - (line 98) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 6 failed; 4 ignored; 0 measured; 0 filtered out; finished in 11.96s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "8cabd022b761bed01c0377c26bb58f9255735a07334ea3561c5ae09e8670aa8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cabd022b761bed01c0377c26bb58f9255735a07334ea3561c5ae09e8670aa8c", kill_on_drop: false }` [INFO] [stdout] 8cabd022b761bed01c0377c26bb58f9255735a07334ea3561c5ae09e8670aa8c