[INFO] fetching crate actix-ip-filter 0.2.0... [INFO] testing actix-ip-filter-0.2.0 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate actix-ip-filter 0.2.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate actix-ip-filter 0.2.0 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-ip-filter 0.2.0 [INFO] finished tweaking crates.io crate actix-ip-filter 0.2.0 [INFO] tweaked toml for crates.io crate actix-ip-filter 0.2.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] ffb521e579794892167e59a92eaa1adb3ddcc706aaf6f56bfcccfe1f0f34afd9 [INFO] running `Command { std: "docker" "start" "-a" "ffb521e579794892167e59a92eaa1adb3ddcc706aaf6f56bfcccfe1f0f34afd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffb521e579794892167e59a92eaa1adb3ddcc706aaf6f56bfcccfe1f0f34afd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffb521e579794892167e59a92eaa1adb3ddcc706aaf6f56bfcccfe1f0f34afd9", kill_on_drop: false }` [INFO] [stdout] ffb521e579794892167e59a92eaa1adb3ddcc706aaf6f56bfcccfe1f0f34afd9 [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=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dceab4f53ac9fc6d8b0cebc465129b5c3c50487836403f28e4991eaef546ddb [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" "6dceab4f53ac9fc6d8b0cebc465129b5c3c50487836403f28e4991eaef546ddb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing v0.1.26 [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 parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [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 pin-project-internal v0.4.28 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.66 [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-ip-filter v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "6dceab4f53ac9fc6d8b0cebc465129b5c3c50487836403f28e4991eaef546ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dceab4f53ac9fc6d8b0cebc465129b5c3c50487836403f28e4991eaef546ddb", kill_on_drop: false }` [INFO] [stdout] 6dceab4f53ac9fc6d8b0cebc465129b5c3c50487836403f28e4991eaef546ddb [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=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97143a8b85532c24283b298da57d1229a2c374bfbdaa27cf8bf1bda28f3d080f [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" "97143a8b85532c24283b298da57d1229a2c374bfbdaa27cf8bf1bda28f3d080f", kill_on_drop: false }` [INFO] [stderr] Compiling actix-ip-filter v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.76s [INFO] running `Command { std: "docker" "inspect" "97143a8b85532c24283b298da57d1229a2c374bfbdaa27cf8bf1bda28f3d080f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97143a8b85532c24283b298da57d1229a2c374bfbdaa27cf8bf1bda28f3d080f", kill_on_drop: false }` [INFO] [stdout] 97143a8b85532c24283b298da57d1229a2c374bfbdaa27cf8bf1bda28f3d080f [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=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a523ee7b3aa084de0b2d06fb74bc906a4b44dc71809491b69c24f08c08b445c6 [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" "a523ee7b3aa084de0b2d06fb74bc906a4b44dc71809491b69c24f08c08b445c6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/actix_ip_filter-f1012259a431ab73) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_blocklist ... ok [INFO] [stdout] test tests::test_limitlist ... ok [INFO] [stdout] test tests::test_xrealip ... ok [INFO] [stdout] test tests::test_block_handler ... ok [INFO] [stdout] test tests::test_allow_handler ... ok [INFO] [stdout] test tests::test_allowlist ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests actix_ip_filter [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/lib.rs - (line 138) ... ok [INFO] [stdout] test src/lib.rs - (line 81) ... ok [INFO] [stdout] test src/lib.rs - IPFilter::allow (line 275) ... ok [INFO] [stdout] test src/lib.rs - IPFilter::on_allow (line 316) ... ok [INFO] [stdout] test src/lib.rs - IPFilter::limit_to (line 303) ... ok [INFO] [stdout] test src/lib.rs - IPFilter::block (line 289) ... ok [INFO] [stdout] test src/lib.rs - IPFilter::on_block (line 335) ... ok [INFO] [stdout] test src/lib.rs - (line 7) ... FAILED [INFO] [stdout] test src/lib.rs - (line 94) ... ok [INFO] [stdout] test src/lib.rs - (line 152) ... ok [INFO] [stdout] test src/lib.rs - (line 38) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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" "/tmp/rustdoctest5a72Su/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctest5a72Su/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_ip_filter-5b30e62e5d729252.rlib" "/opt/rustwide/target/debug/deps/libglob-367c240206242d35.rlib" "/opt/rustwide/target/debug/deps/libactix_web-2e02ff4f7b22149b.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-05e6c6618ace2c24.rlib" "/opt/rustwide/target/debug/deps/libawc-eeaf661018fa6bd6.rlib" "/opt/rustwide/target/debug/deps/libactix_server-6d3aa69391bac939.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c459b3df7c3e2a43.rlib" "/opt/rustwide/target/debug/deps/libactix_router-ef1fa3e90ec7d945.rlib" "/opt/rustwide/target/debug/deps/libbytestring-228be29ee52ad520.rlib" "/opt/rustwide/target/debug/deps/libactix_http-b416c8b64edb8bc8.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libsha1-7a777f711b6f6bf8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8b2aff2c96238937.rlib" "/opt/rustwide/target/debug/deps/libserde_json-66d2922fa732e778.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libcookie-a5cb9143ec2bb682.rlib" "/opt/rustwide/target/debug/deps/libserde-26d82a7edc224167.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libtime-da9b4fc03651c84f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-daed5ab1919473fe.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libfxhash-cbf5cbf2070b3be9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-aa08bd83fac8d777.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-5c34346aa23d6331.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-4dbe44906e4179bf.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-4e080dcd5b0904de.rlib" "/opt/rustwide/target/debug/deps/libhostname-2994010000761d16.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-b3278af157626efa.rlib" "/opt/rustwide/target/debug/deps/librand-02156b303290df34.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5fc1fb21c0df22e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-c6c641f031d9b514.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-54fe964c1e0f970b.rlib" "/opt/rustwide/target/debug/deps/liburl-eb3918a50331e149.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-25d28862c194ea27.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fb7aa12e091aaa0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-58b26917c8f79f70.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-eba99dceb53162fd.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-fd9d0298f631f5c1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libfutures-37bb2839d2485ffb.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-63e78810f0809a27.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-e76ada5da8aea91e.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-8ae40f608742f89b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3e541f430b0056eb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-64072f810a9fbd5c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b929442ec94eac6b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-d8a2dd9f8b051778.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/libcopyless-63890fe8dc2810a6.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libh2-5f94af5e5758e6df.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-63cf37fc2acfe0e5.rlib" "/opt/rustwide/target/debug/deps/libtracing-287759750cca991e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ad802e4cbbe71e86.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-820916764da911d5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ab2ebc88f00306ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-bb5ffa4854764ac3.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9065a1018f5a9795.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a3c8702c623a1394.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmio-e7e1df196cd64b81.rlib" "/opt/rustwide/target/debug/deps/libiovec-3b0af272951b5d34.rlib" "/opt/rustwide/target/debug/deps/libnet2-da117162997a15f5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-28182bd7f8d5f203.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-52c2afb26197e5db.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a2c36d4ba77d54f6.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libactix_service-c609178fde8a56b1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0911103d91f1d0f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dd5ef388209a30a1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c48ac94ec4910e.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e8bd866adc195128.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-875b169c8a7625c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-15f57167bec17024.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8d7d9e7b3a8cf276.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5a72Su/rust_out" "-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] 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 7) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "a523ee7b3aa084de0b2d06fb74bc906a4b44dc71809491b69c24f08c08b445c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a523ee7b3aa084de0b2d06fb74bc906a4b44dc71809491b69c24f08c08b445c6", kill_on_drop: false }` [INFO] [stdout] a523ee7b3aa084de0b2d06fb74bc906a4b44dc71809491b69c24f08c08b445c6