[INFO] fetching crate salvo_core 0.89.2...
[INFO] testing salvo_core-0.89.2 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate salvo_core 0.89.2 into /workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate salvo_core 0.89.2 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ac712630538a50cef0eae2c8a6bd09787395aa540830498f378e155df63266e
[INFO] running `Command { std: "docker" "start" "-a" "6ac712630538a50cef0eae2c8a6bd09787395aa540830498f378e155df63266e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ac712630538a50cef0eae2c8a6bd09787395aa540830498f378e155df63266e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ac712630538a50cef0eae2c8a6bd09787395aa540830498f378e155df63266e", kill_on_drop: false }`
[INFO] [stdout] 6ac712630538a50cef0eae2c8a6bd09787395aa540830498f378e155df63266e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13161c5f6d79bf0ad3cf9edec29071e2d4b10f74fc181dc88c332e89a6416bf5
[INFO] running `Command { std: "docker" "start" "-a" "13161c5f6d79bf0ad3cf9edec29071e2d4b10f74fc181dc88c332e89a6416bf5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http v1.4.0
[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 getrandom v0.4.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling mime-infer v4.0.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[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 flate2 v1.1.9
[INFO] [stderr]    Compiling chardetng v0.1.17
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[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 rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling headers v0.4.1
[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 rand v0.8.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling salvo_macros v0.89.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling tracing v0.1.44
[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 zstd v0.13.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-xml-rs v0.8.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[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 44.79s
[INFO] running `Command { std: "docker" "inspect" "13161c5f6d79bf0ad3cf9edec29071e2d4b10f74fc181dc88c332e89a6416bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13161c5f6d79bf0ad3cf9edec29071e2d4b10f74fc181dc88c332e89a6416bf5", kill_on_drop: false }`
[INFO] [stdout] 13161c5f6d79bf0ad3cf9edec29071e2d4b10f74fc181dc88c332e89a6416bf5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ab4565ab06b69e09be665963b5b0d293da5d84ba2e743efb29283c30c74a7f3
[INFO] running `Command { std: "docker" "start" "-a" "0ab4565ab06b69e09be665963b5b0d293da5d84ba2e743efb29283c30c74a7f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[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 48.45s
[INFO] running `Command { std: "docker" "inspect" "0ab4565ab06b69e09be665963b5b0d293da5d84ba2e743efb29283c30c74a7f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ab4565ab06b69e09be665963b5b0d293da5d84ba2e743efb29283c30c74a7f3", kill_on_drop: false }`
[INFO] [stdout] 0ab4565ab06b69e09be665963b5b0d293da5d84ba2e743efb29283c30c74a7f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a88c1d8f3f4680ca5960f241575dddc80e8e218387cf540aa203f38fad522e27
[INFO] running `Command { std: "docker" "start" "-a" "a88c1d8f3f4680ca5960f241575dddc80e8e218387cf540aa203f38fad522e27", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/salvo_core-44479a9dd3551f6d)
[INFO] [stdout] 
[INFO] [stdout] running 147 tests
[INFO] [stdout] test conn::addr::tests::test_addr_ipv4 ... ok
[INFO] [stdout] test catcher::tests::test_handle_error ... ok
[INFO] [stdout] test conn::tcp::tests::test_tcp_listener ... ok
[INFO] [stdout] test catcher::tests::test_custom_catcher ... ok
[INFO] [stdout] test depot::test::test_depot ... ok
[INFO] [stdout] test error::tests::test_error ... ok
[INFO] [stdout] test depot::test::test_middleware_use_depot ... ok
[INFO] [stdout] test conn::addr::tests::test_addr_ipv6 ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test extract::case::tests::test_rename_fields ... ok
[INFO] [stdout] test error::tests::test_error_from ... ok
[INFO] [stdout] test extract::case::tests::test_rename_variants ... ok
[INFO] [stdout] test error::tests::test_error_scribe ... 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 handler::tests::test_empty_handler ... ok
[INFO] [stdout] test handler::tests::test_arc_handler ... ok
[INFO] [stdout] test extract::tests::test_generic_struct ... ok
[INFO] [stdout] test http::body::req::tests::test_take ... ok
[INFO] [stdout] test http::body::res::tests::test_from_impls ... ok
[INFO] [stdout] test http::body::res::tests::test_debug ... ok
[INFO] [stdout] test http::body::channel::tests::test_send_data_and_is_closed ... ok
[INFO] [stdout] test http::body::channel::tests::test_send_error ... ok
[INFO] [stdout] test http::body::res::tests::test_is_end_stream ... ok
[INFO] [stdout] test http::body::req::tests::test_debug ... ok
[INFO] [stdout] test http::body::req::tests::test_is_end_stream ... ok
[INFO] [stdout] test http::body::channel::tests::test_disconnect ... ok
[INFO] [stdout] test conn::joined::tests::test_joined_listener ... ok
[INFO] [stdout] test http::body::res::tests::test_take_and_size ... ok
[INFO] [stdout] test fs::test::test_named_file_builder ... 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::response::test::test_body_empty ... ok
[INFO] [stdout] test http::response::test::test_body_stream1 ... ok
[INFO] [stdout] test http::request::tests::test_parse_queries ... ok
[INFO] [stdout] test http::request::tests::test_parse_body_with_max_size_form ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_consts ... ok
[INFO] [stdout] test http::request::tests::test_query ... ok
[INFO] [stdout] test http::request::tests::test_parse_json ... ok
[INFO] [stdout] test http::mime::tests::test_guess_accept_mime ... ok
[INFO] [stdout] test http::request::tests::test_form_data_payload_too_large_urlencoded ... ok
[INFO] [stdout] test http::request::tests::test_form_data_content_length_too_large ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_consts0 ... 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 routing::filters::path::tests::test_detect_many ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_many_slashes ... ok
[INFO] [stdout] test conn::unix::tests::test_unix_listener ... ok
[INFO] [stdout] test http::body::channel::tests::test_send_trailers ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_named_regex ... ok
[INFO] [stdout] test http::request::tests::test_form_data_after_payload ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_comb_2 ... ok
[INFO] [stdout] test http::request::tests::test_form ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_empty ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_many_slashes ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_const_and_named ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_comb_3 ... ok
[INFO] [stdout] test http::response::test::test_body_stream2 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_multi_const ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_wildcard ... ok
[INFO] [stdout] test http::request::tests::test_form_data_payload_too_large_multipart ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_dot_after_param ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_named_follow_another_panic ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_comb_5 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_num ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_multi_regex ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_root ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_comb_4 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_single_regex ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_single_const ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_comb_1 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_multi_regex_with_prefix ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_rest_failed1 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_multi_regex_with_suffix ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_rest2_failed ... ok
[INFO] [stdout] test routing::filters::tests::test_opts ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect1 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_rest_failed2 ... ok
[INFO] [stdout] test routing::router::tests::test_router_debug ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect10 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_wildcard_regex ... ok
[INFO] [stdout] test routing::filters::tests::test_methods ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect12 ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect2 ... 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_detect13 ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect9 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_single_regex_with_suffix ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect3 ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect_utf8 ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect_path_encoded ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_rest ... ok
[INFO] [stdout] test serde::flat_value::tests::test_flat_parser_2 ... ok
[INFO] [stdout] test serde::flat_value::tests::test_flat_parser_1 ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_from_depot ... 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_arc_string ... ok
[INFO] [stdout] test routing::tests::test_matched_path ... ok
[INFO] [stdout] test routing::tests::test_custom_filter ... 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_primitives ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_from_query ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_from_query_untagged_multi ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_both_rename_all ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect11 ... 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_form_json_str ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_lifetime ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_single_regex_with_prefix ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_multi_sources ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_url_array ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_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_serde_rename_all ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_url_array2 ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_serde_alias ... ok
[INFO] [stdout] test server::tests::test_regression_209 ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_rename ... ok
[INFO] [stdout] test serde::tests::test_de_str_multi_map ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect4 ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_json_vec ... ok
[INFO] [stdout] test writing::json::tests::test_write_json_content ... ok
[INFO] [stdout] test writing::tests::test_write_string ... ok
[INFO] [stdout] test service::tests::test_service_405_or_404_error ... ok
[INFO] [stdout] test server::tests::test_server ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_json_bool ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect6 ... ok
[INFO] [stdout] test service::tests::test_service ... ok
[INFO] [stdout] test writing::tests::test_write_str ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect5 ... ok
[INFO] [stdout] test serde::tests::test_de_str_map ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_from_depot_and_query ... 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::text::tests::test_write_html_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_js_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_json_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_css_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_plain_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_rss_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_str ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_multi_regex_with_prefix_and_suffix ... ok
[INFO] [stdout] test writing::text::tests::test_write_xml_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_string ... ok
[INFO] [stdout] test writing::text::tests::test_write_rdf_text ... ok
[INFO] [stdout] test server::tests::test_server_handle_stop ... ok
[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.48s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests salvo_core
[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 411) - compile ... ok
[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 28) ... 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/handler.rs - handler (line 120) ... 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/handler.rs - handler (line 17) ... 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::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_mut (line 474) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::method_mut (line 373) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::uri (line 318) ... FAILED
[INFO] [stdout] test src/http/response.rs - http::response::Response::channel (line 495) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 140) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 174) ... FAILED
[INFO] [stdout] test src/routing.rs - routing (line 19) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 294) ... FAILED
[INFO] [stdout] test src/extract.rs - extract (line 6) ... ok
[INFO] [stdout] test src/extract.rs - extract (line 31) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::extensions_mut (line 704) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::method (line 359) ... ok
[INFO] [stdout] test src/http/response.rs - http::response::Response::content_type (line 349) ... ok
[INFO] [stdout] test src/http/response.rs - http::response::Response::status_code (line 368) ... 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 204) ... ok
[INFO] [stdout] test src/catcher.rs - catcher (line 29) ... ok
[INFO] [stdout] test src/server.rs - server::Server<A>::new (line 127) - compile ... ok
[INFO] [stdout] test src/test/request/builder.rs - test::request::builder::RequestBuilder::queries (line 69) ... ignored
[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/routing.rs - routing (line 306) ... ok
[INFO] [stdout] test src/test.rs - test (line 5) - compile ... ok
[INFO] [stdout] test src/routing.rs - routing (line 335) ... ok
[INFO] [stdout] test src/writing/redirect.rs - writing::redirect::Redirect (line 11) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 349) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 372) ... ok
[INFO] [stdout] test src/writing/json.rs - writing::json::Json (line 16) ... ok
[INFO] [stdout] test src/writing/seek.rs - writing::seek::ReadSeeker (line 17) ... ok
[INFO] [stdout] test src/writing/text.rs - writing::text::Text (line 11) ... ok
[INFO] [stdout] test src/service.rs - service::Service::allowed_media_types (line 130) ... 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/routing.rs - routing (line 54) ... ok
[INFO] [stdout] test src/service.rs - service::Service::catcher (line 71) ... ok
[INFO] [stdout] test src/http/response.rs - http::response::Response::render (line 385) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::uri_mut (line 335) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::headers (line 460) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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/rustdoctestQSnvop/rustcQoTB8C/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsalvo_core-ea14292e204a1352,libbrotli-6db41a91c52358d5,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libserde_urlencoded-1a988fa25a8ef821,libryu-1f4f40e4352371e5,libchardetng-6c04b76d3fb5995f,libcontent_inspector-3b3ff788effe64fe,libmime_infer-f6e0f9a214f767ba,libunicase-14ef8cc0d70eefb8,libserde_xml_rs-9bad8a1ba57b9692,liblog-f16ce4b64309590f,libxml-4f3fbb894d605f6b,libzstd-92d228f8e0d87cfe,libzstd_safe-51d0cf5a523667c5,libzstd_sys-e6fb358eae3518d2,libflate2-d64feaa294f5afb3,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,liburl-dd3e632e2d9ed8f5,libidna-c1ecc125a869dc7e,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libform_urlencoded-58b0f0edb59b40d2,libnix-67cab0176498e2f4,libserde_json-0627b6f18503769e,libzmij-ef63f1da73704b4c,libhyper_util-4033a6b2c5525f98,libregex-ec2dc9d409c38a88,libregex_automata-bf751438404198b1,libaho_corasick-fa94425a423a79cf,libregex_syntax-6d6ee545e2ffad72,libparking_lot-e140dcb6942f509f,libparking_lot_core-4145a6ca1ce1f1c1,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libsync_wrapper-b4537d9de714f6d1,libhttp_body_util-435c3d9885c1d0aa,libcookie-6bcba5ea7471afb3,libhmac-7ecd8e0136df894f,libsha2-14716c5b2d20f3bc,libpercent_encoding-fa055ecaa1e57cfa,libtime-c3c188d7a5869f7e,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libaes_gcm-ae576aada7a1d52b,libctr-6e12bdbe508e2397,libghash-56173b70d31365f5,libpolyval-f92b805a8dc535aa,libopaque_debug-90e66d859d53ff28,libuniversal_hash-7f52edda6651df4a,libaes-800d1aa65ef712ba,libcipher-78ebdc6e7060b0b2,libinout-1d1fb26a44a5b26f,libaead-1897d6f4b7d1ce3e,librand-334645c5c6ede3eb,librand_chacha-5d240fbe9a814050,libppv_lite86-53f2462860560107,libzerocopy-f16749c492d8119c,libtempfile-6ec41f61b270e37a,libfastrand-751bcde24b8aa073,librustix-2186f077589ce598,libbitflags-19bd3a07fb167555,liblinux_raw_sys-0b6cde911e9a3109,librand-ed940ccb7e8d8fd1,libgetrandom-fa1e800d9801737e,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,librand_core-0c7241369648ce5c,libmultimap-0ade7d4fde99eea5,libmulter-ed5dd570399a1513,libspin-dc062d377076afff,libencoding_rs-c7a67ac351c2b19f,libthiserror-b5530cefa8ed9052,libheaders-de1ed52eb097aa1c,libsha1-8e7c68a20540ac88,libcpufeatures-e04321643d03190d,libdigest-9d7b5305af349d0a,libsubtle-9600f7efd1e82d97,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-5e0acbf77fa48712,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,librand_core-7613369266078075,libgetrandom-bf95a3be4f5341f5,libcfg_if-83060ec5685761ae,libbase64-32787b0325ea6df8,libheaders_core-4188b5fdcc9cd58b,libenumflags2-741ebf040d7cdbd6,libpin_project-d3cf40f2721e0064,libfutures_util-d7492be295b69c50,libmemchr-5cfa70d22cb32987,libfutures_io-a8805bd12b2ab705,libfutures_task-36f327cfab86eddc,libserde-836b367d6e6f7529,libserde_core-2c928ee17a7447a4,libmime-0188e0814ca7ddbf,libhyper-4b5896740b173ea8,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsmallvec-bc3128fdd57228fc,libhttparse-8c9b827b8f345444,libh2-662308a97c6444f7,libtracing-e25c191a58ce1822,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libslab-0582d648e59ab406,libfnv-79e2cbfbe03dcd16,libtokio_util-1234388b4f1ce23e,libfutures_sink-3971bde37bb30e19,libpin_utils-3860774ad9b215b5,libtokio-7be569341bc82043,libsocket2-96cc22de1ec9cd6e,libmio-f496e136be040350,liblibc-c5c8bfd9c629b52e,libatomic_waker-06950c8c08d2b8fa,libpin_project_lite-0a15d51c77964692,libhttpdate-331798cefc82cc7e,libfutures_channel-94289a78f74303ed,libfutures_core-1121ff913ed87f93,libhttp_body-55146306285889c1,libhttp-621951be98ec0f6f,libitoa-f3a70a1441f7f89b,libbytes-2ed9460101f17bbf}.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/rustdoctestQSnvop/rustcQoTB8C/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-ff06e491b09ef376/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b1d16081bf9302a4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQSnvop/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/routing.rs - routing (line 174) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestxbheb3/rustctIE6jg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsalvo_core-ea14292e204a1352,libbrotli-6db41a91c52358d5,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libserde_urlencoded-1a988fa25a8ef821,libryu-1f4f40e4352371e5,libchardetng-6c04b76d3fb5995f,libcontent_inspector-3b3ff788effe64fe,libmime_infer-f6e0f9a214f767ba,libunicase-14ef8cc0d70eefb8,libserde_xml_rs-9bad8a1ba57b9692,liblog-f16ce4b64309590f,libxml-4f3fbb894d605f6b,libzstd-92d228f8e0d87cfe,libzstd_safe-51d0cf5a523667c5,libzstd_sys-e6fb358eae3518d2,libflate2-d64feaa294f5afb3,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,liburl-dd3e632e2d9ed8f5,libidna-c1ecc125a869dc7e,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libform_urlencoded-58b0f0edb59b40d2,libnix-67cab0176498e2f4,libserde_json-0627b6f18503769e,libzmij-ef63f1da73704b4c,libhyper_util-4033a6b2c5525f98,libregex-ec2dc9d409c38a88,libregex_automata-bf751438404198b1,libaho_corasick-fa94425a423a79cf,libregex_syntax-6d6ee545e2ffad72,libparking_lot-e140dcb6942f509f,libparking_lot_core-4145a6ca1ce1f1c1,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libsync_wrapper-b4537d9de714f6d1,libhttp_body_util-435c3d9885c1d0aa,libcookie-6bcba5ea7471afb3,libhmac-7ecd8e0136df894f,libsha2-14716c5b2d20f3bc,libpercent_encoding-fa055ecaa1e57cfa,libtime-c3c188d7a5869f7e,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libaes_gcm-ae576aada7a1d52b,libctr-6e12bdbe508e2397,libghash-56173b70d31365f5,libpolyval-f92b805a8dc535aa,libopaque_debug-90e66d859d53ff28,libuniversal_hash-7f52edda6651df4a,libaes-800d1aa65ef712ba,libcipher-78ebdc6e7060b0b2,libinout-1d1fb26a44a5b26f,libaead-1897d6f4b7d1ce3e,librand-334645c5c6ede3eb,librand_chacha-5d240fbe9a814050,libppv_lite86-53f2462860560107,libzerocopy-f16749c492d8119c,libtempfile-6ec41f61b270e37a,libfastrand-751bcde24b8aa073,librustix-2186f077589ce598,libbitflags-19bd3a07fb167555,liblinux_raw_sys-0b6cde911e9a3109,librand-ed940ccb7e8d8fd1,libgetrandom-fa1e800d9801737e,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,librand_core-0c7241369648ce5c,libmultimap-0ade7d4fde99eea5,libmulter-ed5dd570399a1513,libspin-dc062d377076afff,libencoding_rs-c7a67ac351c2b19f,libthiserror-b5530cefa8ed9052,libheaders-de1ed52eb097aa1c,libsha1-8e7c68a20540ac88,libcpufeatures-e04321643d03190d,libdigest-9d7b5305af349d0a,libsubtle-9600f7efd1e82d97,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-5e0acbf77fa48712,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,librand_core-7613369266078075,libgetrandom-bf95a3be4f5341f5,libcfg_if-83060ec5685761ae,libbase64-32787b0325ea6df8,libheaders_core-4188b5fdcc9cd58b,libenumflags2-741ebf040d7cdbd6,libpin_project-d3cf40f2721e0064,libfutures_util-d7492be295b69c50,libmemchr-5cfa70d22cb32987,libfutures_io-a8805bd12b2ab705,libfutures_task-36f327cfab86eddc,libserde-836b367d6e6f7529,libserde_core-2c928ee17a7447a4,libmime-0188e0814ca7ddbf,libhyper-4b5896740b173ea8,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsmallvec-bc3128fdd57228fc,libhttparse-8c9b827b8f345444,libh2-662308a97c6444f7,libtracing-e25c191a58ce1822,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libslab-0582d648e59ab406,libfnv-79e2cbfbe03dcd16,libtokio_util-1234388b4f1ce23e,libfutures_sink-3971bde37bb30e19,libpin_utils-3860774ad9b215b5,libtokio-7be569341bc82043,libsocket2-96cc22de1ec9cd6e,libmio-f496e136be040350,liblibc-c5c8bfd9c629b52e,libatomic_waker-06950c8c08d2b8fa,libpin_project_lite-0a15d51c77964692,libhttpdate-331798cefc82cc7e,libfutures_channel-94289a78f74303ed,libfutures_core-1121ff913ed87f93,libhttp_body-55146306285889c1,libhttp-621951be98ec0f6f,libitoa-f3a70a1441f7f89b,libbytes-2ed9460101f17bbf}.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/rustdoctestxbheb3/rustctIE6jg/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-ff06e491b09ef376/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b1d16081bf9302a4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxbheb3/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/routing.rs - routing (line 294) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestUXqLCG/rustcBHJhFk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsalvo_core-ea14292e204a1352,libbrotli-6db41a91c52358d5,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libserde_urlencoded-1a988fa25a8ef821,libryu-1f4f40e4352371e5,libchardetng-6c04b76d3fb5995f,libcontent_inspector-3b3ff788effe64fe,libmime_infer-f6e0f9a214f767ba,libunicase-14ef8cc0d70eefb8,libserde_xml_rs-9bad8a1ba57b9692,liblog-f16ce4b64309590f,libxml-4f3fbb894d605f6b,libzstd-92d228f8e0d87cfe,libzstd_safe-51d0cf5a523667c5,libzstd_sys-e6fb358eae3518d2,libflate2-d64feaa294f5afb3,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,liburl-dd3e632e2d9ed8f5,libidna-c1ecc125a869dc7e,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libform_urlencoded-58b0f0edb59b40d2,libnix-67cab0176498e2f4,libserde_json-0627b6f18503769e,libzmij-ef63f1da73704b4c,libhyper_util-4033a6b2c5525f98,libregex-ec2dc9d409c38a88,libregex_automata-bf751438404198b1,libaho_corasick-fa94425a423a79cf,libregex_syntax-6d6ee545e2ffad72,libparking_lot-e140dcb6942f509f,libparking_lot_core-4145a6ca1ce1f1c1,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libsync_wrapper-b4537d9de714f6d1,libhttp_body_util-435c3d9885c1d0aa,libcookie-6bcba5ea7471afb3,libhmac-7ecd8e0136df894f,libsha2-14716c5b2d20f3bc,libpercent_encoding-fa055ecaa1e57cfa,libtime-c3c188d7a5869f7e,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libaes_gcm-ae576aada7a1d52b,libctr-6e12bdbe508e2397,libghash-56173b70d31365f5,libpolyval-f92b805a8dc535aa,libopaque_debug-90e66d859d53ff28,libuniversal_hash-7f52edda6651df4a,libaes-800d1aa65ef712ba,libcipher-78ebdc6e7060b0b2,libinout-1d1fb26a44a5b26f,libaead-1897d6f4b7d1ce3e,librand-334645c5c6ede3eb,librand_chacha-5d240fbe9a814050,libppv_lite86-53f2462860560107,libzerocopy-f16749c492d8119c,libtempfile-6ec41f61b270e37a,libfastrand-751bcde24b8aa073,librustix-2186f077589ce598,libbitflags-19bd3a07fb167555,liblinux_raw_sys-0b6cde911e9a3109,librand-ed940ccb7e8d8fd1,libgetrandom-fa1e800d9801737e,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,librand_core-0c7241369648ce5c,libmultimap-0ade7d4fde99eea5,libmulter-ed5dd570399a1513,libspin-dc062d377076afff,libencoding_rs-c7a67ac351c2b19f,libthiserror-b5530cefa8ed9052,libheaders-de1ed52eb097aa1c,libsha1-8e7c68a20540ac88,libcpufeatures-e04321643d03190d,libdigest-9d7b5305af349d0a,libsubtle-9600f7efd1e82d97,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-5e0acbf77fa48712,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,librand_core-7613369266078075,libgetrandom-bf95a3be4f5341f5,libcfg_if-83060ec5685761ae,libbase64-32787b0325ea6df8,libheaders_core-4188b5fdcc9cd58b,libenumflags2-741ebf040d7cdbd6,libpin_project-d3cf40f2721e0064,libfutures_util-d7492be295b69c50,libmemchr-5cfa70d22cb32987,libfutures_io-a8805bd12b2ab705,libfutures_task-36f327cfab86eddc,libserde-836b367d6e6f7529,libserde_core-2c928ee17a7447a4,libmime-0188e0814ca7ddbf,libhyper-4b5896740b173ea8,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsmallvec-bc3128fdd57228fc,libhttparse-8c9b827b8f345444,libh2-662308a97c6444f7,libtracing-e25c191a58ce1822,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libslab-0582d648e59ab406,libfnv-79e2cbfbe03dcd16,libtokio_util-1234388b4f1ce23e,libfutures_sink-3971bde37bb30e19,libpin_utils-3860774ad9b215b5,libtokio-7be569341bc82043,libsocket2-96cc22de1ec9cd6e,libmio-f496e136be040350,liblibc-c5c8bfd9c629b52e,libatomic_waker-06950c8c08d2b8fa,libpin_project_lite-0a15d51c77964692,libhttpdate-331798cefc82cc7e,libfutures_channel-94289a78f74303ed,libfutures_core-1121ff913ed87f93,libhttp_body-55146306285889c1,libhttp-621951be98ec0f6f,libitoa-f3a70a1441f7f89b,libbytes-2ed9460101f17bbf}.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/rustdoctestUXqLCG/rustcBHJhFk/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-ff06e491b09ef376/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b1d16081bf9302a4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUXqLCG/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/http/request.rs - http::request::Request::uri (line 318)
[INFO] [stdout]     src/routing.rs - routing (line 174)
[INFO] [stdout]     src/routing.rs - routing (line 294)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 47 passed; 3 failed; 40 ignored; 0 measured; 0 filtered out; finished in 46.94s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 48.51s; merged doctests compilation took 1.56s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a88c1d8f3f4680ca5960f241575dddc80e8e218387cf540aa203f38fad522e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a88c1d8f3f4680ca5960f241575dddc80e8e218387cf540aa203f38fad522e27", kill_on_drop: false }`
[INFO] [stdout] a88c1d8f3f4680ca5960f241575dddc80e8e218387cf540aa203f38fad522e27
