[INFO] fetching crate salvo_core 0.89.2...
[INFO] testing salvo_core-0.89.2 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933
[INFO] extracting crate salvo_core 0.89.2 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate salvo_core 0.89.2 on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e55aaa58fb116043876f0df78420063aa4d034664c7ebb241806f3b501acff2
[INFO] running `Command { std: "docker" "start" "-a" "8e55aaa58fb116043876f0df78420063aa4d034664c7ebb241806f3b501acff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e55aaa58fb116043876f0df78420063aa4d034664c7ebb241806f3b501acff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e55aaa58fb116043876f0df78420063aa4d034664c7ebb241806f3b501acff2", kill_on_drop: false }`
[INFO] [stdout] 8e55aaa58fb116043876f0df78420063aa4d034664c7ebb241806f3b501acff2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b71c03ca778321d44b3c00c1388021a7396e6adb2b62c91b70ac5452c4e61e00
[INFO] running `Command { std: "docker" "start" "-a" "b71c03ca778321d44b3c00c1388021a7396e6adb2b62c91b70ac5452c4e61e00", kill_on_drop: false }`
[INFO] [stderr] Compiling subtle v2.6.1
[INFO] [stderr] Compiling mio v1.1.1
[INFO] [stderr] Compiling socket2 v0.6.2
[INFO] [stderr] Compiling crypto-common v0.1.7
[INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr] Compiling rand_core v0.10.0
[INFO] [stderr] Compiling getrandom v0.4.1
[INFO] [stderr] Compiling winnow v0.7.14
[INFO] [stderr] Compiling memchr v2.8.0
[INFO] [stderr] Compiling tracing v0.1.44
[INFO] [stderr] Compiling rustix v1.1.4
[INFO] [stderr] Compiling yoke v0.8.1
[INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr] Compiling unicase v2.9.0
[INFO] [stderr] Compiling bitflags v2.11.0
[INFO] [stderr] Compiling nix v0.31.2
[INFO] [stderr] Compiling aho-corasick v1.1.4
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling zerovec v0.11.5
[INFO] [stderr] Compiling zerotrie v0.2.3
[INFO] [stderr] Compiling cipher v0.4.4
[INFO] [stderr] Compiling universal-hash v0.5.1
[INFO] [stderr] Compiling polyval v0.6.2
[INFO] [stderr] Compiling mime-infer v4.0.1
[INFO] [stderr] Compiling aead v0.5.2
[INFO] [stderr] Compiling tokio v1.49.0
[INFO] [stderr] Compiling aes v0.8.4
[INFO] [stderr] Compiling ctr v0.9.2
[INFO] [stderr] Compiling ghash v0.5.1
[INFO] [stderr] Compiling cookie v0.18.1
[INFO] [stderr] Compiling multer v3.1.0
[INFO] [stderr] Compiling linux-raw-sys v0.12.1
[INFO] [stderr] Compiling serde_json v1.0.149
[INFO] [stderr] Compiling tinystr v0.8.2
[INFO] [stderr] Compiling potential_utf v0.1.4
[INFO] [stderr] Compiling futures-io v0.3.32
[INFO] [stderr] Compiling cpufeatures v0.3.0
[INFO] [stderr] Compiling futures-task v0.3.32
[INFO] [stderr] Compiling aes-gcm v0.10.3
[INFO] [stderr] Compiling chacha20 v0.10.0
[INFO] [stderr] Compiling icu_collections v2.1.1
[INFO] [stderr] Compiling icu_locale_core v2.1.1
[INFO] [stderr] Compiling sha1 v0.10.6
[INFO] [stderr] Compiling sha2 v0.10.9
[INFO] [stderr] Compiling futures-util v0.3.32
[INFO] [stderr] Compiling hmac v0.12.1
[INFO] [stderr] Compiling parking_lot_core v0.9.12
[INFO] [stderr] Compiling time v0.3.47
[INFO] [stderr] Compiling pin-project-internal v1.1.11
[INFO] [stderr] Compiling regex-automata v0.4.14
[INFO] [stderr] Compiling enumflags2_derive v0.7.12
[INFO] [stderr] Compiling salvo-serde-util v0.89.2
[INFO] [stderr] Compiling headers-core v0.3.0
[INFO] [stderr] Compiling spin v0.9.8
[INFO] [stderr] Compiling xml v1.2.1
[INFO] [stderr] Compiling headers v0.4.1
[INFO] [stderr] Compiling parking_lot v0.12.5
[INFO] [stderr] Compiling enumflags2 v0.7.12
[INFO] [stderr] Compiling serde-xml-rs v0.8.2
[INFO] [stderr] Compiling pin-project v1.1.11
[INFO] [stderr] Compiling icu_provider v2.1.1
[INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr] Compiling icu_properties v2.1.2
[INFO] [stderr] Compiling icu_normalizer v2.1.1
[INFO] [stderr] Compiling rand v0.10.0
[INFO] [stderr] Compiling chardetng v0.1.17
[INFO] [stderr] Compiling http-body-util v0.1.3
[INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr] Compiling tempfile v3.26.0
[INFO] [stderr] Compiling multimap v0.10.1
[INFO] [stderr] Compiling async-trait v0.1.89
[INFO] [stderr] Compiling content_inspector v0.2.4
[INFO] [stderr] Compiling sync_wrapper v1.0.2
[INFO] [stderr] Compiling regex v1.12.3
[INFO] [stderr] Compiling proc-macro-crate v3.4.0
[INFO] [stderr] Compiling idna_adapter v1.2.1
[INFO] [stderr] Compiling idna v1.1.0
[INFO] [stderr] Compiling salvo_macros v0.89.2
[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 zstd-safe v7.2.4
[INFO] [stderr] Compiling zstd v0.13.3
[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 45.60s
[INFO] running `Command { std: "docker" "inspect" "b71c03ca778321d44b3c00c1388021a7396e6adb2b62c91b70ac5452c4e61e00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b71c03ca778321d44b3c00c1388021a7396e6adb2b62c91b70ac5452c4e61e00", kill_on_drop: false }`
[INFO] [stdout] b71c03ca778321d44b3c00c1388021a7396e6adb2b62c91b70ac5452c4e61e00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b2a2b677106715e0cbf69dd2a3465070667dfa4533904bcdc0b1954a590d66b
[INFO] running `Command { std: "docker" "start" "-a" "5b2a2b677106715e0cbf69dd2a3465070667dfa4533904bcdc0b1954a590d66b", kill_on_drop: false }`
[INFO] [stderr] Compiling cmake v0.1.57
[INFO] [stderr] Compiling rustls v0.23.37
[INFO] [stderr] Compiling aws-lc-sys v0.37.1
[INFO] [stderr] Compiling aws-lc-rs v1.16.0
[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 46.03s
[INFO] running `Command { std: "docker" "inspect" "5b2a2b677106715e0cbf69dd2a3465070667dfa4533904bcdc0b1954a590d66b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b2a2b677106715e0cbf69dd2a3465070667dfa4533904bcdc0b1954a590d66b", kill_on_drop: false }`
[INFO] [stdout] 5b2a2b677106715e0cbf69dd2a3465070667dfa4533904bcdc0b1954a590d66b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1ac85b907ea9da911c90fd3bfda40ea096d0e84471a4f2daf638966828705762
[INFO] running `Command { std: "docker" "start" "-a" "1ac85b907ea9da911c90fd3bfda40ea096d0e84471a4f2daf638966828705762", kill_on_drop: false }`
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/salvo_core-7363742a10932c64)
[INFO] [stdout]
[INFO] [stdout] running 147 tests
[INFO] [stdout] test depot::test::test_depot ... ok
[INFO] [stdout] test conn::addr::tests::test_addr_ipv6 ... ok
[INFO] [stdout] test catcher::tests::test_handle_error ... ok
[INFO] [stdout] test catcher::tests::test_custom_catcher ... ok
[INFO] [stdout] test conn::joined::tests::test_joined_listener ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_error ... ok
[INFO] [stdout] test error::tests::test_error_from ... ok
[INFO] [stdout] test conn::tcp::tests::test_tcp_listener ... ok
[INFO] [stdout] test conn::addr::tests::test_addr_ipv4 ... ok
[INFO] [stdout] test depot::test::test_middleware_use_depot ... ok
[INFO] [stdout] test extract::case::tests::test_rename_fields ... ok
[INFO] [stdout] test extract::metadata::tests::test_parse_source_format ... ok
[INFO] [stdout] test error::tests::test_error_scribe ... ok
[INFO] [stdout] test extract::case::tests::test_rename_variants ... ok
[INFO] [stdout] test conn::unix::tests::test_unix_listener ... ok
[INFO] [stdout] test extract::metadata::tests::test_parse_source_from ... ok
[INFO] [stdout] test handler::tests::test_empty_handler ... ok
[INFO] [stdout] test http::body::channel::tests::test_disconnect ... ok
[INFO] [stdout] test fs::test::test_named_file_builder ... ok
[INFO] [stdout] test handler::tests::test_arc_handler ... 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::channel::tests::test_send_trailers ... ok
[INFO] [stdout] test extract::tests::test_generic_struct ... 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::res::tests::test_debug ... ok
[INFO] [stdout] test http::body::res::tests::test_from_impls ... ok
[INFO] [stdout] test http::body::res::tests::test_is_end_stream ... ok
[INFO] [stdout] test http::body::res::tests::test_take_and_size ... ok
[INFO] [stdout] test http::body::req::tests::test_take ... ok
[INFO] [stdout] test http::request::tests::test_form_data_payload_too_large_urlencoded ... 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::errors::parse_error::tests::test_write_error ... ok
[INFO] [stdout] test http::request::tests::test_query ... 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::range::tests::test_parse ... ok
[INFO] [stdout] test http::request::tests::test_form_data_content_length_too_large ... ok
[INFO] [stdout] test http::mime::tests::test_guess_accept_mime ... ok
[INFO] [stdout] test http::request::tests::test_parse_queries ... ok
[INFO] [stdout] test http::response::test::test_body_stream2 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_consts ... 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_consts0 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_many_slashes ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_consts1 ... 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 routing::filters::path::tests::test_detect_named_regex ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_const_and_named ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_comb_5 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_many_slashes ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_comb_3 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_comb_4 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_empty ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_dot_after_param ... 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_rest_failed2 ... ok
[INFO] [stdout] test http::request::tests::test_form ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_num ... 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_prefix_and_suffix ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_named_follow_another_panic ... ok
[INFO] [stdout] test http::request::tests::test_form_data_after_payload ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_rest2_failed ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_single_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_wildcard_regex ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_comb_2 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_rest_failed1 ... ok
[INFO] [stdout] test routing::router::tests::test_router_debug ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_single_regex ... ok
[INFO] [stdout] test http::request::tests::test_form_data_payload_too_large_multipart ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect1 ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect12 ... 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::router::tests::test_router_detect5 ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect_path_encoded ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect2 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_comb_1 ... ok
[INFO] [stdout] test routing::tests::test_custom_filter ... ok
[INFO] [stdout] test routing::tests::test_matched_path ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect_utf8 ... 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 serde::request::tests::test_de_request_from_depot_and_query ... 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 ... 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_query ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_url_array ... 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_extract_rename_all ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect4 ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect10 ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect6 ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect3 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_multi_regex_with_prefix ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_json_bool ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_url_array2 ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_form_json_str ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_multi_regex_with_prefix_and_suffix ... 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 serde::request::tests::test_de_request_from_depot_with_primitives ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_single_const ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_from_depot_with_alias ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_lifetime ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_multi_sources ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_rename ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_rename_all ... ok
[INFO] [stdout] test server::tests::test_regression_209 ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_serde_alias ... ok
[INFO] [stdout] test serde::tests::test_de_str_multi_map ... ok
[INFO] [stdout] test server::tests::test_server ... ok
[INFO] [stdout] test writing::tests::test_write_str ... ok
[INFO] [stdout] test writing::text::tests::test_write_css_text ... ok
[INFO] [stdout] test service::tests::test_service_405_or_404_error ... ok
[INFO] [stdout] test serde::tests::test_de_str_map ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_serde_rename_all ... ok
[INFO] [stdout] test writing::json::tests::test_write_json_content ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_rest ... ok
[INFO] [stdout] test writing::text::tests::test_write_json_text ... ok
[INFO] [stdout] test writing::tests::test_write_string ... ok
[INFO] [stdout] test writing::text::tests::test_write_rdf_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_js_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_html_text ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_multi_regex_with_suffix ... ok
[INFO] [stdout] test writing::text::tests::test_write_plain_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_atom_text ... ok
[INFO] [stdout] test service::tests::test_service ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect11 ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_both_rename_all ... ok
[INFO] [stdout] test writing::text::tests::test_write_csv_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 writing::text::tests::test_write_xml_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_string ... 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.46s
[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::Listener (line 398) - 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/depot.rs - depot::Depot (line 14) - compile ... ok
[INFO] [stdout] test src/conn.rs - conn::Listener (line 411) - compile ... ok
[INFO] [stdout] test src/conn.rs - conn (line 22) - compile ... ok
[INFO] [stdout] test src/fs/named_file.rs - fs::named_file::NamedFile::open (line 349) ... 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/fs/named_file.rs - fs::named_file::NamedFile (line 50) ... ok
[INFO] [stdout] test src/handler.rs - handler (line 120) ... ok
[INFO] [stdout] test src/handler.rs - handler (line 60) ... 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/http/request.rs - http::request::Request::headers (line 460) ... ok
[INFO] [stdout] test src/handler.rs - handler (line 17) ... 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) ... ok
[INFO] [stdout] test src/catcher.rs - catcher (line 29) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::extensions (line 602) ... ok
[INFO] [stdout] test src/http/response.rs - http::response::Response::channel (line 495) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::method (line 359) ... 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/extract.rs - extract (line 31) ... ok
[INFO] [stdout] test src/extract.rs - extract (line 6) ... FAILED
[INFO] [stdout] test src/routing.rs - routing (line 140) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 317) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 306) ... FAILED
[INFO] [stdout] test src/routing.rs - routing (line 257) ... FAILED
[INFO] [stdout] test src/server.rs - server::Server::new (line 127) - compile ... ok
[INFO] [stdout] test src/server.rs - server::ServerHandle::stop_graceful (line 73) - compile ... ok
[INFO] [stdout] test src/server.rs - server::Server::serve (line 225) - compile ... ok
[INFO] [stdout] test src/routing.rs - routing (line 93) ... FAILED
[INFO] [stdout] test src/test.rs - test (line 5) - compile ... 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 335) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 19) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 174) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 204) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 54) ... ok
[INFO] [stdout] test src/writing/redirect.rs - writing::redirect::Redirect (line 11) ... 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/routing.rs - routing (line 382) ... ok
[INFO] [stdout] test src/service.rs - service::Service::catcher (line 71) ... ok
[INFO] [stdout] test src/service.rs - service::Service::allowed_media_types (line 130) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 349) ... ok
[INFO] [stdout] test src/http/response.rs - http::response::Response::status_code (line 368) ... ok
[INFO] [stdout] test src/http/response.rs - http::response::Response::content_type (line 349) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::uri_mut (line 335) ... ok
[INFO] [stdout] test src/http/response.rs - http::response::Response::render (line 385) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 372) ... ok
[INFO] [stdout] test src/routing.rs - routing (line 294) ... ok
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- src/extract.rs - extract (line 6) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout] |
[INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest55PYf5/rustcrIw00f/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsalvo_core-6c098ffe33527631,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libserde_urlencoded-79e5da25b18e312a,libryu-ace37e26d8308611,libchardetng-8dc94acd437ea848,libcontent_inspector-f3f8841872da47f3,libmime_infer-5ff9b77a61380c4e,libunicase-003160ffa59356bd,libserde_xml_rs-babe571ec2945e83,liblog-d269868761ac548a,libxml-273a201ebd639144,libzstd-5101dc27f94c51c3,libzstd_safe-7aaec52555163a8a,libzstd_sys-3ea69da9d52e4eb2,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libnix-b9d8327a24e44998,libserde_json-42bd99d4db032246,libzmij-07c2bc01ed4c756c,libhyper_util-f9bfead99a5b0c7b,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libparking_lot-445ce7d06b1528e0,libparking_lot_core-a88f57187aca0926,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsync_wrapper-d3a2fbe030095381,libhttp_body_util-6ebe35ca0c711b0b,libcookie-6d25e42aac2b99e8,libhmac-9e8084ad764c3983,libsha2-8a5157c90dad3f3c,libpercent_encoding-c53c37e60dd2727e,libtime-0743820201259230,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libaes_gcm-db917688b6964751,libctr-d4bf4583ecde1523,libghash-c06cda91aedaaa23,libpolyval-be8f95d8e49c551a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-67d80a91c232f264,libaes-d8b2a0ffe1485dd0,libcipher-39f900552a45cd94,libinout-d788a12d9db6d81f,libaead-4f44807b0b33fdb0,librand-d77e731007d9e4ce,librand_chacha-8adb9f9d3d452f38,libppv_lite86-38abd7b64a4cea80,libzerocopy-f09f79e53136fe59,libtempfile-10537bd0eab52053,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7,librand-e1552971efd35982,libgetrandom-d0f9e6f4373547fd,libchacha20-ee68423f1a3729cb,libcpufeatures-6e66671ef1d123b3,librand_core-21a8e9defe75709d,libmultimap-45e40cd2215760b7,libmulter-f709865e794eba4e,libspin-bbfc7d9afebf93b8,libencoding_rs-f47fb1c01542042e,libthiserror-66ec817f585f7beb,libheaders-08fd6fe99533791f,libsha1-65659795894ae429,libcpufeatures-471354fefbcaf2d8,libdigest-1d9f36c6de34f689,libsubtle-6ff5d44cdfa0bfdf,libblock_buffer-89561fdedc720992,libcrypto_common-3d1e7277dbdea158,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand_core-51d351928d2bc167,libgetrandom-97ddda2a9f663e60,libcfg_if-5af52f617df93f8f,libbase64-2a03de3babadded3,libheaders_core-e9be8c17264f3b77,libenumflags2-6bb5552d6920e77e,libpin_project-61480dd6de68bcd3,libfutures_util-cb84dd160f9733b7,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libfutures_task-eafdccc31efa9d5a,libserde-346fccac301f4bcd,libserde_core-8323e53422f20d71,libmime-4b44681fdb2c65f7,libhyper-fc3ba51f7aac64bf,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsmallvec-5854932b8c8b4991,libhttparse-4b1ed73b760072b9,libh2-0fd1574d66ad7144,libtracing-377965179cd9ffe0,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-d35257fe5b553a15,libfutures_sink-97e10fe82c3fc434,libpin_utils-9a5791cba021167a,libtokio-8ac1431e5b842c5b,libsocket2-085d9b2d64049925,libmio-10dbfab0747b6061,liblibc-2197807f983666f7,libatomic_waker-001109810bdecbaa,libpin_project_lite-8a799ba8b4537fa2,libhttpdate-9f9d2502c6a38412,libfutures_channel-4627c4895ffd5880,libfutures_core-f0387e1e69ce8814,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea}.rlib" "/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/rustdoctest55PYf5/rustcrIw00f/raw-dylibs" "-B/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-85f453d7158312cb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4adba98bdb6d1137/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest55PYf5/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 306) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout] |
[INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestPLCOmS/rustcWa4Ni2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsalvo_core-6c098ffe33527631,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libserde_urlencoded-79e5da25b18e312a,libryu-ace37e26d8308611,libchardetng-8dc94acd437ea848,libcontent_inspector-f3f8841872da47f3,libmime_infer-5ff9b77a61380c4e,libunicase-003160ffa59356bd,libserde_xml_rs-babe571ec2945e83,liblog-d269868761ac548a,libxml-273a201ebd639144,libzstd-5101dc27f94c51c3,libzstd_safe-7aaec52555163a8a,libzstd_sys-3ea69da9d52e4eb2,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libnix-b9d8327a24e44998,libserde_json-42bd99d4db032246,libzmij-07c2bc01ed4c756c,libhyper_util-f9bfead99a5b0c7b,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libparking_lot-445ce7d06b1528e0,libparking_lot_core-a88f57187aca0926,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsync_wrapper-d3a2fbe030095381,libhttp_body_util-6ebe35ca0c711b0b,libcookie-6d25e42aac2b99e8,libhmac-9e8084ad764c3983,libsha2-8a5157c90dad3f3c,libpercent_encoding-c53c37e60dd2727e,libtime-0743820201259230,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libaes_gcm-db917688b6964751,libctr-d4bf4583ecde1523,libghash-c06cda91aedaaa23,libpolyval-be8f95d8e49c551a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-67d80a91c232f264,libaes-d8b2a0ffe1485dd0,libcipher-39f900552a45cd94,libinout-d788a12d9db6d81f,libaead-4f44807b0b33fdb0,librand-d77e731007d9e4ce,librand_chacha-8adb9f9d3d452f38,libppv_lite86-38abd7b64a4cea80,libzerocopy-f09f79e53136fe59,libtempfile-10537bd0eab52053,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7,librand-e1552971efd35982,libgetrandom-d0f9e6f4373547fd,libchacha20-ee68423f1a3729cb,libcpufeatures-6e66671ef1d123b3,librand_core-21a8e9defe75709d,libmultimap-45e40cd2215760b7,libmulter-f709865e794eba4e,libspin-bbfc7d9afebf93b8,libencoding_rs-f47fb1c01542042e,libthiserror-66ec817f585f7beb,libheaders-08fd6fe99533791f,libsha1-65659795894ae429,libcpufeatures-471354fefbcaf2d8,libdigest-1d9f36c6de34f689,libsubtle-6ff5d44cdfa0bfdf,libblock_buffer-89561fdedc720992,libcrypto_common-3d1e7277dbdea158,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand_core-51d351928d2bc167,libgetrandom-97ddda2a9f663e60,libcfg_if-5af52f617df93f8f,libbase64-2a03de3babadded3,libheaders_core-e9be8c17264f3b77,libenumflags2-6bb5552d6920e77e,libpin_project-61480dd6de68bcd3,libfutures_util-cb84dd160f9733b7,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libfutures_task-eafdccc31efa9d5a,libserde-346fccac301f4bcd,libserde_core-8323e53422f20d71,libmime-4b44681fdb2c65f7,libhyper-fc3ba51f7aac64bf,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsmallvec-5854932b8c8b4991,libhttparse-4b1ed73b760072b9,libh2-0fd1574d66ad7144,libtracing-377965179cd9ffe0,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-d35257fe5b553a15,libfutures_sink-97e10fe82c3fc434,libpin_utils-9a5791cba021167a,libtokio-8ac1431e5b842c5b,libsocket2-085d9b2d64049925,libmio-10dbfab0747b6061,liblibc-2197807f983666f7,libatomic_waker-001109810bdecbaa,libpin_project_lite-8a799ba8b4537fa2,libhttpdate-9f9d2502c6a38412,libfutures_channel-4627c4895ffd5880,libfutures_core-f0387e1e69ce8814,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea}.rlib" "/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/rustdoctestPLCOmS/rustcWa4Ni2/raw-dylibs" "-B/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-85f453d7158312cb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4adba98bdb6d1137/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPLCOmS/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 257) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout] |
[INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestwaPGV1/rustcItZ4Y3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsalvo_core-6c098ffe33527631,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libserde_urlencoded-79e5da25b18e312a,libryu-ace37e26d8308611,libchardetng-8dc94acd437ea848,libcontent_inspector-f3f8841872da47f3,libmime_infer-5ff9b77a61380c4e,libunicase-003160ffa59356bd,libserde_xml_rs-babe571ec2945e83,liblog-d269868761ac548a,libxml-273a201ebd639144,libzstd-5101dc27f94c51c3,libzstd_safe-7aaec52555163a8a,libzstd_sys-3ea69da9d52e4eb2,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libnix-b9d8327a24e44998,libserde_json-42bd99d4db032246,libzmij-07c2bc01ed4c756c,libhyper_util-f9bfead99a5b0c7b,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libparking_lot-445ce7d06b1528e0,libparking_lot_core-a88f57187aca0926,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsync_wrapper-d3a2fbe030095381,libhttp_body_util-6ebe35ca0c711b0b,libcookie-6d25e42aac2b99e8,libhmac-9e8084ad764c3983,libsha2-8a5157c90dad3f3c,libpercent_encoding-c53c37e60dd2727e,libtime-0743820201259230,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libaes_gcm-db917688b6964751,libctr-d4bf4583ecde1523,libghash-c06cda91aedaaa23,libpolyval-be8f95d8e49c551a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-67d80a91c232f264,libaes-d8b2a0ffe1485dd0,libcipher-39f900552a45cd94,libinout-d788a12d9db6d81f,libaead-4f44807b0b33fdb0,librand-d77e731007d9e4ce,librand_chacha-8adb9f9d3d452f38,libppv_lite86-38abd7b64a4cea80,libzerocopy-f09f79e53136fe59,libtempfile-10537bd0eab52053,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7,librand-e1552971efd35982,libgetrandom-d0f9e6f4373547fd,libchacha20-ee68423f1a3729cb,libcpufeatures-6e66671ef1d123b3,librand_core-21a8e9defe75709d,libmultimap-45e40cd2215760b7,libmulter-f709865e794eba4e,libspin-bbfc7d9afebf93b8,libencoding_rs-f47fb1c01542042e,libthiserror-66ec817f585f7beb,libheaders-08fd6fe99533791f,libsha1-65659795894ae429,libcpufeatures-471354fefbcaf2d8,libdigest-1d9f36c6de34f689,libsubtle-6ff5d44cdfa0bfdf,libblock_buffer-89561fdedc720992,libcrypto_common-3d1e7277dbdea158,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand_core-51d351928d2bc167,libgetrandom-97ddda2a9f663e60,libcfg_if-5af52f617df93f8f,libbase64-2a03de3babadded3,libheaders_core-e9be8c17264f3b77,libenumflags2-6bb5552d6920e77e,libpin_project-61480dd6de68bcd3,libfutures_util-cb84dd160f9733b7,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libfutures_task-eafdccc31efa9d5a,libserde-346fccac301f4bcd,libserde_core-8323e53422f20d71,libmime-4b44681fdb2c65f7,libhyper-fc3ba51f7aac64bf,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsmallvec-5854932b8c8b4991,libhttparse-4b1ed73b760072b9,libh2-0fd1574d66ad7144,libtracing-377965179cd9ffe0,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-d35257fe5b553a15,libfutures_sink-97e10fe82c3fc434,libpin_utils-9a5791cba021167a,libtokio-8ac1431e5b842c5b,libsocket2-085d9b2d64049925,libmio-10dbfab0747b6061,liblibc-2197807f983666f7,libatomic_waker-001109810bdecbaa,libpin_project_lite-8a799ba8b4537fa2,libhttpdate-9f9d2502c6a38412,libfutures_channel-4627c4895ffd5880,libfutures_core-f0387e1e69ce8814,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea}.rlib" "/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/rustdoctestwaPGV1/rustcItZ4Y3/raw-dylibs" "-B/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-85f453d7158312cb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4adba98bdb6d1137/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwaPGV1/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 93) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout] |
[INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestYxt3of/rustc4xa0Cq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsalvo_core-6c098ffe33527631,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libserde_urlencoded-79e5da25b18e312a,libryu-ace37e26d8308611,libchardetng-8dc94acd437ea848,libcontent_inspector-f3f8841872da47f3,libmime_infer-5ff9b77a61380c4e,libunicase-003160ffa59356bd,libserde_xml_rs-babe571ec2945e83,liblog-d269868761ac548a,libxml-273a201ebd639144,libzstd-5101dc27f94c51c3,libzstd_safe-7aaec52555163a8a,libzstd_sys-3ea69da9d52e4eb2,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libnix-b9d8327a24e44998,libserde_json-42bd99d4db032246,libzmij-07c2bc01ed4c756c,libhyper_util-f9bfead99a5b0c7b,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libparking_lot-445ce7d06b1528e0,libparking_lot_core-a88f57187aca0926,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsync_wrapper-d3a2fbe030095381,libhttp_body_util-6ebe35ca0c711b0b,libcookie-6d25e42aac2b99e8,libhmac-9e8084ad764c3983,libsha2-8a5157c90dad3f3c,libpercent_encoding-c53c37e60dd2727e,libtime-0743820201259230,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libaes_gcm-db917688b6964751,libctr-d4bf4583ecde1523,libghash-c06cda91aedaaa23,libpolyval-be8f95d8e49c551a,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-67d80a91c232f264,libaes-d8b2a0ffe1485dd0,libcipher-39f900552a45cd94,libinout-d788a12d9db6d81f,libaead-4f44807b0b33fdb0,librand-d77e731007d9e4ce,librand_chacha-8adb9f9d3d452f38,libppv_lite86-38abd7b64a4cea80,libzerocopy-f09f79e53136fe59,libtempfile-10537bd0eab52053,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7,librand-e1552971efd35982,libgetrandom-d0f9e6f4373547fd,libchacha20-ee68423f1a3729cb,libcpufeatures-6e66671ef1d123b3,librand_core-21a8e9defe75709d,libmultimap-45e40cd2215760b7,libmulter-f709865e794eba4e,libspin-bbfc7d9afebf93b8,libencoding_rs-f47fb1c01542042e,libthiserror-66ec817f585f7beb,libheaders-08fd6fe99533791f,libsha1-65659795894ae429,libcpufeatures-471354fefbcaf2d8,libdigest-1d9f36c6de34f689,libsubtle-6ff5d44cdfa0bfdf,libblock_buffer-89561fdedc720992,libcrypto_common-3d1e7277dbdea158,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand_core-51d351928d2bc167,libgetrandom-97ddda2a9f663e60,libcfg_if-5af52f617df93f8f,libbase64-2a03de3babadded3,libheaders_core-e9be8c17264f3b77,libenumflags2-6bb5552d6920e77e,libpin_project-61480dd6de68bcd3,libfutures_util-cb84dd160f9733b7,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libfutures_task-eafdccc31efa9d5a,libserde-346fccac301f4bcd,libserde_core-8323e53422f20d71,libmime-4b44681fdb2c65f7,libhyper-fc3ba51f7aac64bf,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsmallvec-5854932b8c8b4991,libhttparse-4b1ed73b760072b9,libh2-0fd1574d66ad7144,libtracing-377965179cd9ffe0,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-d35257fe5b553a15,libfutures_sink-97e10fe82c3fc434,libpin_utils-9a5791cba021167a,libtokio-8ac1431e5b842c5b,libsocket2-085d9b2d64049925,libmio-10dbfab0747b6061,liblibc-2197807f983666f7,libatomic_waker-001109810bdecbaa,libpin_project_lite-8a799ba8b4537fa2,libhttpdate-9f9d2502c6a38412,libfutures_channel-4627c4895ffd5880,libfutures_core-f0387e1e69ce8814,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea}.rlib" "/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/rustdoctestYxt3of/rustc4xa0Cq/raw-dylibs" "-B/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-85f453d7158312cb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4adba98bdb6d1137/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYxt3of/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/extract.rs - extract (line 6)
[INFO] [stdout] src/routing.rs - routing (line 257)
[INFO] [stdout] src/routing.rs - routing (line 306)
[INFO] [stdout] src/routing.rs - routing (line 93)
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 46 passed; 4 failed; 40 ignored; 0 measured; 0 filtered out; finished in 54.08s
[INFO] [stdout]
[INFO] [stdout] all doctests ran in 56.14s; merged doctests compilation took 2.05s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1ac85b907ea9da911c90fd3bfda40ea096d0e84471a4f2daf638966828705762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ac85b907ea9da911c90fd3bfda40ea096d0e84471a4f2daf638966828705762", kill_on_drop: false }`
[INFO] [stdout] 1ac85b907ea9da911c90fd3bfda40ea096d0e84471a4f2daf638966828705762