[INFO] fetching crate validy 1.2.4...
[INFO] testing validy-1.2.4 against 1.94.0 for beta-1.95-1
[INFO] extracting crate validy 1.2.4 into /workspace/builds/worker-5-tc1/source
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate validy 1.2.4
[INFO] finished tweaking crates.io crate validy 1.2.4
[INFO] tweaked toml for crates.io crate validy 1.2.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate validy 1.2.4 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate validy 1.2.4 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ubyte v0.10.4
[INFO] [stderr]   Downloaded axum_typed_multipart_macros v0.16.5
[INFO] [stderr]   Downloaded validation_derive v1.2.4
[INFO] [stderr]   Downloaded axum_typed_multipart v0.16.5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b074b1053b6dfff3e949a4b938c1497f2b5067a2aee5eb0667ea4615cf0a3fb
[INFO] running `Command { std: "docker" "start" "-a" "2b074b1053b6dfff3e949a4b938c1497f2b5067a2aee5eb0667ea4615cf0a3fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b074b1053b6dfff3e949a4b938c1497f2b5067a2aee5eb0667ea4615cf0a3fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b074b1053b6dfff3e949a4b938c1497f2b5067a2aee5eb0667ea4615cf0a3fb", kill_on_drop: false }`
[INFO] [stdout] 2b074b1053b6dfff3e949a4b938c1497f2b5067a2aee5eb0667ea4615cf0a3fb
[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=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.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d013671d15ef8462783acba455b956222b5a9ad1a0f61a9122f3b8103246971
[INFO] running `Command { std: "docker" "start" "-a" "0d013671d15ef8462783acba455b956222b5a9ad1a0f61a9122f3b8103246971", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling validation_derive v1.2.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling validy v1.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.55s
[INFO] running `Command { std: "docker" "inspect" "0d013671d15ef8462783acba455b956222b5a9ad1a0f61a9122f3b8103246971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d013671d15ef8462783acba455b956222b5a9ad1a0f61a9122f3b8103246971", kill_on_drop: false }`
[INFO] [stdout] 0d013671d15ef8462783acba455b956222b5a9ad1a0f61a9122f3b8103246971
[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=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.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e34697ce4fc802b9d85ba677b5df0c6a39ffcf684c725b0dc2940d534b14c0da
[INFO] running `Command { std: "docker" "start" "-a" "e34697ce4fc802b9d85ba677b5df0c6a39ffcf684c725b0dc2940d534b14c0da", kill_on_drop: false }`
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling validation_derive v1.2.4
[INFO] [stderr]    Compiling validy v1.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.78s
[INFO] running `Command { std: "docker" "inspect" "e34697ce4fc802b9d85ba677b5df0c6a39ffcf684c725b0dc2940d534b14c0da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e34697ce4fc802b9d85ba677b5df0c6a39ffcf684c725b0dc2940d534b14c0da", kill_on_drop: false }`
[INFO] [stdout] e34697ce4fc802b9d85ba677b5df0c6a39ffcf684c725b0dc2940d534b14c0da
[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=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.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cc2fa962107050fa5dd8102f734df4850b36e19476ac3abbb7d3184511dd1c25
[INFO] running `Command { std: "docker" "start" "-a" "cc2fa962107050fa5dd8102f734df4850b36e19476ac3abbb7d3184511dd1c25", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/validy-ddf02e105476bdcd)
[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]    Doc-tests validy
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/../readme.md - core (line 218) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 483) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 771) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 248) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 198) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 892) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 386) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 815) ... ok
[INFO] [stdout] test src/../readme.md - core (line 189) ... ok
[INFO] [stdout] test src/../readme.md - core (line 558) ... ok
[INFO] [stdout] test src/../readme.md - core (line 404) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 842) ... ok
[INFO] [stdout] test src/../readme.md - core (line 144) ... ok
[INFO] [stdout] test src/../readme.md - core (line 318) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 62) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 858) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 827) ... ok
[INFO] [stdout] test src/../readme.md - core (line 821) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../readme.md - core (line 218) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `moka`
[INFO] [stdout]    --> src/../readme.md:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | use moka::sync::Cache;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `moka`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `moka`, use `cargo add moka` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]    --> src/../readme.md:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 | use regex::Regex;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `set_regex_cache` found for struct `ValidationSettings` in the current scope
[INFO] [stdout]    --> src/../readme.md:230:21
[INFO] [stdout]     |
[INFO] [stdout] 230 | ValidationSettings::set_regex_cache(cache);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ function or associated item not found in `ValidationSettings`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_regex_cache` found for struct `ValidationSettings` in the current scope
[INFO] [stdout]    --> src/../readme.md:231:29
[INFO] [stdout]     |
[INFO] [stdout] 231 | let _ = ValidationSettings::get_regex_cache();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^ function or associated item not found in `ValidationSettings`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../readme.md - core (line 483) stdout ----
[INFO] [stdout] error: Needs to enable axum flag
[INFO] [stdout]    --> src/../readme.md:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | #[validate(asynchronous, context = Arc<dyn UserService>, payload, multipart)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `axum` in `validy`
[INFO] [stdout]    --> src/../readme.md:486:67
[INFO] [stdout]     |
[INFO] [stdout] 486 | use validy::{core::{Validate, ValidateAndParse, ValidationError}, axum::valid::ValidMultipart};
[INFO] [stdout]     |                                                                   ^^^^ could not find `axum` in `validy`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   2 | #[cfg(feature = "axum")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `axum` feature
[INFO] [stdout]   3 | pub mod axum;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    --> src/../readme.md:485:5
[INFO] [stdout]     |
[INFO] [stdout] 485 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum`
[INFO] [stdout]    --> src/../readme.md:485:5
[INFO] [stdout]     |
[INFO] [stdout] 485 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum_typed_multipart`
[INFO] [stdout]    --> src/../readme.md:489:5
[INFO] [stdout]     |
[INFO] [stdout] 489 | use axum_typed_multipart::{FieldData};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `axum_typed_multipart`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum_typed_multipart`, use `cargo add axum_typed_multipart` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../readme.md - core (line 771) stdout ----
[INFO] [stdout] error: Needs to enable axum flag
[INFO] [stdout]    --> src/../readme.md:779:1
[INFO] [stdout]     |
[INFO] [stdout] 779 | #[validate(asynchronous, payload, axum, multipart)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum_typed_multipart`
[INFO] [stdout]    --> src/../readme.md:773:5
[INFO] [stdout]     |
[INFO] [stdout] 773 | use axum_typed_multipart::FieldData;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `axum_typed_multipart`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum_typed_multipart`, use `cargo add axum_typed_multipart` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../readme.md - core (line 248) stdout ----
[INFO] [stdout] error: Needs to enable axum flag
[INFO] [stdout]    --> src/../readme.md:255:1
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[validate(asynchronous, context = Arc<dyn UserService>, payload, axum)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    --> src/../readme.md:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum`
[INFO] [stdout]    --> src/../readme.md:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../readme.md - core (line 198) stdout ----
[INFO] [stdout] error: Needs to enable axum flag
[INFO] [stdout]    --> src/../readme.md:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[validate(payload, axum, failure_mode = FailFast)]
[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/../readme.md - core (line 892) stdout ----
[INFO] [stdout] error: Needs to enable axum flag
[INFO] [stdout]    --> src/../readme.md:899:1
[INFO] [stdout]     |
[INFO] [stdout] 899 | #[validate(asynchronous, context = Arc<dyn UserService>, payload, axum)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] error: Needs to enable axum flag
[INFO] [stdout]    --> src/../readme.md:947:1
[INFO] [stdout]     |
[INFO] [stdout] 947 | #[validate(payload, axum)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    --> src/../readme.md:894:5
[INFO] [stdout]     |
[INFO] [stdout] 894 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum`
[INFO] [stdout]    --> src/../readme.md:894:5
[INFO] [stdout]     |
[INFO] [stdout] 894 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../readme.md - core (line 386) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    --> src/../readme.md:389:5
[INFO] [stdout]     |
[INFO] [stdout] 389 | use axum::http::StatusCode;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `set_failure_status_code` found for struct `ValidationSettings` in the current scope
[INFO] [stdout]    --> src/../readme.md:391:21
[INFO] [stdout]     |
[INFO] [stdout] 391 | ValidationSettings::set_failure_status_code(StatusCode::UNPROCESSABLE_ENTITY);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ValidationSettings`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `set_failure_mode` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 391 - ValidationSettings::set_failure_status_code(StatusCode::UNPROCESSABLE_ENTITY);
[INFO] [stdout] 391 + ValidationSettings::set_failure_mode(StatusCode::UNPROCESSABLE_ENTITY);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_failure_status_code` found for struct `ValidationSettings` in the current scope
[INFO] [stdout]    --> src/../readme.md:392:32
[INFO] [stdout]     |
[INFO] [stdout] 392 | assert_eq!(ValidationSettings::get_failure_status_code(), StatusCode::UNPROCESSABLE_ENTITY);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ValidationSettings`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `get_failure_mode` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 392 - assert_eq!(ValidationSettings::get_failure_status_code(), StatusCode::UNPROCESSABLE_ENTITY);
[INFO] [stdout] 392 + assert_eq!(ValidationSettings::get_failure_mode(), StatusCode::UNPROCESSABLE_ENTITY);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `set_failure_multipart_status_code` found for struct `ValidationSettings` in the current scope
[INFO] [stdout]    --> src/../readme.md:395:21
[INFO] [stdout]     |
[INFO] [stdout] 395 | ValidationSettings::set_failure_multipart_status_code(StatusCode::UNPROCESSABLE_ENTITY);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ValidationSettings`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_failure_multipart_status_code` found for struct `ValidationSettings` in the current scope
[INFO] [stdout]    --> src/../readme.md:396:32
[INFO] [stdout]     |
[INFO] [stdout] 396 | assert_eq!(ValidationSettings::get_failure_multipart_status_code(), StatusCode::UNPROCESSABLE_ENTITY);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ValidationSettings`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../readme.md - core (line 404) stdout ----
[INFO] [stdout] error: Needs to enable axum flag
[INFO] [stdout]    --> src/../readme.md:413:1
[INFO] [stdout]     |
[INFO] [stdout] 413 | #[validate(asynchronous, context = Arc<dyn UserService>, payload, axum, multipart)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    --> src/../readme.md:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum`
[INFO] [stdout]    --> src/../readme.md:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum_typed_multipart`
[INFO] [stdout]    --> src/../readme.md:410:5
[INFO] [stdout]     |
[INFO] [stdout] 410 | use axum_typed_multipart::{FieldData};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `axum_typed_multipart`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum_typed_multipart`, use `cargo add axum_typed_multipart` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../readme.md - core (line 318) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `axum` in `validy`
[INFO] [stdout]    --> src/../readme.md:321:14
[INFO] [stdout]     |
[INFO] [stdout] 321 | use validy::{axum::valid::Valid, core::{Validate, ValidateAndParse, ValidationError}};
[INFO] [stdout]     |              ^^^^ could not find `axum` in `validy`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   2 | #[cfg(feature = "axum")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `axum` feature
[INFO] [stdout]   3 | pub mod axum;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    --> src/../readme.md:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum`
[INFO] [stdout]    --> src/../readme.md:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `validy`
[INFO] [stdout]    --> src/../readme.md:324:17
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[derive(Debug, Validate)]
[INFO] [stdout]     |                 ^^^^^^^^ could not find `email` in `validation`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/functions/validation/mod.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   2 | #[cfg(feature = "email")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `email` feature
[INFO] [stdout]   3 | pub mod email;
[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] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../readme.md - core (line 62) stdout ----
[INFO] [stdout] error: Needs to enable axum flag
[INFO] [stdout]   --> src/../readme.md:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[validate(payload, axum)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `validy::assert_errors`, `validy::assert_parsed`
[INFO] [stdout]   --> src/../readme.md:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 | use validy::{assert_errors, assert_parsed};
[INFO] [stdout]    |              ^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `assert_parsed` in the root
[INFO] [stdout]    |              |
[INFO] [stdout]    |              no `assert_errors` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../readme.md - core (line 858) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `validy::assert_errors`, `validy::assert_modification`, `validy::assert_parsed`, `validy::assert_validation`
[INFO] [stdout]    --> src/../readme.md:861:2
[INFO] [stdout]     |
[INFO] [stdout] 861 |     assert_errors, assert_modification, assert_parsed, assert_validation,
[INFO] [stdout]     |     ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^ no `assert_validation` in the root
[INFO] [stdout]     |     |              |                    |
[INFO] [stdout]     |     |              |                    no `assert_parsed` in the root
[INFO] [stdout]     |     |              no `assert_modification` in the root
[INFO] [stdout]     |     no `assert_errors` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../readme.md - core (line 198)
[INFO] [stdout]     src/../readme.md - core (line 218)
[INFO] [stdout]     src/../readme.md - core (line 248)
[INFO] [stdout]     src/../readme.md - core (line 318)
[INFO] [stdout]     src/../readme.md - core (line 386)
[INFO] [stdout]     src/../readme.md - core (line 404)
[INFO] [stdout]     src/../readme.md - core (line 483)
[INFO] [stdout]     src/../readme.md - core (line 62)
[INFO] [stdout]     src/../readme.md - core (line 771)
[INFO] [stdout]     src/../readme.md - core (line 858)
[INFO] [stdout]     src/../readme.md - core (line 892)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.49s; merged doctests compilation took 0.52s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "cc2fa962107050fa5dd8102f734df4850b36e19476ac3abbb7d3184511dd1c25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc2fa962107050fa5dd8102f734df4850b36e19476ac3abbb7d3184511dd1c25", kill_on_drop: false }`
[INFO] [stdout] cc2fa962107050fa5dd8102f734df4850b36e19476ac3abbb7d3184511dd1c25
