[INFO] crate actori-web-httpauth 0.4.0 is already in cache [INFO] testing actori-web-httpauth-0.4.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate actori-web-httpauth 0.4.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate actori-web-httpauth 0.4.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate actori-web-httpauth 0.4.0 [INFO] finished tweaking crates.io crate actori-web-httpauth 0.4.0 [INFO] tweaked toml for crates.io crate actori-web-httpauth 0.4.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate actori-web-httpauth 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1908cc4c1e3bf577502de3663c2046cc35cd23f6eb63ee267a9e60c513ece0c8 [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" "1908cc4c1e3bf577502de3663c2046cc35cd23f6eb63ee267a9e60c513ece0c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1908cc4c1e3bf577502de3663c2046cc35cd23f6eb63ee267a9e60c513ece0c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1908cc4c1e3bf577502de3663c2046cc35cd23f6eb63ee267a9e60c513ece0c8", kill_on_drop: false }` [INFO] [stdout] 1908cc4c1e3bf577502de3663c2046cc35cd23f6eb63ee267a9e60c513ece0c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 195728a23f263f2f03b85f5eec1c58862d25ca1b9937c268c724f31a332c6cb7 [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" "195728a23f263f2f03b85f5eec1c58862d25ca1b9937c268c724f31a332c6cb7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actori-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling actori-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling actori-web-codegen v0.2.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling actori-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling actori-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling actori-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actori-utils v1.0.6 [INFO] [stderr] Compiling actori-server v1.0.1 [INFO] [stderr] Compiling actori-tls v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actori-testing v1.0.0 [INFO] [stderr] Compiling actori-connect v1.0.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling actori-router v0.2.4 [INFO] [stderr] Compiling actori-http v1.0.1 [INFO] [stderr] Compiling actoriwc v1.0.1 [INFO] [stderr] Compiling actori-web v2.0.0 [INFO] [stderr] Compiling actori-web-httpauth v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 23s [INFO] running `Command { std: "docker" "inspect" "195728a23f263f2f03b85f5eec1c58862d25ca1b9937c268c724f31a332c6cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "195728a23f263f2f03b85f5eec1c58862d25ca1b9937c268c724f31a332c6cb7", kill_on_drop: false }` [INFO] [stdout] 195728a23f263f2f03b85f5eec1c58862d25ca1b9937c268c724f31a332c6cb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fb901480567be913a5446d11f5dd51cbd9263b97bd0d0ca5474cbb4b114b7ec5 [INFO] running `Command { std: "docker" "start" "-a" "fb901480567be913a5446d11f5dd51cbd9263b97bd0d0ca5474cbb4b114b7ec5", kill_on_drop: false }` [INFO] [stderr] Compiling actori-web-httpauth v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.99s [INFO] running `Command { std: "docker" "inspect" "fb901480567be913a5446d11f5dd51cbd9263b97bd0d0ca5474cbb4b114b7ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb901480567be913a5446d11f5dd51cbd9263b97bd0d0ca5474cbb4b114b7ec5", kill_on_drop: false }` [INFO] [stdout] fb901480567be913a5446d11f5dd51cbd9263b97bd0d0ca5474cbb4b114b7ec5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b2e6dda34969999fbab179d0d3ef4673f6894b5e6e0c86b5b98486bc8ae58568 [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" "b2e6dda34969999fbab179d0d3ef4673f6894b5e6e0c86b5b98486bc8ae58568", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/actori_web_httpauth-01687eaf05a50401 [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stderr] Doc-tests actori-web-httpauth [INFO] [stdout] test headers::authorization::scheme::bearer::tests::test_into_header_value ... ok [INFO] [stdout] test headers::authorization::scheme::bearer::tests::test_parse_header ... ok [INFO] [stdout] test headers::authorization::scheme::basic::tests::test_missing_credentials_colon ... ok [INFO] [stdout] test headers::authorization::scheme::basic::tests::test_empty_header ... ok [INFO] [stdout] test headers::www_authenticate::challenge::basic::tests::test_with_realm_into_header_value ... ok [INFO] [stdout] test headers::authorization::scheme::bearer::tests::test_wrong_scheme ... ok [INFO] [stdout] test headers::authorization::scheme::basic::tests::test_empty_password ... ok [INFO] [stdout] test headers::authorization::scheme::basic::tests::test_into_header_value ... ok [INFO] [stdout] test headers::www_authenticate::challenge::basic::tests::test_plain_into_header_value ... ok [INFO] [stdout] test headers::authorization::scheme::basic::tests::test_missing_credentials ... ok [INFO] [stdout] test utils::tests::test_quote_str ... ok [INFO] [stdout] test headers::authorization::scheme::basic::tests::test_wrong_scheme ... ok [INFO] [stdout] test headers::authorization::scheme::bearer::tests::test_empty_header ... ok [INFO] [stdout] test utils::tests::test_without_quotes ... ok [INFO] [stdout] test headers::authorization::scheme::bearer::tests::test_missing_token ... ok [INFO] [stdout] test utils::tests::test_double_quote ... ok [INFO] [stdout] test utils::tests::test_ends_with_quote ... ok [INFO] [stdout] test headers::www_authenticate::challenge::bearer::tests::to_bytes ... ok [INFO] [stdout] test headers::authorization::scheme::basic::tests::test_parse_header ... ok [INFO] [stdout] test utils::tests::test_starts_with_quote ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/extractors/basic.rs - extractors::basic::BasicAuth (line 59) ... ok [INFO] [stdout] test src/headers/www_authenticate/challenge/basic.rs - headers::www_authenticate::challenge::basic::Basic (line 21) ... ok [INFO] [stdout] test src/headers/authorization/header.rs - headers::authorization::header::Authorization (line 24) ... ok [INFO] [stdout] test src/extractors/bearer.rs - extractors::bearer::BearerAuth (line 63) ... ok [INFO] [stdout] test src/headers/www_authenticate/challenge/bearer/challenge.rs - headers::www_authenticate::challenge::bearer::challenge::Bearer (line 19) ... ok [INFO] [stdout] test src/headers/www_authenticate/challenge/basic.rs - headers::www_authenticate::challenge::basic::Basic::with_realm (line 64) ... FAILED [INFO] [stdout] test src/middleware.rs - middleware::HttpAuthentication::basic (line 62) ... ok [INFO] [stdout] test src/headers/authorization/scheme/bearer.rs - headers::authorization::scheme::bearer::Bearer::new (line 26) ... FAILED [INFO] [stdout] test src/headers/authorization/scheme/basic.rs - headers::authorization::scheme::basic::Basic::new (line 27) ... FAILED [INFO] [stdout] test src/headers/www_authenticate/challenge/basic.rs - headers::www_authenticate::challenge::basic::Basic::new (line 47) ... FAILED [INFO] [stdout] test src/middleware.rs - middleware::HttpAuthentication::bearer (line 97) ... ok [INFO] [stdout] test src/headers/www_authenticate/challenge/basic.rs - headers::www_authenticate::challenge::basic::Basic::with_realm (line 59) ... ok [INFO] [stdout] test src/headers/www_authenticate/challenge/bearer/challenge.rs - headers::www_authenticate::challenge::bearer::challenge::Bearer::build (line 56) ... ok [INFO] [stdout] test src/extractors/bearer.rs - extractors::bearer::BearerAuth (line 77) ... ok [INFO] [stdout] test src/extractors/basic.rs - extractors::basic::BasicAuth (line 74) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/headers/www_authenticate/challenge/basic.rs - headers::www_authenticate::challenge::basic::Basic::with_realm (line 64) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestkveUGP/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestkveUGP/rust_out" "/tmp/rustdoctestkveUGP/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/target/debug/build/backtrace-sys-71b68ceb70236fb6/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactori_web_httpauth-a260ea373ec98aa0.rlib" "/opt/rustwide/target/debug/deps/libactori_web-46264b35a7f02fa7.rlib" "/opt/rustwide/target/debug/deps/libactori_tls-d52c7dd792ee4ad0.rlib" "/opt/rustwide/target/debug/deps/libactoriwc-3536563e3b3a5fe7.rlib" "/opt/rustwide/target/debug/deps/libactori_server-043ed874fd4496b6.rlib" "/opt/rustwide/target/debug/deps/libactori_router-81c900b2ede98db3.rlib" "/opt/rustwide/target/debug/deps/libbytestring-31685411c81151a9.rlib" "/opt/rustwide/target/debug/deps/libactori_http-1d0423102341a9ae.rlib" "/opt/rustwide/target/debug/deps/libsha1-dce3898a6f9dade2.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libdigest-05b5beb5e4c3647f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-db47b07333e75aa3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-560a671cec5ace39.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libchrono-6f32d1f72e5a4d1d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f9e95106528438c3.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libserde-83c4c33efca0d2e4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libregex-e987010c2e6163d9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7546d5e7d41157.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0fe63783ff3be07.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libtime-7184994a2ffbfd7f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f27173e59c7e48cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libactori_utils-d45b5fa9113cb795.rlib" "/opt/rustwide/target/debug/deps/libactori_connect-e05f790137c0ce5e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-1d8a339eb040b3ff.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-7d7f5a34cd4786ea.rlib" "/opt/rustwide/target/debug/deps/librand-ead5db92f32932b9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3c5f3c2d5af6ed56.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-feda4103abf84fd8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-815e8ef140dca6cf.rlib" "/opt/rustwide/target/debug/deps/liburl-d83d26d318325183.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-9fc79d98bdec0271.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-39c5d272dc575114.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-79bbbd1fccbc819d.rlib" "/opt/rustwide/target/debug/deps/libhostname-dda7cb98118565f5.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f612c2dfc0d06f10.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libfailure-72711bd78c11500e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-06772b9a68926a42.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-626fcb348a6ad38b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libactori_rt-3a8a47b7db0f6d46.rlib" "/opt/rustwide/target/debug/deps/libactori_threadpool-adde92855583ba86.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-217d59f54287cfb4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00151eb7d9ac8631.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1d77bfd92b1c8a1d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-baaf529055936148.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-08f6ed9b68b36ff2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7b308e01b05c592f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1517cd697673895d.rlib" "/opt/rustwide/target/debug/deps/libfutures-f50e55298f7f3e62.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2f3ea2f1f51de09c.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libh2-2428803b4db7111e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7ee7cad30241a57b.rlib" "/opt/rustwide/target/debug/deps/libhttp-6301d0efb743b5a6.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libactori_service-2b0aab2be2f76bc5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-50b1a5406a751f73.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2b3446fb57231950.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b7c50309ffbce83.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6dafde826d928882.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a8cbcd16219e705b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libactori_codec-2bf9b2a70e51ed16.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c7adac7d2f938c2d.rlib" "/opt/rustwide/target/debug/deps/libtokio-b8bd192945160c72.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4a0e1dd337816eba.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f3d8c8e973dc9585.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26e61eae63023eea.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e7665b3b31f409dc.rlib" "/opt/rustwide/target/debug/deps/libmio-a8be04275481e8a0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-0ad17331a67c8e8d.rlib" "/opt/rustwide/target/debug/deps/libnet2-1b3c2230208c7021.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a95f823c7e3a11ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-339e70e113215a1d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-274600e2a81cc40e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64224e70b852a35e.rlib" "/opt/rustwide/target/debug/deps/libbytes-38d5ff71334d6cf3.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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/headers/authorization/scheme/bearer.rs - headers::authorization::scheme::bearer::Bearer::new (line 26) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestyFzrK6/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestyFzrK6/rust_out" "/tmp/rustdoctestyFzrK6/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/target/debug/build/backtrace-sys-71b68ceb70236fb6/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactori_web_httpauth-a260ea373ec98aa0.rlib" "/opt/rustwide/target/debug/deps/libactori_web-46264b35a7f02fa7.rlib" "/opt/rustwide/target/debug/deps/libactori_tls-d52c7dd792ee4ad0.rlib" "/opt/rustwide/target/debug/deps/libactoriwc-3536563e3b3a5fe7.rlib" "/opt/rustwide/target/debug/deps/libactori_server-043ed874fd4496b6.rlib" "/opt/rustwide/target/debug/deps/libactori_router-81c900b2ede98db3.rlib" "/opt/rustwide/target/debug/deps/libbytestring-31685411c81151a9.rlib" "/opt/rustwide/target/debug/deps/libactori_http-1d0423102341a9ae.rlib" "/opt/rustwide/target/debug/deps/libsha1-dce3898a6f9dade2.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libdigest-05b5beb5e4c3647f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-db47b07333e75aa3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-560a671cec5ace39.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libchrono-6f32d1f72e5a4d1d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f9e95106528438c3.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libserde-83c4c33efca0d2e4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libregex-e987010c2e6163d9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7546d5e7d41157.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0fe63783ff3be07.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libtime-7184994a2ffbfd7f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f27173e59c7e48cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libactori_utils-d45b5fa9113cb795.rlib" "/opt/rustwide/target/debug/deps/libactori_connect-e05f790137c0ce5e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-1d8a339eb040b3ff.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-7d7f5a34cd4786ea.rlib" "/opt/rustwide/target/debug/deps/librand-ead5db92f32932b9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3c5f3c2d5af6ed56.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-feda4103abf84fd8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-815e8ef140dca6cf.rlib" "/opt/rustwide/target/debug/deps/liburl-d83d26d318325183.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-9fc79d98bdec0271.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-39c5d272dc575114.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-79bbbd1fccbc819d.rlib" "/opt/rustwide/target/debug/deps/libhostname-dda7cb98118565f5.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f612c2dfc0d06f10.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libfailure-72711bd78c11500e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-06772b9a68926a42.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-626fcb348a6ad38b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libactori_rt-3a8a47b7db0f6d46.rlib" "/opt/rustwide/target/debug/deps/libactori_threadpool-adde92855583ba86.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-217d59f54287cfb4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00151eb7d9ac8631.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1d77bfd92b1c8a1d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-baaf529055936148.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-08f6ed9b68b36ff2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7b308e01b05c592f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1517cd697673895d.rlib" "/opt/rustwide/target/debug/deps/libfutures-f50e55298f7f3e62.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2f3ea2f1f51de09c.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libh2-2428803b4db7111e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7ee7cad30241a57b.rlib" "/opt/rustwide/target/debug/deps/libhttp-6301d0efb743b5a6.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libactori_service-2b0aab2be2f76bc5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-50b1a5406a751f73.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2b3446fb57231950.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b7c50309ffbce83.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6dafde826d928882.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a8cbcd16219e705b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libactori_codec-2bf9b2a70e51ed16.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c7adac7d2f938c2d.rlib" "/opt/rustwide/target/debug/deps/libtokio-b8bd192945160c72.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4a0e1dd337816eba.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f3d8c8e973dc9585.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26e61eae63023eea.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e7665b3b31f409dc.rlib" "/opt/rustwide/target/debug/deps/libmio-a8be04275481e8a0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-0ad17331a67c8e8d.rlib" "/opt/rustwide/target/debug/deps/libnet2-1b3c2230208c7021.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a95f823c7e3a11ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-339e70e113215a1d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-274600e2a81cc40e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64224e70b852a35e.rlib" "/opt/rustwide/target/debug/deps/libbytes-38d5ff71334d6cf3.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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/headers/authorization/scheme/basic.rs - headers::authorization::scheme::basic::Basic::new (line 27) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestLPiIsm/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestLPiIsm/rust_out" "/tmp/rustdoctestLPiIsm/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/target/debug/build/backtrace-sys-71b68ceb70236fb6/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactori_web_httpauth-a260ea373ec98aa0.rlib" "/opt/rustwide/target/debug/deps/libactori_web-46264b35a7f02fa7.rlib" "/opt/rustwide/target/debug/deps/libactori_tls-d52c7dd792ee4ad0.rlib" "/opt/rustwide/target/debug/deps/libactoriwc-3536563e3b3a5fe7.rlib" "/opt/rustwide/target/debug/deps/libactori_server-043ed874fd4496b6.rlib" "/opt/rustwide/target/debug/deps/libactori_router-81c900b2ede98db3.rlib" "/opt/rustwide/target/debug/deps/libbytestring-31685411c81151a9.rlib" "/opt/rustwide/target/debug/deps/libactori_http-1d0423102341a9ae.rlib" "/opt/rustwide/target/debug/deps/libsha1-dce3898a6f9dade2.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libdigest-05b5beb5e4c3647f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-db47b07333e75aa3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-560a671cec5ace39.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libchrono-6f32d1f72e5a4d1d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f9e95106528438c3.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libserde-83c4c33efca0d2e4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libregex-e987010c2e6163d9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7546d5e7d41157.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0fe63783ff3be07.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libtime-7184994a2ffbfd7f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f27173e59c7e48cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libactori_utils-d45b5fa9113cb795.rlib" "/opt/rustwide/target/debug/deps/libactori_connect-e05f790137c0ce5e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-1d8a339eb040b3ff.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-7d7f5a34cd4786ea.rlib" "/opt/rustwide/target/debug/deps/librand-ead5db92f32932b9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3c5f3c2d5af6ed56.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-feda4103abf84fd8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-815e8ef140dca6cf.rlib" "/opt/rustwide/target/debug/deps/liburl-d83d26d318325183.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-9fc79d98bdec0271.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-39c5d272dc575114.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-79bbbd1fccbc819d.rlib" "/opt/rustwide/target/debug/deps/libhostname-dda7cb98118565f5.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f612c2dfc0d06f10.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libfailure-72711bd78c11500e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-06772b9a68926a42.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-626fcb348a6ad38b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libactori_rt-3a8a47b7db0f6d46.rlib" "/opt/rustwide/target/debug/deps/libactori_threadpool-adde92855583ba86.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-217d59f54287cfb4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00151eb7d9ac8631.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1d77bfd92b1c8a1d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-baaf529055936148.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-08f6ed9b68b36ff2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7b308e01b05c592f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1517cd697673895d.rlib" "/opt/rustwide/target/debug/deps/libfutures-f50e55298f7f3e62.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2f3ea2f1f51de09c.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libh2-2428803b4db7111e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7ee7cad30241a57b.rlib" "/opt/rustwide/target/debug/deps/libhttp-6301d0efb743b5a6.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libactori_service-2b0aab2be2f76bc5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-50b1a5406a751f73.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2b3446fb57231950.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b7c50309ffbce83.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6dafde826d928882.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a8cbcd16219e705b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libactori_codec-2bf9b2a70e51ed16.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c7adac7d2f938c2d.rlib" "/opt/rustwide/target/debug/deps/libtokio-b8bd192945160c72.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4a0e1dd337816eba.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f3d8c8e973dc9585.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26e61eae63023eea.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e7665b3b31f409dc.rlib" "/opt/rustwide/target/debug/deps/libmio-a8be04275481e8a0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-0ad17331a67c8e8d.rlib" "/opt/rustwide/target/debug/deps/libnet2-1b3c2230208c7021.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a95f823c7e3a11ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-339e70e113215a1d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-274600e2a81cc40e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64224e70b852a35e.rlib" "/opt/rustwide/target/debug/deps/libbytes-38d5ff71334d6cf3.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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/headers/www_authenticate/challenge/basic.rs - headers::www_authenticate::challenge::basic::Basic::new (line 47) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestTvHxlk/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestTvHxlk/rust_out" "/tmp/rustdoctestTvHxlk/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/target/debug/build/backtrace-sys-71b68ceb70236fb6/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactori_web_httpauth-a260ea373ec98aa0.rlib" "/opt/rustwide/target/debug/deps/libactori_web-46264b35a7f02fa7.rlib" "/opt/rustwide/target/debug/deps/libactori_tls-d52c7dd792ee4ad0.rlib" "/opt/rustwide/target/debug/deps/libactoriwc-3536563e3b3a5fe7.rlib" "/opt/rustwide/target/debug/deps/libactori_server-043ed874fd4496b6.rlib" "/opt/rustwide/target/debug/deps/libactori_router-81c900b2ede98db3.rlib" "/opt/rustwide/target/debug/deps/libbytestring-31685411c81151a9.rlib" "/opt/rustwide/target/debug/deps/libactori_http-1d0423102341a9ae.rlib" "/opt/rustwide/target/debug/deps/libsha1-dce3898a6f9dade2.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libdigest-05b5beb5e4c3647f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-db47b07333e75aa3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-560a671cec5ace39.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libchrono-6f32d1f72e5a4d1d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f9e95106528438c3.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libserde-83c4c33efca0d2e4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libregex-e987010c2e6163d9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7546d5e7d41157.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0fe63783ff3be07.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libtime-7184994a2ffbfd7f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f27173e59c7e48cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libactori_utils-d45b5fa9113cb795.rlib" "/opt/rustwide/target/debug/deps/libactori_connect-e05f790137c0ce5e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-1d8a339eb040b3ff.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-7d7f5a34cd4786ea.rlib" "/opt/rustwide/target/debug/deps/librand-ead5db92f32932b9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3c5f3c2d5af6ed56.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-feda4103abf84fd8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-815e8ef140dca6cf.rlib" "/opt/rustwide/target/debug/deps/liburl-d83d26d318325183.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-9fc79d98bdec0271.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-39c5d272dc575114.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-79bbbd1fccbc819d.rlib" "/opt/rustwide/target/debug/deps/libhostname-dda7cb98118565f5.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f612c2dfc0d06f10.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libfailure-72711bd78c11500e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-06772b9a68926a42.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-626fcb348a6ad38b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libactori_rt-3a8a47b7db0f6d46.rlib" "/opt/rustwide/target/debug/deps/libactori_threadpool-adde92855583ba86.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-217d59f54287cfb4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00151eb7d9ac8631.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1d77bfd92b1c8a1d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-baaf529055936148.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-08f6ed9b68b36ff2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7b308e01b05c592f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1517cd697673895d.rlib" "/opt/rustwide/target/debug/deps/libfutures-f50e55298f7f3e62.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2f3ea2f1f51de09c.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libh2-2428803b4db7111e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7ee7cad30241a57b.rlib" "/opt/rustwide/target/debug/deps/libhttp-6301d0efb743b5a6.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libactori_service-2b0aab2be2f76bc5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-50b1a5406a751f73.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2b3446fb57231950.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b7c50309ffbce83.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6dafde826d928882.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a8cbcd16219e705b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libactori_codec-2bf9b2a70e51ed16.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c7adac7d2f938c2d.rlib" "/opt/rustwide/target/debug/deps/libtokio-b8bd192945160c72.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4a0e1dd337816eba.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f3d8c8e973dc9585.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26e61eae63023eea.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e7665b3b31f409dc.rlib" "/opt/rustwide/target/debug/deps/libmio-a8be04275481e8a0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-0ad17331a67c8e8d.rlib" "/opt/rustwide/target/debug/deps/libnet2-1b3c2230208c7021.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a95f823c7e3a11ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-339e70e113215a1d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-274600e2a81cc40e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64224e70b852a35e.rlib" "/opt/rustwide/target/debug/deps/libbytes-38d5ff71334d6cf3.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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/headers/authorization/scheme/basic.rs - headers::authorization::scheme::basic::Basic::new (line 27) [INFO] [stdout] src/headers/authorization/scheme/bearer.rs - headers::authorization::scheme::bearer::Bearer::new (line 26) [INFO] [stdout] src/headers/www_authenticate/challenge/basic.rs - headers::www_authenticate::challenge::basic::Basic::new (line 47) [INFO] [stdout] src/headers/www_authenticate/challenge/basic.rs - headers::www_authenticate::challenge::basic::Basic::with_realm (line 64) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "b2e6dda34969999fbab179d0d3ef4673f6894b5e6e0c86b5b98486bc8ae58568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e6dda34969999fbab179d0d3ef4673f6894b5e6e0c86b5b98486bc8ae58568", kill_on_drop: false }` [INFO] [stdout] b2e6dda34969999fbab179d0d3ef4673f6894b5e6e0c86b5b98486bc8ae58568