[INFO] fetching crate smart-config 0.3.0-pre... [INFO] testing smart-config-0.3.0-pre against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate smart-config 0.3.0-pre into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate smart-config 0.3.0-pre [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate smart-config 0.3.0-pre [INFO] tweaked toml for crates.io crate smart-config 0.3.0-pre written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate smart-config 0.3.0-pre on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate smart-config 0.3.0-pre 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicase v2.8.0 [INFO] [stderr] Downloaded version-sync v0.9.5 [INFO] [stderr] Downloaded assert_matches v1.5.0 [INFO] [stderr] Downloaded compile-fmt v0.1.0 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.7.0 [INFO] [stderr] Downloaded anyhow v1.0.93 [INFO] [stderr] Downloaded parity-scale-codec v3.7.0 [INFO] [stderr] Downloaded pulldown-cmark v0.9.6 [INFO] [stderr] Downloaded libc v0.2.165 [INFO] [stderr] Downloaded smart-config-derive v0.3.0-pre [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d21763df41fef123618601b3aa5d56fd8c4c362b4018fa254340bb6a5e5970b [INFO] running `Command { std: "docker" "start" "-a" "1d21763df41fef123618601b3aa5d56fd8c4c362b4018fa254340bb6a5e5970b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d21763df41fef123618601b3aa5d56fd8c4c362b4018fa254340bb6a5e5970b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d21763df41fef123618601b3aa5d56fd8c4c362b4018fa254340bb6a5e5970b", kill_on_drop: false }` [INFO] [stdout] 1d21763df41fef123618601b3aa5d56fd8c4c362b4018fa254340bb6a5e5970b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d501c848c8751f959fca5e2278e5c7881eac0bc2fb624d0f005e5b181accb3af [INFO] running `Command { std: "docker" "start" "-a" "d501c848c8751f959fca5e2278e5c7881eac0bc2fb624d0f005e5b181accb3af", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling compile-fmt v0.1.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling smart-config-derive v0.3.0-pre [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling smart-config v0.3.0-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.74s [INFO] running `Command { std: "docker" "inspect" "d501c848c8751f959fca5e2278e5c7881eac0bc2fb624d0f005e5b181accb3af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d501c848c8751f959fca5e2278e5c7881eac0bc2fb624d0f005e5b181accb3af", kill_on_drop: false }` [INFO] [stdout] d501c848c8751f959fca5e2278e5c7881eac0bc2fb624d0f005e5b181accb3af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 72d8d6cb35db462f1110c13d11f02778ba2a766610fe9f9c9f0259f5204e507d [INFO] running `Command { std: "docker" "start" "-a" "72d8d6cb35db462f1110c13d11f02778ba2a766610fe9f9c9f0259f5204e507d", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling target-triple v0.1.3 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling smart-config-derive v0.3.0-pre [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling smart-config v0.3.0-pre (/opt/rustwide/workdir) [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling trybuild v1.0.101 [INFO] [stderr] Compiling version-sync v0.9.5 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.29s [INFO] running `Command { std: "docker" "inspect" "72d8d6cb35db462f1110c13d11f02778ba2a766610fe9f9c9f0259f5204e507d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72d8d6cb35db462f1110c13d11f02778ba2a766610fe9f9c9f0259f5204e507d", kill_on_drop: false }` [INFO] [stdout] 72d8d6cb35db462f1110c13d11f02778ba2a766610fe9f9c9f0259f5204e507d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 211fb9720134930304be0f72b44af9fc48b89d5fd61c8906fadf2dd0c0017166 [INFO] running `Command { std: "docker" "start" "-a" "211fb9720134930304be0f72b44af9fc48b89d5fd61c8906fadf2dd0c0017166", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/smart_config-dc16c72d170cb3f1) [INFO] [stdout] [INFO] [stdout] running 135 tests [INFO] [stdout] test de::tests::error_from_custom_deserializer ... ok [INFO] [stdout] test de::tests::error_parsing_array_from_string ... ok [INFO] [stdout] test de::tests::missing_nested_config_parsing_error ... ok [INFO] [stdout] test de::tests::missing_parameter_parsing_error ... ok [INFO] [stdout] test de::tests::parsing_compound_config_missing_nested_value ... ok [INFO] [stdout] test de::tests::parsing_defaulting_config_from_missing_value ... ok [INFO] [stdout] test de::tests::parsing_compound_config_with_multiple_errors ... ok [INFO] [stdout] test de::tests::parsing_defaulting_config_with_null_override ... ok [INFO] [stdout] test de::tests::parsing_defaulting_enum_config_from_missing_tag ... ok [INFO] [stdout] test de::tests::parsing_defaulting_enum_config_from_missing_value ... ok [INFO] [stdout] test de::tests::parsing_enum_config ... ok [INFO] [stdout] test de::tests::parsing_enum_config_missing_tag ... ok [INFO] [stdout] test de::tests::multiple_errors_for_composed_deserializers ... ok [INFO] [stdout] test de::tests::parsing_enum_config_unknown_tag ... ok [INFO] [stdout] test de::tests::parsing_complex_types ... ok [INFO] [stdout] test de::tests::errors_parsing_named_entries ... ok [INFO] [stdout] test de::tests::parsing_complex_types_errors ... ok [INFO] [stdout] test de::tests::parsing_enum_config_with_renamed_variants ... ok [INFO] [stdout] test de::tests::parsing_param ... ok [INFO] [stdout] test de::units::tests::parsing_byte_size_string ... ok [INFO] [stdout] test de::units::tests::parsing_time_string ... ok [INFO] [stdout] test de::units::tests::parsing_time_string_errors ... ok [INFO] [stdout] test de::units::tests::serializing_with_byte_size ... ok [INFO] [stdout] test de::units::tests::serializing_with_duration ... ok [INFO] [stdout] test de::tests::error_parsing_string_or_complex_value ... ok [INFO] [stdout] test de::units::tests::serializing_with_size_unit ... ok [INFO] [stdout] test de::tests::type_mismatch_parsing_error ... ok [INFO] [stdout] test de::units::tests::serializing_with_time_unit ... ok [INFO] [stdout] test metadata::tests::describing_complex_types ... ok [INFO] [stdout] test metadata::tests::describing_defaulting_enum_config ... ok [INFO] [stdout] test metadata::_private::tests::checking_prefix_relations ... ok [INFO] [stdout] test de::tests::parsing_compound_config ... ok [INFO] [stdout] test metadata::tests::describing_enum_config ... ok [INFO] [stdout] test metadata::tests::suffixes_for_composed_params ... ok [INFO] [stdout] test schema::mount::tests::getting_mounting_points_by_kv_path ... ok [INFO] [stdout] test metadata::tests::deserializing_config_using_deserializer ... ok [INFO] [stdout] test schema::mount::tests::kv_path_equivalence ... ok [INFO] [stdout] test metadata::_private::tests::validating_paths ... ok [INFO] [stdout] test schema::mount::tests::kv_path_ordering ... ok [INFO] [stdout] test schema::tests::aliasing_info_for_nested_configs ... ok [INFO] [stdout] test schema::tests::getting_config_metadata ... ok [INFO] [stdout] test schema::tests::aliasing_does_not_change_config_depth ... ok [INFO] [stdout] test schema::tests::aliasing_mountpoint_errors_via_nested_configs ... ok [INFO] [stdout] test de::tests::parsing_composed_params ... ok [INFO] [stdout] test schema::tests::aliasing_mountpoint_errors ... ok [INFO] [stdout] test schema::tests::path_aliases_with_enum_coercion ... ok [INFO] [stdout] test schema::tests::config_cannot_be_nested_to_path_alias ... ok [INFO] [stdout] test schema::tests::using_alias ... ok [INFO] [stdout] test schema::tests::using_multiple_aliases ... ok [INFO] [stdout] test source::json::tests::creating_json_config ... ok [INFO] [stdout] test schema::tests::mountpoint_errors ... ok [INFO] [stdout] test source::tests::coercing_serde_enum_negative_cases ... ok [INFO] [stdout] test source::env::tests::parsing_dotenv_contents ... ok [INFO] [stdout] test source::json::tests::creating_config_using_macro ... ok [INFO] [stdout] test schema::tests::using_nesting ... ok [INFO] [stdout] test source::tests::config_validations ... ok [INFO] [stdout] test source::tests::config_canonicalization ... ok [INFO] [stdout] test source::tests::config_canonicalization_with_nesting ... ok [INFO] [stdout] test source::tests::aliasing_for_flattened_config ... ok [INFO] [stdout] test source::env::tests::converting_flat_params ... ok [INFO] [stdout] test source::tests::config_nested_validations ... ok [INFO] [stdout] test source::tests::coercing_serde_enum_with_aliased_field ... ok [INFO] [stdout] test source::tests::coercing_serde_enum ... ok [INFO] [stdout] test source::tests::coercing_aliased_enum_config ... ok [INFO] [stdout] test source::tests::merging_params_is_atomic ... ok [INFO] [stdout] test source::tests::aliasing_for_nested_config ... ok [INFO] [stdout] test source::tests::merging_params_is_still_atomic_with_prefixes ... ok [INFO] [stdout] test source::tests::merging_configs ... ok [INFO] [stdout] test source::tests::nesting_json ... ok [INFO] [stdout] test source::tests::merging_config_parts_with_env ... ok [INFO] [stdout] test source::tests::multiple_validation_failures ... ok [INFO] [stdout] test source::tests::nesting_for_array_param ... ok [INFO] [stdout] test source::tests::coercing_enum_with_suffixes ... ok [INFO] [stdout] test source::tests::nesting_does_not_override_existing_values ... ok [INFO] [stdout] test source::tests::nesting_key_value_map_to_multiple_locations ... ok [INFO] [stdout] test source::tests::merging_duration_params_is_atomic ... ok [INFO] [stdout] test source::tests::nesting_not_applied_if_original_param_is_defined ... ok [INFO] [stdout] test source::tests::deserializing_optional_config ... ok [INFO] [stdout] test source::tests::nesting_not_applied_for_non_sequential_array_indices ... ok [INFO] [stdout] test source::tests::nesting_inside_child_config ... ok [INFO] [stdout] test source::tests::origins_for_coerced_serde_enum ... ok [INFO] [stdout] test source::tests::env_config_with_composed_deserializers ... ok [INFO] [stdout] test source::tests::merging_config_parts ... ok [INFO] [stdout] test source::tests::parsing_complex_param_errors ... ok [INFO] [stdout] test source::tests::nesting_with_duration_param_errors ... ok [INFO] [stdout] test source::tests::parsing_compound_config_with_schema ... ok [INFO] [stdout] test source::tests::parsing_complex_param ... ok [INFO] [stdout] test source::tests::reading_env_vars_using_env_source ... ok [INFO] [stdout] test source::tests::nesting_with_composed_deserializers_errors ... ok [INFO] [stdout] test source::tests::parsing_nulls_from_env ... ok [INFO] [stdout] test source::tests::resolving_path_aliases ... ok [INFO] [stdout] test source::tests::parsing_defaulting_config_from_missing_value_with_schema ... ok [INFO] [stdout] test source::tests::coercing_nested_enum_config ... ok [INFO] [stdout] test source::tests::reading_fallbacks ... ok [INFO] [stdout] test source::tests::nesting_with_null_value ... ok [INFO] [stdout] test source::tests::parsing_with_custom_filter ... ok [INFO] [stdout] test source::tests::reading_secrets ... ok [INFO] [stdout] test source::tests::using_aliases_with_object_config ... ok [INFO] [stdout] test source::tests::parsing_named_entries_with_optional_values ... ok [INFO] [stdout] test source::tests::resolving_path_aliases_for_configs ... ok [INFO] [stdout] test source::yaml::tests::unsupported_key ... ok [INFO] [stdout] test testing::tests::complete_testing_for_env_vars ... ok [INFO] [stdout] test testing::tests::complete_testing_for_enum_configs ... ok [INFO] [stdout] test source::tests::parsing_compound_config_with_schema_error ... ok [INFO] [stdout] test source::tests::serializing_enum_config ... ok [INFO] [stdout] test testing::tests::complete_testing ... ok [INFO] [stdout] test source::tests::parsing_enum_config_with_schema ... ok [INFO] [stdout] test testing::tests::testing_config ... ok [INFO] [stdout] test testonly::tests::default_is_derived_as_expected ... ok [INFO] [stdout] test testing::tests::minimal_testing ... ok [INFO] [stdout] test source::tests::using_nested_config_aliases ... ok [INFO] [stdout] test testonly::tests::example_for_compound_config ... ok [INFO] [stdout] test source::tests::nesting_with_byte_size_param ... ok [INFO] [stdout] test source::tests::working_with_embedded_params ... ok [INFO] [stdout] test source::tests::nesting_with_aliased_duration_param ... ok [INFO] [stdout] test testonly::tests::serializing_enum_config ... ok [INFO] [stdout] test source::yaml::tests::creating_yaml_config ... ok [INFO] [stdout] test testonly::tests::example_for_simple_config ... ok [INFO] [stdout] test source::tests::using_env_config_overrides ... ok [INFO] [stdout] test utils::tests::detecting_no_case ... ok [INFO] [stdout] test utils::tests::detecting_cases ... ok [INFO] [stdout] test value::tests::joining_pointer_paths ... ok [INFO] [stdout] test value::tests::joining_pointers ... ok [INFO] [stdout] test utils::tests::transforming_case ... ok [INFO] [stdout] test utils::tests::detecting_case_in_single_word ... ok [INFO] [stdout] test source::tests::nesting_with_duration_param ... ok [INFO] [stdout] test value::tests::splitting_pointer ... ok [INFO] [stdout] test visit::tests::serializing_config ... ok [INFO] [stdout] test visit::tests::serializing_nested_config ... ok [INFO] [stdout] test visit::tests::visiting_enum_config ... ok [INFO] [stdout] test visit::tests::visiting_struct_config ... ok [INFO] [stdout] test testing::tests::incomplete_enum_config - should panic ... ok [INFO] [stdout] test testing::tests::panicking_on_incomplete_sample_with_optional_nested_config - should panic ... ok [INFO] [stdout] test testing::tests::panicking_on_redundant_sample - should panic ... ok [INFO] [stdout] test testing::tests::panicking_on_incomplete_sample - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 135 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration-9973abd0f2051374) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking unicase v2.8.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking compile-fmt v0.1.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking syn v2.0.87 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling smart-config-derive v0.3.0-pre [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking smart-config v0.3.0-pre (/opt/rustwide/workdir) [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking version-sync v0.9.5 [INFO] [stderr] Checking smart-config-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/smart-config) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.71s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/ui/derives/bogus_alias_name.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation of constant value failed [INFO] [stderr] --> tests/ui/derives/bogus_alias_name.rs:5:22 [INFO] [stderr] | [INFO] [stderr] 5 | #[config(alias = "what?")] [INFO] [stderr] | ^^^^^^^ evaluation panicked: Param / config name `what?` is invalid: name contains a disallowed char '?' at position 4; allowed chars are [_a-z0-9] [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation panicked: Param / config name `what?` is invalid: name contains a disallowed char '?' at position 4; allowed chars are [_a-z0-9] [INFO] [stderr] --> tests/ui/derives/bogus_alias_name.rs:5:22 [INFO] [stderr] | [INFO] [stderr] 5 | #[config(alias = "what?")] [INFO] [stderr] | ^^^^^^^ evaluation of `_` failed here [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/derives/bogus_alias_name_for_config.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation of constant value failed [INFO] [stderr] --> tests/ui/derives/bogus_alias_name_for_config.rs:10:28 [INFO] [stderr] | [INFO] [stderr] 10 | #[config(nest, alias = "what?")] [INFO] [stderr] | ^^^^^^^ evaluation panicked: Param / config name `what?` is invalid: name contains a disallowed char '?' at position 4; allowed chars are [_a-z0-9] [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation panicked: Param / config name `what?` is invalid: name contains a disallowed char '?' at position 4; allowed chars are [_a-z0-9] [INFO] [stderr] --> tests/ui/derives/bogus_alias_name_for_config.rs:10:28 [INFO] [stderr] | [INFO] [stderr] 10 | #[config(nest, alias = "what?")] [INFO] [stderr] | ^^^^^^^ evaluation of `_` failed here [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/derives/bogus_alias_path.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation of constant value failed [INFO] [stderr] --> tests/ui/derives/bogus_alias_path.rs:5:22 [INFO] [stderr] | [INFO] [stderr] 5 | #[config(alias = "..what?")] [INFO] [stderr] | ^^^^^^^^^ evaluation panicked: Param / config alias path `..what?` is invalid: name contains a disallowed char '?' at position 6; allowed chars are [_a-z0-9.] [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation panicked: Param / config alias path `..what?` is invalid: name contains a disallowed char '?' at position 6; allowed chars are [_a-z0-9.] [INFO] [stderr] --> tests/ui/derives/bogus_alias_path.rs:5:22 [INFO] [stderr] | [INFO] [stderr] 5 | #[config(alias = "..what?")] [INFO] [stderr] | ^^^^^^^^^ evaluation of `_` failed here [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/derives/bogus_deprecated_path.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation of constant value failed [INFO] [stderr] --> tests/ui/derives/bogus_deprecated_path.rs:5:27 [INFO] [stderr] | [INFO] [stderr] 5 | #[config(deprecated = "..what..")] [INFO] [stderr] | ^^^^^^^^^^ evaluation panicked: Param / config alias path `..what..` is invalid: name contains a disallowed char '.' at position 7; allowed chars are [_a-z] [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation panicked: Param / config alias path `..what..` is invalid: name contains a disallowed char '.' at position 7; allowed chars are [_a-z] [INFO] [stderr] --> tests/ui/derives/bogus_deprecated_path.rs:5:27 [INFO] [stderr] | [INFO] [stderr] 5 | #[config(deprecated = "..what..")] [INFO] [stderr] | ^^^^^^^^^^ evaluation of `_` failed here [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/derives/bogus_nested_config.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: the trait bound `u64: DescribeConfig` is not satisfied [INFO] [stderr] --> tests/ui/derives/bogus_nested_config.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | field: u64, [INFO] [stderr] | ^^^ the trait `DescribeConfig` is not implemented for `u64` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `DescribeConfig`: [INFO] [stderr] OtherConfig [INFO] [stderr] TestConfig [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `u64: DescribeConfig` is not satisfied [INFO] [stderr] --> tests/ui/derives/bogus_nested_config.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | field: u64, [INFO] [stderr] | ^^^ the trait `DescribeConfig` is not implemented for `u64` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `DescribeConfig`: [INFO] [stderr] OtherConfig [INFO] [stderr] TestConfig [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `u64: VisitConfig` is not satisfied [INFO] [stderr] --> tests/ui/derives/bogus_nested_config.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(DescribeConfig)] [INFO] [stderr] | ^^^^^^^^^^^^^^ the trait `VisitConfig` is not implemented for `u64` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `VisitConfig`: [INFO] [stderr] OtherConfig [INFO] [stderr] TestConfig [INFO] [stderr] = note: required for the cast from `&u64` to `&dyn VisitConfig` [INFO] [stderr] = note: this error originates in the derive macro `DescribeConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `u64: VisitConfig` is not satisfied [INFO] [stderr] --> tests/ui/derives/bogus_nested_config.rs:9:10 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(DescribeConfig)] [INFO] [stderr] | ^^^^^^^^^^^^^^ the trait `VisitConfig` is not implemented for `u64` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `VisitConfig`: [INFO] [stderr] OtherConfig [INFO] [stderr] TestConfig [INFO] [stderr] = note: required for the cast from `&u64` to `&dyn VisitConfig` [INFO] [stderr] = note: this error originates in the derive macro `DescribeConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: the trait bound `u64: VisitConfig` is not satisfied [INFO] [stderr] --> tests/ui/derives/bogus_nested_config.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(DescribeConfig)] [INFO] [stderr] | ^^^^^^^^^^^^^^ the trait `VisitConfig` is not implemented for `u64` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `VisitConfig`: [INFO] [stderr] OtherConfig [INFO] [stderr] TestConfig [INFO] [stderr] = note: required for the cast from `&u64` to `&dyn VisitConfig` [INFO] [stderr] = note: this error originates in the derive macro `DescribeConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `u64: DescribeConfig` is not satisfied [INFO] [stderr] --> tests/ui/derives/bogus_nested_config.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | field: u64, [INFO] [stderr] | ^^^ the trait `DescribeConfig` is not implemented for `u64` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `DescribeConfig`: [INFO] [stderr] OtherConfig [INFO] [stderr] TestConfig [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `u64: VisitConfig` is not satisfied [INFO] [stderr] --> tests/ui/derives/bogus_nested_config.rs:9:10 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(DescribeConfig)] [INFO] [stderr] | ^^^^^^^^^^^^^^ the trait `VisitConfig` is not implemented for `u64` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `VisitConfig`: [INFO] [stderr] OtherConfig [INFO] [stderr] TestConfig [INFO] [stderr] = note: required for the cast from `&u64` to `&dyn VisitConfig` [INFO] [stderr] = note: this error originates in the derive macro `DescribeConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `u64: DescribeConfig` is not satisfied [INFO] [stderr] --> tests/ui/derives/bogus_nested_config.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | field: u64, [INFO] [stderr] | ^^^ the trait `DescribeConfig` is not implemented for `u64` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `DescribeConfig`: [INFO] [stderr] OtherConfig [INFO] [stderr] TestConfig [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/derives/bogus_nested_name.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation of constant value failed [INFO] [stderr] --> tests/ui/derives/bogus_nested_name.rs:10:29 [INFO] [stderr] | [INFO] [stderr] 10 | #[config(nest, rename = "what?")] [INFO] [stderr] | ^^^^^^^ evaluation panicked: Param / config name `what?` is invalid: name contains a disallowed char '?' at position 4; allowed chars are [_a-z0-9] [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation panicked: Param / config name `what?` is invalid: name contains a disallowed char '?' at position 4; allowed chars are [_a-z0-9] [INFO] [stderr] --> tests/ui/derives/bogus_nested_name.rs:10:29 [INFO] [stderr] | [INFO] [stderr] 10 | #[config(nest, rename = "what?")] [INFO] [stderr] | ^^^^^^^ evaluation of `_` failed here [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/derives/bogus_param_name.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation of constant value failed [INFO] [stderr] --> tests/ui/derives/bogus_param_name.rs:5:23 [INFO] [stderr] | [INFO] [stderr] 5 | #[config(rename = "what?")] [INFO] [stderr] | ^^^^^^^ evaluation panicked: Param / config name `what?` is invalid: name contains a disallowed char '?' at position 4; allowed chars are [_a-z0-9] [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation panicked: Param / config name `what?` is invalid: name contains a disallowed char '?' at position 4; allowed chars are [_a-z0-9] [INFO] [stderr] --> tests/ui/derives/bogus_param_name.rs:5:23 [INFO] [stderr] | [INFO] [stderr] 5 | #[config(rename = "what?")] [INFO] [stderr] | ^^^^^^^ evaluation of `_` failed here [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/derives/bogus_param_raw_name.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation of constant value failed [INFO] [stderr] --> tests/ui/derives/bogus_param_raw_name.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | r#поле: u64, [INFO] [stderr] | ^^^^^^ evaluation panicked: Param / config name `поле` is invalid: name contains non-ASCII chars, first at position 0 [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation panicked: Param / config name `поле` is invalid: name contains non-ASCII chars, first at position 0 [INFO] [stderr] --> tests/ui/derives/bogus_param_raw_name.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | r#поле: u64, [INFO] [stderr] | ^^^^^^ evaluation of `_` failed here [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/derives/cannot_derive_default.rs ... ok [INFO] [stderr] test tests/ui/derives/cannot_derive_default_enum_field.rs ... ok [INFO] [stderr] test tests/ui/derives/cannot_derive_default_variant.rs ... ok [INFO] [stderr] test tests/ui/derives/deserializer_for_nested_config.rs ... ok [INFO] [stderr] test tests/ui/derives/flattened_config_with_alias.rs ... ok [INFO] [stderr] test tests/ui/derives/flattened_config_with_rename.rs ... ok [INFO] [stderr] test tests/ui/derives/multiple_default_variants.rs ... ok [INFO] [stderr] test tests/ui/derives/nest_and_flatten_config.rs ... ok [INFO] [stderr] test tests/ui/derives/no_tag_on_enum.rs ... ok [INFO] [stderr] test tests/ui/derives/option_in_option.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: Optional `Option` param cannot be deserialized [INFO] [stderr] --> tests/ui/derives/option_in_option.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | bogus: Option>, [INFO] [stderr] | ^^^^^^ the trait `WellKnownOption` is not implemented for `Option` [INFO] [stderr] | [INFO] [stderr] = note: Add #[config(with = _)] attribute to specify deserializer to use [INFO] [stderr] = note: If `Option` is a config, add #[config(nest)] [INFO] [stderr] = note: Embedded options (`Option>`) are not supported as param types [INFO] [stderr] = help: the following other types implement trait `WellKnownOption`: [INFO] [stderr] BTreeMap [INFO] [stderr] BTreeSet [INFO] [stderr] HashMap [INFO] [stderr] HashSet [INFO] [stderr] IpAddr [INFO] [stderr] Ipv4Addr [INFO] [stderr] Ipv6Addr [INFO] [stderr] NonZero [INFO] [stderr] and $N others [INFO] [stderr] = note: required for `Option` to implement `CustomKnownOption` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: Optional `Option` param cannot be deserialized [INFO] [stderr] --> tests/ui/derives/option_in_option.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | bogus: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ the trait `WellKnownOption` is not implemented for `Option` [INFO] [stderr] | [INFO] [stderr] = note: Add #[config(with = _)] attribute to specify deserializer to use [INFO] [stderr] = note: If `Option` is a config, add #[config(nest)] [INFO] [stderr] = note: Embedded options (`Option>`) are not supported as param types [INFO] [stderr] = help: the following other types implement trait `WellKnownOption`: [INFO] [stderr] BTreeMap [INFO] [stderr] BTreeSet [INFO] [stderr] HashMap [INFO] [stderr] HashSet [INFO] [stderr] IpAddr [INFO] [stderr] Ipv4Addr [INFO] [stderr] Ipv6Addr [INFO] [stderr] NonZero [INFO] [stderr] and $N others [INFO] [stderr] = note: required for `Option` to implement `CustomKnownOption` [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/derives/optional_flattened_config.rs ... ok [INFO] [stderr] test tests/ui/derives/param_coinciding_with_config.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation of constant value failed [INFO] [stderr] --> tests/ui/derives/param_coinciding_with_config.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(DescribeConfig)] [INFO] [stderr] | ^^^^^^^^^^^^^^ evaluation panicked: Name / alias `nested` of param `TestConfig.field` coincides with a name / alias of a nested config `TestConfig.nested`. This is an unconditional error; config deserialization relies on the fact that configs never coincide with params [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the derive macro `DescribeConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation panicked: Name / alias `nested` of param `TestConfig.field` coincides with a name / alias of a nested config `TestConfig.nested`. This is an unconditional error; config deserialization relies on the fact that configs never coincide with params [INFO] [stderr] --> tests/ui/derives/param_coinciding_with_config.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(DescribeConfig)] [INFO] [stderr] | ^^^^^^^^^^^^^^ evaluation of `_` failed here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the derive macro `DescribeConfig` (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/ui/derives/param_coinciding_with_config_alias.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation of constant value failed [INFO] [stderr] --> tests/ui/derives/param_coinciding_with_config_alias.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(DescribeConfig)] [INFO] [stderr] | ^^^^^^^^^^^^^^ evaluation panicked: Name / alias `field` of param `TestConfig.field` coincides with a name / alias of a nested config `TestConfig.nested`. This is an unconditional error; config deserialization relies on the fact that configs never coincide with params [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the derive macro `DescribeConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation panicked: Name / alias `field` of param `TestConfig.field` coincides with a name / alias of a nested config `TestConfig.nested`. This is an unconditional error; config deserialization relies on the fact that configs never coincide with params [INFO] [stderr] --> tests/ui/derives/param_coinciding_with_config_alias.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(DescribeConfig)] [INFO] [stderr] | ^^^^^^^^^^^^^^ evaluation of `_` failed here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the derive macro `DescribeConfig` (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/ui/derives/param_coinciding_with_flattened_config.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation of constant value failed [INFO] [stderr] --> tests/ui/derives/param_coinciding_with_flattened_config.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(DescribeConfig)] [INFO] [stderr] | ^^^^^^^^^^^^^^ evaluation panicked: Name / alias `nested` of param `TestConfig.nested` coincides with a name / alias of a nested config `FlattenedConfig.nested`. This is an unconditional error; config deserialization relies on the fact that configs never coincide with params [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the derive macro `DescribeConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation panicked: Name / alias `nested` of param `TestConfig.nested` coincides with a name / alias of a nested config `FlattenedConfig.nested`. This is an unconditional error; config deserialization relies on the fact that configs never coincide with params [INFO] [stderr] --> tests/ui/derives/param_coinciding_with_flattened_config.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(DescribeConfig)] [INFO] [stderr] | ^^^^^^^^^^^^^^ evaluation of `_` failed here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the derive macro `DescribeConfig` (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/ui/derives/param_coinciding_with_flattened_config_alias.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation of constant value failed [INFO] [stderr] --> tests/ui/derives/param_coinciding_with_flattened_config_alias.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(DescribeConfig)] [INFO] [stderr] | ^^^^^^^^^^^^^^ evaluation panicked: Name / alias `value` of param `TestConfig.value` coincides with a name / alias of a nested config `FlattenedConfig.nested`. This is an unconditional error; config deserialization relies on the fact that configs never coincide with params [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the derive macro `DescribeConfig` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation panicked: Name / alias `value` of param `TestConfig.value` coincides with a name / alias of a nested config `FlattenedConfig.nested`. This is an unconditional error; config deserialization relies on the fact that configs never coincide with params [INFO] [stderr] --> tests/ui/derives/param_coinciding_with_flattened_config_alias.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(DescribeConfig)] [INFO] [stderr] | ^^^^^^^^^^^^^^ evaluation of `_` failed here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the derive macro `DescribeConfig` (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/ui/derives/redefining_tag_value.rs ... ok [INFO] [stderr] test tests/ui/derives/rename_all_invalid_value.rs ... ok [INFO] [stderr] test tests/ui/derives/rename_all_on_struct.rs ... ok [INFO] [stderr] test tests/ui/derives/tag_coinciding_with_param.rs ... ok [INFO] [stderr] test tests/ui/derives/tag_on_struct.rs ... ok [INFO] [stderr] test tests/ui/derives/unsupported_enum_variant.rs ... ok [INFO] [stderr] test tests/ui/derives/unsupported_option.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: Optional `CustomParam` param cannot be deserialized [INFO] [stderr] --> tests/ui/derives/unsupported_option.rs:15:15 [INFO] [stderr] | [INFO] [stderr] 15 | optional: Option, [INFO] [stderr] | ^^^^^^ the trait `WellKnownOption` is not implemented for `CustomParam` [INFO] [stderr] | [INFO] [stderr] = note: Add #[config(with = _)] attribute to specify deserializer to use [INFO] [stderr] = note: If `CustomParam` is a config, add #[config(nest)] [INFO] [stderr] = note: Embedded options (`Option>`) are not supported as param types [INFO] [stderr] = help: the following other types implement trait `WellKnownOption`: [INFO] [stderr] BTreeMap [INFO] [stderr] BTreeSet [INFO] [stderr] HashMap [INFO] [stderr] HashSet [INFO] [stderr] IpAddr [INFO] [stderr] Ipv4Addr [INFO] [stderr] Ipv6Addr [INFO] [stderr] NonZero [INFO] [stderr] and $N others [INFO] [stderr] = note: required for `CustomParam` to implement `CustomKnownOption` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: Optional `CustomParam` param cannot be deserialized [INFO] [stderr] --> tests/ui/derives/unsupported_option.rs:15:15 [INFO] [stderr] | [INFO] [stderr] 15 | optional: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ the trait `WellKnownOption` is not implemented for `CustomParam` [INFO] [stderr] | [INFO] [stderr] = note: Add #[config(with = _)] attribute to specify deserializer to use [INFO] [stderr] = note: If `CustomParam` is a config, add #[config(nest)] [INFO] [stderr] = note: Embedded options (`Option>`) are not supported as param types [INFO] [stderr] = help: the following other types implement trait `WellKnownOption`: [INFO] [stderr] BTreeMap [INFO] [stderr] BTreeSet [INFO] [stderr] HashMap [INFO] [stderr] HashSet [INFO] [stderr] IpAddr [INFO] [stderr] Ipv4Addr [INFO] [stderr] Ipv6Addr [INFO] [stderr] NonZero [INFO] [stderr] and $N others [INFO] [stderr] = note: required for `CustomParam` to implement `CustomKnownOption` [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/derives/unsupported_param_type.rs ... ok [INFO] [stderr] test tests/ui/derives/useless_enum.rs ... ok [INFO] [stderr] test tests/ui/config/embedded_paths.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation of constant value failed [INFO] [stderr] --> tests/ui/config/embedded_paths.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | smart_config::config!("test": 1, "test.path": 2); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation panicked: Path #0 `test` is a prefix of path #1 `test.path` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `smart_config::config` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation panicked: Path #0 `test` is a prefix of path #1 `test.path` [INFO] [stderr] --> tests/ui/config/embedded_paths.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | smart_config::config!("test": 1, "test.path": 2); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `main::_` failed here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `smart_config::config` (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/ui/config/invalid_path.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation of constant value failed [INFO] [stderr] --> tests/ui/config/invalid_path.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | smart_config::config!("what?": 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation panicked: Path #0 `what?` is invalid: name contains a disallowed char '?' at position 4; allowed chars are [_a-z0-9.] [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `smart_config::config` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation panicked: Path #0 `what?` is invalid: name contains a disallowed char '?' at position 4; allowed chars are [_a-z0-9.] [INFO] [stderr] --> tests/ui/config/invalid_path.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | smart_config::config!("what?": 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `main::_` failed here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `smart_config::config` (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/ui/config/invalid_path_delimiter.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation of constant value failed [INFO] [stderr] --> tests/ui/config/invalid_path_delimiter.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | smart_config::config!("what..1": 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation panicked: Path #0 `what..1` is invalid: name contains a disallowed char '.' at position 5; allowed chars are [_a-z] [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `smart_config::config` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation panicked: Path #0 `what..1` is invalid: name contains a disallowed char '.' at position 5; allowed chars are [_a-z] [INFO] [stderr] --> tests/ui/config/invalid_path_delimiter.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | smart_config::config!("what..1": 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `main::_` failed here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `smart_config::config` (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/ui/config/invalid_path_start.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation of constant value failed [INFO] [stderr] --> tests/ui/config/invalid_path_start.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | smart_config::config!("!what": 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation panicked: Path #0 `!what` is invalid: name contains a disallowed char '!' at position 0; allowed chars are [_a-z] [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `smart_config::config` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0080]: evaluation panicked: Path #0 `!what` is invalid: name contains a disallowed char '!' at position 0; allowed chars are [_a-z] [INFO] [stderr] --> tests/ui/config/invalid_path_start.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | smart_config::config!("!what": 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `main::_` failed here [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `smart_config::config` (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] [INFO] [stderr] [INFO] [stdout] test ui ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ui stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'ui' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.101/src/run.rs:101:13: [INFO] [stdout] 18 of 36 tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x74d3ec75ef42 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x74d3ec75ef42 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x74d3ec75ef42 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x74d3ec75ef42 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x74d3ec79cdc3 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x74d3ec79cdc3 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x74d3ec75b7d3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x74d3ec75b7d3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x74d3ec75ed92 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x74d3ec76132c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x74d3ec761182 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x74d3ec72aac4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x74d3ec72aac4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x74d3ec761d93 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x74d3ec761d93 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x74d3ec761a7a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x74d3ec75f449 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x74d3ec76170d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x74d3ec4436f0 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x74d3ec452045 - trybuild::run::::run::hf2388b49e84c02ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.101/src/run.rs:101:13 [INFO] [stdout] 20: 0x74d3ec457658 - ::drop::hcf8d17781b16d128 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.101/src/lib.rs:340:38 [INFO] [stdout] 21: 0x74d3ec444577 - core::ptr::drop_in_place::h3f81cce4dd5362b9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ptr/mod.rs:799:1 [INFO] [stdout] 22: 0x74d3ec444c8b - integration::ui::h767cc99b8f0d7bad [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:8:1 [INFO] [stdout] 23: 0x74d3ec444c07 - integration::ui::{{closure}}::h8837512105d47b1f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:4:8 [INFO] [stdout] 24: 0x74d3ec4444d6 - core::ops::function::FnOnce::call_once::h2db0bb9b8ca56037 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x74d3ec7301bb - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x74d3ec7301bb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 27: 0x74d3ec72f42e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 28: 0x74d3ec72f42e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x74d3ec72f42e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 30: 0x74d3ec72f42e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 31: 0x74d3ec72f42e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x74d3ec72f42e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 33: 0x74d3ec72f42e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 34: 0x74d3ec6f42b4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 35: 0x74d3ec6f42b4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 36: 0x74d3ec6f7aaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x74d3ec6f7aaa - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x74d3ec6f7aaa - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 39: 0x74d3ec6f7aaa - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 40: 0x74d3ec6f7aaa - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x74d3ec6f7aaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x74d3ec6f7aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x74d3ec764d47 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 44: 0x74d3ec764d47 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 45: 0x74d3ec764d47 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ui [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 31.42s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration` [INFO] running `Command { std: "docker" "inspect" "211fb9720134930304be0f72b44af9fc48b89d5fd61c8906fadf2dd0c0017166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211fb9720134930304be0f72b44af9fc48b89d5fd61c8906fadf2dd0c0017166", kill_on_drop: false }` [INFO] [stdout] 211fb9720134930304be0f72b44af9fc48b89d5fd61c8906fadf2dd0c0017166