[INFO] fetching crate actix-web-validator5 1.0.3...
[INFO] testing actix-web-validator5-1.0.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate actix-web-validator5 1.0.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate actix-web-validator5 1.0.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate actix-web-validator5 1.0.3
[INFO] tweaked toml for crates.io crate actix-web-validator5 1.0.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate actix-web-validator5 1.0.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate actix-web-validator5 1.0.3 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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 validator v0.19.0
[INFO] [stderr]   Downloaded validator_derive v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28863ed68cc15fb1c99bdcecf96203c22939b1407a9cb03e49403bc05e5e8ca4
[INFO] running `Command { std: "docker" "start" "-a" "28863ed68cc15fb1c99bdcecf96203c22939b1407a9cb03e49403bc05e5e8ca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28863ed68cc15fb1c99bdcecf96203c22939b1407a9cb03e49403bc05e5e8ca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28863ed68cc15fb1c99bdcecf96203c22939b1407a9cb03e49403bc05e5e8ca4", kill_on_drop: false }`
[INFO] [stdout] 28863ed68cc15fb1c99bdcecf96203c22939b1407a9cb03e49403bc05e5e8ca4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f54ae737cb0e0de11f639963f49286937095fc208f594a41cfc5b433e43edbe
[INFO] running `Command { std: "docker" "start" "-a" "8f54ae737cb0e0de11f639963f49286937095fc208f594a41cfc5b433e43edbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.44.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling serde_qs v0.13.0
[INFO] [stderr]    Compiling actix-web-validator5 v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.76s
[INFO] running `Command { std: "docker" "inspect" "8f54ae737cb0e0de11f639963f49286937095fc208f594a41cfc5b433e43edbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f54ae737cb0e0de11f639963f49286937095fc208f594a41cfc5b433e43edbe", kill_on_drop: false }`
[INFO] [stdout] 8f54ae737cb0e0de11f639963f49286937095fc208f594a41cfc5b433e43edbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 269b873feb81d6aef2d8f481c18bd9c48768820f348c05af7e3743c9fe9dad1c
[INFO] running `Command { std: "docker" "start" "-a" "269b873feb81d6aef2d8f481c18bd9c48768820f348c05af7e3743c9fe9dad1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling validator_derive v0.19.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling validator v0.19.0
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling serde_qs v0.13.0
[INFO] [stderr]    Compiling actix-web-validator5 v1.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web_validator`
[INFO] [stdout]  --> tests/test_error_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web_validator::{error::DeserializeErrors, Error};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_web_validator`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web_validator5::{error::DeserializeErrors, Error};
[INFO] [stdout]   |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_web_validator`
[INFO] [stdout]  --> tests/test_error_transformation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web_validator::{error::DeserializeErrors, Error};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_web_validator`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web_validator5::{error::DeserializeErrors, Error};
[INFO] [stdout]   |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_web_validator`
[INFO] [stdout]  --> tests/test_path_validation.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use actix_web_validator::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_web_validator`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use actix_web_validator5::Path;
[INFO] [stdout]   |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0464]: multiple candidates for `rlib` dependency `validator` found
[INFO] [stdout]  --> src/error.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use validator::{ValidationError, ValidationErrors, ValidationErrorsKind};
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: /opt/rustwide/target/debug/deps/libvalidator-86dcba5bd3a7a9fa.rlib
[INFO] [stdout]   = note: candidate #2: /opt/rustwide/target/debug/deps/libvalidator-9dbd5c67b163c436.rlib
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_web_validator`
[INFO] [stdout]  --> tests/test_qsquery_validation.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use actix_web_validator::{Error, QsQuery};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_web_validator`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use actix_web_validator5::{Error, QsQuery};
[INFO] [stdout]   |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_web_validator`
[INFO] [stdout]  --> tests/test_json_validation.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use actix_web_validator::{Json, JsonConfig};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_web_validator`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use actix_web_validator5::{Json, JsonConfig};
[INFO] [stdout]   |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> tests/test_path_validation.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[validate(range(min = 8, max = 28))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web_validator`
[INFO] [stdout]   --> tests/test_path_validation.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 actix_web_validator::PathConfig::default().error_handler(|err, _req| {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_web_validator`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 actix_web_validator5::PathConfig::default().error_handler(|err, _req| {
[INFO] [stdout]    |                                    +
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::web::PathConfig;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use actix_web::web::PathConfig;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use actix_web_validator5::PathConfig;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `PathConfig`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 45 -                 actix_web_validator::PathConfig::default().error_handler(|err, _req| {
[INFO] [stdout] 45 +                 PathConfig::default().error_handler(|err, _req| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_web_validator`
[INFO] [stdout]  --> tests/test_query_validation.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use actix_web_validator::{Error, Query};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_web_validator`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use actix_web_validator5::{Error, Query};
[INFO] [stdout]   |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]  --> tests/test_qsquery_validation.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[validate(range(min = 8, max = 28))]
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> tests/test_error_transformation.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[validate]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> tests/test_error_transformation.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[validate(url)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> tests/test_error_transformation.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[validate(range(min = 1))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> tests/test_error_transformation.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[validate(range(min = 1, max = 100))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web_validator`
[INFO] [stdout]   --> tests/test_qsquery_validation.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 actix_web_validator::QsQueryConfig::default().error_handler(|err, _req| {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_web_validator`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 actix_web_validator5::QsQueryConfig::default().error_handler(|err, _req| {
[INFO] [stdout]    |                                    +
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use actix_web_validator5::QsQueryConfig;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde_qs::actix::QsQueryConfig;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `QsQueryConfig`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 37 -                 actix_web_validator::QsQueryConfig::default().error_handler(|err, _req| {
[INFO] [stdout] 37 +                 QsQueryConfig::default().error_handler(|err, _req| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]  --> tests/test_json_validation.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[validate(url)]
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> tests/test_json_validation.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[validate(range(min = 18, max = 28))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web_validator`
[INFO] [stdout]   --> tests/test_error_transformation.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let errors = actix_web_validator::error::flatten_errors(&validation);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_web_validator`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let errors = actix_web_validator5::error::flatten_errors(&validation);
[INFO] [stdout]    |                                     +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use actix_web_validator5::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 67 -     let errors = actix_web_validator::error::flatten_errors(&validation);
[INFO] [stdout] 67 +     let errors = error::flatten_errors(&validation);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-web-validator5` (lib test) due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `actix_web_validator`
[INFO] [stdout]  --> tests/test_form_validation.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use actix_web_validator::{Form, FormConfig};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_web_validator`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use actix_web_validator5::{Form, FormConfig};
[INFO] [stdout]   |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]  --> tests/test_query_validation.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[validate(range(min = 8, max = 28))]
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web_validator`
[INFO] [stdout]   --> tests/test_query_validation.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 actix_web_validator::QueryConfig::default().error_handler(|err, _req| {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_web_validator`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 actix_web_validator5::QueryConfig::default().error_handler(|err, _req| {
[INFO] [stdout]    |                                    +
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::web::QueryConfig;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use actix_web::web::QueryConfig;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use actix_web_validator5::QueryConfig;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `QueryConfig`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 37 -                 actix_web_validator::QueryConfig::default().error_handler(|err, _req| {
[INFO] [stdout] 37 +                 QueryConfig::default().error_handler(|err, _req| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-web-validator5` (test "test_path_validation") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> tests/test_form_validation.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[validate(url)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> tests/test_form_validation.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[validate(range(min = 18, max = 28))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-web-validator5` (test "test_qsquery_validation") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-web-validator5` (test "test_json_validation") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-web-validator5` (test "test_query_validation") due to 3 previous errors
[INFO] [stderr] error: could not compile `actix-web-validator5` (test "test_error_transformation") due to 7 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-web-validator5` (test "test_form_validation") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "269b873feb81d6aef2d8f481c18bd9c48768820f348c05af7e3743c9fe9dad1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "269b873feb81d6aef2d8f481c18bd9c48768820f348c05af7e3743c9fe9dad1c", kill_on_drop: false }`
[INFO] [stdout] 269b873feb81d6aef2d8f481c18bd9c48768820f348c05af7e3743c9fe9dad1c
