[INFO] fetching crate ruma-events 0.30.1... [INFO] testing ruma-events-0.30.1 against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] extracting crate ruma-events 0.30.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate ruma-events 0.30.1 on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ruma-events 0.30.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ruma-events 0.30.1 [INFO] tweaked toml for crates.io crate ruma-events 0.30.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate ruma-events 0.30.1 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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trybuild v1.0.101 [INFO] [stderr] Downloaded js_option v0.1.1 [INFO] [stderr] Downloaded ruma-identifiers-validation v0.10.1 [INFO] [stderr] Downloaded assign v1.1.1 [INFO] [stderr] Downloaded assert_matches2 v0.1.2 [INFO] [stderr] Downloaded target-triple v0.1.3 [INFO] [stderr] Downloaded js_int v0.2.2 [INFO] [stderr] Downloaded as_variant v1.2.0 [INFO] [stderr] Downloaded ruma-macros v0.15.1 [INFO] [stderr] Downloaded ruma-html v0.4.0 [INFO] [stderr] Downloaded ruma-common v0.15.1 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a113e1b99b07de3707be7daf43669002ab1d43b4dfdeabb4d8f60aadde80e06f [INFO] running `Command { std: "docker" "start" "-a" "a113e1b99b07de3707be7daf43669002ab1d43b4dfdeabb4d8f60aadde80e06f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a113e1b99b07de3707be7daf43669002ab1d43b4dfdeabb4d8f60aadde80e06f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a113e1b99b07de3707be7daf43669002ab1d43b4dfdeabb4d8f60aadde80e06f", kill_on_drop: false }` [INFO] [stdout] a113e1b99b07de3707be7daf43669002ab1d43b4dfdeabb4d8f60aadde80e06f [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88662719dc2ac24365ba4a8fe1f927082ad91328506e73093d0e65b7ee3d4e27 [INFO] running `Command { std: "docker" "start" "-a" "88662719dc2ac24365ba4a8fe1f927082ad91328506e73093d0e65b7ee3d4e27", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.4 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling ruma-common v0.15.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling wildmatch v2.4.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling ruma-events v0.30.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling as_variant v1.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.215 [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 icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ruma-identifiers-validation v0.10.1 [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 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 js_option v0.1.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling serde_html_form v0.2.6 [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 url v2.5.4 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling ruma-macros v0.15.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "88662719dc2ac24365ba4a8fe1f927082ad91328506e73093d0e65b7ee3d4e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88662719dc2ac24365ba4a8fe1f927082ad91328506e73093d0e65b7ee3d4e27", kill_on_drop: false }` [INFO] [stdout] 88662719dc2ac24365ba4a8fe1f927082ad91328506e73093d0e65b7ee3d4e27 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11c5394a2e441fcf7e53842b660caf53b553c582e4abf5a2099128c352713b37 [INFO] running `Command { std: "docker" "start" "-a" "11c5394a2e441fcf7e53842b660caf53b553c582e4abf5a2099128c352713b37", kill_on_drop: false }` [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling target-triple v0.1.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling assert_matches2 v0.1.2 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling ruma-macros v0.15.1 [INFO] [stderr] Compiling trybuild v1.0.101 [INFO] [stderr] Compiling ruma-common v0.15.1 [INFO] [stderr] Compiling ruma-events v0.30.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "11c5394a2e441fcf7e53842b660caf53b553c582e4abf5a2099128c352713b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c5394a2e441fcf7e53842b660caf53b553c582e4abf5a2099128c352713b37", kill_on_drop: false }` [INFO] [stdout] 11c5394a2e441fcf7e53842b660caf53b553c582e4abf5a2099128c352713b37 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d64562f8aacaa6496a1a3c430a0f24f04ce1bfbf01d87806d237d4019f91d054 [INFO] running `Command { std: "docker" "start" "-a" "d64562f8aacaa6496a1a3c430a0f24f04ce1bfbf01d87806d237d4019f91d054", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruma_events-6a344f280bcb6a59) [INFO] [stdout] [INFO] [stdout] running 113 tests [INFO] [stdout] test direct::tests::user_id_conversion ... ok [INFO] [stdout] test ignored_user_list::tests::deserialization ... ok [INFO] [stdout] test key::verification::accept::tests::in_room_deserialization ... ok [INFO] [stdout] test key::verification::accept::tests::in_room_serialization ... ok [INFO] [stdout] test direct::tests::deserialization ... ok [INFO] [stdout] test key::verification::accept::tests::in_room_serialization_roundtrip ... ok [INFO] [stdout] test key::verification::cancel::tests::cancel_codes_deserialize_from_display_form ... ok [INFO] [stdout] test key::verification::cancel::tests::custom_cancel_codes_deserialize_from_display_form ... ok [INFO] [stdout] test key::verification::cancel::tests::cancel_codes_serialize_to_display_form ... ok [INFO] [stdout] test key::verification::done::tests::deserialization ... ok [INFO] [stdout] test key::verification::cancel::tests::custom_cancel_codes_serialize_to_display_form ... ok [INFO] [stdout] test key::verification::ready::tests::serialization ... ok [INFO] [stdout] test key::verification::accept::tests::serialization ... ok [INFO] [stdout] test direct::tests::serialization ... ok [INFO] [stdout] test key::verification::start::tests::in_room_deserialization ... ok [INFO] [stdout] test key::verification::start::tests::in_room_serialization ... ok [INFO] [stdout] test key::verification::start::tests::serialization ... ok [INFO] [stdout] test key::verification::tests::deserialize_mac_method ... ok [INFO] [stdout] test key::verification::tests::serialize_key_agreement ... ok [INFO] [stdout] test key::verification::tests::serialize_mac_method ... ok [INFO] [stdout] test key::verification::tests::serialize_mac_method_v2 ... ok [INFO] [stdout] test policy::rule::room::tests::deserialization ... ok [INFO] [stdout] test policy::rule::room::tests::serialization ... ok [INFO] [stdout] test ignored_user_list::tests::serialization ... ok [INFO] [stdout] test presence::tests::deserialization ... ok [INFO] [stdout] test presence::tests::serialization ... ok [INFO] [stdout] test key::verification::accept::tests::deserialization ... ok [INFO] [stdout] test key::verification::done::tests::serialization ... ok [INFO] [stdout] test key::verification::start::tests::deserialization ... ok [INFO] [stdout] test reaction::tests::deserialize ... ok [INFO] [stdout] test receipt::tests::deserialize_receipt ... ok [INFO] [stdout] test reaction::tests::serialization_roundtrip ... ok [INFO] [stdout] test reaction::tests::serialize ... ok [INFO] [stdout] test key::verification::ready::tests::deserialization ... ok [INFO] [stdout] test push_rules::tests::sanity_check ... ok [INFO] [stdout] test receipt::tests::serialize_receipt ... ok [INFO] [stdout] test room::canonical_alias::tests::absent_field_as_none ... ok [INFO] [stdout] test room::canonical_alias::tests::null_field_as_none ... ok [INFO] [stdout] test room::canonical_alias::tests::serialization_with_optional_fields_as_none ... ok [INFO] [stdout] test room::create::tests::deserialization ... ok [INFO] [stdout] test room::canonical_alias::tests::empty_field_as_none ... ok [INFO] [stdout] test room::encrypted::tests::deserialization_olm ... ok [INFO] [stdout] test room::encrypted::tests::serialization ... ok [INFO] [stdout] test room::join_rules::tests::deserialize ... ok [INFO] [stdout] test room::encrypted::tests::deserialization ... ok [INFO] [stdout] test room::encrypted::tests::deserialization_failure ... ok [INFO] [stdout] test room::create::tests::serialization ... ok [INFO] [stdout] test room::join_rules::tests::deserialize_restricted ... ok [INFO] [stdout] test room::create::tests::space_deserialization ... ok [INFO] [stdout] test room::create::tests::space_serialization ... ok [INFO] [stdout] test room::join_rules::tests::deserialize_restricted_event ... ok [INFO] [stdout] test room::canonical_alias::tests::nonempty_field_as_some ... ok [INFO] [stdout] test room::join_rules::tests::join_rule_to_space_room_join_rule ... ok [INFO] [stdout] test room::join_rules::tests::roundtrip_custom_allow_rule ... ok [INFO] [stdout] test room::message::reply::tests::fallback_multiline ... ok [INFO] [stdout] test room::message::sanitize::tests::remove_plain_reply ... ok [INFO] [stdout] test room::member::tests::serde_with_prev_content ... ok [INFO] [stdout] test room::member::tests::serde_with_prev_content_full ... ok [INFO] [stdout] test room::join_rules::tests::restricted_room_no_allow_field ... ok [INFO] [stdout] test room::member::tests::serde_with_join_authorized ... ok [INFO] [stdout] test room::member::tests::serde_with_no_prev_content ... ok [INFO] [stdout] test room::name::tests::deserialization ... ok [INFO] [stdout] test room::member::tests::serde_with_content_full ... ok [INFO] [stdout] test room::pinned_events::tests::serialization_deserialization ... ok [INFO] [stdout] test room::power_levels::tests::serialization_with_optional_fields_as_none ... ok [INFO] [stdout] test room::server_acl::tests::acl_allow_ip_literal ... ok [INFO] [stdout] test room::server_acl::tests::acl_explicit_allow ... ok [INFO] [stdout] test room::server_acl::tests::acl_explicit_glob_1 ... ok [INFO] [stdout] test room::server_acl::tests::default_values ... ok [INFO] [stdout] test room::tests::prefer_encrypted_attachment_over_plain ... ok [INFO] [stdout] test room::thumbnail_source_serde::tests::deserialize_encrypted ... ok [INFO] [stdout] test room::thumbnail_source_serde::tests::deserialize_none_by_absence ... ok [INFO] [stdout] test room::thumbnail_source_serde::tests::deserialize_none_by_null_encrypted ... ok [INFO] [stdout] test room::thumbnail_source_serde::tests::deserialize_none_by_null_plain ... ok [INFO] [stdout] test room::thumbnail_source_serde::tests::deserialize_plain ... ok [INFO] [stdout] test room::name::tests::serialization ... ok [INFO] [stdout] test room::power_levels::tests::serialization_with_all_fields ... ok [INFO] [stdout] test room::server_acl::tests::acl_deny ... ok [INFO] [stdout] test room::server_acl::tests::acl_explicit_glob_2 ... ok [INFO] [stdout] test room::server_acl::tests::acl_ignores_port ... ok [INFO] [stdout] test room::server_acl::tests::acl_deny_ip_literal ... ok [INFO] [stdout] test room::server_acl::tests::acl_ipv6_glob ... ok [INFO] [stdout] test room::thumbnail_source_serde::tests::serialize_encrypted ... ok [INFO] [stdout] test secret::request::tests::secret_custom_action_deserialization ... ok [INFO] [stdout] test secret::request::tests::secret_custom_action_serialization ... ok [INFO] [stdout] test room_key::tests::serialization ... ok [INFO] [stdout] test secret::request::tests::secret_request_recovery_key_deserialization ... ok [INFO] [stdout] test secret_storage::key::tests::custom_algorithm_key_description_deserialization ... ok [INFO] [stdout] test secret_storage::key::tests::event_content_serialization ... ok [INFO] [stdout] test secret_storage::key::tests::event_deserialization ... ok [INFO] [stdout] test secret_storage::key::tests::event_serialization ... ok [INFO] [stdout] test secret_storage::key::tests::key_description_deserialization ... ok [INFO] [stdout] test secret_storage::key::tests::key_description_deserialization_without_name ... ok [INFO] [stdout] test secret_storage::key::tests::key_description_serialization ... ok [INFO] [stdout] test secret::request::tests::secret_request_cancellation_serialization ... ok [INFO] [stdout] test secret_storage::key::tests::key_description_with_passphrase_serialization ... ok [INFO] [stdout] test secret_storage::secret::tests::test_secret_deserialization ... ok [INFO] [stdout] test secret_storage::secret::tests::test_secret_serialization ... ok [INFO] [stdout] test space::child::tests::hierarchy_space_child_deserialization ... ok [INFO] [stdout] test secret::request::tests::secret_request_cancellation_deserialization ... ok [INFO] [stdout] test secret::request::tests::secret_request_recovery_key_serialization ... ok [INFO] [stdout] test room::thumbnail_source_serde::tests::serialize_plain ... ok [INFO] [stdout] test secret_storage::key::tests::key_description_with_passphrase_deserialization ... ok [INFO] [stdout] test room::thumbnail_source_serde::tests::serialize_none ... ok [INFO] [stdout] test secret::request::tests::secret_request_deserialization ... ok [INFO] [stdout] test space::child::tests::space_child_empty_serialization ... ok [INFO] [stdout] test space::child::tests::space_child_serialization ... ok [INFO] [stdout] test space::parent::tests::space_parent_empty_serialization ... ok [INFO] [stdout] test space::parent::tests::space_parent_serialization ... ok [INFO] [stdout] test tag::tests::serialization ... ok [INFO] [stdout] test tag::tests::deserialize_tag_info ... ok [INFO] [stdout] test secret::request::tests::secret_request_serialization ... ok [INFO] [stdout] test tag::tests::display_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 113 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/it/main.rs (/opt/rustwide/target/debug/deps/it-829b776169097a69) [INFO] [stdout] [INFO] [stdout] running 160 tests [INFO] [stdout] test call::answer_v0_content_deserialization ... ok [INFO] [stdout] test call::answer_v1_event_serialization ... ok [INFO] [stdout] test call::answer_unknown_version_event_deserialization ... ok [INFO] [stdout] test call::answer_v0_event_deserialization_then_convert_to_full ... ok [INFO] [stdout] test call::answer_v0_content_serialization ... ok [INFO] [stdout] test call::candidates_v0_content_serialization ... ok [INFO] [stdout] test call::hangup_v0_content_serialization ... ok [INFO] [stdout] test call::candidates_v1_event_serialization ... ok [INFO] [stdout] test call::invite_v0_content_serialization ... ok [INFO] [stdout] test call::candidates_v1_event_deserialization ... ok [INFO] [stdout] test call::answer_v0_event_deserialization ... ok [INFO] [stdout] test call::invite_v1_event_deserialization ... ok [INFO] [stdout] test call::negotiate_v1_event_serialization ... ok [INFO] [stdout] test call::reject_v1_event_deserialization ... ok [INFO] [stdout] test call::select_v1_answer_event_deserialization ... ok [INFO] [stdout] test call::reject_v1_event_serialization ... ok [INFO] [stdout] test call::select_v1_answer_event_serialization ... ok [INFO] [stdout] test encrypted::content_no_relation_deserialization ... ok [INFO] [stdout] test encrypted::content_annotation_deserialization ... ok [INFO] [stdout] test encrypted::content_annotation_serialization ... ok [INFO] [stdout] test encrypted::content_annotation_serialization_roundtrip ... ok [INFO] [stdout] test call::invite_v1_event_serialization ... ok [INFO] [stdout] test call::negotiate_v1_event_deserialization ... ok [INFO] [stdout] test call::hangup_v1_event_serialization ... ok [INFO] [stdout] test call::hangup_v1_event_deserialization ... ok [INFO] [stdout] test encrypted::content_no_relation_serialization ... ok [INFO] [stdout] test encrypted::content_reference_deserialization ... ok [INFO] [stdout] test encrypted::content_reference_serialization ... ok [INFO] [stdout] test encrypted::content_no_relation_serialization_roundtrip ... ok [INFO] [stdout] test encrypted::content_replacement_serialization ... ok [INFO] [stdout] test encrypted::content_thread_deserialization ... ok [INFO] [stdout] test encrypted::content_thread_serialization ... ok [INFO] [stdout] test encrypted::content_reference_serialization_roundtrip ... ok [INFO] [stdout] test encrypted::content_replacement_deserialization ... ok [INFO] [stdout] test encrypted::content_reply_serialization_roundtrip ... ok [INFO] [stdout] test encrypted::content_reply_serialization ... ok [INFO] [stdout] test encrypted::content_replacement_serialization_roundtrip ... ok [INFO] [stdout] test encrypted::content_reply_deserialization ... ok [INFO] [stdout] test encrypted::content_thread_serialization_roundtrip ... ok [INFO] [stdout] test encrypted::custom_relation_serialization ... ok [INFO] [stdout] test encrypted::custom_serialization_roundtrip ... ok [INFO] [stdout] test enums::aliases_event_sync_deserialization ... ok [INFO] [stdout] test enums::message_event_deserialization ... ok [INFO] [stdout] test enums::alias_event_field_access ... ok [INFO] [stdout] test enums::ephemeral_event_deserialization ... ok [INFO] [stdout] test enums::message_event_serialization ... ok [INFO] [stdout] test enums::custom_state_event_deserialization ... ok [INFO] [stdout] test encrypted::custom_relation_deserialization ... ok [INFO] [stdout] test enums::alias_event_deserialization ... ok [INFO] [stdout] test enums::serialize_and_deserialize_from_display_form ... ok [INFO] [stdout] test enums::message_event_sync_deserialization ... ok [INFO] [stdout] test ephemeral_event::ephemeral_serialize_typing ... ok [INFO] [stdout] test event_enums::deserialize_message_event ... ok [INFO] [stdout] test enums::power_event_sync_deserialization ... ok [INFO] [stdout] test event_enums::text_msgtype_plain_text_deserialization_as_any ... ok [INFO] [stdout] test ephemeral_event::deserialize_ephemeral_receipt ... ok [INFO] [stdout] test event_enums::secret_storage_key_deserialization_as_any ... ok [INFO] [stdout] test redacted::deserialize_redacted_custom_sync_state ... ok [INFO] [stdout] test redacted::deserialize_redacted_message_like ... ok [INFO] [stdout] test ephemeral_event::ephemeral_serialize_receipt ... ok [INFO] [stdout] test initial_state::deserialize_initial_state_event ... ok [INFO] [stdout] test ephemeral_event::deserialize_ephemeral_typing ... ok [INFO] [stdout] test redacted::deserialize_redacted_sync_message_like ... ok [INFO] [stdout] test redacted::redact_message_content ... ok [INFO] [stdout] test redacted::deserialize_redacted_sync_state ... ok [INFO] [stdout] test redacted::deserialize_redacted_state ... ok [INFO] [stdout] test redacted::redact_state_content ... ok [INFO] [stdout] test redaction::deserialize_redaction_missing_redacts ... ok [INFO] [stdout] test redaction::serialize_redaction_content ... ok [INFO] [stdout] test redaction::serialize_redaction_content_v11 ... ok [INFO] [stdout] test relations::custom_deserialize ... ok [INFO] [stdout] test relations::custom_serialization_roundtrip ... ok [INFO] [stdout] test redacted::serialize_empty_redacted_aliases_event_content ... ok [INFO] [stdout] test redacted::redacted_aliases_event_serialize_with_content ... ok [INFO] [stdout] test redacted::serialize_redacted_message_event_content ... ok [INFO] [stdout] test relations::replacement_deserialize ... ok [INFO] [stdout] test redaction::deserialize_redaction ... ok [INFO] [stdout] test relations::custom_serialize ... ok [INFO] [stdout] test relations::reply_deserialize ... ok [INFO] [stdout] test relations::reply_serialize ... ok [INFO] [stdout] test relations::replacement_serialization_roundtrip ... ok [INFO] [stdout] test relations::thread_reply_serialize ... ok [INFO] [stdout] test relations::thread_plain_serialize ... ok [INFO] [stdout] test relations::thread_serialization_roundtrip ... ok [INFO] [stdout] test relations::thread_stable_reply_deserialize ... ok [INFO] [stdout] test relations::replacement_serialize ... ok [INFO] [stdout] test relations::reply_serialization_roundtrip ... ok [INFO] [stdout] test room_message::audio_msgtype_deserialization ... ok [INFO] [stdout] test room_message::add_first_mentions_then_make_replacement ... ok [INFO] [stdout] test relations::thread_stable_deserialize ... ok [INFO] [stdout] test room_message::content_deserialization_failure ... ok [INFO] [stdout] test room_message::audio_msgtype_serialization ... ok [INFO] [stdout] test relations::thread_unstable_deserialize ... ok [INFO] [stdout] test room_message::emote_msgtype_deserialization ... ok [INFO] [stdout] test room_message::custom_msgtype_deserialization ... ok [INFO] [stdout] test room_message::escape_tags_in_plain_reply_body ... ok [INFO] [stdout] test room_message::emote_msgtype_serialization ... ok [INFO] [stdout] test room_message::file_msgtype_encrypted_content_deserialization ... ok [INFO] [stdout] test room_message::file_msgtype_encrypted_content_serialization ... ok [INFO] [stdout] test room_message::file_msgtype_plain_content_serialization ... ok [INFO] [stdout] test room_message::image_msgtype_serialization ... ok [INFO] [stdout] test room_message::image_msgtype_deserialization ... ok [INFO] [stdout] test room_message::invalid_replacement ... ok [INFO] [stdout] test room_message::location_msgtype_serialization ... ok [INFO] [stdout] test room_message::location_msgtype_deserialization ... ok [INFO] [stdout] test room_message::make_replacement_no_reply ... ok [INFO] [stdout] test room_message::custom_msgtype_serialization ... ok [INFO] [stdout] test room_message::make_replacement_then_add_mentions ... ok [INFO] [stdout] test room_message::add_mentions_then_make_replacement ... ok [INFO] [stdout] test room_message::notice_msgtype_deserialization ... ok [INFO] [stdout] test room_message::make_replacement_with_reply ... ok [INFO] [stdout] test room_message::notice_msgtype_serialization ... ok [INFO] [stdout] test room_message::reply_add_mentions ... ok [INFO] [stdout] test room_message::reply_thread_fallback ... ok [INFO] [stdout] test room_message::reply_thread_serialization_roundtrip ... ok [INFO] [stdout] test room_message::reply_to_raw ... ok [INFO] [stdout] test room_message::mentions_room_deserialization ... ok [INFO] [stdout] test room_message::reply_to_raw_forward_thread ... ok [INFO] [stdout] test room_message::reply_to_raw_no_sender ... ok [INFO] [stdout] test room_message::set_mentions ... ok [INFO] [stdout] test room_message::test_audio_caption ... ok [INFO] [stdout] test room_message::file_msgtype_plain_content_deserialization ... ok [INFO] [stdout] test room_message::test_file_caption ... ok [INFO] [stdout] test room_message::test_file_filename ... ok [INFO] [stdout] test room_message::test_image_caption ... ok [INFO] [stdout] test room_message::test_video_caption ... ok [INFO] [stdout] test room_message::test_video_filename ... ok [INFO] [stdout] test room_message::text_msgtype_body_deserialization ... ok [INFO] [stdout] test room_message::text_msgtype_formatted_body_and_body_deserialization ... ok [INFO] [stdout] test room_message::text_msgtype_formatted_body_serialization ... ok [INFO] [stdout] test room_message::text_msgtype_plain_text_serialization ... ok [INFO] [stdout] test room_message::reply_to_raw_add_mentions ... ok [INFO] [stdout] test room_message::verification_request_msgtype_deserialization ... ok [INFO] [stdout] test room_message::test_audio_filename ... ok [INFO] [stdout] test room_message::verification_request_msgtype_serialization ... ok [INFO] [stdout] test room_message::reply_to_raw_no_body ... ok [INFO] [stdout] test room_message::test_image_filename ... ok [INFO] [stdout] test room_message::video_msgtype_deserialization ... ok [INFO] [stdout] test state_event::deserialize_aliases_sync_with_room_id ... ok [INFO] [stdout] test state_event::deserialize_aliases_with_prev_content ... ok [INFO] [stdout] test room_message::video_msgtype_serialization ... ok [INFO] [stdout] test sticker::content_deserialization ... ok [INFO] [stdout] test state_event::deserialize_full_event_convert_to_sync ... ok [INFO] [stdout] test state_event::deserialize_aliases_content ... ok [INFO] [stdout] test sticker::content_serialization ... ok [INFO] [stdout] test sticker::event_deserialization ... ok [INFO] [stdout] test sticker::replace_content_deserialization ... ok [INFO] [stdout] test sticker::replace_content_serialization ... ok [INFO] [stdout] test sticker::event_serialization ... ok [INFO] [stdout] test stripped::deserialize_stripped_state_events ... ok [INFO] [stdout] test state_event::deserialize_member_event_with_top_level_membership_field ... ok [INFO] [stdout] test state_event::deserialize_avatar_without_prev_content ... ok [INFO] [stdout] test without_relation::convert_room_message_content_without_relation_to_full ... ok [INFO] [stdout] test to_device::serialization ... ok [INFO] [stdout] test without_relation::deserialize_room_message_content_without_relation ... ok [INFO] [stdout] test without_relation::serialize_room_message_content_without_relation ... ok [INFO] [stdout] test stripped::serialize_stripped_state_event_any_content ... ok [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling thiserror v2.0.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling ruma-common v0.15.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling wildmatch v2.4.0 [INFO] [stderr] Compiling as_variant v1.2.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling ruma-events v0.30.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling assert_matches2 v0.1.2 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [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 icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ruma-identifiers-validation v0.10.1 [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 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 serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stdout] test event::ui has been running for over 60 seconds [INFO] [stdout] test event_content::ui has been running for over 60 seconds [INFO] [stdout] test event_enums::ui has been running for over 60 seconds [INFO] [stderr] Compiling js_option v0.1.1 [INFO] [stderr] Compiling serde_html_form v0.2.6 [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 proc-macro-crate v3.2.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ruma-macros v0.15.1 [INFO] [stderr] Compiling ruma-events-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/ruma-events) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/it/ui/01-content-sanity-check.rs [should pass] ... ok [INFO] [stderr] test tests/it/ui/02-no-event-type.rs [should fail to compile] ... ok [INFO] [stderr] test tests/it/ui/03-invalid-event-type.rs [should fail to compile] ... ok [INFO] [stderr] test tests/it/ui/10-content-wildcard.rs [should pass] ... ok [INFO] [stderr] test tests/it/ui/11-content-without-relation-sanity-check.rs [should pass] ... ok [INFO] [stderr] test tests/it/ui/12-no-relates_to.rs [should fail to compile] ... error [INFO] [stderr] Expected test case to fail to compile, but it succeeded. [INFO] [stderr] [INFO] [stderr] test tests/it/ui/13-private-event-content-type.rs [should pass] ... error [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: linking with `cc` failed: exit status: 1 [INFO] [stderr] | [INFO] [stderr] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcqhnwI3/symbols.o" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/$CRATE-54ad2a0c3444df19.$CRATE.e316184927858f33-cgu.0.rcgu.o" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/$CRATE-54ad2a0c3444df19.6epodfqu88mftwd9w574oc7g8.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libruma_events-dc10b6a33f340b40.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libjs_option-e052a0f921d22664.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libruma_common-4b8234e9a22e44c4.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libserde_html_form-53f3b2df86460d6a.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libweb_time-d9d8c8cbd54b96ac.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libtime-9b7744eb758da369.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libtime_core-e042c62020555740.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libnum_conv-15be7c0a023d9929.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libderanged-111c330e36eeeae1.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libpowerfmt-befa02ca170e06a5.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libbytes-252822d05ceb2e4f.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libbase64-a7af925da3f462b3.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libwildmatch-2c0edb2fa03e71d2.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libregex-b670ee1fa7472fda.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libregex_automata-0be34ff896b6f3ad.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libaho_corasick-f31c0ec17003fa5b.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libregex_syntax-5578378a53021ef4.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libas_variant-5072fe30cae2b555.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libindexmap-865e4f2801f07941.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libequivalent-a4edd03f86a9962e.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libhashbrown-e4b2c381a804d647.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libtracing-499118720424c90f.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libpin_project_lite-4321158f9d992ca1.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libtracing_core-935b32541fe9e856.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libonce_cell-946fc84ffa4e5246.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/liburl-01993c1c3bda1818.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libidna-2a68a7ccb67d6a40.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libidna_adapter-aa721a1b897cd307.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libicu_normalizer-a27940b8a8ec8ea7.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libicu_normalizer_data-a6f845c8f837ae78.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libwrite16-4e29e7623210e233.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libutf8_iter-4df0dce0c353591e.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libutf16_iter-013d1c5d42826f31.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libsmallvec-524d92e1a9327428.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libicu_properties-d3f8636efb34e440.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libicu_properties_data-dc3788cde7f8e737.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libicu_locid_transform-4d884e80056ddd5e.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libicu_locid_transform_data-51077fce220a8852.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libicu_collections-03f79cecdc69a91c.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libicu_provider-06fda0f9ef12398a.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libicu_locid-0f745d0ee15353b3.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/liblitemap-78f7574706d298bf.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libtinystr-4993f5f688daccfd.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libzerovec-390d5f708e040897.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libwriteable-afc707458aa1a56d.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libyoke-30a78cff91297b38.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libzerofrom-ad23ded6751da3f9.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libstable_deref_trait-6e9dd385735fa145.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libform_urlencoded-f419e74987c6f0b3.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libruma_identifiers_validation-941ebdeb32fcc497.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libthiserror-77a1b6a8873cf54d.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libpercent_encoding-2607965a78f1ce8b.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libserde_json-1adfc7aee037d51f.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libmemchr-fca9d4dbc158fc5d.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libitoa-0fe58f2967de8380.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libryu-ff0a628b8d165222.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libjs_int-48c222e219023a7a.rlib" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libserde-dd4e01a81b8cad71.rlib" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-bef9ff2a661ad41c.rlib" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-853362b97afc2f85.rlib" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e23f881d85955200.rlib" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a49c48c72917b7fd.rlib" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3ca1e42d18edf654.rlib" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a781adec4bf6a44b.rlib" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2968ce6079bb1f71.rlib" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-206136408988573f.rlib" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-054c4e8a42992d63.rlib" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b1b7572bf2bef56.rlib" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b1741068faf841b8.rlib" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f0b81b684679327b.rlib" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a0b3d4c96ac57d57.rlib" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c93a46af375896b2.rlib" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c6beddec4685a323.rlib" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-96fab14884229a11.rlib" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b294c1429f78dd04.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqhnwI3/raw-dylibs" "-B/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/$CRATE-54ad2a0c3444df19" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stderr] compilation terminated. [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test event_content::ui ... FAILED [INFO] [stderr] Compiling ruma-events-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/ruma-events) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/it/ui/04-event-sanity-check.rs [should pass] ... ok [INFO] [stderr] test tests/it/ui/05-named-fields.rs [should fail to compile] ... ok [INFO] [stderr] test tests/it/ui/06-no-content-field.rs [should fail to compile] ... ok [INFO] [stderr] [INFO] [stdout] test event::ui ... ok [INFO] [stderr] [INFO] [stderr] Compiling ruma-events-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/ruma-events) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/it/ui/07-enum-sanity-check.rs [should pass] ... ok [INFO] [stderr] test tests/it/ui/08-enum-invalid-path.rs [should fail to compile] ... ok [INFO] [stdout] test event_enums::ui ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- event_content::ui stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'event_content::ui' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.101/src/run.rs:101:13: [INFO] [stdout] 2 of 7 tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x602fe8ab4e92 - std::backtrace_rs::backtrace::libunwind::trace::hf010e1dbae51cb72 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x602fe8ab4e92 - std::backtrace_rs::backtrace::trace_unsynchronized::hfea1b1ce70c8ef04 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x602fe8ab4e92 - std::sys::backtrace::_print_fmt::h2997a50d2484a6a6 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x602fe8ab4e92 - ::fmt::h7fb80f6afbe41a33 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x602fe8ae0d13 - core::fmt::rt::Argument::fmt::hd3a68c3e7e846625 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x602fe8ae0d13 - core::fmt::write::h000527be0eea6fe8 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x602fe8ab1033 - std::io::Write::write_fmt::h5402e677befea770 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x602fe8ab4ce2 - std::sys::backtrace::BacktraceLock::print::hffad87dde00cbe3e [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x602fe8ab692a - std::panicking::default_hook::{{closure}}::ha46397973bec1239 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x602fe8ab6719 - std::panicking::default_hook::h706de72a1550eed4 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x602fe8751307 - as core::ops::function::Fn>::call::hde091e5c6e92bb68 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x602fe8751307 - test::test_main::{{closure}}::h769424ff54c41197 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x602fe8ab7413 - as core::ops::function::Fn>::call::hbd7480c9dddf3315 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x602fe8ab7413 - std::panicking::rust_panic_with_hook::h6666776865bd21f5 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x602fe8ab70ca - std::panicking::begin_panic_handler::{{closure}}::hb8595612365d24db [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x602fe8ab5389 - std::sys::backtrace::__rust_end_short_backtrace::h7037f177c7ae4ed3 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x602fe8ab6d5d - rust_begin_unwind [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x602fe8adf020 - core::panicking::panic_fmt::hd26142fa9828e2a3 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x602fe85c87f5 - trybuild::run::::run::h8a93d98386978ec1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.101/src/run.rs:101:13 [INFO] [stdout] 19: 0x602fe85cdc48 - ::drop::h260045c29432dace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.101/src/lib.rs:340:13 [INFO] [stdout] 20: 0x602fe8303187 - core::ptr::drop_in_place::hb80921644660f22e [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/ptr/mod.rs:523:1 [INFO] [stdout] 21: 0x602fe838aa86 - it::event_content::ui::hbc23b5fd933c8a26 [INFO] [stdout] at /opt/rustwide/workdir/tests/it/event_content.rs:11:1 [INFO] [stdout] 22: 0x602fe838a987 - it::event_content::ui::{{closure}}::hada08938a30de933 [INFO] [stdout] at /opt/rustwide/workdir/tests/it/event_content.rs:2:8 [INFO] [stdout] 23: 0x602fe82eaf96 - core::ops::function::FnOnce::call_once::h80f27cc86af7fb8a [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x602fe8756c0b - core::ops::function::FnOnce::call_once::h537cb3ba0681a85d [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x602fe8756c0b - test::__rust_begin_short_backtrace::ha34590b284b8a909 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:638:18 [INFO] [stdout] 26: 0x602fe8755ca5 - test::run_test_in_process::{{closure}}::h7e5cb0195a5ea6a6 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:661:60 [INFO] [stdout] 27: 0x602fe8755ca5 - as core::ops::function::FnOnce<()>>::call_once::h4fd7826f39023efe [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x602fe8755ca5 - std::panicking::try::do_call::h840562177f324507 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:587:40 [INFO] [stdout] 29: 0x602fe8755ca5 - std::panicking::try::h2360ed2f8f8e7bd8 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:550:19 [INFO] [stdout] 30: 0x602fe8755ca5 - std::panic::catch_unwind::h98cd8da2f8eb8f7b [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x602fe8755ca5 - test::run_test_in_process::hcd6b1143eaf140ef [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:661:27 [INFO] [stdout] 32: 0x602fe8755ca5 - test::run_test::{{closure}}::h12da0337272887dc [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:582:43 [INFO] [stdout] 33: 0x602fe8718c94 - test::run_test::{{closure}}::h11d537cad5364bdc [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:612:41 [INFO] [stdout] 34: 0x602fe8718c94 - std::sys::backtrace::__rust_begin_short_backtrace::h5f533949825eb644 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 35: 0x602fe871c6fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf8cffede9b676267 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x602fe871c6fa - as core::ops::function::FnOnce<()>>::call_once::h3160424131f9b05b [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x602fe871c6fa - std::panicking::try::do_call::h4821f856f783960c [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:587:40 [INFO] [stdout] 38: 0x602fe871c6fa - std::panicking::try::hd6726363e8162e27 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:550:19 [INFO] [stdout] 39: 0x602fe871c6fa - std::panic::catch_unwind::hb75a27d7bd2912cb [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x602fe871c6fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h36d5666a81748b85 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x602fe871c6fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha3d6556f1deabcaf [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x602fe8abb1bb - as core::ops::function::FnOnce>::call_once::h454485597884df01 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x602fe8abb1bb - as core::ops::function::FnOnce>::call_once::h421b8b5dc09cf3b4 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 44: 0x602fe8abb1bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha1530b93ff336c49 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 45: 0x735231e3eac3 - [INFO] [stdout] 46: 0x735231ecfa04 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] event_content::ui [INFO] [stdout] [INFO] [stdout] test result: FAILED. 159 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 113.53s [INFO] [stdout] [INFO] [stderr] test tests/it/ui/09-enum-invalid-kind.rs [should fail to compile] ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: test failed, to rerun pass `--test it` [INFO] running `Command { std: "docker" "inspect" "d64562f8aacaa6496a1a3c430a0f24f04ce1bfbf01d87806d237d4019f91d054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d64562f8aacaa6496a1a3c430a0f24f04ce1bfbf01d87806d237d4019f91d054", kill_on_drop: false }` [INFO] [stdout] d64562f8aacaa6496a1a3c430a0f24f04ce1bfbf01d87806d237d4019f91d054