[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] 7cdc236accdbac24b9e4c4ffba7c98dddea31112
[INFO] testing RustForWeb/fortifier against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustForWeb%2Ffortifier" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RustForWeb/fortifier on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fc736e2195c708a276e2cce5c6a95f9573442c33f011f1a54d0c34f762610c03
[INFO] running `Command { std: "docker" "start" "fc736e2195c708a276e2cce5c6a95f9573442c33f011f1a54d0c34f762610c03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc736e2195c708a276e2cce5c6a95f9573442c33f011f1a54d0c34f762610c03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fc736e2195c708a276e2cce5c6a95f9573442c33f011f1a54d0c34f762610c03" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc736e2195c708a276e2cce5c6a95f9573442c33f011f1a54d0c34f762610c03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fc736e2195c708a276e2cce5c6a95f9573442c33f011f1a54d0c34f762610c03" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling oncemutex v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling fortifier-benchmark-compile v0.2.14 (/opt/rustwide/workdir/benchmarks/compile)
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling http-body v1.0.1
[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-automata v0.4.13
[INFO] [stderr]    Compiling toml_edit v0.25.1+spec-1.1.0
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.4
[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.7.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 regex-cache v0.2.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling utoipa-gen v5.5.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 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_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling email_address v0.2.9
[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 hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling utoipa v5.5.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-axum v0.2.0
[INFO] [stderr]    Compiling utoipa-scalar v0.3.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 56.52s
[INFO] running `Command { std: "docker" "inspect" "fc736e2195c708a276e2cce5c6a95f9573442c33f011f1a54d0c34f762610c03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fc736e2195c708a276e2cce5c6a95f9573442c33f011f1a54d0c34f762610c03" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", 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.42.1
[INFO] [stderr]    Compiling rust_decimal_macros v1.39.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[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.45
[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.117
[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-macros-tests v0.2.14 (/opt/rustwide/workdir/packages/fortifier-macros-tests)
[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 fortifier-example-server v0.2.14 (/opt/rustwide/workdir/examples/server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.94s
[INFO] running `Command { std: "docker" "inspect" "fc736e2195c708a276e2cce5c6a95f9573442c33f011f1a54d0c34f762610c03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fc736e2195c708a276e2cce5c6a95f9573442c33f011f1a54d0c34f762610c03" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fortifier-9f377547dbf9564b)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test validations::email_address::tests::invalid_error ... ok
[INFO] [stdout] test validations::length::tests::max_error ... ok
[INFO] [stdout] test validations::length::tests::equal_error ... ok
[INFO] [stdout] test validations::email_address::tests::ok ... ok
[INFO] [stdout] test validations::length::tests::ok ... ok
[INFO] [stdout] test validations::length::tests::min_error ... ok
[INFO] [stdout] test validations::range::tests::exclusive_min_error ... ok
[INFO] [stdout] test validations::range::tests::exclusive_max_error ... ok
[INFO] [stdout] test validations::range::tests::max_error ... ok
[INFO] [stdout] test validations::range::tests::min_error ... ok
[INFO] [stdout] test validations::url::tests::ok ... ok
[INFO] [stdout] test validations::url::tests::parse_error ... ok
[INFO] [stdout] test validations::range::tests::ok ... ok
[INFO] [stdout] test validations::regex::tests::no_match_error ... ok
[INFO] [stdout] test validations::regex::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.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serde.rs (/opt/rustwide/target/debug/deps/serde-97bb8eb0cca9e772)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test serialize ... ok
[INFO] [stdout] test deserialize ... 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-c83bc4bc3b5269d0)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fortifier_example_generics-f81bd445c343b427)
[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] [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-761e32dcaf3cc39b)
[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/lib.rs (/opt/rustwide/target/debug/deps/fortifier_macros-11e08d80ed1e2552)
[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.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integrations.rs (/opt/rustwide/target/debug/deps/integrations-73dff78cada4914e)
[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 semver v1.0.27
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling oncemutex v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling toml_edit v0.25.1+spec-1.1.0
[INFO] [stderr]    Compiling uuid v1.23.3
[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 proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling fortifier-macros v0.2.14 (/opt/rustwide/workdir/packages/fortifier-macros)
[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 cobs v0.3.0
[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 regex-cache v0.2.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling constant-string v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling phonenumber v0.3.9+9.0.21
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[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 45.07s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test integrations has been running for over 60 seconds
[INFO] [stderr] test tests/integrations/serde_pass.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test integrations ... ok
[INFO] [stderr]      Running tests/validate.rs (/opt/rustwide/target/debug/deps/validate-ba1f70db4fe3c70b)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 72.64s
[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.52s
[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] [stderr]      Running tests/validations.rs (/opt/rustwide/target/debug/deps/validations-d6c4362337d40647)
[INFO] [stdout] test validate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.11s
[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.30s
[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' (5970) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.117/src/run.rs:102:13:
[INFO] [stdout] 1 of 26 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59001b8e6d11 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59001b8e6d11 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59001b8e6d11 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59001b8e6d11 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59001b8fd0ea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59001b8fd0ea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59001b8eb90c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59001b8eb90c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59001b8c2376 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59001b8c2376 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59001b8dde19 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59001b63e3d0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59001b63e3d0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59001b8ddfd2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59001b8ddfd2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59001b8c2422 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59001b8b9899 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59001b8c301d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59001b8fd8bc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59001b7d3214 - <trybuild[3f8e77742c966a8d]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.117/src/run.rs:102:13
[INFO] [stdout]   20:     0x59001b7df128 - <trybuild[3f8e77742c966a8d]::TestCases as core[6883ba1bc0fe4ed1]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.117/src/lib.rs:342:38
[INFO] [stdout]   21:     0x59001b630f77 - core[6883ba1bc0fe4ed1]::ptr::drop_glue::<trybuild[3f8e77742c966a8d]::TestCases>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ptr/mod.rs:823:1
[INFO] [stdout]   22:     0x59001b6311db - validations[8d9bb3848eb4d29]::validations
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/fortifier-macros-tests/tests/validations.rs:8:1
[INFO] [stdout]   23:     0x59001b631117 - validations[8d9bb3848eb4d29]::validations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/fortifier-macros-tests/tests/validations.rs:4:17
[INFO] [stdout]   24:     0x59001b631666 - <validations[8d9bb3848eb4d29]::validations::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59001b63170b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x59001b63170b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x59001b63ed55 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x59001b63ed55 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x59001b63ed55 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x59001b63ed55 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x59001b63ed55 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x59001b63ed55 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x59001b63ed55 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x59001b639804 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x59001b639804 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x59001b641ea2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x59001b641ea2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x59001b641ea2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   39:     0x59001b641ea2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x59001b641ea2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x59001b641ea2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x59001b641ea2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59001b8e5f6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   44:     0x59001b8e5f6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   45:     0x7bd511300aa4 - <unknown>
[INFO] [stdout]   46:     0x7bd51138da64 - 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 28.56s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p fortifier-macros-tests --test validations`
[INFO] running `Command { std: "docker" "inspect" "fc736e2195c708a276e2cce5c6a95f9573442c33f011f1a54d0c34f762610c03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc736e2195c708a276e2cce5c6a95f9573442c33f011f1a54d0c34f762610c03", kill_on_drop: false }`
[INFO] [stdout] fc736e2195c708a276e2cce5c6a95f9573442c33f011f1a54d0c34f762610c03
