[INFO] cloning repository https://github.com/RustForWeb/fortifier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RustForWeb/fortifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustForWeb%2Ffortifier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustForWeb%2Ffortifier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec489ade5b9c90a45c920cd2a068f432d068ad2a
[INFO] testing RustForWeb/fortifier against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustForWeb%2Ffortifier" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RustForWeb/fortifier
[INFO] finished tweaking git repo https://github.com/RustForWeb/fortifier
[INFO] tweaked toml for git repo https://github.com/RustForWeb/fortifier written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RustForWeb/fortifier on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RustForWeb/fortifier 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65356b3b69953922a6be4c6fd59f978fd22fdd24d4a988d7dc007228d49f9d0a
[INFO] running `Command { std: "docker" "start" "-a" "65356b3b69953922a6be4c6fd59f978fd22fdd24d4a988d7dc007228d49f9d0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65356b3b69953922a6be4c6fd59f978fd22fdd24d4a988d7dc007228d49f9d0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65356b3b69953922a6be4c6fd59f978fd22fdd24d4a988d7dc007228d49f9d0a", kill_on_drop: false }`
[INFO] [stdout] 65356b3b69953922a6be4c6fd59f978fd22fdd24d4a988d7dc007228d49f9d0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a062a82813cf5fda0de2444883d2409870851fab9f3fe6d4dc3b45a20645c800
[INFO] running `Command { std: "docker" "start" "-a" "a062a82813cf5fda0de2444883d2409870851fab9f3fe6d4dc3b45a20645c800", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling oncemutex v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fortifier-benchmark-compile v0.2.14 (/opt/rustwide/workdir/benchmarks/compile)
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling regex-cache v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.25.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling fortifier-macros v0.2.14 (/opt/rustwide/workdir/packages/fortifier-macros)
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling phonenumber v0.3.9+9.0.21
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling constant-string v1.0.1
[INFO] [stderr]    Compiling fortifier v0.2.14 (/opt/rustwide/workdir/packages/fortifier)
[INFO] [stderr]    Compiling fortifier-example-basic v0.2.14 (/opt/rustwide/workdir/examples/basic)
[INFO] [stderr]    Compiling fortifier-example-generics v0.2.14 (/opt/rustwide/workdir/examples/generics)
[INFO] [stderr]    Compiling utoipa-scalar v0.3.0
[INFO] [stderr]    Compiling utoipa-axum v0.2.0
[INFO] [stderr]    Compiling fortifier-example-server v0.2.14 (/opt/rustwide/workdir/examples/server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.41s
[INFO] running `Command { std: "docker" "inspect" "a062a82813cf5fda0de2444883d2409870851fab9f3fe6d4dc3b45a20645c800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a062a82813cf5fda0de2444883d2409870851fab9f3fe6d4dc3b45a20645c800", kill_on_drop: false }`
[INFO] [stdout] a062a82813cf5fda0de2444883d2409870851fab9f3fe6d4dc3b45a20645c800
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 531dba5cfffef5cb2e4aade8ccd6208033e59ecedbec0c58d937a95f0a340e47
[INFO] running `Command { std: "docker" "start" "-a" "531dba5cfffef5cb2e4aade8ccd6208033e59ecedbec0c58d937a95f0a340e47", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.39.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling fortifier-benchmark-compile v0.2.14 (/opt/rustwide/workdir/benchmarks/compile)
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.1+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling fortifier-macros v0.2.14 (/opt/rustwide/workdir/packages/fortifier-macros)
[INFO] [stderr]    Compiling fortifier v0.2.14 (/opt/rustwide/workdir/packages/fortifier)
[INFO] [stderr]    Compiling fortifier-example-generics v0.2.14 (/opt/rustwide/workdir/examples/generics)
[INFO] [stderr]    Compiling fortifier-example-server v0.2.14 (/opt/rustwide/workdir/examples/server)
[INFO] [stderr]    Compiling fortifier-example-basic v0.2.14 (/opt/rustwide/workdir/examples/basic)
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> packages/fortifier/src/validations/email_address.rs:463:18
[INFO] [stdout]     |
[INFO] [stdout] 463 |         #[expect(unused_allocation)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> packages/fortifier/src/validations/email_address.rs:538:18
[INFO] [stdout]     |
[INFO] [stdout] 538 |         #[expect(unused_allocation)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> packages/fortifier/src/validations/length.rs:323:18
[INFO] [stdout]     |
[INFO] [stdout] 323 |         #[expect(unused_allocation)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> packages/fortifier/src/validations/length.rs:517:18
[INFO] [stdout]     |
[INFO] [stdout] 517 |         #[expect(unused_allocation)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> packages/fortifier/src/validations/length.rs:753:18
[INFO] [stdout]     |
[INFO] [stdout] 753 |         #[expect(unused_allocation)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> packages/fortifier/src/validations/length.rs:989:18
[INFO] [stdout]     |
[INFO] [stdout] 989 |         #[expect(unused_allocation)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> packages/fortifier/src/validations/phone_number.rs:350:18
[INFO] [stdout]     |
[INFO] [stdout] 350 |         #[expect(unused_allocation)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> packages/fortifier/src/validations/phone_number.rs:403:18
[INFO] [stdout]     |
[INFO] [stdout] 403 |         #[expect(unused_allocation)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> packages/fortifier/src/validations/range.rs:417:18
[INFO] [stdout]     |
[INFO] [stdout] 417 |         #[expect(unused_allocation)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> packages/fortifier/src/validations/range.rs:799:18
[INFO] [stdout]     |
[INFO] [stdout] 799 |         #[expect(unused_allocation)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]     --> packages/fortifier/src/validations/range.rs:1205:18
[INFO] [stdout]      |
[INFO] [stdout] 1205 |         #[expect(unused_allocation)]
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]     --> packages/fortifier/src/validations/range.rs:1618:18
[INFO] [stdout]      |
[INFO] [stdout] 1618 |         #[expect(unused_allocation)]
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]     --> packages/fortifier/src/validations/range.rs:2034:18
[INFO] [stdout]      |
[INFO] [stdout] 2034 |         #[expect(unused_allocation)]
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> packages/fortifier/src/validations/regex.rs:191:18
[INFO] [stdout]     |
[INFO] [stdout] 191 |         #[expect(unused_allocation)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> packages/fortifier/src/validations/regex.rs:226:18
[INFO] [stdout]     |
[INFO] [stdout] 226 |         #[expect(unused_allocation)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> packages/fortifier/src/validations/url.rs:356:18
[INFO] [stdout]     |
[INFO] [stdout] 356 |         #[expect(unused_allocation)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> packages/fortifier/src/validations/url.rs:400:18
[INFO] [stdout]     |
[INFO] [stdout] 400 |         #[expect(unused_allocation)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fortifier-macros-tests v0.2.14 (/opt/rustwide/workdir/packages/fortifier-macros-tests)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.09s
[INFO] running `Command { std: "docker" "inspect" "531dba5cfffef5cb2e4aade8ccd6208033e59ecedbec0c58d937a95f0a340e47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "531dba5cfffef5cb2e4aade8ccd6208033e59ecedbec0c58d937a95f0a340e47", kill_on_drop: false }`
[INFO] [stdout] 531dba5cfffef5cb2e4aade8ccd6208033e59ecedbec0c58d937a95f0a340e47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 305454b36ecf9d302d6ab9f9a8acd686dae6b84c5bc79cba3db3919c03369f0b
[INFO] running `Command { std: "docker" "start" "-a" "305454b36ecf9d302d6ab9f9a8acd686dae6b84c5bc79cba3db3919c03369f0b", kill_on_drop: false }`
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]    --> packages/fortifier/src/validations/email_address.rs:463:18
[INFO] [stderr]     |
[INFO] [stderr] 463 |         #[expect(unused_allocation)]
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]    --> packages/fortifier/src/validations/email_address.rs:538:18
[INFO] [stderr]     |
[INFO] [stderr] 538 |         #[expect(unused_allocation)]
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]    --> packages/fortifier/src/validations/length.rs:323:18
[INFO] [stderr]     |
[INFO] [stderr] 323 |         #[expect(unused_allocation)]
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]    --> packages/fortifier/src/validations/length.rs:517:18
[INFO] [stderr]     |
[INFO] [stderr] 517 |         #[expect(unused_allocation)]
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]    --> packages/fortifier/src/validations/length.rs:753:18
[INFO] [stderr]     |
[INFO] [stderr] 753 |         #[expect(unused_allocation)]
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]    --> packages/fortifier/src/validations/length.rs:989:18
[INFO] [stderr]     |
[INFO] [stderr] 989 |         #[expect(unused_allocation)]
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]    --> packages/fortifier/src/validations/phone_number.rs:350:18
[INFO] [stderr]     |
[INFO] [stderr] 350 |         #[expect(unused_allocation)]
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]    --> packages/fortifier/src/validations/phone_number.rs:403:18
[INFO] [stderr]     |
[INFO] [stderr] 403 |         #[expect(unused_allocation)]
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]    --> packages/fortifier/src/validations/range.rs:417:18
[INFO] [stderr]     |
[INFO] [stderr] 417 |         #[expect(unused_allocation)]
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]    --> packages/fortifier/src/validations/range.rs:799:18
[INFO] [stderr]     |
[INFO] [stderr] 799 |         #[expect(unused_allocation)]
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]     --> packages/fortifier/src/validations/range.rs:1205:18
[INFO] [stderr]      |
[INFO] [stderr] 1205 |         #[expect(unused_allocation)]
[INFO] [stderr]      |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]     --> packages/fortifier/src/validations/range.rs:1618:18
[INFO] [stderr]      |
[INFO] [stderr] 1618 |         #[expect(unused_allocation)]
[INFO] [stderr]      |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]     --> packages/fortifier/src/validations/range.rs:2034:18
[INFO] [stderr]      |
[INFO] [stderr] 2034 |         #[expect(unused_allocation)]
[INFO] [stderr]      |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]    --> packages/fortifier/src/validations/regex.rs:191:18
[INFO] [stderr]     |
[INFO] [stderr] 191 |         #[expect(unused_allocation)]
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]    --> packages/fortifier/src/validations/regex.rs:226:18
[INFO] [stderr]     |
[INFO] [stderr] 226 |         #[expect(unused_allocation)]
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]    --> packages/fortifier/src/validations/url.rs:356:18
[INFO] [stderr]     |
[INFO] [stderr] 356 |         #[expect(unused_allocation)]
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]    --> packages/fortifier/src/validations/url.rs:400:18
[INFO] [stderr]     |
[INFO] [stderr] 400 |         #[expect(unused_allocation)]
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `fortifier` (lib test) generated 17 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fortifier-3baa751c9a5bff12)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test validations::email_address::tests::invalid_error ... ok
[INFO] [stdout] test validations::length::tests::equal_error ... ok
[INFO] [stdout] test validations::length::tests::max_error ... ok
[INFO] [stdout] test validations::length::tests::min_error ... ok
[INFO] [stdout] test validations::email_address::tests::ok ... ok
[INFO] [stdout] test validations::range::tests::exclusive_max_error ... ok
[INFO] [stdout] test validations::length::tests::ok ... ok
[INFO] [stdout] test validations::range::tests::exclusive_min_error ... ok
[INFO] [stdout] test validations::range::tests::min_error ... ok
[INFO] [stdout] test validations::range::tests::ok ... ok
[INFO] [stdout] test validations::range::tests::max_error ... ok
[INFO] [stdout] test validations::regex::tests::no_match_error ... ok
[INFO] [stdout] test validations::regex::tests::ok ... ok
[INFO] [stdout] test validations::url::tests::parse_error ... ok
[INFO] [stdout] test validations::url::tests::ok ... ok
[INFO] [stdout] test validations::phone_number::tests::invalid_error ... ok
[INFO] [stdout] test validations::phone_number::tests::disallowed_country_code_error ... ok
[INFO] [stdout] test validations::phone_number::tests::ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serde.rs (/opt/rustwide/target/debug/deps/serde-aeec4fa3d1fcae9a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test deserialize ... ok
[INFO] [stdout] test serialize ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fortifier_benchmark_compile-afd960858100d393)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fortifier_example_basic-faf28d72575ce6d6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fortifier_example_generics-8faa9a2e9ed55a31)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fortifier_example_server-e59385de31572127)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fortifier_macros-49aa46ddc956c111)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test validate::r#type::tests::should_not_validate_with_generics ... ok
[INFO] [stdout] test validate::r#type::tests::should_not_validate ... ok
[INFO] [stdout] test validate::r#type::tests::should_validate ... ok
[INFO] [stdout] test validate::r#type::tests::should_validate_with_generics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integrations.rs (/opt/rustwide/target/debug/deps/integrations-84b9b53b5e3efc4b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling oncemutex v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.1+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling fortifier-macros v0.2.14 (/opt/rustwide/workdir/packages/fortifier-macros)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling regex-cache v0.2.1
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling constant-string v1.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling phonenumber v0.3.9+9.0.21
[INFO] [stderr]    Compiling fortifier v0.2.14 (/opt/rustwide/workdir/packages/fortifier)
[INFO] [stderr]    Compiling fortifier-macros-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/fortifier-macros-tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.16s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/integrations/serde_pass.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test integrations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 58.99s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/validate.rs (/opt/rustwide/target/debug/deps/validate-1a330fc74265b562)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling fortifier-macros-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/fortifier-macros-tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/validate/context_pass.rs ... ok
[INFO] [stderr] test tests/validate/enum_mixed_pass.rs ... ok
[INFO] [stderr] test tests/validate/enum_named_pass.rs ... ok
[INFO] [stderr] test tests/validate/enum_unit_pass.rs ... ok
[INFO] [stderr] test tests/validate/enum_unnamed_pass.rs ... ok
[INFO] [stderr] test tests/validate/generics_type_pass.rs ... ok
[INFO] [stderr] test tests/validate/nested_pass.rs ... ok
[INFO] [stderr] test tests/validate/struct_named_generics_pass.rs ... ok
[INFO] [stderr] test tests/validate/struct_named_lifetimes_pass.rs ... ok
[INFO] [stderr] test tests/validate/struct_named_pass.rs ... ok
[INFO] [stderr] test tests/validate/struct_unit_pass.rs ... ok
[INFO] [stderr] test tests/validate/struct_unnamed_generics_pass.rs ... ok
[INFO] [stderr] test tests/validate/struct_unnamed_lifetimes_pass.rs ... ok
[INFO] [stderr] test tests/validate/struct_unnamed_pass.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test validate ... ok
[INFO] [stderr]      Running tests/validations.rs (/opt/rustwide/target/debug/deps/validations-2498e5e34a268ada)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.81s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling fortifier-macros-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/fortifier-macros-tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/validations/custom/options_pass.rs [should pass] ... ok
[INFO] [stderr] test tests/validations/custom/root_generics_pass.rs [should pass] ... ok
[INFO] [stderr] test tests/validations/email-address/types_pass.rs [should pass] ... ok
[INFO] [stderr] test tests/validations/length/options_pass.rs [should pass] ... ok
[INFO] [stderr] test tests/validations/length/types_pass.rs [should pass] ... ok
[INFO] [stderr] test tests/validations/phone-number/options_pass.rs [should pass] ... ok
[INFO] [stderr] test tests/validations/phone-number/types_pass.rs [should pass] ... ok
[INFO] [stderr] test tests/validations/range/options_pass.rs [should pass] ... ok
[INFO] [stderr] test tests/validations/regex/types_pass.rs [should pass] ... ok
[INFO] [stderr] test tests/validations/url/types_pass.rs [should pass] ... ok
[INFO] [stderr] test tests/validations/email-address/invalid_allow_display_text_fail.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/validations/email-address/invalid_allow_domain_literal_fail.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/validations/email-address/invalid_minimum_sub_domains_fail.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/validations/email-address/unknown_fail.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/validations/length/conflict_max_fail.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/validations/length/conflict_min_fail.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/validations/length/unknown_fail.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/validations/phone-number/invalid_allowed_countries_fail.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]  --> tests/validations/phone-number/invalid_allowed_countries_fail.rs:5:49
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Validate)]
[INFO] [stderr]   |          -------- arguments to this enum variant are incorrect
[INFO] [stderr] 4 | struct PhoneNumberData<'a> {
[INFO] [stderr] 5 |     #[validate(phone_number(allowed_countries = PhoneNumberCountry::NL))]
[INFO] [stderr]   |                                                 ^^^^^^^^^^^^^^^^^^^^^^ expected `Vec<PhoneNumberCountry>`, found `PhoneNumberCountry`
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected struct `Vec<PhoneNumberCountry>`
[INFO] [stderr]                found enum `PhoneNumberCountry`
[INFO] [stderr] help: the type constructed contains `PhoneNumberCountry` due to the type of the argument passed
[INFO] [stderr]  --> tests/validations/phone-number/invalid_allowed_countries_fail.rs:3:10
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Validate)]
[INFO] [stderr]   |          ^^^^^^^^
[INFO] [stderr] 4 | struct PhoneNumberData<'a> {
[INFO] [stderr] 5 |     #[validate(phone_number(allowed_countries = PhoneNumberCountry::NL))]
[INFO] [stderr]   |                                                 ---------------------- this argument influences the type of `Some`
[INFO] [stderr] note: tuple variant defined here
[INFO] [stderr]  --> $RUST/core/src/option.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     Some(#[stable(feature = "rust1", since = "1.0.0")] T),
[INFO] [stderr]   |     ^^^^
[INFO] [stderr]   = note: this error originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]  --> tests/validations/phone-number/invalid_allowed_countries_fail.rs:5:49
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Validate)]
[INFO] [stderr]   |          -------- arguments to this enum variant are incorrect
[INFO] [stderr] 4 | struct PhoneNumberData<'a> {
[INFO] [stderr] 5 |     #[validate(phone_number(allowed_countries = PhoneNumberCountry::NL))]
[INFO] [stderr]   |                                                 ^^^^^^^^^^^^^^^^^^^^^^ expected `Vec<PhoneNumberCountry>`, found `PhoneNumberCountry`
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected struct `Vec<PhoneNumberCountry>`
[INFO] [stderr]                found enum `PhoneNumberCountry`
[INFO] [stderr] help: the type constructed contains `PhoneNumberCountry` due to the type of the argument passed
[INFO] [stderr]  --> tests/validations/phone-number/invalid_allowed_countries_fail.rs:3:10
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Validate)]
[INFO] [stderr]   |          ^^^^^^^^
[INFO] [stderr] 4 | struct PhoneNumberData<'a> {
[INFO] [stderr] 5 |     #[validate(phone_number(allowed_countries = PhoneNumberCountry::NL))]
[INFO] [stderr]   |                                                 ---------------------- this argument influences the type of `Some`
[INFO] [stderr] note: tuple variant defined here
[INFO] [stderr]  --> $RUST/core/src/option.rs
[INFO] [stderr]   = note: this error originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/validations/phone-number/invalid_default_country_fail.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/validations/phone-number/unknown_fail.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/validations/range/conflict_max_fail.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/validations/range/conflict_min_fail.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/validations/range/unknown_fail.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/validations/regex/invalid_expression_fail.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/validations/regex/unknown_fail.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/validations/url/unknown_fail.rs [should fail to compile] ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test validations ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- validations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'validations' (3855) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13:
[INFO] [stdout] 1 of 26 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bbb67d5ccca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bbb67d5ccca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bbb67d5ccca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bbb67d5ccca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bbb67d7311a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bbb67d7311a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5bbb67d61d22 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bbb67d61d22 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bbb67d38dff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bbb67d38dff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bbb67d54259 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bbb67aaf78c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5bbb67aaf78c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bbb67d54412 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5bbb67d54412 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bbb67d38eb8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bbb67d30569 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bbb67d39bcd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bbb67d739cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bbb67c07174 - trybuild::run::<impl trybuild::Runner>::run::h292d2b598ea3e51a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13
[INFO] [stdout]   20:     0x5bbb67c012c8 - <trybuild::TestCases as core::ops::drop::Drop>::drop::hb2f1e28098f493bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/lib.rs:342:38
[INFO] [stdout]   21:     0x5bbb67aa2f27 - core::ptr::drop_in_place<trybuild::TestCases>::h0dd1fb6b4e90b83a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5bbb67aa2d5b - validations::validations::hc8900bda1c853520
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/fortifier-macros-tests/tests/validations.rs:8:1
[INFO] [stdout]   23:     0x5bbb67aa2d87 - validations::validations::{{closure}}::hebac4fda0c6b8900
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/fortifier-macros-tests/tests/validations.rs:4:17
[INFO] [stdout]   24:     0x5bbb67aa2e96 - core::ops::function::FnOnce::call_once::h9ed3597ae757d2d5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5bbb67aa386b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5bbb67aa386b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5bbb67ab025b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5bbb67ab025b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5bbb67ab025b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5bbb67ab025b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5bbb67ab025b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5bbb67ab025b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5bbb67ab025b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5bbb67aab974 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5bbb67aab974 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5bbb67ab2e62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5bbb67ab2e62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5bbb67ab2e62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5bbb67ab2e62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5bbb67ab2e62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5bbb67ab2e62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5bbb67ab2e62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5bbb67d5c00f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5bbb67d5c00f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7e304bcfdaa4 - <unknown>
[INFO] [stdout]   46:     0x7e304bd8aa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     validations
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p fortifier-macros-tests --test validations`
[INFO] running `Command { std: "docker" "inspect" "305454b36ecf9d302d6ab9f9a8acd686dae6b84c5bc79cba3db3919c03369f0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "305454b36ecf9d302d6ab9f9a8acd686dae6b84c5bc79cba3db3919c03369f0b", kill_on_drop: false }`
[INFO] [stdout] 305454b36ecf9d302d6ab9f9a8acd686dae6b84c5bc79cba3db3919c03369f0b
