[INFO] fetching crate salvo_core 0.89.2...
[INFO] testing salvo_core-0.89.2 against 1.94.0 for beta-1.95-1
[INFO] extracting crate salvo_core 0.89.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate salvo_core 0.89.2
[INFO] finished tweaking crates.io crate salvo_core 0.89.2
[INFO] tweaked toml for crates.io crate salvo_core 0.89.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate salvo_core 0.89.2 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate salvo_core 0.89.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-openssl v0.6.5
[INFO] [stderr]   Downloaded salvo-http3 v0.7.0
[INFO] [stderr]   Downloaded h3-datagram v0.0.2
[INFO] [stderr]   Downloaded salvo_macros v0.89.2
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded indenter v0.3.4
[INFO] [stderr]   Downloaded h3-quinn v0.0.10
[INFO] [stderr]   Downloaded mime-infer v4.0.1
[INFO] [stderr]   Downloaded salvo-serde-util v0.89.2
[INFO] [stderr]   Downloaded eyre v0.6.12
[INFO] [stderr]   Downloaded h3 v0.0.8
[INFO] [stderr]   Downloaded xml v1.2.1
[INFO] [stderr]   Downloaded serde-xml-rs v0.8.2
[INFO] [stderr]   Downloaded nix v0.31.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a65bc45cf0b928d67bb879dbd4392bc73a793b896c77e5229c85d63c9331aca0
[INFO] running `Command { std: "docker" "start" "-a" "a65bc45cf0b928d67bb879dbd4392bc73a793b896c77e5229c85d63c9331aca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a65bc45cf0b928d67bb879dbd4392bc73a793b896c77e5229c85d63c9331aca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a65bc45cf0b928d67bb879dbd4392bc73a793b896c77e5229c85d63c9331aca0", kill_on_drop: false }`
[INFO] [stdout] a65bc45cf0b928d67bb879dbd4392bc73a793b896c77e5229c85d63c9331aca0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13c3fe6af517be4d8e6372ff3caef06c47a37a51f8da33c14a23f5de79eab843
[INFO] running `Command { std: "docker" "start" "-a" "13c3fe6af517be4d8e6372ff3caef06c47a37a51f8da33c14a23f5de79eab843", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling mime-infer v4.0.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling xml v1.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling chardetng v0.1.17
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling salvo-serde-util v0.89.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling salvo_macros v0.89.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-xml-rs v0.8.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling salvo_core v0.89.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.88s
[INFO] running `Command { std: "docker" "inspect" "13c3fe6af517be4d8e6372ff3caef06c47a37a51f8da33c14a23f5de79eab843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13c3fe6af517be4d8e6372ff3caef06c47a37a51f8da33c14a23f5de79eab843", kill_on_drop: false }`
[INFO] [stdout] 13c3fe6af517be4d8e6372ff3caef06c47a37a51f8da33c14a23f5de79eab843
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f6b3410ce55582a66636224fba03f456d27512c04ff15fbc3c9155c3518a925
[INFO] running `Command { std: "docker" "start" "-a" "2f6b3410ce55582a66636224fba03f456d27512c04ff15fbc3c9155c3518a925", kill_on_drop: false }`
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling salvo_core v0.89.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.66s
[INFO] running `Command { std: "docker" "inspect" "2f6b3410ce55582a66636224fba03f456d27512c04ff15fbc3c9155c3518a925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f6b3410ce55582a66636224fba03f456d27512c04ff15fbc3c9155c3518a925", kill_on_drop: false }`
[INFO] [stdout] 2f6b3410ce55582a66636224fba03f456d27512c04ff15fbc3c9155c3518a925
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2e45769f232e38d7d29f19b06afcb55ab102d699d51574ad5f4fcc5bf9925020
[INFO] running `Command { std: "docker" "start" "-a" "2e45769f232e38d7d29f19b06afcb55ab102d699d51574ad5f4fcc5bf9925020", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 147 tests
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stdout] test conn::addr::tests::test_addr_ipv6 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/salvo_core-06ae8a4789a32d0c)
[INFO] [stdout] test conn::addr::tests::test_addr_ipv4 ... ok
[INFO] [stdout] test catcher::tests::test_custom_catcher ... ok
[INFO] [stdout] test catcher::tests::test_handle_error ... ok
[INFO] [stdout] test conn::joined::tests::test_joined_listener ... ok
[INFO] [stdout] test conn::tcp::tests::test_tcp_listener ... ok
[INFO] [stdout] test depot::test::test_depot ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_error_from ... ok
[INFO] [stdout] test error::tests::test_error ... ok
[INFO] [stdout] test extract::case::tests::test_rename_fields ... ok
[INFO] [stdout] test extract::case::tests::test_rename_variants ... ok
[INFO] [stdout] test error::tests::test_error_scribe ... ok
[INFO] [stdout] test depot::test::test_middleware_use_depot ... ok
[INFO] [stdout] test extract::metadata::tests::test_parse_source_format ... ok
[INFO] [stdout] test extract::metadata::tests::test_parse_source_from ... ok
[INFO] [stdout] test extract::tests::test_generic_struct ... ok
[INFO] [stdout] test handler::tests::test_arc_handler ... ok
[INFO] [stdout] test http::body::channel::tests::test_send_error ... ok
[INFO] [stdout] test http::body::req::tests::test_is_end_stream ... ok
[INFO] [stdout] test http::body::res::tests::test_debug ... ok
[INFO] [stdout] test http::body::channel::tests::test_send_trailers ... ok
[INFO] [stdout] test http::body::req::tests::test_debug ... ok
[INFO] [stdout] test http::body::res::tests::test_take_and_size ... ok
[INFO] [stdout] test http::body::channel::tests::test_disconnect ... ok
[INFO] [stdout] test http::body::channel::tests::test_send_data_and_is_closed ... ok
[INFO] [stdout] test handler::tests::test_empty_handler ... ok
[INFO] [stdout] test http::body::req::tests::test_take ... ok
[INFO] [stdout] test http::body::res::tests::test_is_end_stream ... ok
[INFO] [stdout] test http::body::res::tests::test_from_impls ... ok
[INFO] [stdout] test http::mime::tests::test_guess_accept_mime ... ok
[INFO] [stdout] test http::errors::parse_error::tests::test_write_error ... ok
[INFO] [stdout] test http::range::tests::test_parse ... ok
[INFO] [stdout] test http::request::tests::test_form_data_content_length_too_large ... ok
[INFO] [stdout] test fs::test::test_named_file_builder ... ok
[INFO] [stdout] test http::request::tests::test_parse_body_with_max_size_form ... ok
[INFO] [stdout] test http::request::tests::test_parse_json ... ok
[INFO] [stdout] test http::response::test::test_body_empty ... ok
[INFO] [stdout] test http::response::test::test_body_stream2 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_consts1 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_consts2 ... ok
[INFO] [stdout] test http::request::tests::test_query ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_many_slashes ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_many ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_consts ... ok
[INFO] [stdout] test http::request::tests::test_parse_queries ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_wildcard ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_consts0 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_named_regex ... ok
[INFO] [stdout] test http::request::tests::test_form_data_payload_too_large_urlencoded ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_const_and_named ... ok
[INFO] [stdout] test conn::unix::tests::test_unix_listener ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_dot_after_param ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_comb_3 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_empty ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_comb_4 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_multi_const ... ok
[INFO] [stdout] test http::request::tests::test_form_data_after_payload ... ok
[INFO] [stdout] test http::request::tests::test_form_data_payload_too_large_multipart ... ok
[INFO] [stdout] test http::request::tests::test_form ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_many_slashes ... ok
[INFO] [stdout] test http::response::test::test_body_stream1 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_comb_2 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_num ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_comb_1 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_named_follow_another_panic ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_single_const ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_multi_regex_with_suffix ... ok
[INFO] [stdout] test routing::filters::tests::test_methods ... ok
[INFO] [stdout] test routing::filters::tests::test_opts ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_comb_5 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_root ... ok
[INFO] [stdout] test routing::router::tests::test_router_debug ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_multi_regex_with_prefix_and_suffix ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_rest2_failed ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_multi_regex_with_prefix ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_single_regex ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_rest_failed1 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_multi_regex ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_wildcard_regex ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_single_regex_with_prefix_and_suffix ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect1 ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect13 ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect2 ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect12 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_rest_failed2 ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect9 ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect3 ... ok
[INFO] [stdout] test routing::tests::test_matched_path ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_from_depot ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_from_depot_and_query ... ok
[INFO] [stdout] test serde::flat_value::tests::test_flat_parser_1 ... ok
[INFO] [stdout] test serde::flat_value::tests::test_flat_parser_2 ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect_path_encoded ... ok
[INFO] [stdout] test routing::tests::test_custom_filter ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect10 ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect_utf8 ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect5 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_single_regex_with_prefix ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_single_regex_with_suffix ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect6 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_rest ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_from_depot_with_static_str ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_from_depot_with_arc_string ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_from_depot_with_alias ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_from_depot_with_primitives ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_from_query_untagged_multi ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_url_array ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_both_rename_all ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect4 ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_url_array2 ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_rename ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_multi_sources ... ok
[INFO] [stdout] test server::tests::test_regression_209 ... ok
[INFO] [stdout] test serde::tests::test_de_str_multi_map ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_json_bool ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_lifetime ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_form_json_str ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_serde_alias ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_rename_all ... ok
[INFO] [stdout] test server::tests::test_server ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect11 ... ok
[INFO] [stdout] test serde::tests::test_de_str_map ... ok
[INFO] [stdout] test service::tests::test_service ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_serde_rename_all ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_extract_rename_all ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_json_str ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_json_vec ... ok
[INFO] [stdout] test writing::text::tests::test_write_atom_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_csv_text ... ok
[INFO] [stdout] test writing::tests::test_write_str ... ok
[INFO] [stdout] test writing::text::tests::test_write_plain_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_js_text ... ok
[INFO] [stdout] test writing::json::tests::test_write_json_content ... ok
[INFO] [stdout] test writing::tests::test_write_string ... ok
[INFO] [stdout] test writing::text::tests::test_write_css_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_json_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_rss_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_string ... ok
[INFO] [stdout] test writing::text::tests::test_write_xml_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_rdf_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_html_text ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_from_query ... ok
[INFO] [stdout] test writing::text::tests::test_write_str ... ok
[INFO] [stdout] test service::tests::test_service_405_or_404_error ... ok
[INFO] [stdout] test server::tests::test_server_handle_stop ... ok
[INFO] [stderr]    Doc-tests salvo_core
[INFO] [stdout] test fs::test::test_chunk_read ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 147 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 90 tests
[INFO] [stdout] test src/catcher.rs - catcher (line 19) ... ignored
[INFO] [stdout] test src/catcher.rs - catcher (line 51) ... ignored
[INFO] [stdout] test src/conn.rs - conn (line 45) ... ignored
[INFO] [stdout] test src/conn.rs - conn::Acceptor (line 269) ... ignored
[INFO] [stdout] test src/conn.rs - conn::Listener (line 424) ... ignored
[INFO] [stdout] test src/conn.rs - conn::Listener::join (line 460) ... ignored
[INFO] [stdout] test src/error.rs - error (line 21) ... ignored
[INFO] [stdout] test src/error.rs - error (line 36) ... ignored
[INFO] [stdout] test src/error.rs - error::Error (line 77) ... ignored
[INFO] [stdout] test src/error.rs - error::Error::other (line 156) ... ignored
[INFO] [stdout] test src/fs.rs - fs (line 15) ... ignored
[INFO] [stdout] test src/fs.rs - fs (line 28) ... ignored
[INFO] [stdout] test src/fs.rs - fs::ChunkedFile (line 81) ... ignored
[INFO] [stdout] test src/fs/named_file.rs - fs::named_file::NamedFile (line 70) ... ignored
[INFO] [stdout] test src/fs/named_file.rs - fs::named_file::NamedFileBuilder (line 114) ... ignored
[INFO] [stdout] test src/fuse.rs - fuse (line 26) ... ignored
[INFO] [stdout] test src/fuse.rs - fuse::FuseFactory (line 164) ... ignored
[INFO] [stdout] test src/fuse.rs - fuse::Fusewire (line 200) ... ignored
[INFO] [stdout] test src/fuse/flex.rs - fuse::flex (line 15) ... ignored
[INFO] [stdout] test src/fuse/flex.rs - fuse::flex::FlexFactory (line 307) ... ignored
[INFO] [stdout] test src/fuse/flex.rs - fuse::flex::FlexFactory (line 322) ... ignored
[INFO] [stdout] test src/fuse/flex.rs - fuse::flex::FlexFusewire (line 152) ... ignored
[INFO] [stdout] test src/fuse/flex.rs - fuse::flex::Guard (line 67) ... ignored
[INFO] [stdout] test src/fuse/flex.rs - fuse::flex::skip_quic (line 110) ... ignored
[INFO] [stdout] test src/handler.rs - handler (line 84) ... ignored
[INFO] [stdout] test src/http.rs - http (line 35) ... ignored
[INFO] [stdout] test src/http/body.rs - http::body (line 32) ... ignored
[INFO] [stdout] test src/http/request.rs - http::request::Request::accept (line 724) ... ignored
[INFO] [stdout] test src/http/request.rs - http::request::Request::content_type (line 762) ... ignored
[INFO] [stdout] test src/conn.rs - conn (line 22) - compile ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::file (line 995) ... ignored
[INFO] [stdout] test src/http/request.rs - http::request::Request::form (line 896) ... ignored
[INFO] [stdout] test src/http/request.rs - http::request::Request::form_data (line 1166) ... ignored
[INFO] [stdout] test src/http/request.rs - http::request::Request::form_data_max_size (line 1197) ... ignored
[INFO] [stdout] test src/conn.rs - conn::Listener (line 398) - compile ... ok
[INFO] [stdout] test src/depot.rs - depot::Depot (line 14) - compile ... ok
[INFO] [stdout] test src/handler.rs - handler (line 120) ... ok
[INFO] [stdout] test src/fs/named_file.rs - fs::named_file::NamedFile (line 50) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::parse_body (line 1412) ... ignored
[INFO] [stdout] test src/http/request.rs - http::request::Request::parse_form (line 1374) ... ignored
[INFO] [stdout] test src/http/request.rs - http::request::Request::parse_json (line 1318) ... ignored
[INFO] [stdout] test src/http/request.rs - http::request::Request::payload (line 1083) ... ignored
[INFO] [stdout] test src/http/request.rs - http::request::Request::payload_with_max_size (line 1110) ... ignored
[INFO] [stdout] test src/http/request.rs - http::request::Request::query (line 858) ... ignored
[INFO] [stdout] test src/conn.rs - conn::Listener (line 411) - compile ... ok
[INFO] [stdout] test src/handler.rs - handler (line 17) ... ok
[INFO] [stdout] test src/handler.rs - handler (line 28) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::extensions_mut (line 704) ... ok
[INFO] [stdout] test src/fs/named_file.rs - fs::named_file::NamedFile::open (line 349) ... ok
[INFO] [stdout] test src/handler.rs - handler (line 60) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::headers_mut (line 474) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::extensions (line 602) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request (line 110) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::headers (line 460) ... ok
[INFO] [stdout] test src/http/response.rs - http::response::Response::channel (line 495) ... ok
[INFO] [stdout] test src/extract.rs - extract (line 6) ... ok
[INFO] [stdout] test src/catcher.rs - catcher (line 29) ... FAILED
[INFO] [stdout] test src/http/request.rs - http::request::Request::uri (line 318) ... FAILED
[INFO] [stdout] test src/routing.rs - routing (line 140) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 257) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 317) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 19) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 335) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 349) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::method_mut (line 373) ... ok
[INFO] [stdout] test src/http/response.rs - http::response::Response::content_type (line 349) ... ok
[INFO] [stdout] test src/server.rs - server::Server<A>::new (line 127) - compile ... ok
[INFO] [stdout] test src/routing.rs - routing (line 204) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::method (line 359) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 174) ... ok
[INFO] [stdout] test src/test/request/builder.rs - test::request::builder::RequestBuilder::queries (line 69) ... ignored
[INFO] [stdout] test src/routing.rs - routing (line 306) ... ok
[INFO] [stdout] test src/http/response.rs - http::response::Response::render (line 385) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 294) ... ok
[INFO] [stdout] test src/server.rs - server::ServerHandle::stop_graceful (line 73) - compile ... ok
[INFO] [stdout] test src/server.rs - server::Server<A>::serve (line 225) - compile ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::uri_mut (line 335) ... ok
[INFO] [stdout] test src/extract.rs - extract (line 31) ... ok
[INFO] [stdout] test src/http/response.rs - http::response::Response::status_code (line 368) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 54) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 372) ... ok
[INFO] [stdout] test src/test.rs - test (line 5) - compile ... ok
[INFO] [stdout] test src/writing/redirect.rs - writing::redirect::Redirect (line 11) ... ok
[INFO] [stdout] test src/writing/text.rs - writing::text::Text (line 11) ... ok
[INFO] [stdout] test src/writing/seek.rs - writing::seek::ReadSeeker (line 17) ... ok
[INFO] [stdout] test src/writing/json.rs - writing::json::Json (line 16) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 382) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 93) ... ok
[INFO] [stdout] test src/service.rs - service::Service::allowed_media_types (line 130) ... ok
[INFO] [stdout] test src/service.rs - service::Service::catcher (line 71) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/catcher.rs - catcher (line 29) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestABIean/rustcEONkjj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsalvo_core-096d1231d67eb541,libbrotli-2aa0b14137c3928c,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libserde_urlencoded-960080f375895949,libryu-28917a1e5945a2c2,libchardetng-19e0b0534b706841,libcontent_inspector-28ddf081404efa84,libmime_infer-bf96d8f20f2687ad,libunicase-8f986c1d287219c7,libserde_xml_rs-3eab06ce4d745194,liblog-daaabcfa7298a692,libxml-07cbc1f31a144211,libzstd-2bb57cf7cb422084,libzstd_safe-2dc4913616393f47,libzstd_sys-7b7723aedde8caff,libflate2-c53f05e2b3b68319,libminiz_oxide-7efcb49797cf8d33,libsimd_adler32-6a1cc6a52e686b8e,libcrc32fast-e8fd8292d8b9eb97,liburl-4bfd5d7f159a9292,libidna-3137e3d0153b2123,libutf8_iter-3720c12e0564d699,libidna_adapter-76ce00764e1ccda1,libicu_properties-e5e885dbfadb5aec,libicu_properties_data-b766d207d3168a91,libicu_normalizer-e93a025a34d57c1a,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-304cade8b1f9963d,libpotential_utf-44b2578168c6a1c3,libicu_provider-d3448d5a8d2dfa31,libicu_locale_core-ffc8a2a61e8fbd76,libtinystr-9fb6520d0329f9c5,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-6afd38d09636a4da,libzerotrie-52685ed52a1943f6,libyoke-811c665894e218f5,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-9993a4301be9d7e1,libform_urlencoded-506b5ec6dae82638,libnix-eae1229c295e8699,libserde_json-14f154171bf72de0,libzmij-6eca16da2cd38a7b,libhyper_util-0d37779940ac37c3,libregex-9b462d1f132f5603,libregex_automata-88373dd4210a0135,libaho_corasick-4420a56a3ceedab6,libregex_syntax-4a1df7a7d718f055,libparking_lot-714d16dae85f26d9,libparking_lot_core-3b5967c92947c7c9,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libsync_wrapper-0415f3c0fa2ecab8,libhttp_body_util-a8d229c5e95a4f17,libcookie-14773f5967af614c,libhmac-f73ef458319b9b0d,libsha2-019582d162a96950,libpercent_encoding-da745164736ca656,libtime-a3ffa82bdf2c2997,libtime_core-cedd2d361de9f8a0,libnum_conv-3533006225575cb6,libderanged-2dd3323c575ee822,libpowerfmt-96bcc13aea1b0702,libaes_gcm-f000bc62253f7ad0,libctr-63a5cc264211d544,libghash-04e51ae630be292f,libpolyval-c423094012e604d6,libopaque_debug-ea95e561f05c06da,libuniversal_hash-b32f348bc3b91317,libaes-bb3668ed0fc03957,libcipher-55b9d7aff6257df7,libinout-fd9a342a44c6d5bb,libaead-5b60fdc63137382b,librand-c7f5a02aae059cf7,librand_chacha-c096365cd3a48f6a,libppv_lite86-80de0b590b6ea086,libzerocopy-bd35c26195c451a1,libtempfile-94494d183d5a024c,libfastrand-9610c844b1f2a9a1,librustix-722f67c91175fa84,libbitflags-3190ec273adfa975,liblinux_raw_sys-26b356fc6ae9152b,librand-95de342492823c03,libgetrandom-3acd5ed04d7d2e51,libchacha20-121d1dbe3faf7254,libcpufeatures-c1e39de740197a35,librand_core-1cefde3b8d1200c4,libmultimap-4b2873966d6a609a,libmulter-ccabf0bc91163aba,libspin-4ddb74c01414e205,libencoding_rs-bc1f2c0c1c1e7219,libthiserror-786ffedb667ccdc1,libheaders-b9683143e3ec9f2a,libsha1-7790a682384bc196,libcpufeatures-ffd35937018bee08,libdigest-e3926d151d79928a,libsubtle-cc9543ebd355a766,libblock_buffer-550f40a72e19c086,libcrypto_common-696dc36dd5384f80,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand_core-81aaa324da975402,libgetrandom-580f38ac8b8b154e,libcfg_if-f1fc2100170eba64,libbase64-703a072699e04b45,libheaders_core-f760c42794d32c4f,libenumflags2-28111643acbc82fb,libpin_project-f086fd5550069105,libfutures_util-2352f8cfc8773271,libmemchr-50b619cc8fed0b57,libfutures_io-31642b3dd62c202c,libfutures_task-821cced39e985403,libserde-79478d3ed354664e,libserde_core-ddbfab38902d4b44,libmime-a641f9c01534a6cb,libhyper-dbba86eb5a9d7a06,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libsmallvec-f89e312bdc161349,libhttparse-ed4f84df0bdd5152,libh2-5418f19d6f16300b,libtracing-05125fbc4c29e403,libtracing_core-a799afe3d7cfa91f,libonce_cell-ce15a8b95b02a2ad,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-4766119aba1cdbeb,libfnv-68f5b69a4a74de9d,libtokio_util-b7e72b0e3e363171,libfutures_sink-b0560f7b1b507ee2,libpin_utils-47b630022fed6c6f,libtokio-0c336041e3169c54,libsocket2-777be199685d59e8,libmio-c2aa93b05003180c,liblibc-a2500dd058b7fbe7,libatomic_waker-3b600cf3b15fbf6e,libpin_project_lite-013b5c1df9fe6826,libhttpdate-c834c1bc5cf51106,libfutures_channel-dded70e89c2412d4,libfutures_core-f9f18ff0df88ec86,libhttp_body-e76447eb6d69a045,libhttp-5341a2e7bcc32b85,libitoa-9504ee2897050eea,libbytes-c51ef010599fb8ef}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestABIean/rustcEONkjj/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-270b016491edee74/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-adceb0107c70aa4b/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestABIean/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http/request.rs - http::request::Request::uri (line 318) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestM1u85x/rustcm7eGzx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsalvo_core-096d1231d67eb541,libbrotli-2aa0b14137c3928c,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libserde_urlencoded-960080f375895949,libryu-28917a1e5945a2c2,libchardetng-19e0b0534b706841,libcontent_inspector-28ddf081404efa84,libmime_infer-bf96d8f20f2687ad,libunicase-8f986c1d287219c7,libserde_xml_rs-3eab06ce4d745194,liblog-daaabcfa7298a692,libxml-07cbc1f31a144211,libzstd-2bb57cf7cb422084,libzstd_safe-2dc4913616393f47,libzstd_sys-7b7723aedde8caff,libflate2-c53f05e2b3b68319,libminiz_oxide-7efcb49797cf8d33,libsimd_adler32-6a1cc6a52e686b8e,libcrc32fast-e8fd8292d8b9eb97,liburl-4bfd5d7f159a9292,libidna-3137e3d0153b2123,libutf8_iter-3720c12e0564d699,libidna_adapter-76ce00764e1ccda1,libicu_properties-e5e885dbfadb5aec,libicu_properties_data-b766d207d3168a91,libicu_normalizer-e93a025a34d57c1a,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-304cade8b1f9963d,libpotential_utf-44b2578168c6a1c3,libicu_provider-d3448d5a8d2dfa31,libicu_locale_core-ffc8a2a61e8fbd76,libtinystr-9fb6520d0329f9c5,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-6afd38d09636a4da,libzerotrie-52685ed52a1943f6,libyoke-811c665894e218f5,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-9993a4301be9d7e1,libform_urlencoded-506b5ec6dae82638,libnix-eae1229c295e8699,libserde_json-14f154171bf72de0,libzmij-6eca16da2cd38a7b,libhyper_util-0d37779940ac37c3,libregex-9b462d1f132f5603,libregex_automata-88373dd4210a0135,libaho_corasick-4420a56a3ceedab6,libregex_syntax-4a1df7a7d718f055,libparking_lot-714d16dae85f26d9,libparking_lot_core-3b5967c92947c7c9,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libsync_wrapper-0415f3c0fa2ecab8,libhttp_body_util-a8d229c5e95a4f17,libcookie-14773f5967af614c,libhmac-f73ef458319b9b0d,libsha2-019582d162a96950,libpercent_encoding-da745164736ca656,libtime-a3ffa82bdf2c2997,libtime_core-cedd2d361de9f8a0,libnum_conv-3533006225575cb6,libderanged-2dd3323c575ee822,libpowerfmt-96bcc13aea1b0702,libaes_gcm-f000bc62253f7ad0,libctr-63a5cc264211d544,libghash-04e51ae630be292f,libpolyval-c423094012e604d6,libopaque_debug-ea95e561f05c06da,libuniversal_hash-b32f348bc3b91317,libaes-bb3668ed0fc03957,libcipher-55b9d7aff6257df7,libinout-fd9a342a44c6d5bb,libaead-5b60fdc63137382b,librand-c7f5a02aae059cf7,librand_chacha-c096365cd3a48f6a,libppv_lite86-80de0b590b6ea086,libzerocopy-bd35c26195c451a1,libtempfile-94494d183d5a024c,libfastrand-9610c844b1f2a9a1,librustix-722f67c91175fa84,libbitflags-3190ec273adfa975,liblinux_raw_sys-26b356fc6ae9152b,librand-95de342492823c03,libgetrandom-3acd5ed04d7d2e51,libchacha20-121d1dbe3faf7254,libcpufeatures-c1e39de740197a35,librand_core-1cefde3b8d1200c4,libmultimap-4b2873966d6a609a,libmulter-ccabf0bc91163aba,libspin-4ddb74c01414e205,libencoding_rs-bc1f2c0c1c1e7219,libthiserror-786ffedb667ccdc1,libheaders-b9683143e3ec9f2a,libsha1-7790a682384bc196,libcpufeatures-ffd35937018bee08,libdigest-e3926d151d79928a,libsubtle-cc9543ebd355a766,libblock_buffer-550f40a72e19c086,libcrypto_common-696dc36dd5384f80,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,librand_core-81aaa324da975402,libgetrandom-580f38ac8b8b154e,libcfg_if-f1fc2100170eba64,libbase64-703a072699e04b45,libheaders_core-f760c42794d32c4f,libenumflags2-28111643acbc82fb,libpin_project-f086fd5550069105,libfutures_util-2352f8cfc8773271,libmemchr-50b619cc8fed0b57,libfutures_io-31642b3dd62c202c,libfutures_task-821cced39e985403,libserde-79478d3ed354664e,libserde_core-ddbfab38902d4b44,libmime-a641f9c01534a6cb,libhyper-dbba86eb5a9d7a06,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libsmallvec-f89e312bdc161349,libhttparse-ed4f84df0bdd5152,libh2-5418f19d6f16300b,libtracing-05125fbc4c29e403,libtracing_core-a799afe3d7cfa91f,libonce_cell-ce15a8b95b02a2ad,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-4766119aba1cdbeb,libfnv-68f5b69a4a74de9d,libtokio_util-b7e72b0e3e363171,libfutures_sink-b0560f7b1b507ee2,libpin_utils-47b630022fed6c6f,libtokio-0c336041e3169c54,libsocket2-777be199685d59e8,libmio-c2aa93b05003180c,liblibc-a2500dd058b7fbe7,libatomic_waker-3b600cf3b15fbf6e,libpin_project_lite-013b5c1df9fe6826,libhttpdate-c834c1bc5cf51106,libfutures_channel-dded70e89c2412d4,libfutures_core-f9f18ff0df88ec86,libhttp_body-e76447eb6d69a045,libhttp-5341a2e7bcc32b85,libitoa-9504ee2897050eea,libbytes-c51ef010599fb8ef}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestM1u85x/rustcm7eGzx/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-270b016491edee74/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-adceb0107c70aa4b/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestM1u85x/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/catcher.rs - catcher (line 29)
[INFO] [stdout]     src/http/request.rs - http::request::Request::uri (line 318)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 48 passed; 2 failed; 40 ignored; 0 measured; 0 filtered out; finished in 13.59s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 15.44s; merged doctests compilation took 1.83s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2e45769f232e38d7d29f19b06afcb55ab102d699d51574ad5f4fcc5bf9925020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e45769f232e38d7d29f19b06afcb55ab102d699d51574ad5f4fcc5bf9925020", kill_on_drop: false }`
[INFO] [stdout] 2e45769f232e38d7d29f19b06afcb55ab102d699d51574ad5f4fcc5bf9925020
