[INFO] fetching crate crudcrate-derive 0.7.0...
[INFO] testing crudcrate-derive-0.7.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate crudcrate-derive 0.7.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate crudcrate-derive 0.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate crudcrate-derive 0.7.0
[INFO] tweaked toml for crates.io crate crudcrate-derive 0.7.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate crudcrate-derive 0.7.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crudcrate-derive 0.7.0 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sea-query-binder v0.7.0
[INFO] [stderr]   Downloaded utoipa v5.4.0
[INFO] [stderr]   Downloaded wasi v0.14.3+wasi-0.2.4
[INFO] [stderr]   Downloaded macrotest v1.2.0
[INFO] [stderr]   Downloaded ouroboros v0.18.5
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.5
[INFO] [stderr]   Downloaded pgvector v0.4.1
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded sea-orm-macros v1.1.17
[INFO] [stderr]   Downloaded serde_with_macros v3.15.1
[INFO] [stderr]   Downloaded sea-bae v0.2.1
[INFO] [stderr]   Downloaded utoipa-gen v5.4.0
[INFO] [stderr]   Downloaded inherent v1.0.12
[INFO] [stderr]   Downloaded serde_with v3.15.1
[INFO] [stderr]   Downloaded sea-query v0.32.7
[INFO] [stderr]   Downloaded sea-orm v1.1.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3276d855449b4c7d8ad8c83f39cd78027facfe249c74be0f4fb12b3aaddf11bb
[INFO] running `Command { std: "docker" "start" "-a" "3276d855449b4c7d8ad8c83f39cd78027facfe249c74be0f4fb12b3aaddf11bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3276d855449b4c7d8ad8c83f39cd78027facfe249c74be0f4fb12b3aaddf11bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3276d855449b4c7d8ad8c83f39cd78027facfe249c74be0f4fb12b3aaddf11bb", kill_on_drop: false }`
[INFO] [stdout] 3276d855449b4c7d8ad8c83f39cd78027facfe249c74be0f4fb12b3aaddf11bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 829c4306a0fd7b61611e208722ded17ce5604c9d75527f3b52a366acce30198d
[INFO] running `Command { std: "docker" "start" "-a" "829c4306a0fd7b61611e208722ded17ce5604c9d75527f3b52a366acce30198d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling crudcrate-derive v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.55s
[INFO] running `Command { std: "docker" "inspect" "829c4306a0fd7b61611e208722ded17ce5604c9d75527f3b52a366acce30198d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "829c4306a0fd7b61611e208722ded17ce5604c9d75527f3b52a366acce30198d", kill_on_drop: false }`
[INFO] [stdout] 829c4306a0fd7b61611e208722ded17ce5604c9d75527f3b52a366acce30198d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97d26406919faa7580d0074feb4145291aff1643317fb8907d8e8e37d1671ac9
[INFO] running `Command { std: "docker" "start" "-a" "97d26406919faa7580d0074feb4145291aff1643317fb8907d8e8e37d1671ac9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling sea-orm-macros v1.1.17
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling crudcrate-derive v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling sea-query v0.32.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling macrotest v1.2.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sea-orm v1.1.17
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "97d26406919faa7580d0074feb4145291aff1643317fb8907d8e8e37d1671ac9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97d26406919faa7580d0074feb4145291aff1643317fb8907d8e8e37d1671ac9", kill_on_drop: false }`
[INFO] [stdout] 97d26406919faa7580d0074feb4145291aff1643317fb8907d8e8e37d1671ac9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6aa4f99d30fdfb20368f9dd7df67680998c92284a76311c48582009a02e0e0e2
[INFO] running `Command { std: "docker" "start" "-a" "6aa4f99d30fdfb20368f9dd7df67680998c92284a76311c48582009a02e0e0e2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crudcrate_derive-f4ad4ea2b03699e6)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test attribute_parser::tests::test_deprecation_error_list_model ... ok
[INFO] [stdout] test attribute_parser::tests::test_all_cardinalities_valid ... ok
[INFO] [stdout] test attribute_parser::tests::test_all_operations_valid ... ok
[INFO] [stdout] test attribute_parser::tests::test_deprecation_error_unknown_key ... ok
[INFO] [stdout] test attribute_parser::tests::test_deprecation_error_update_model ... ok
[INFO] [stdout] test attribute_parser::tests::test_fn_deprecation_error_contains_migration_guide ... ok
[INFO] [stdout] test attribute_parser::tests::test_deprecation_error_create_model ... ok
[INFO] [stdout] test attribute_parser::tests::test_all_phases_valid ... ok
[INFO] [stdout] test attribute_parser::tests::test_parse_exclude_empty ... ok
[INFO] [stdout] test attribute_parser::tests::test_fn_deprecation_error_contains_new_syntax ... ok
[INFO] [stdout] test attribute_parser::tests::test_parse_exclude_multiple ... ok
[INFO] [stdout] test attribute_parser::tests::test_parse_exclude_all_affects_list_and_one ... ok
[INFO] [stdout] test attribute_parser::tests::test_parse_exclude_create ... ok
[INFO] [stdout] test attribute_parser::tests::test_parse_exclude_update ... ok
[INFO] [stdout] test attribute_parser::tests::test_parse_hook_path_invalid_operation ... ok
[INFO] [stdout] test attribute_parser::tests::test_parse_hook_path_invalid_phase ... ok
[INFO] [stdout] test attribute_parser::tests::test_parse_hook_path_single_segment ... ok
[INFO] [stdout] test attribute_parser::tests::test_parse_hook_path_too_few_segments ... ok
[INFO] [stdout] test attribute_parser::tests::test_parse_hook_path_too_many_segments ... ok
[INFO] [stdout] test attribute_parser::tests::test_parse_hook_path_valid_delete_many_body ... ok
[INFO] [stdout] test attribute_parser::tests::test_parse_hook_path_valid_create_one_pre ... ok
[INFO] [stdout] test attribute_parser::tests::test_parse_hook_path_valid_read_one_post ... ok
[INFO] [stdout] test attribute_parser::tests::test_set_hook_create_one_pre ... ok
[INFO] [stdout] test attribute_parser::tests::test_parse_hook_path_valid_update_many_pre ... ok
[INFO] [stdout] test attribute_parser::tests::test_set_hook_delete_many_body ... ok
[INFO] [stdout] test attribute_parser::tests::test_parse_hook_path_invalid_cardinality ... ok
[INFO] [stdout] test attribute_parser::tests::test_set_hook_invalid_phase_no_effect ... ok
[INFO] [stdout] test attribute_parser::tests::test_set_hook_read_one_post ... ok
[INFO] [stdout] test codegen::models::shared::tests::test_generate_active_value_assignment ... ok
[INFO] [stdout] test attribute_parser::tests::test_set_hook_invalid_cardinality_no_effect ... ok
[INFO] [stdout] test codegen::models::shared::tests::test_generate_target_model_conversion_no_flag ... ok
[INFO] [stdout] test attribute_parser::tests::test_set_hook_invalid_operation_no_effect ... ok
[INFO] [stdout] test codegen::models::shared::tests::test_generate_set_value_optional ... ok
[INFO] [stdout] test codegen::models::shared::tests::test_is_vec_type_false_option ... ok
[INFO] [stdout] test codegen::models::shared::tests::test_is_vec_type_false_simple ... ok
[INFO] [stdout] test codegen::models::shared::tests::test_generate_set_value_non_optional ... ok
[INFO] [stdout] test codegen::models::shared::tests::test_generate_field_with_optional_default_no_default ... ok
[INFO] [stdout] test fields::type_utils::tests::test_field_is_optional_with_option_type ... ok
[INFO] [stdout] test attribute_parser::tests::test_fn_deprecation_error_contains_old_attr ... ok
[INFO] [stdout] test codegen::models::shared::tests::test_is_vec_type_true ... ok
[INFO] [stdout] test codegen::models::shared::tests::test_generate_active_value_set ... ok
[INFO] [stdout] test codegen::models::shared::tests::test_resolve_field_type_without_target_models ... ok
[INFO] [stdout] test fields::type_utils::tests::test_field_is_optional_with_non_option_type ... ok
[INFO] [stdout] test fields::type_utils::tests::test_resolve_target_models_invalid_type ... ok
[INFO] [stdout] test fields::type_utils::tests::test_field_is_optional_with_vec ... ok
[INFO] [stdout] test fields::type_utils::tests::test_resolve_target_models_simple_type ... ok
[INFO] [stdout] test fields::type_utils::tests::test_field_is_optional_with_std_option ... ok
[INFO] [stdout] test fields::type_utils::tests::test_resolve_target_models_vec_type ... ok
[INFO] [stdout] test fields::type_utils::tests::test_resolve_target_models_with_list_simple ... ok
[INFO] [stdout] test fields::type_utils::tests::test_resolve_target_models_with_list_full_path ... ok
[INFO] [stdout] test relation_validator::tests::test_extract_target_type_option ... ok
[INFO] [stdout] test relation_validator::tests::test_extract_target_type_path ... ok
[INFO] [stdout] test relation_validator::tests::test_extract_target_type_simple ... ok
[INFO] [stdout] test fields::type_utils::tests::test_resolve_target_models_with_list_vec ... ok
[INFO] [stdout] test fields::type_utils::tests::test_resolve_target_models_with_path ... ok
[INFO] [stdout] test fields::type_utils::tests::test_resolve_target_models_with_list_invalid_type ... ok
[INFO] [stdout] test relation_validator::tests::test_extract_target_type_reference_fails ... ok
[INFO] [stdout] test relation_validator::tests::test_extract_target_type_vec ... ok
[INFO] [stdout] test relation_validator::tests::test_extract_target_type_vec_option ... ok
[INFO] [stdout] test relation_validator::tests::test_generate_cyclic_dependency_check_no_joins ... ok
[INFO] [stdout] test relation_validator::tests::test_max_allowed_depth_constant ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/macro_tests.rs (/opt/rustwide/target/debug/deps/macro_tests-cfecd9f36ce5d35d)
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stdout] test compile_fail_tests has been running for over 60 seconds
[INFO] [stdout] test compile_pass_tests has been running for over 60 seconds
[INFO] [stderr]    Compiling sea-orm-macros v1.1.17
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crudcrate-derive v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sea-query v0.32.7
[INFO] [stderr]    Compiling macrotest v1.2.0
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling sea-orm v1.1.17
[INFO] [stderr]    Compiling crudcrate-derive-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/crudcrate-derive)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui-pass/basic_entity.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `crudcrate`
[INFO] [stderr]  --> tests/ui-pass/basic_entity.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crudcrate::EntityToModels;
[INFO] [stderr]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `crudcrate`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `crudcrate`, use `cargo add crudcrate` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/basic_entity.rs:9:3
[INFO] [stderr]    |
[INFO] [stderr]  9 | #[crudcrate(api_struct = "Todo")]
[INFO] [stderr]    |   ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr]    |
[INFO] [stderr] 10 + #[derive(EntityToModels, ToCreateModel, ToListModel, ToUpdateModel)]
[INFO] [stderr] 11 | pub struct Model {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/basic_entity.rs:12:7
[INFO] [stderr]    |
[INFO] [stderr] 12 |     #[crudcrate(primary_key, exclude(create, update), on_create = Uuid::new_v4())]
[INFO] [stderr]    |       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/basic_entity.rs:15:7
[INFO] [stderr]    |
[INFO] [stderr] 15 |     #[crudcrate(sortable, filterable)]
[INFO] [stderr]    |       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find type `TodoCreate` in this scope
[INFO] [stderr]   --> tests/ui-pass/basic_entity.rs:27:20
[INFO] [stderr]    |
[INFO] [stderr] 27 |     let _: fn() -> TodoCreate = || TodoCreate {
[INFO] [stderr]    |                    ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `TodoCreate` in this scope
[INFO] [stderr]   --> tests/ui-pass/basic_entity.rs:27:36
[INFO] [stderr]    |
[INFO] [stderr] 27 |     let _: fn() -> TodoCreate = || TodoCreate {
[INFO] [stderr]    |                                    ^^^^^^^^^^ not found in this scope
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui-pass/entity_with_hooks.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `crudcrate`
[INFO] [stderr]  --> tests/ui-pass/entity_with_hooks.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crudcrate::{EntityToModels, ApiError};
[INFO] [stderr]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `crudcrate`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `crudcrate`, use `cargo add crudcrate` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/entity_with_hooks.rs:22:3
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[crudcrate(
[INFO] [stderr]    |   ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr]    |
[INFO] [stderr] 29 + #[derive(EntityToModels, ToCreateModel, ToListModel, ToUpdateModel)]
[INFO] [stderr] 30 | pub struct Model {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/entity_with_hooks.rs:31:7
[INFO] [stderr]    |
[INFO] [stderr] 31 |     #[crudcrate(primary_key)]
[INFO] [stderr]    |       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/entity_with_hooks.rs:34:7
[INFO] [stderr]    |
[INFO] [stderr] 34 |     #[crudcrate(sortable, filterable)]
[INFO] [stderr]    |       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find type `AssetCreate` in this scope
[INFO] [stderr]  --> tests/ui-pass/entity_with_hooks.rs:8:60
[INFO] [stderr]   |
[INFO] [stderr] 8 | async fn validate_create(_db: &DatabaseConnection, _data: &AssetCreate) -> Result<(), ApiError> {
[INFO] [stderr]   |                                                            ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find type `Asset` in this scope
[INFO] [stderr]   --> tests/ui-pass/entity_with_hooks.rs:12:59
[INFO] [stderr]    |
[INFO] [stderr] 12 | async fn after_create(_db: &DatabaseConnection, _entity: &Asset) -> Result<(), ApiError> {
[INFO] [stderr]    |                                                           ^^^^^ not found in this scope
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui-pass/field_exclusion.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `crudcrate`
[INFO] [stderr]  --> tests/ui-pass/field_exclusion.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crudcrate::EntityToModels;
[INFO] [stderr]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `crudcrate`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `crudcrate`, use `cargo add crudcrate` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/field_exclusion.rs:14:7
[INFO] [stderr]    |
[INFO] [stderr] 14 |     #[crudcrate(api_struct = "Item", derive_partial_eq, derive_eq)]
[INFO] [stderr]    |       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr]    |
[INFO] [stderr] 15 +     #[derive(EntityToModels, ToCreateModel, ToListModel, ToUpdateModel)]
[INFO] [stderr] 16 |     pub struct Model {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/field_exclusion.rs:17:11
[INFO] [stderr]    |
[INFO] [stderr] 17 |         #[crudcrate(primary_key, exclude(create, update), on_create = Uuid::new_v4())]
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/field_exclusion.rs:20:11
[INFO] [stderr]    |
[INFO] [stderr] 20 |         #[crudcrate(filterable, sortable)]
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/field_exclusion.rs:24:11
[INFO] [stderr]    |
[INFO] [stderr] 24 |         #[crudcrate(exclude(list))]
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/field_exclusion.rs:28:11
[INFO] [stderr]    |
[INFO] [stderr] 28 |         #[crudcrate(exclude(one))]
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/field_exclusion.rs:32:11
[INFO] [stderr]    |
[INFO] [stderr] 32 |         #[crudcrate(sortable, exclude(create, update), on_create = Utc::now())]
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `ItemCreate` in this scope
[INFO] [stderr]   --> tests/ui-pass/field_exclusion.rs:46:19
[INFO] [stderr]    |
[INFO] [stderr] 46 |     let _create = ItemCreate {
[INFO] [stderr]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find type `Item` in this scope
[INFO] [stderr]   --> tests/ui-pass/field_exclusion.rs:53:20
[INFO] [stderr]    |
[INFO] [stderr] 53 |     let _: fn() -> Item = || panic!();
[INFO] [stderr]    |                    ^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: consider importing one of these enums
[INFO] [stderr]    |
[INFO] [stderr]  2 + use chrono::format::Item;
[INFO] [stderr]    |
[INFO] [stderr]  2 + use syn::Item;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find type `ItemCreate` in this scope
[INFO] [stderr]   --> tests/ui-pass/field_exclusion.rs:54:20
[INFO] [stderr]    |
[INFO] [stderr] 54 |     let _: fn() -> ItemCreate = || panic!();
[INFO] [stderr]    |                    ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find type `ItemUpdate` in this scope
[INFO] [stderr]   --> tests/ui-pass/field_exclusion.rs:55:20
[INFO] [stderr]    |
[INFO] [stderr] 55 |     let _: fn() -> ItemUpdate = || panic!();
[INFO] [stderr]    |                    ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find type `ItemList` in this scope
[INFO] [stderr]   --> tests/ui-pass/field_exclusion.rs:56:20
[INFO] [stderr]    |
[INFO] [stderr] 56 |     let _: fn() -> ItemList = || panic!();
[INFO] [stderr]    |                    ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find type `ItemResponse` in this scope
[INFO] [stderr]   --> tests/ui-pass/field_exclusion.rs:57:20
[INFO] [stderr]    |
[INFO] [stderr] 57 |     let _: fn() -> ItemResponse = || panic!();
[INFO] [stderr]    |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `item::*`
[INFO] [stderr]   --> tests/ui-pass/field_exclusion.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 43 |     use item::*;
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui-pass/join_filter_sort.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `crudcrate`
[INFO] [stderr]  --> tests/ui-pass/join_filter_sort.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crudcrate::EntityToModels;
[INFO] [stderr]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `crudcrate`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `crudcrate`, use `cargo add crudcrate` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `crudcrate`
[INFO] [stderr]   --> tests/ui-pass/join_filter_sort.rs:83:9
[INFO] [stderr]    |
[INFO] [stderr] 83 |     use crudcrate::CRUDResource;
[INFO] [stderr]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `crudcrate`
[INFO] [stderr]    |
[INFO] [stderr]    = help: if you wanted to use a crate named `crudcrate`, use `cargo add crudcrate` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/join_filter_sort.rs:14:7
[INFO] [stderr]    |
[INFO] [stderr] 14 |     #[crudcrate(api_struct = "Vehicle", derive_partial_eq, derive_eq)]
[INFO] [stderr]    |       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr]    |
[INFO] [stderr] 15 +     #[derive(EntityToModels, ToCreateModel, ToListModel, ToUpdateModel)]
[INFO] [stderr] 16 |     pub struct Model {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/join_filter_sort.rs:17:11
[INFO] [stderr]    |
[INFO] [stderr] 17 |         #[crudcrate(primary_key)]
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/join_filter_sort.rs:20:11
[INFO] [stderr]    |
[INFO] [stderr] 20 |         #[crudcrate(filterable, sortable)]
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/join_filter_sort.rs:22:11
[INFO] [stderr]    |
[INFO] [stderr] 22 |         #[crudcrate(filterable, sortable)]
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/join_filter_sort.rs:51:7
[INFO] [stderr]    |
[INFO] [stderr] 51 |     #[crudcrate(api_struct = "Customer")]
[INFO] [stderr]    |       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr]    |
[INFO] [stderr] 52 +     #[derive(EntityToModels, ToCreateModel, ToListModel, ToUpdateModel)]
[INFO] [stderr] 53 |     pub struct Model {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/join_filter_sort.rs:54:11
[INFO] [stderr]    |
[INFO] [stderr] 54 |         #[crudcrate(primary_key)]
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/join_filter_sort.rs:56:11
[INFO] [stderr]    |
[INFO] [stderr] 56 |         #[crudcrate(filterable, sortable)]
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-pass/join_filter_sort.rs:60:11
[INFO] [stderr]    |
[INFO] [stderr] 60 |         #[crudcrate(
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Customer` in `customer`
[INFO] [stderr]   --> tests/ui-pass/join_filter_sort.rs:86:32
[INFO] [stderr]    |
[INFO] [stderr] 86 |     let filterable = customer::Customer::joined_filterable_columns();
[INFO] [stderr]    |                                ^^^^^^^^ could not find `Customer` in `customer`
[INFO] [stderr]    |
[INFO] [stderr] help: there is an enum variant `crate::vehicle::Relation::Customer`; try using the variant's enum
[INFO] [stderr]    |
[INFO] [stderr] 86 -     let filterable = customer::Customer::joined_filterable_columns();
[INFO] [stderr] 86 +     let filterable = crate::vehicle::Relation::joined_filterable_columns();
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Customer` in `customer`
[INFO] [stderr]   --> tests/ui-pass/join_filter_sort.rs:89:30
[INFO] [stderr]    |
[INFO] [stderr] 89 |     let sortable = customer::Customer::joined_sortable_columns();
[INFO] [stderr]    |                              ^^^^^^^^ could not find `Customer` in `customer`
[INFO] [stderr]    |
[INFO] [stderr] help: there is an enum variant `crate::vehicle::Relation::Customer`; try using the variant's enum
[INFO] [stderr]    |
[INFO] [stderr] 89 -     let sortable = customer::Customer::joined_sortable_columns();
[INFO] [stderr] 89 +     let sortable = crate::vehicle::Relation::joined_sortable_columns();
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find type `Vehicle` in module `super::vehicle`
[INFO] [stderr]   --> tests/ui-pass/join_filter_sort.rs:64:43
[INFO] [stderr]    |
[INFO] [stderr] 64 |         pub vehicles: Vec<super::vehicle::Vehicle>,
[INFO] [stderr]    |                                           ^^^^^^^ not found in `super::vehicle`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_pass_tests ... FAILED
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking serde_core v1.0.228
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking icu_properties_data v2.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking libc v0.2.175
[INFO] [stderr]     Checking proc-macro2 v1.0.103
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking quote v1.0.41
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking syn v2.0.108
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking convert_case v0.8.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking serde_with v3.15.1
[INFO] [stderr]     Checking prettyplease v0.2.37
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking rust_decimal v1.39.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking utoipa v5.4.0
[INFO] [stderr]     Checking macrotest v1.2.0
[INFO] [stderr]     Checking sea-query v0.32.7
[INFO] [stderr]     Checking sea-orm v1.1.17
[INFO] [stderr]     Checking crudcrate-derive-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/crudcrate-derive)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.42s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui-fail/deprecated_fn_create.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: The `fn_create` attribute is deprecated and no longer supported.
[INFO] [stderr]        Use the new hook syntax instead: `create::one::body = your_function`
[INFO] [stderr] 
[INFO] [stderr]        Migration guide:
[INFO] [stderr]        - fn_create      -> create::one::body
[INFO] [stderr]        - fn_get_one     -> read::one::body
[INFO] [stderr]        - fn_get_all     -> read::many::body
[INFO] [stderr]        - fn_update      -> update::one::body
[INFO] [stderr]        - fn_delete      -> delete::one::body
[INFO] [stderr]        - fn_delete_many -> delete::many::body
[INFO] [stderr] 
[INFO] [stderr]        New hook phases available:
[INFO] [stderr]        - ::pre  - runs before the operation (validation, auth)
[INFO] [stderr]        - ::body - replaces the default implementation
[INFO] [stderr]        - ::post - runs after the operation (notifications, side effects)
[INFO] [stderr]   --> tests/ui-fail/deprecated_fn_create.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn_create = custom_create,  // Deprecated syntax - should error
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `TodoCreate` in this scope
[INFO] [stderr]  --> tests/ui-fail/deprecated_fn_create.rs:7:57
[INFO] [stderr]   |
[INFO] [stderr] 7 | async fn custom_create(_db: &DatabaseConnection, _data: TodoCreate) -> Result<Todo, crudcrate::ApiError> {
[INFO] [stderr]   |                                                         ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Todo` in this scope
[INFO] [stderr]  --> tests/ui-fail/deprecated_fn_create.rs:7:79
[INFO] [stderr]   |
[INFO] [stderr] 7 | async fn custom_create(_db: &DatabaseConnection, _data: TodoCreate) -> Result<Todo, crudcrate::ApiError> {
[INFO] [stderr]   |                                                                               ^^^^ not found in this scope
[INFO] [stderr]   |
[INFO] [stderr] help: you might be missing a type parameter
[INFO] [stderr]   |
[INFO] [stderr] 7 | async fn custom_create<Todo>(_db: &DatabaseConnection, _data: TodoCreate) -> Result<Todo, crudcrate::ApiError> {
[INFO] [stderr]   |                       ++++++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `crudcrate`
[INFO] [stderr]  --> tests/ui-fail/deprecated_fn_create.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crudcrate::EntityToModels;
[INFO] [stderr]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `crudcrate`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `crudcrate`, use `cargo add crudcrate` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-fail/deprecated_fn_create.rs:13:3
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[crudcrate(
[INFO] [stderr]    |   ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr]    |
[INFO] [stderr] 17 + #[derive(EntityToModels, ToCreateModel, ToListModel, ToUpdateModel)]
[INFO] [stderr] 18 | pub struct Model {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-fail/deprecated_fn_create.rs:19:7
[INFO] [stderr]    |
[INFO] [stderr] 19 |     #[crudcrate(primary_key)]
[INFO] [stderr]    |       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find type `TodoCreate` in this scope
[INFO] [stderr]  --> tests/ui-fail/deprecated_fn_create.rs:7:57
[INFO] [stderr]   |
[INFO] [stderr] 7 | async fn custom_create(_db: &DatabaseConnection, _data: TodoCreate) -> Result<Todo, crudcrate::ApiError> {
[INFO] [stderr]   |                                                         ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find type `Todo` in this scope
[INFO] [stderr]  --> tests/ui-fail/deprecated_fn_create.rs:7:79
[INFO] [stderr]   |
[INFO] [stderr] 7 | async fn custom_create(_db: &DatabaseConnection, _data: TodoCreate) -> Result<Todo, crudcrate::ApiError> {
[INFO] [stderr]   |                                                                               ^^^^ not found in this scope
[INFO] [stderr]   |
[INFO] [stderr] help: you might be missing a type parameter
[INFO] [stderr]   |
[INFO] [stderr] 7 | async fn custom_create<Todo>(_db: &DatabaseConnection, _data: TodoCreate) -> Result<Todo, crudcrate::ApiError> {
[INFO] [stderr]   |                       ++++++
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crudcrate`
[INFO] [stderr]  --> tests/ui-fail/deprecated_fn_create.rs:7:85
[INFO] [stderr]   |
[INFO] [stderr] 7 | async fn custom_create(_db: &DatabaseConnection, _data: TodoCreate) -> Result<Todo, crudcrate::ApiError> {
[INFO] [stderr]   |                                                                                     ^^^^^^^^^ use of unresolved module or unlinked crate `crudcrate`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `crudcrate`, use `cargo add crudcrate` to add it to your `Cargo.toml`
[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/ui-fail/deprecated_fn_delete.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: The `fn_delete` attribute is deprecated and no longer supported.
[INFO] [stderr]        Use the new hook syntax instead: `delete::one::body = your_function`
[INFO] [stderr] 
[INFO] [stderr]        Migration guide:
[INFO] [stderr]        - fn_create      -> create::one::body
[INFO] [stderr]        - fn_get_one     -> read::one::body
[INFO] [stderr]        - fn_get_all     -> read::many::body
[INFO] [stderr]        - fn_update      -> update::one::body
[INFO] [stderr]        - fn_delete      -> delete::one::body
[INFO] [stderr]        - fn_delete_many -> delete::many::body
[INFO] [stderr] 
[INFO] [stderr]        New hook phases available:
[INFO] [stderr]        - ::pre  - runs before the operation (validation, auth)
[INFO] [stderr]        - ::body - replaces the default implementation
[INFO] [stderr]        - ::post - runs after the operation (notifications, side effects)
[INFO] [stderr]   --> tests/ui-fail/deprecated_fn_delete.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn_delete = custom_delete,  // Deprecated syntax - should error
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `crudcrate`
[INFO] [stderr]  --> tests/ui-fail/deprecated_fn_delete.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crudcrate::EntityToModels;
[INFO] [stderr]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `crudcrate`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `crudcrate`, use `cargo add crudcrate` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-fail/deprecated_fn_delete.rs:13:3
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[crudcrate(
[INFO] [stderr]    |   ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr]    |
[INFO] [stderr] 17 + #[derive(EntityToModels, ToCreateModel, ToListModel, ToUpdateModel)]
[INFO] [stderr] 18 | pub struct Model {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `crudcrate` in this scope
[INFO] [stderr]   --> tests/ui-fail/deprecated_fn_delete.rs:19:7
[INFO] [stderr]    |
[INFO] [stderr] 19 |     #[crudcrate(primary_key)]
[INFO] [stderr]    |       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `crudcrate` is an attribute that can be used by the derive macros `EntityToModels`, `ToCreateModel`, `ToListModel` and `ToUpdateModel`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crudcrate`
[INFO] [stderr]  --> tests/ui-fail/deprecated_fn_delete.rs:7:77
[INFO] [stderr]   |
[INFO] [stderr] 7 | async fn custom_delete(_db: &DatabaseConnection, _id: Uuid) -> Result<Uuid, crudcrate::ApiError> {
[INFO] [stderr]   |                                                                             ^^^^^^^^^ use of unresolved module or unlinked crate `crudcrate`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `crudcrate`, use `cargo add crudcrate` to add it to your `Cargo.toml`
[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] 
[INFO] [stderr] 
[INFO] [stdout] test compile_fail_tests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compile_pass_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_pass_tests' (80) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13:
[INFO] [stdout] 4 of 4 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ea8bf398e22 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ea8bf398e22 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ea8bf398e22 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ea8bf398e22 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ea8bf3afd1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ea8bf3afd1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5ea8bf39e286 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ea8bf39e286 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ea8bf374bcf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ea8bf374bcf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ea8bf3901e9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ea8bf3290be - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ea8bf3290be - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ea8bf3903a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ea8bf3903a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ea8bf374c88 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ea8bf369ab9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ea8bf375add - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ea8bf3b042c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ea8bf0ea6e4 - <trybuild[f356fc302b05d9e6]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13
[INFO] [stdout]   20:     0x5ea8bf0f8c68 - <trybuild[f356fc302b05d9e6]::TestCases as core[27de1724e4349be2]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/lib.rs:342:38
[INFO] [stdout]   21:     0x5ea8bf0e0117 - core[27de1724e4349be2]::ptr::drop_in_place::<trybuild[f356fc302b05d9e6]::TestCases>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5ea8bf0e0403 - macro_tests[6e45a641cf77b595]::compile_pass_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/macro_tests.rs:28:1
[INFO] [stdout]   23:     0x5ea8bf0e02e7 - macro_tests[6e45a641cf77b595]::compile_pass_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/macro_tests.rs:25:24
[INFO] [stdout]   24:     0x5ea8bf0e0916 - <macro_tests[6e45a641cf77b595]::compile_pass_tests::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ea8bf31d46b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ea8bf31d46b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5ea8bf329cca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5ea8bf329cca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5ea8bf329cca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5ea8bf329cca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5ea8bf329cca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5ea8bf329cca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5ea8bf329cca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5ea8bf325274 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5ea8bf325274 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5ea8bf32c7c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5ea8bf32c7c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5ea8bf32c7c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5ea8bf32c7c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5ea8bf32c7c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5ea8bf32c7c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5ea8bf32c7c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ea8bf3980ef - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5ea8bf3980ef - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x73558ff31aa4 - <unknown>
[INFO] [stdout]   46:     0x73558ffbea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile_fail_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_fail_tests' (79) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13:
[INFO] [stdout] 2 of 2 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ea8bf398e22 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ea8bf398e22 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ea8bf398e22 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ea8bf398e22 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ea8bf3afd1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ea8bf3afd1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5ea8bf39e286 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ea8bf39e286 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ea8bf374bcf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ea8bf374bcf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ea8bf3901e9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ea8bf3290be - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ea8bf3290be - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ea8bf3903a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ea8bf3903a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ea8bf374c88 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ea8bf369ab9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ea8bf375add - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ea8bf3b042c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ea8bf0ea6e4 - <trybuild[f356fc302b05d9e6]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13
[INFO] [stdout]   20:     0x5ea8bf0f8c68 - <trybuild[f356fc302b05d9e6]::TestCases as core[27de1724e4349be2]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/lib.rs:342:38
[INFO] [stdout]   21:     0x5ea8bf0e0117 - core[27de1724e4349be2]::ptr::drop_in_place::<trybuild[f356fc302b05d9e6]::TestCases>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5ea8bf0e0393 - macro_tests[6e45a641cf77b595]::compile_fail_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/macro_tests.rs:18:1
[INFO] [stdout]   23:     0x5ea8bf0e02b7 - macro_tests[6e45a641cf77b595]::compile_fail_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/macro_tests.rs:15:24
[INFO] [stdout]   24:     0x5ea8bf0e08d6 - <macro_tests[6e45a641cf77b595]::compile_fail_tests::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ea8bf31d46b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ea8bf31d46b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stderr] error: test failed, to rerun pass `--test macro_tests`
[INFO] [stdout]   27:     0x5ea8bf329cca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5ea8bf329cca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5ea8bf329cca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5ea8bf329cca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5ea8bf329cca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5ea8bf329cca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5ea8bf329cca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5ea8bf325274 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5ea8bf325274 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5ea8bf32c7c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5ea8bf32c7c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5ea8bf32c7c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5ea8bf32c7c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5ea8bf32c7c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5ea8bf32c7c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5ea8bf32c7c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ea8bf3980ef - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5ea8bf3980ef - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x73558ff31aa4 - <unknown>
[INFO] [stdout]   46:     0x73558ffbea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compile_fail_tests
[INFO] [stdout]     compile_pass_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 168.41s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6aa4f99d30fdfb20368f9dd7df67680998c92284a76311c48582009a02e0e0e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aa4f99d30fdfb20368f9dd7df67680998c92284a76311c48582009a02e0e0e2", kill_on_drop: false }`
[INFO] [stdout] 6aa4f99d30fdfb20368f9dd7df67680998c92284a76311c48582009a02e0e0e2
