[INFO] fetching crate actix-web-validator 7.0.0... [INFO] testing actix-web-validator-7.0.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] extracting crate actix-web-validator 7.0.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate actix-web-validator 7.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate actix-web-validator 7.0.0 [INFO] tweaked toml for crates.io crate actix-web-validator 7.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate actix-web-validator 7.0.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate actix-web-validator 7.0.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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_qs v0.13.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e53f7dd3e998a1552d957f52305f0ecbebc0e5fe10ac683559dfafdbf2fac7a3 [INFO] running `Command { std: "docker" "start" "-a" "e53f7dd3e998a1552d957f52305f0ecbebc0e5fe10ac683559dfafdbf2fac7a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e53f7dd3e998a1552d957f52305f0ecbebc0e5fe10ac683559dfafdbf2fac7a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e53f7dd3e998a1552d957f52305f0ecbebc0e5fe10ac683559dfafdbf2fac7a3", kill_on_drop: false }` [INFO] [stdout] e53f7dd3e998a1552d957f52305f0ecbebc0e5fe10ac683559dfafdbf2fac7a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fed22cfbff19638993cdc2b8fff8eee83820a102c52606773644cfab34801d47 [INFO] running `Command { std: "docker" "start" "-a" "fed22cfbff19638993cdc2b8fff8eee83820a102c52606773644cfab34801d47", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.96 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling actix-http v3.11.0 [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 icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling actix-web-validator v7.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "fed22cfbff19638993cdc2b8fff8eee83820a102c52606773644cfab34801d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fed22cfbff19638993cdc2b8fff8eee83820a102c52606773644cfab34801d47", kill_on_drop: false }` [INFO] [stdout] fed22cfbff19638993cdc2b8fff8eee83820a102c52606773644cfab34801d47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bcbd68a8b96dea64bcc16aa606e768555e70c9eb2c6b260001f375c69c6e326 [INFO] running `Command { std: "docker" "start" "-a" "6bcbd68a8b96dea64bcc16aa606e768555e70c9eb2c6b260001f375c69c6e326", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling actix-web-validator v7.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.67s [INFO] running `Command { std: "docker" "inspect" "6bcbd68a8b96dea64bcc16aa606e768555e70c9eb2c6b260001f375c69c6e326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bcbd68a8b96dea64bcc16aa606e768555e70c9eb2c6b260001f375c69c6e326", kill_on_drop: false }` [INFO] [stdout] 6bcbd68a8b96dea64bcc16aa606e768555e70c9eb2c6b260001f375c69c6e326 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9e4f9d95350370d5fb249adb58597664a8e5b08bf497958545311fa35594595 [INFO] running `Command { std: "docker" "start" "-a" "d9e4f9d95350370d5fb249adb58597664a8e5b08bf497958545311fa35594595", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_web_validator-0057cab488401d40) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_error_transformation.rs (/opt/rustwide/target/debug/deps/test_error_transformation-640767ace72bd343) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_flatten_error ... ok [INFO] [stdout] test test_serde_json_error_transformation ... ok [INFO] [stdout] test test_serde_urlencoded_error_transformation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_form_validation.rs (/opt/rustwide/target/debug/deps/test_form_validation-61d4ff40e4e71fa0) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_validated_form_limit ... ok [INFO] [stdout] test test_validated_form_asref_deref ... ok [INFO] [stdout] test test_form_validation ... ok [INFO] [stdout] test test_validated_form_into_inner ... ok [INFO] [stdout] test test_custom_form_validation_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/test_json_validation.rs (/opt/rustwide/target/debug/deps/test_json_validation-e8f6cfb0891a8048) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_validated_json_into_inner ... ok [INFO] [stdout] test test_validated_json_asref_deref ... ok [INFO] [stdout] test test_custom_json_validation_error ... ok [INFO] [stdout] test test_json_validation ... ok [INFO] [stdout] test test_validated_json_limit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_path_validation.rs (/opt/rustwide/target/debug/deps/test_path_validation-b82e9d8d73abecb6) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_deref_validated_path ... ok [INFO] [stdout] test test_path_implementation ... ok [INFO] [stdout] test test_path_validation ... ok [INFO] [stdout] test test_custom_path_validation_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/test_qsquery_validation.rs (/opt/rustwide/target/debug/deps/test_qsquery_validation-b76a9eca5a3713cd) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_custom_qsquery_validation_error ... ok [INFO] [stdout] test test_qsquery_validation ... ok [INFO] [stdout] test test_deref_validated_qsquery ... ok [INFO] [stdout] test test_qsquery_implementation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/test_query_validation.rs (/opt/rustwide/target/debug/deps/test_query_validation-44e630189cae063f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_deref_validated_query ... ok [INFO] [stdout] test test_query_implementation ... ok [INFO] [stdout] test test_query_validation ... ok [INFO] [stdout] test test_custom_query_validation_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests actix_web_validator [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/form.rs - form::Form (line 85) ... ok [INFO] [stdout] test src/qsquery.rs - qsquery::QsQuery (line 157) ... FAILED [INFO] [stdout] test src/path.rs - path::Path (line 22) ... FAILED [INFO] [stdout] test src/query.rs - query::Query (line 151) ... ok [INFO] [stdout] test src/json.rs - json::Json (line 90) ... ok [INFO] [stdout] test src/qsquery.rs - qsquery::QsQueryConfig (line 17) ... ok [INFO] [stdout] test src/form.rs - form::FormConfig (line 141) ... ok [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] test src/path.rs - path::Path (line 91) ... ok [INFO] [stdout] test src/qsquery.rs - qsquery::QsQuery (line 76) ... ok [INFO] [stdout] test src/query.rs - query::QueryConfig (line 18) ... ok [INFO] [stdout] test src/path.rs - path::PathConfig (line 158) ... ok [INFO] [stdout] test src/json.rs - json::JsonConfig (line 158) ... ok [INFO] [stdout] test src/query.rs - query::Query (line 70) ... ok [INFO] [stdout] test src/form.rs - form::Form (line 23) ... ok [INFO] [stdout] test src/json.rs - json::Json (line 28) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/qsquery.rs - qsquery::QsQuery (line 157) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestD5bsQo/rustcH9AWKC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_web_validator-eb9ef412fd000720,libserde_qs-1fcb66991a5f30b0,libthiserror-29e86cfb9ad59a94,libfutures-ae77504b1f746705,libfutures_executor-d8825d21292d9b89,libvalidator-1675085aed6d1988,libthiserror-fad640fa54c03f37,libactix_web-9272d94ce9cf81bc,libimpl_more-6fc7c6fa77315c70,libtime-50b8ab41e5845030,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libregex_lite-6fb80db4bdf4ca1d,liburl-4a1a4bcc4bb79952,libidna-030c54c1194bdcb6,libutf8_iter-0d9be7b316c2b184,libidna_adapter-1d07606e1f010393,libicu_properties-a580ecb65456a906,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fe57169a3e0bbffc,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-0be8adf180d52898,libpotential_utf-21ec189c0e4c70dc,libicu_provider-c7ef14ecc709c844,libicu_locale_core-1dba7469dc4e5f9e,libtinystr-a9f1ba735725ceb1,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-439ba5abcb271f4d,libzerotrie-dd8cc981c5f27d05,libyoke-6e8847074bc2f5db,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-794a21fe8b2694a3,libserde_urlencoded-f2e6aeb4fcdff53c,libform_urlencoded-9a3b196401a840c1,libserde_json-12a2523b4841544c,libryu-0ea4bafc9bef6d8b,libactix_server-a9633822d6d3722c,libsocket2-1322c2206836489f,libactix_router-da6029b6052c3058,libregex-a62af667989b07cd,libregex_automata-3f53b7c164670e44,libaho_corasick-418b505fef5c6941,libregex_syntax-13fc688ae7f36982,libserde-9a14e990b00da921,libfutures_util-96c7148f4a72ded0,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-aa4ce92231e6bf4e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libactix_http-7384e197f724350a,librand-b4ae4db625d0a255,librand_chacha-faaf4f63c56843fc,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-d7bf8e94ed406c6c,libgetrandom-b09ba6f3fd4b4a5f,libhttparse-4b1ed73b760072b9,libhttpdate-9f9d2502c6a38412,libsha1-110f87253fe7a3e5,libcpufeatures-471354fefbcaf2d8,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libbase64-2a03de3babadded3,liblocal_channel-faaa9d3d15357bca,libbytestring-ada08bea04fd9812,libencoding_rs-ecbcb0c86dcc51a7,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libmime-4b44681fdb2c65f7,libpercent_encoding-9bee39bbc5bd523a,libactix_service-024b06bb0b2b5eea,libactix_codec-90cec7a277434958,libtracing-529c5680ba92461f,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libmemchr-6f5829dadd40eda8,libbitflags-999d889d9694453e,libtokio_util-d23be8cc0eab353d,libfutures_sink-be8442ee548d90f9,libderive_more-28201fa56f13f66c,libactix_utils-443458621d8456b0,liblocal_waker-db44699d6c187aa3,libactix_rt-e8bce1058c246650,libtokio-8ab0398e545e9de7,libsignal_hook_registry-e9092c65049486f7,libsocket2-5448933ccef37b2b,libmio-bd8376ecc2350a7e,liblog-394b918668cad64a,libparking_lot-e4d740579d0b4f65,libparking_lot_core-30ef2ffff57c12d2,liblibc-7d0f03b2bc1af056,libcfg_if-5a199b0ec0054672,libsmallvec-29f90736a15dcce2,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp-ee1406c505ea38c3,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/rustdoctestD5bsQo/rustcH9AWKC/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestD5bsQo/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/path.rs - path::Path (line 22) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestDnjTsJ/rustcXYnsLA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_web_validator-eb9ef412fd000720,libserde_qs-1fcb66991a5f30b0,libthiserror-29e86cfb9ad59a94,libfutures-ae77504b1f746705,libfutures_executor-d8825d21292d9b89,libvalidator-1675085aed6d1988,libthiserror-fad640fa54c03f37,libactix_web-9272d94ce9cf81bc,libimpl_more-6fc7c6fa77315c70,libtime-50b8ab41e5845030,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libregex_lite-6fb80db4bdf4ca1d,liburl-4a1a4bcc4bb79952,libidna-030c54c1194bdcb6,libutf8_iter-0d9be7b316c2b184,libidna_adapter-1d07606e1f010393,libicu_properties-a580ecb65456a906,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fe57169a3e0bbffc,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-0be8adf180d52898,libpotential_utf-21ec189c0e4c70dc,libicu_provider-c7ef14ecc709c844,libicu_locale_core-1dba7469dc4e5f9e,libtinystr-a9f1ba735725ceb1,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-439ba5abcb271f4d,libzerotrie-dd8cc981c5f27d05,libyoke-6e8847074bc2f5db,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-794a21fe8b2694a3,libserde_urlencoded-f2e6aeb4fcdff53c,libform_urlencoded-9a3b196401a840c1,libserde_json-12a2523b4841544c,libryu-0ea4bafc9bef6d8b,libactix_server-a9633822d6d3722c,libsocket2-1322c2206836489f,libactix_router-da6029b6052c3058,libregex-a62af667989b07cd,libregex_automata-3f53b7c164670e44,libaho_corasick-418b505fef5c6941,libregex_syntax-13fc688ae7f36982,libserde-9a14e990b00da921,libfutures_util-96c7148f4a72ded0,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-aa4ce92231e6bf4e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libactix_http-7384e197f724350a,librand-b4ae4db625d0a255,librand_chacha-faaf4f63c56843fc,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-d7bf8e94ed406c6c,libgetrandom-b09ba6f3fd4b4a5f,libhttparse-4b1ed73b760072b9,libhttpdate-9f9d2502c6a38412,libsha1-110f87253fe7a3e5,libcpufeatures-471354fefbcaf2d8,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libbase64-2a03de3babadded3,liblocal_channel-faaa9d3d15357bca,libbytestring-ada08bea04fd9812,libencoding_rs-ecbcb0c86dcc51a7,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libmime-4b44681fdb2c65f7,libpercent_encoding-9bee39bbc5bd523a,libactix_service-024b06bb0b2b5eea,libactix_codec-90cec7a277434958,libtracing-529c5680ba92461f,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libmemchr-6f5829dadd40eda8,libbitflags-999d889d9694453e,libtokio_util-d23be8cc0eab353d,libfutures_sink-be8442ee548d90f9,libderive_more-28201fa56f13f66c,libactix_utils-443458621d8456b0,liblocal_waker-db44699d6c187aa3,libactix_rt-e8bce1058c246650,libtokio-8ab0398e545e9de7,libsignal_hook_registry-e9092c65049486f7,libsocket2-5448933ccef37b2b,libmio-bd8376ecc2350a7e,liblog-394b918668cad64a,libparking_lot-e4d740579d0b4f65,libparking_lot_core-30ef2ffff57c12d2,liblibc-7d0f03b2bc1af056,libcfg_if-5a199b0ec0054672,libsmallvec-29f90736a15dcce2,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp-ee1406c505ea38c3,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/rustdoctestDnjTsJ/rustcXYnsLA/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDnjTsJ/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/path.rs - path::Path (line 22) [INFO] [stdout] src/qsquery.rs - qsquery::QsQuery (line 157) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 14 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.04s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "d9e4f9d95350370d5fb249adb58597664a8e5b08bf497958545311fa35594595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9e4f9d95350370d5fb249adb58597664a8e5b08bf497958545311fa35594595", kill_on_drop: false }` [INFO] [stdout] d9e4f9d95350370d5fb249adb58597664a8e5b08bf497958545311fa35594595