[INFO] fetching crate salvo_core 0.82.0...
[INFO] testing salvo_core-0.82.0 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628
[INFO] extracting crate salvo_core 0.82.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate salvo_core 0.82.0
[INFO] finished tweaking crates.io crate salvo_core 0.82.0
[INFO] tweaked toml for crates.io crate salvo_core 0.82.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate salvo_core 0.82.0 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate salvo_core 0.82.0 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded salvo-http3 v0.6.0
[INFO] [stderr] Downloaded h3-quinn v0.0.10
[INFO] [stderr] Downloaded rcgen v0.14.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04dd8806f3b94ab76fdb5e77651e43a0582a19aa4c37ee1629e1f08e0adf3c0a
[INFO] running `Command { std: "docker" "start" "-a" "04dd8806f3b94ab76fdb5e77651e43a0582a19aa4c37ee1629e1f08e0adf3c0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04dd8806f3b94ab76fdb5e77651e43a0582a19aa4c37ee1629e1f08e0adf3c0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04dd8806f3b94ab76fdb5e77651e43a0582a19aa4c37ee1629e1f08e0adf3c0a", kill_on_drop: false }`
[INFO] [stdout] 04dd8806f3b94ab76fdb5e77651e43a0582a19aa4c37ee1629e1f08e0adf3c0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf88269c30d8960cecf3a81003213d75b7fcf0604f136227e1362d0a5dbc5c78
[INFO] running `Command { std: "docker" "start" "-a" "cf88269c30d8960cecf3a81003213d75b7fcf0604f136227e1362d0a5dbc5c78", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.97
[INFO] [stderr] Compiling libc v0.2.175
[INFO] [stderr] Compiling cfg-if v1.0.1
[INFO] [stderr] Compiling typenum v1.18.0
[INFO] [stderr] Compiling itoa v1.0.15
[INFO] [stderr] Compiling stable_deref_trait v1.2.0
[INFO] [stderr] Compiling bytes v1.10.1
[INFO] [stderr] Compiling subtle v2.6.1
[INFO] [stderr] Compiling pin-project-lite v0.2.16
[INFO] [stderr] Compiling memchr v2.7.5
[INFO] [stderr] Compiling cpufeatures v0.2.17
[INFO] [stderr] Compiling zerocopy v0.8.26
[INFO] [stderr] Compiling generic-array v0.14.7
[INFO] [stderr] Compiling smallvec v1.15.1
[INFO] [stderr] Compiling futures-core v0.3.31
[INFO] [stderr] Compiling writeable v0.6.1
[INFO] [stderr] Compiling hashbrown v0.15.5
[INFO] [stderr] Compiling shlex v1.3.0
[INFO] [stderr] Compiling litemap v0.8.0
[INFO] [stderr] Compiling equivalent v1.0.2
[INFO] [stderr] Compiling icu_normalizer_data v2.0.0
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling icu_properties_data v2.0.1
[INFO] [stderr] Compiling getrandom v0.3.3
[INFO] [stderr] Compiling pkg-config v0.3.32
[INFO] [stderr] Compiling regex-syntax v0.8.5
[INFO] [stderr] Compiling httparse v1.10.1
[INFO] [stderr] Compiling slab v0.4.11
[INFO] [stderr] Compiling tracing-core v0.1.34
[INFO] [stderr] Compiling futures-io v0.3.31
[INFO] [stderr] Compiling autocfg v1.5.0
[INFO] [stderr] Compiling percent-encoding v2.3.1
[INFO] [stderr] Compiling futures-task v0.3.31
[INFO] [stderr] Compiling quote v1.0.40
[INFO] [stderr] Compiling http v1.3.1
[INFO] [stderr] Compiling opaque-debug v0.3.1
[INFO] [stderr] Compiling futures-sink v0.3.31
[INFO] [stderr] Compiling indexmap v2.10.0
[INFO] [stderr] Compiling futures-util v0.3.31
[INFO] [stderr] Compiling cfg_aliases v0.2.1
[INFO] [stderr] Compiling lock_api v0.4.13
[INFO] [stderr] Compiling rustix v1.0.8
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling aho-corasick v1.1.3
[INFO] [stderr] Compiling syn v2.0.105
[INFO] [stderr] Compiling time-core v0.1.4
[INFO] [stderr] Compiling mime v0.3.17
[INFO] [stderr] Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr] Compiling jobserver v0.1.33
[INFO] [stderr] Compiling num-conv v0.1.0
[INFO] [stderr] Compiling winnow v0.7.12
[INFO] [stderr] Compiling try-lock v0.2.5
[INFO] [stderr] Compiling atomic-waker v1.1.2
[INFO] [stderr] Compiling powerfmt v0.2.0
[INFO] [stderr] Compiling crc32fast v1.5.0
[INFO] [stderr] Compiling httpdate v1.0.3
[INFO] [stderr] Compiling toml_datetime v0.6.11
[INFO] [stderr] Compiling zstd-safe v7.2.4
[INFO] [stderr] Compiling cc v1.2.32
[INFO] [stderr] Compiling bitflags v2.9.1
[INFO] [stderr] Compiling parking_lot_core v0.9.11
[INFO] [stderr] Compiling unicase v2.8.1
[INFO] [stderr] Compiling deranged v0.4.0
[INFO] [stderr] Compiling want v0.3.1
[INFO] [stderr] Compiling block-buffer v0.10.4
[INFO] [stderr] Compiling inout v0.1.4
[INFO] [stderr] Compiling alloc-stdlib v0.2.2
[INFO] [stderr] Compiling mime-infer v4.0.0
[INFO] [stderr] Compiling time-macros v0.2.22
[INFO] [stderr] Compiling nix v0.30.1
[INFO] [stderr] Compiling form_urlencoded v1.2.1
[INFO] [stderr] Compiling futures-channel v0.3.31
[INFO] [stderr] Compiling ppv-lite86 v0.2.21
[INFO] [stderr] Compiling multer v3.1.0
[INFO] [stderr] Compiling getrandom v0.2.16
[INFO] [stderr] Compiling mio v1.0.4
[INFO] [stderr] Compiling socket2 v0.6.0
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling http-body v1.0.1
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Compiling regex-automata v0.4.9
[INFO] [stderr] Compiling cookie v0.18.1
[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 polyval v0.6.2
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling aead v0.5.2
[INFO] [stderr] Compiling aes v0.8.4
[INFO] [stderr] Compiling ctr v0.9.2
[INFO] [stderr] Compiling ghash v0.5.1
[INFO] [stderr] Compiling rand_core v0.9.3
[INFO] [stderr] Compiling thiserror v2.0.14
[INFO] [stderr] Compiling serde_json v1.0.142
[INFO] [stderr] Compiling ryu v1.0.20
[INFO] [stderr] Compiling adler2 v2.0.1
[INFO] [stderr] Compiling linux-raw-sys v0.9.4
[INFO] [stderr] Compiling base64 v0.22.1
[INFO] [stderr] Compiling scopeguard v1.2.0
[INFO] [stderr] Compiling utf8_iter v1.0.4
[INFO] [stderr] Compiling aes-gcm v0.10.3
[INFO] [stderr] Compiling miniz_oxide v0.8.9
[INFO] [stderr] Compiling rand_chacha v0.9.0
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling hmac v0.12.1
[INFO] [stderr] Compiling toml_edit v0.22.27
[INFO] [stderr] Compiling sha2 v0.10.9
[INFO] [stderr] Compiling sha1 v0.10.6
[INFO] [stderr] Compiling time v0.3.41
[INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr] Compiling headers-core v0.3.0
[INFO] [stderr] Compiling brotli-decompressor v5.0.0
[INFO] [stderr] Compiling encoding_rs v0.8.35
[INFO] [stderr] Compiling log v0.4.27
[INFO] [stderr] Compiling xml-rs v0.8.27
[INFO] [stderr] Compiling fastrand v2.3.0
[INFO] [stderr] Compiling spin v0.9.8
[INFO] [stderr] Compiling flate2 v1.1.2
[INFO] [stderr] Compiling parking_lot v0.12.4
[INFO] [stderr] Compiling headers v0.4.1
[INFO] [stderr] Compiling rand v0.9.2
[INFO] [stderr] Compiling synstructure v0.13.2
[INFO] [stderr] Compiling salvo-serde-util v0.82.0
[INFO] [stderr] Compiling brotli v8.0.1
[INFO] [stderr] Compiling http-body-util v0.1.3
[INFO] [stderr] Compiling sync_wrapper v1.0.2
[INFO] [stderr] Compiling regex v1.11.1
[INFO] [stderr] Compiling tempfile v3.20.0
[INFO] [stderr] Compiling proc-macro-crate v3.3.0
[INFO] [stderr] Compiling zerofrom-derive v0.1.6
[INFO] [stderr] Compiling yoke-derive v0.8.0
[INFO] [stderr] Compiling zerovec-derive v0.11.1
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling tokio-macros v2.5.0
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling tracing-attributes v0.1.30
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling pin-project-internal v1.1.10
[INFO] [stderr] Compiling enumflags2_derive v0.7.12
[INFO] [stderr] Compiling thiserror-impl v2.0.14
[INFO] [stderr] Compiling tokio v1.47.1
[INFO] [stderr] Compiling async-trait v0.1.89
[INFO] [stderr] Compiling enumflags2 v0.7.12
[INFO] [stderr] Compiling salvo_macros v0.82.0
[INFO] [stderr] Compiling tracing v0.1.41
[INFO] [stderr] Compiling pin-project v1.1.10
[INFO] [stderr] Compiling zerofrom v0.1.6
[INFO] [stderr] Compiling yoke v0.8.0
[INFO] [stderr] Compiling zerovec v0.11.4
[INFO] [stderr] Compiling zerotrie v0.2.2
[INFO] [stderr] Compiling tinystr v0.8.1
[INFO] [stderr] Compiling potential_utf v0.1.2
[INFO] [stderr] Compiling icu_collections v2.0.0
[INFO] [stderr] Compiling icu_locale_core v2.0.0
[INFO] [stderr] Compiling icu_provider v2.0.0
[INFO] [stderr] Compiling zstd v0.13.3
[INFO] [stderr] Compiling icu_normalizer v2.0.0
[INFO] [stderr] Compiling icu_properties v2.0.1
[INFO] [stderr] Compiling idna_adapter v1.2.1
[INFO] [stderr] Compiling idna v1.0.3
[INFO] [stderr] Compiling tokio-util v0.7.16
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling multimap v0.10.1
[INFO] [stderr] Compiling serde-xml-rs v0.8.1
[INFO] [stderr] Compiling url v2.5.4
[INFO] [stderr] Compiling h2 v0.4.12
[INFO] [stderr] Compiling hyper v1.6.0
[INFO] [stderr] Compiling hyper-util v0.1.16
[INFO] [stderr] Compiling salvo_core v0.82.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.97s
[INFO] running `Command { std: "docker" "inspect" "cf88269c30d8960cecf3a81003213d75b7fcf0604f136227e1362d0a5dbc5c78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf88269c30d8960cecf3a81003213d75b7fcf0604f136227e1362d0a5dbc5c78", kill_on_drop: false }`
[INFO] [stdout] cf88269c30d8960cecf3a81003213d75b7fcf0604f136227e1362d0a5dbc5c78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cd6b6ac8ff769979c8f887b51dc793b029d61c8454a89ea2745c635042f48be
[INFO] running `Command { std: "docker" "start" "-a" "0cd6b6ac8ff769979c8f887b51dc793b029d61c8454a89ea2745c635042f48be", kill_on_drop: false }`
[INFO] [stderr] Compiling salvo_core v0.82.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.36s
[INFO] running `Command { std: "docker" "inspect" "0cd6b6ac8ff769979c8f887b51dc793b029d61c8454a89ea2745c635042f48be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cd6b6ac8ff769979c8f887b51dc793b029d61c8454a89ea2745c635042f48be", kill_on_drop: false }`
[INFO] [stdout] 0cd6b6ac8ff769979c8f887b51dc793b029d61c8454a89ea2745c635042f48be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 50c549dd8edc66c00e415bc43a7e9653988ccd42797658ef900d94eb983e1f97
[INFO] running `Command { std: "docker" "start" "-a" "50c549dd8edc66c00e415bc43a7e9653988ccd42797658ef900d94eb983e1f97", kill_on_drop: false }`
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/salvo_core-6a85efa3dacde9bf)
[INFO] [stdout]
[INFO] [stdout] running 109 tests
[INFO] [stdout] test conn::addr::tests::test_addr_ipv4 ... ok
[INFO] [stdout] test conn::addr::tests::test_addr_ipv6 ... ok
[INFO] [stdout] test catcher::tests::test_custom_catcher ... ok
[INFO] [stdout] test catcher::tests::test_handle_error ... ok
[INFO] [stdout] test conn::joined::tests::test_joined_listener ... ok
[INFO] [stdout] test depot::test::test_depot ... ok
[INFO] [stdout] test depot::test::test_middleware_use_depot ... ok
[INFO] [stdout] test extract::case::tests::test_rename_fields ... ok
[INFO] [stdout] test error::tests::test_error ... ok
[INFO] [stdout] test extract::case::tests::test_rename_variants ... ok
[INFO] [stdout] test conn::tcp::tests::test_tcp_listener ... ok
[INFO] [stdout] test conn::unix::tests::test_unix_listener ... 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 http::response::test::test_body_stream2 ... ok
[INFO] [stdout] test fs::test::test_named_file_builder ... ok
[INFO] [stdout] test http::tests::test_guess_accept_mime ... ok
[INFO] [stdout] test http::errors::parse_error::tests::test_write_error ... ok
[INFO] [stdout] test http::response::test::test_body_empty ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_consts1 ... ok
[INFO] [stdout] test http::range::tests::test_parse ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_consts ... ok
[INFO] [stdout] test http::request::tests::test_parse_json ... 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_query ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_consts2 ... ok
[INFO] [stdout] test http::request::tests::test_form ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_consts0 ... 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 routing::filters::path::tests::test_detect_named_regex ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_comb_2 ... 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_named_follow_another_panic ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_comb_1 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_dot_after_param ... 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_wildcard ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_rest2_failed ... ok
[INFO] [stdout] test routing::filters::path::tests::test_detect_const_and_named ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_rest_failed1 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_root ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_comb_5 ... 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_num ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_single_regex_with_suffix ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_rest_failed2 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_multi_const ... ok
[INFO] [stdout] test routing::filters::tests::test_opts ... ok
[INFO] [stdout] test routing::router::tests::test_router_debug ... ok
[INFO] [stdout] test routing::filters::tests::test_methods ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect1 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_multi_regex ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_multi_regex_with_prefix ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_wildcard_regex ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect9 ... 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_detect2 ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect10 ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect3 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_single_regex_with_prefix ... 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 routing::router::tests::test_router_detect_path_encoded ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_from_query ... ok
[INFO] [stdout] test routing::tests::test_custom_filter ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect6 ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_both_rename_all ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_url_array ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect5 ... ok
[INFO] [stdout] test routing::tests::test_matched_path ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_url_array2 ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_extract_rename_all ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_multi_regex_with_suffix ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_multi_sources ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_json_str ... 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 serde::request::tests::test_de_request_with_json_bool ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_json_vec ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_rename_all ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_rename ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect11 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_single_regex_with_prefix_and_suffix ... ok
[INFO] [stdout] test server::tests::test_regression_209 ... ok
[INFO] [stdout] test serde::request::tests::test_de_request_with_serde_rename_all ... ok
[INFO] [stdout] test serde::tests::test_de_str_map ... ok
[INFO] [stdout] test serde::tests::test_de_str_multi_map ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect_utf8 ... ok
[INFO] [stdout] test server::tests::test_server ... ok
[INFO] [stdout] test service::tests::test_service ... ok
[INFO] [stdout] test writing::json::tests::test_write_json_content ... ok
[INFO] [stdout] test writing::tests::test_write_string ... ok
[INFO] [stdout] test writing::text::tests::test_write_json_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_string ... ok
[INFO] [stdout] test service::tests::test_service_405_or_404_error ... ok
[INFO] [stdout] test writing::text::tests::test_write_html_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_plain_text ... ok
[INFO] [stdout] test writing::text::tests::test_write_str ... ok
[INFO] [stdout] test routing::router::tests::test_router_detect4 ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_rest ... ok
[INFO] [stdout] test writing::tests::test_write_str ... ok
[INFO] [stdout] test routing::filters::path::tests::test_parse_multi_regex_with_prefix_and_suffix ... ok
[INFO] [stdout] test fs::test::test_chunk_read ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout]
[INFO] [stderr] Doc-tests salvo_core
[INFO] [stdout]
[INFO] [stdout] running 48 tests
[INFO] [stdout] test src/handler.rs - handler (line 67) ... ignored
[INFO] [stdout] test src/depot.rs - depot::Depot (line 14) - compile ... ok
[INFO] [stdout] test src/handler.rs - handler (line 103) ... ok
[INFO] [stdout] test src/handler.rs - handler (line 24) ... ok
[INFO] [stdout] test src/fs/named_file.rs - fs::named_file::NamedFile::open (line 278) ... ok
[INFO] [stdout] test src/handler.rs - handler (line 13) ... ok
[INFO] [stdout] test src/fs/named_file.rs - fs::named_file::NamedFile (line 40) ... ok
[INFO] [stdout] test src/handler.rs - handler (line 45) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing (line 130) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::method_mut (line 344) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::extensions_mut (line 608) ... ok
[INFO] [stdout] test src/extract/mod.rs - extract (line 30) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::uri (line 290) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::extensions (line 522) ... ok
[INFO] [stdout] test src/http/response.rs - http::response::Response::channel (line 492) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::headers (line 418) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::method (line 330) ... ok
[INFO] [stdout] test src/http/response.rs - http::response::Response::content_type (line 346) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::headers_mut (line 432) ... ok
[INFO] [stdout] test src/http/request.rs - http::request::Request::uri_mut (line 306) ... ok
[INFO] [stdout] test src/extract/mod.rs - extract (line 6) ... ok
[INFO] [stdout] test src/http/response.rs - http::response::Response::render (line 383) ... ok
[INFO] [stdout] test src/server.rs - server::Server::new (line 127) - compile ... ok
[INFO] [stdout] test src/http/response.rs - http::response::Response::status_code (line 366) ... ok
[INFO] [stdout] test src/catcher.rs - catcher (line 11) ... 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/test/mod.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/mod.rs - routing (line 342) ... FAILED
[INFO] [stdout] test src/routing/mod.rs - routing (line 194) ... FAILED
[INFO] [stdout] test src/writing/json.rs - writing::json::Json (line 16) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing (line 294) ... ok
[INFO] [stdout] test src/writing/text.rs - writing::text::Text (line 11) ... ok
[INFO] [stdout] test src/writing/redirect.rs - writing::redirect::Redirect (line 11) ... ok
[INFO] [stdout] test src/writing/seek.rs - writing::seek::ReadSeeker (line 16) ... ok
[INFO] [stdout] test src/service.rs - service::Service::catcher (line 71) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing (line 48) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing (line 164) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing (line 240) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing (line 87) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing (line 18) ... ok
[INFO] [stdout] test src/service.rs - service::Service::allowed_media_types (line 124) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing (line 271) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing (line 283) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing (line 352) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing (line 312) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing (line 323) ... ok
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- src/routing/mod.rs - routing (line 342) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout] |
[INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFF3FW4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsalvo_core-db6ba41db5b8c9c3,libbrotli-1a899f402a3f0116,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libserde_urlencoded-f01770a0502656d6,libmime_infer-ac364f15bcff91c1,libunicase-5017e9507498ef51,libserde_xml_rs-bef75d4ac49d4c8e,libthiserror-a4d5637c3d7d082a,liblog-394b918668cad64a,libxml-459fa37655b7275c,libzstd-47ea7d617644df54,libzstd_safe-f87ac65a6164dcb6,libzstd_sys-6b4179dd7b278c68,libflate2-36f5f750ebaceef7,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-84583fa265e26206,liburl-6d3d50cd7aeba033,libidna-b75f48f26f447992,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d21f39b9f9003a11,libicu_properties-2fb9e611323427ad,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-5b8826cab6645334,libicu_normalizer_data-9919e82512efe734,libicu_collections-1d2fb1f3b2020de4,libpotential_utf-709d2b3a551c34ee,libicu_provider-0a5eca54e46976b3,libicu_locale_core-845ab55536f9af5c,libtinystr-49a4ce22cfbd280d,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-7c5a00e0b1f3a690,libzerotrie-8409743d1d1a464a,libyoke-c031bb1aa0cc46a6,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-9f30ad878fcacd09,libform_urlencoded-a5edb5174711de82,libnix-920e14050c0f755b,libserde_json-d008536b17b2ec56,libryu-0ea4bafc9bef6d8b,libhyper_util-3163b746ea6b9ac5,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libsync_wrapper-d3a2fbe030095381,libparking_lot-55d5da8e53aa2ec1,libparking_lot_core-2daced47b6f2168a,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libcookie-d6487ba47b16bf21,libhmac-050adce9b27a4a23,libsha2-49ebd2937affc0f8,libpercent_encoding-9bee39bbc5bd523a,libtime-a8a1a66eb349dc6a,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libaes_gcm-6afd6c989e437d8d,libctr-0fbf652c082666e7,libghash-36b32b8bed6a9fc4,libpolyval-9651d0ae7803f7a3,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-ed5f5333628f289c,libaes-699a339e4ad549bf,libcipher-621d80e710b7316f,libinout-cc7277f31c31d5b2,libaead-2a16625b8e4a9bde,librand-991226b41bdfb17a,librand_chacha-d0313ecdd4b8c143,libtempfile-3dc921c7aa67b8c8,libfastrand-503f12a96d791409,librustix-c242b1309924a024,libbitflags-8d6004180f14a06d,liblinux_raw_sys-20b62ec4b985a4c8,librand-3ff607182a406514,librand_chacha-2ab4665ff6a83e9f,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-d868d6510b587631,libgetrandom-d85a0bfe1d0ebcb4,libmultimap-1b83e5eb6fd5bf10,libmulter-03d724a1c08b1336,libspin-bbfc7d9afebf93b8,libencoding_rs-81683899b9b068d2,libhttp_body_util-f2ff7a97002ec3c2,libthiserror-adc208b544cded87,libheaders-6ac79ca00a6f24eb,libsha1-e7d2a76b1d97bf09,libcpufeatures-471354fefbcaf2d8,libdigest-7c3fa6685ee0c96e,libsubtle-6ff5d44cdfa0bfdf,libblock_buffer-eb912e7657afff52,libcrypto_common-4ea127594e08711e,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,librand_core-07cae9a24bd3eafc,libgetrandom-60d75b955ecebfa9,libcfg_if-5a199b0ec0054672,libbase64-2a03de3babadded3,libheaders_core-c67157e36329f8e2,libenumflags2-ddc81b2a4711946f,libpin_project-0fd9dd67f83f8e36,libserde-d5834d98ee957616,libmime-4b44681fdb2c65f7,libhyper-9ea234a4743cfe13,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsmallvec-5854932b8c8b4991,libhttparse-47a3d40564b60e09,libh2-8169bc9eab825aef,libtracing-f2ecc3fe51810639,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-2e054a1745df31ca,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libatomic_waker-001109810bdecbaa,libtokio_util-62c91c49a2f4811a,libfutures_sink-be8442ee548d90f9,libtokio-1cad5452a9199f9a,libsocket2-eb03072834f8462a,libmio-fe6705667b7d5975,liblibc-6ff14bdbae7df518,libhttpdate-9f9d2502c6a38412,libfutures_util-f3cd75171067af7a,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_channel-179401688c37d974,libfutures_core-fc6bb1738f00fc87,libhttp_body-5d2c120e15cb3719,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.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/rustcFF3FW4/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/zstd-sys-d73211f754eb0019/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcFgsJ5/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/mod.rs - routing (line 194) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout] |
[INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7ydbUS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsalvo_core-db6ba41db5b8c9c3,libbrotli-1a899f402a3f0116,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libserde_urlencoded-f01770a0502656d6,libmime_infer-ac364f15bcff91c1,libunicase-5017e9507498ef51,libserde_xml_rs-bef75d4ac49d4c8e,libthiserror-a4d5637c3d7d082a,liblog-394b918668cad64a,libxml-459fa37655b7275c,libzstd-47ea7d617644df54,libzstd_safe-f87ac65a6164dcb6,libzstd_sys-6b4179dd7b278c68,libflate2-36f5f750ebaceef7,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-84583fa265e26206,liburl-6d3d50cd7aeba033,libidna-b75f48f26f447992,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d21f39b9f9003a11,libicu_properties-2fb9e611323427ad,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-5b8826cab6645334,libicu_normalizer_data-9919e82512efe734,libicu_collections-1d2fb1f3b2020de4,libpotential_utf-709d2b3a551c34ee,libicu_provider-0a5eca54e46976b3,libicu_locale_core-845ab55536f9af5c,libtinystr-49a4ce22cfbd280d,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-7c5a00e0b1f3a690,libzerotrie-8409743d1d1a464a,libyoke-c031bb1aa0cc46a6,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-9f30ad878fcacd09,libform_urlencoded-a5edb5174711de82,libnix-920e14050c0f755b,libserde_json-d008536b17b2ec56,libryu-0ea4bafc9bef6d8b,libhyper_util-3163b746ea6b9ac5,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libsync_wrapper-d3a2fbe030095381,libparking_lot-55d5da8e53aa2ec1,libparking_lot_core-2daced47b6f2168a,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libcookie-d6487ba47b16bf21,libhmac-050adce9b27a4a23,libsha2-49ebd2937affc0f8,libpercent_encoding-9bee39bbc5bd523a,libtime-a8a1a66eb349dc6a,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libaes_gcm-6afd6c989e437d8d,libctr-0fbf652c082666e7,libghash-36b32b8bed6a9fc4,libpolyval-9651d0ae7803f7a3,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-ed5f5333628f289c,libaes-699a339e4ad549bf,libcipher-621d80e710b7316f,libinout-cc7277f31c31d5b2,libaead-2a16625b8e4a9bde,librand-991226b41bdfb17a,librand_chacha-d0313ecdd4b8c143,libtempfile-3dc921c7aa67b8c8,libfastrand-503f12a96d791409,librustix-c242b1309924a024,libbitflags-8d6004180f14a06d,liblinux_raw_sys-20b62ec4b985a4c8,librand-3ff607182a406514,librand_chacha-2ab4665ff6a83e9f,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-d868d6510b587631,libgetrandom-d85a0bfe1d0ebcb4,libmultimap-1b83e5eb6fd5bf10,libmulter-03d724a1c08b1336,libspin-bbfc7d9afebf93b8,libencoding_rs-81683899b9b068d2,libhttp_body_util-f2ff7a97002ec3c2,libthiserror-adc208b544cded87,libheaders-6ac79ca00a6f24eb,libsha1-e7d2a76b1d97bf09,libcpufeatures-471354fefbcaf2d8,libdigest-7c3fa6685ee0c96e,libsubtle-6ff5d44cdfa0bfdf,libblock_buffer-eb912e7657afff52,libcrypto_common-4ea127594e08711e,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,librand_core-07cae9a24bd3eafc,libgetrandom-60d75b955ecebfa9,libcfg_if-5a199b0ec0054672,libbase64-2a03de3babadded3,libheaders_core-c67157e36329f8e2,libenumflags2-ddc81b2a4711946f,libpin_project-0fd9dd67f83f8e36,libserde-d5834d98ee957616,libmime-4b44681fdb2c65f7,libhyper-9ea234a4743cfe13,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsmallvec-5854932b8c8b4991,libhttparse-47a3d40564b60e09,libh2-8169bc9eab825aef,libtracing-f2ecc3fe51810639,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-2e054a1745df31ca,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libatomic_waker-001109810bdecbaa,libtokio_util-62c91c49a2f4811a,libfutures_sink-be8442ee548d90f9,libtokio-1cad5452a9199f9a,libsocket2-eb03072834f8462a,libmio-fe6705667b7d5975,liblibc-6ff14bdbae7df518,libhttpdate-9f9d2502c6a38412,libfutures_util-f3cd75171067af7a,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_channel-179401688c37d974,libfutures_core-fc6bb1738f00fc87,libhttp_body-5d2c120e15cb3719,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.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/rustc7ydbUS/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/zstd-sys-d73211f754eb0019/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4GO09S/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/routing/mod.rs - routing (line 194)
[INFO] [stdout] src/routing/mod.rs - routing (line 342)
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 44 passed; 2 failed; 2 ignored; 0 measured; 0 filtered out; finished in 14.95s
[INFO] [stdout]
[INFO] [stdout] all doctests ran in 16.59s; merged doctests compilation took 1.63s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "50c549dd8edc66c00e415bc43a7e9653988ccd42797658ef900d94eb983e1f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50c549dd8edc66c00e415bc43a7e9653988ccd42797658ef900d94eb983e1f97", kill_on_drop: false }`
[INFO] [stdout] 50c549dd8edc66c00e415bc43a7e9653988ccd42797658ef900d94eb983e1f97