[INFO] fetching crate actix_validated_forms 0.1.1... [INFO] testing actix_validated_forms-0.1.1 against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] extracting crate actix_validated_forms 0.1.1 into /workspace/builds/worker-17/source [INFO] validating manifest of crates.io crate actix_validated_forms 0.1.1 on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix_validated_forms 0.1.1 [INFO] finished tweaking crates.io crate actix_validated_forms 0.1.1 [INFO] tweaked toml for crates.io crate actix_validated_forms 0.1.1 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustversion v1.0.6 [INFO] [stderr] Downloaded validator v0.10.1 [INFO] [stderr] Downloaded if_chain v1.0.2 [INFO] [stderr] Downloaded validator_derive v0.10.1 [INFO] [stderr] Downloaded actix-multipart v0.2.0 [INFO] [stderr] Downloaded err-derive v0.2.4 [INFO] [stderr] Downloaded actix_validated_forms_derive v0.1.0 [INFO] [stderr] Downloaded actix-multipart-rfc7578 v0.3.0-rc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 865955fd6448e4c9ae236eee33e6ad1cc1bfe19fd2daf478e5fe7c682a9c27bb [INFO] running `Command { std: "docker" "start" "-a" "865955fd6448e4c9ae236eee33e6ad1cc1bfe19fd2daf478e5fe7c682a9c27bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "865955fd6448e4c9ae236eee33e6ad1cc1bfe19fd2daf478e5fe7c682a9c27bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "865955fd6448e4c9ae236eee33e6ad1cc1bfe19fd2daf478e5fe7c682a9c27bb", kill_on_drop: false }` [INFO] [stdout] 865955fd6448e4c9ae236eee33e6ad1cc1bfe19fd2daf478e5fe7c682a9c27bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f41974af32c48afd381487812b664c5ddb5f2065cef5e9c0f3d44a4eaa7d9142 [INFO] running `Command { std: "docker" "start" "-a" "f41974af32c48afd381487812b664c5ddb5f2065cef5e9c0f3d44a4eaa7d9142", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling validator v0.10.1 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-multipart v0.2.0 [INFO] [stderr] Compiling actix_validated_forms v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: actix-web v2.0.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f41974af32c48afd381487812b664c5ddb5f2065cef5e9c0f3d44a4eaa7d9142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f41974af32c48afd381487812b664c5ddb5f2065cef5e9c0f3d44a4eaa7d9142", kill_on_drop: false }` [INFO] [stdout] f41974af32c48afd381487812b664c5ddb5f2065cef5e9c0f3d44a4eaa7d9142 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52828ddfc7cca280bbba2bb5e2e1a601c81b7b85179ff1f4b30e8788defa8fbe [INFO] running `Command { std: "docker" "start" "-a" "52828ddfc7cca280bbba2bb5e2e1a601c81b7b85179ff1f4b30e8788defa8fbe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling validator_derive v0.10.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.2.0-rc [INFO] [stderr] Compiling actix-multipart-rfc7578 v0.3.0-rc [INFO] [stderr] Compiling actix_validated_forms_derive v0.1.0 [INFO] [stderr] Compiling actix_validated_forms v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: actix-web v2.0.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "52828ddfc7cca280bbba2bb5e2e1a601c81b7b85179ff1f4b30e8788defa8fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52828ddfc7cca280bbba2bb5e2e1a601c81b7b85179ff1f4b30e8788defa8fbe", kill_on_drop: false }` [INFO] [stdout] 52828ddfc7cca280bbba2bb5e2e1a601c81b7b85179ff1f4b30e8788defa8fbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 66ca3267aa226a93dbe0e84948bbb4f3a9dae23a0dcb8f5e23c4f62e8cd73b61 [INFO] running `Command { std: "docker" "start" "-a" "66ca3267aa226a93dbe0e84948bbb4f3a9dae23a0dcb8f5e23c4f62e8cd73b61", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.86s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: actix-web v2.0.0 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/actix_validated_forms-d2e1992298cb2633) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test query::tests::test_invalid ... ok [INFO] [stdout] test form::tests::test_valid ... ok [INFO] [stdout] test form::tests::test_invalid ... ok [INFO] [stdout] test query::tests::test_valid ... ok [INFO] [stdout] test multipart::test::file_size_limit_test ... ok [INFO] [stdout] test multipart::test::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.47s [INFO] [stdout] [INFO] [stderr] Doc-tests actix_validated_forms [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/multipart/mod.rs - multipart::MultipartType::get (line 104) - compile ... ok [INFO] [stdout] test src/multipart/mod.rs - multipart::Multiparts (line 22) - compile fail ... ok [INFO] [stdout] test src/multipart/extractor.rs - multipart::extractor::ValidatedMultipartForm (line 21) ... ok [INFO] [stdout] test src/multipart/load.rs - multipart::load::load_parts (line 61) ... ok [INFO] [stdout] test src/form.rs - form::ValidatedForm (line 18) ... ok [INFO] [stdout] test src/query.rs - query::ValidatedQuery (line 17) ... ok [INFO] [stdout] test src/form.rs - form::ValidatedFormConfig (line 113) ... FAILED [INFO] [stdout] test src/multipart/extractor.rs - multipart::extractor::ValidatedMultipartFormConfig (line 117) ... ok [INFO] [stdout] test src/query.rs - query::ValidatedQueryConfig (line 114) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/form.rs - form::ValidatedFormConfig (line 113) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestsNBC2H/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestsNBC2H/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-e29eff476be754be/out" "-L" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_validated_forms-17b7c8f29dacd578.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c1e867a212f981c7.rlib" "/opt/rustwide/target/debug/deps/librand-9799a253f0c2000f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-661ceeb52414c9c4.rlib" "/opt/rustwide/target/debug/deps/librand_core-d1af1183f5993b87.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4abc4c79e309ca95.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libactix_multipart-08f7ed15197954e2.rlib" "/opt/rustwide/target/debug/deps/libtwoway-d0e4eef49dcacc1f.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-a0d585fcf23cc292.rlib" "/opt/rustwide/target/debug/deps/libvalidator-113ef4ff96f6f50a.rlib" "/opt/rustwide/target/debug/deps/libactix_web-4505a4af02652908.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-39ea67575be8df87.rlib" "/opt/rustwide/target/debug/deps/libawc-87bd5b0b942e165c.rlib" "/opt/rustwide/target/debug/deps/libactix_server-f27b7db777a76bbc.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-3d0c47ce6424bb30.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-5c6eca223376c40e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-57c97556b246dbd4.rlib" "/opt/rustwide/target/debug/deps/libactix_router-02e08380bc1014d3.rlib" "/opt/rustwide/target/debug/deps/libbytestring-4eaea6f3e6433275.rlib" "/opt/rustwide/target/debug/deps/libactix_http-c9686e606e3e4c00.rlib" "/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib" "/opt/rustwide/target/debug/deps/libbase64-4a3ec7ac552c3891.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c0263ae55dd54dcb.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libchrono-22bcfa5f55a69ccf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c84080df2ea2ffa9.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libserde-fbc3bf2ae89eb2a8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1fe2da97047af419.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libflate2-b72a8229c6bc0123.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-c5308d3cc843ebf2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-fce1fc8bd11c225d.rlib" "/opt/rustwide/target/debug/deps/libtime-3bffef1816afbe44.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-763cc276c1fdf129.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-d134dfa48d927089.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-97c3b82ccf80ede3.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-14c00fdedc4d4fe8.rlib" "/opt/rustwide/target/debug/deps/librand-706c8dda57f29b62.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-926a4cfaeefb7f10.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-ba4771ce9a028f6a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-487e65cde2c1f8db.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-93993748715a2a46.rlib" "/opt/rustwide/target/debug/deps/libhostname-a7210a2540f13c97.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-479ec7468d37e8a7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libfailure-6e5a07042d0c0cd0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-75a828b397702449.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-123aec7cdb79f092.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libfutures-65c270561141eeec.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5fc9ead532fc0898.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-2a7298f1779e6613.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-8002d968f0a245d1.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-08b5aa9e88230b93.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1eca110e95bbb577.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6a569b1a95c58ad9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ebb683799b98622c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libh2-0d2425b137df3357.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-0b1bf6b27b30044b.rlib" "/opt/rustwide/target/debug/deps/libtracing-0966d109acfcb74c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/libpin_project-21500f65fde024da.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-75b4dd58cdbb552f.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libactix_service-39f9f535a9d089a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bfdd44e19cf0e72c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-67918f58f195f193.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-66656274156c12c0.rlib" "/opt/rustwide/target/debug/deps/libtokio-cb769b8d5aa35910.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-29f38009b2f20152.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-fe792384402da157.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmio-dbdf7e79cf205d55.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libiovec-098b759fe5f65916.rlib" "/opt/rustwide/target/debug/deps/libnet2-6321a1eeaf9946c0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblibc-6759bf05011a33b4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libpin_project-bc472fe683e37191.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-13e2ae73269b4206.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3d4ff53e7005b4dd.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-54bcdfc29d659c8a.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-4534cde42d1275da.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a2bd8b0ea7c9b00d.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8881dc3bb3f10f3b.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3fd242e18fdd0c36.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3a798fed05fab799.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-80d3100602c910ea.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1dccce5a21675f27.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f64377ecebdde207.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c7653eb7fe07b9c8.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-36839fa9267107c9.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8aa1cded26ac715b.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f48e57d6d73020ee.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e95d805e5aecd8ef.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-18115510f759732e.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsNBC2H/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/form.rs - form::ValidatedFormConfig (line 113) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.64s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "66ca3267aa226a93dbe0e84948bbb4f3a9dae23a0dcb8f5e23c4f62e8cd73b61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66ca3267aa226a93dbe0e84948bbb4f3a9dae23a0dcb8f5e23c4f62e8cd73b61", kill_on_drop: false }` [INFO] [stdout] 66ca3267aa226a93dbe0e84948bbb4f3a9dae23a0dcb8f5e23c4f62e8cd73b61