[INFO] fetching crate rustapi-validate 0.1.450...
[INFO] testing rustapi-validate-0.1.450 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rustapi-validate 0.1.450 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rustapi-validate 0.1.450
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rustapi-validate 0.1.450
[INFO] tweaked toml for crates.io crate rustapi-validate 0.1.450 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustapi-validate 0.1.450 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustapi-validate 0.1.450 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-i18n-support v3.1.5
[INFO] [stderr]   Downloaded rust-i18n v3.1.5
[INFO] [stderr]   Downloaded rust-i18n-macro v3.1.5
[INFO] [stderr]   Downloaded normpath v1.5.0
[INFO] [stderr]   Downloaded linkme-impl v0.3.36
[INFO] [stderr]   Downloaded multer v3.1.0
[INFO] [stderr]   Downloaded rustapi-openapi v0.1.443
[INFO] [stderr]   Downloaded rustapi-macros v0.1.450
[INFO] [stderr]   Downloaded rustapi-validate v0.1.443
[INFO] [stderr]   Downloaded base62 v2.2.4
[INFO] [stderr]   Downloaded linkme v0.3.36
[INFO] [stderr]   Downloaded rustapi-core v0.1.443
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04cc74a5a7513dbce3cf7a5fbf61b7b807e3f3e69657ed459d59a2c61354d2c4
[INFO] running `Command { std: "docker" "start" "-a" "04cc74a5a7513dbce3cf7a5fbf61b7b807e3f3e69657ed459d59a2c61354d2c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04cc74a5a7513dbce3cf7a5fbf61b7b807e3f3e69657ed459d59a2c61354d2c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04cc74a5a7513dbce3cf7a5fbf61b7b807e3f3e69657ed459d59a2c61354d2c4", kill_on_drop: false }`
[INFO] [stdout] 04cc74a5a7513dbce3cf7a5fbf61b7b807e3f3e69657ed459d59a2c61354d2c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fab79b05f0be30d282a139856bc5f7f1bfef4229b93421bca188054a6a41ec33
[INFO] running `Command { std: "docker" "start" "-a" "fab79b05f0be30d282a139856bc5f7f1bfef4229b93421bca188054a6a41ec33", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling base62 v2.2.4
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustapi-macros v0.1.450
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rust-i18n-support v3.1.5
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stderr]    Compiling rustapi-validate v0.1.450 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.30s
[INFO] running `Command { std: "docker" "inspect" "fab79b05f0be30d282a139856bc5f7f1bfef4229b93421bca188054a6a41ec33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fab79b05f0be30d282a139856bc5f7f1bfef4229b93421bca188054a6a41ec33", kill_on_drop: false }`
[INFO] [stdout] fab79b05f0be30d282a139856bc5f7f1bfef4229b93421bca188054a6a41ec33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b587ae1f8d1105a5cde6246e31edd306ce5bf6e311d49fa80364e66989b645f9
[INFO] running `Command { std: "docker" "start" "-a" "b587ae1f8d1105a5cde6246e31edd306ce5bf6e311d49fa80364e66989b645f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling linkme-impl v0.3.36
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling linkme v0.3.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustapi-openapi v0.1.443
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling rust-i18n-support v3.1.5
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stderr]    Compiling rustapi-validate v0.1.443
[INFO] [stderr]    Compiling rustapi-validate v0.1.450 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustapi-core v0.1.443
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/custom_messages.rs:4:10
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Validate)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          expected `ValidationErrors`, found a different `ValidationErrors`
[INFO] [stdout]    |          arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `rustapi_validate` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-validate-0.1.443/src/v2/error.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct ValidationErrors {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/v2/error.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct ValidationErrors {
[INFO] [stdout]    | --------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-core-0.1.443/src/validation.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn convert_v2_errors(errors: rustapi_validate::v2::ValidationErrors) -> ApiError {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/i18n.rs:4:10
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Validate)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          expected `ValidationErrors`, found a different `ValidationErrors`
[INFO] [stdout]    |          arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `rustapi_validate` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-validate-0.1.443/src/v2/error.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct ValidationErrors {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/v2/error.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct ValidationErrors {
[INFO] [stdout]    | --------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-core-0.1.443/src/validation.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn convert_v2_errors(errors: rustapi_validate::v2::ValidationErrors) -> ApiError {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/groups.rs:4:10
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Validate)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          expected `ValidationErrors`, found a different `ValidationErrors`
[INFO] [stdout]    |          arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `rustapi_validate` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-validate-0.1.443/src/v2/error.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct ValidationErrors {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/v2/error.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct ValidationErrors {
[INFO] [stdout]    | --------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-core-0.1.443/src/validation.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn convert_v2_errors(errors: rustapi_validate::v2::ValidationErrors) -> ApiError {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/rich_rules.rs:5:17
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Debug, Validate, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 expected `ValidationErrors`, found a different `ValidationErrors`
[INFO] [stdout]    |                 arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `rustapi_validate` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-validate-0.1.443/src/v2/error.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct ValidationErrors {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/v2/error.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct ValidationErrors {
[INFO] [stdout]    | --------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-core-0.1.443/src/validation.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn convert_v2_errors(errors: rustapi_validate::v2::ValidationErrors) -> ApiError {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/rich_rules.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Debug, Validate)]
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 expected `ValidationErrors`, found a different `ValidationErrors`
[INFO] [stdout]    |                 arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `rustapi_validate` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-validate-0.1.443/src/v2/error.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct ValidationErrors {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/v2/error.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct ValidationErrors {
[INFO] [stdout]    | --------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-core-0.1.443/src/validation.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn convert_v2_errors(errors: rustapi_validate::v2::ValidationErrors) -> ApiError {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustapi-validate` (test "i18n") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustapi-validate` (test "custom_messages") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustapi-validate` (test "groups") due to 1 previous error
[INFO] [stderr] error: could not compile `rustapi-validate` (test "rich_rules") due to 2 previous errors
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/derive_macro_tests.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(DeriveValidate)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          expected `ValidationErrors`, found a different `ValidationErrors`
[INFO] [stdout]    |          arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `rustapi_validate` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-validate-0.1.443/src/v2/error.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct ValidationErrors {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/v2/error.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct ValidationErrors {
[INFO] [stdout]    | --------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-core-0.1.443/src/validation.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn convert_v2_errors(errors: rustapi_validate::v2::ValidationErrors) -> ApiError {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveValidate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/derive_macro_tests.rs:98:10
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(DeriveValidate)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          expected `ValidationErrors`, found a different `ValidationErrors`
[INFO] [stdout]    |          arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `rustapi_validate` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-validate-0.1.443/src/v2/error.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct ValidationErrors {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/v2/error.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct ValidationErrors {
[INFO] [stdout]    | --------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-core-0.1.443/src/validation.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn convert_v2_errors(errors: rustapi_validate::v2::ValidationErrors) -> ApiError {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveValidate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/derive_macro_tests.rs:144:10
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[derive(DeriveValidate)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          expected `ValidationErrors`, found a different `ValidationErrors`
[INFO] [stdout]     |          arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rustapi_validate` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-validate-0.1.443/src/v2/error.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct ValidationErrors {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/v2/error.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct ValidationErrors {
[INFO] [stdout]     | --------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-core-0.1.443/src/validation.rs:45:8
[INFO] [stdout]     |
[INFO] [stdout]  45 | pub fn convert_v2_errors(errors: rustapi_validate::v2::ValidationErrors) -> ApiError {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `DeriveValidate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/derive_macro_tests.rs:176:10
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[derive(DeriveValidate)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          expected `ValidationErrors`, found a different `ValidationErrors`
[INFO] [stdout]     |          arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rustapi_validate` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-validate-0.1.443/src/v2/error.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct ValidationErrors {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/v2/error.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct ValidationErrors {
[INFO] [stdout]     | --------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-core-0.1.443/src/validation.rs:45:8
[INFO] [stdout]     |
[INFO] [stdout]  45 | pub fn convert_v2_errors(errors: rustapi_validate::v2::ValidationErrors) -> ApiError {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `DeriveValidate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/custom_async.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Debug, Validate)]
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 expected `ValidationErrors`, found a different `ValidationErrors`
[INFO] [stdout]    |                 arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `rustapi_validate` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-validate-0.1.443/src/v2/error.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct ValidationErrors {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/v2/error.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct ValidationErrors {
[INFO] [stdout]    | --------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustapi-core-0.1.443/src/validation.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn convert_v2_errors(errors: rustapi_validate::v2::ValidationErrors) -> ApiError {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustapi-validate` (test "custom_async") due to 1 previous error
[INFO] [stderr] error: could not compile `rustapi-validate` (test "derive_macro_tests") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "b587ae1f8d1105a5cde6246e31edd306ce5bf6e311d49fa80364e66989b645f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b587ae1f8d1105a5cde6246e31edd306ce5bf6e311d49fa80364e66989b645f9", kill_on_drop: false }`
[INFO] [stdout] b587ae1f8d1105a5cde6246e31edd306ce5bf6e311d49fa80364e66989b645f9
