[INFO] fetching crate glib 0.21.3...
[INFO] testing glib-0.21.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate glib 0.21.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate glib 0.21.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate glib 0.21.3
[INFO] tweaked toml for crates.io crate glib 0.21.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate glib 0.21.3 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate glib 0.21.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2269af1522071e972fe574ab93b482e36a805a87be5f955e48f192160841bec4
[INFO] running `Command { std: "docker" "start" "-a" "2269af1522071e972fe574ab93b482e36a805a87be5f955e48f192160841bec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2269af1522071e972fe574ab93b482e36a805a87be5f955e48f192160841bec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2269af1522071e972fe574ab93b482e36a805a87be5f955e48f192160841bec4", kill_on_drop: false }`
[INFO] [stdout] 2269af1522071e972fe574ab93b482e36a805a87be5f955e48f192160841bec4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7b74cf2d9ba533e9089551981524d0d00314a713bd3c66dddc856a7acff4023
[INFO] running `Command { std: "docker" "start" "-a" "d7b74cf2d9ba533e9089551981524d0d00314a713bd3c66dddc856a7acff4023", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling cfg-expr v0.18.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling toml_edit v0.23.5
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling glib-macros v0.21.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling system-deps v7.0.5
[INFO] [stderr]    Compiling glib-sys v0.21.2
[INFO] [stderr]    Compiling gobject-sys v0.21.2
[INFO] [stderr]    Compiling gio-sys v0.21.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling glib v0.21.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.29s
[INFO] running `Command { std: "docker" "inspect" "d7b74cf2d9ba533e9089551981524d0d00314a713bd3c66dddc856a7acff4023", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7b74cf2d9ba533e9089551981524d0d00314a713bd3c66dddc856a7acff4023", kill_on_drop: false }`
[INFO] [stdout] d7b74cf2d9ba533e9089551981524d0d00314a713bd3c66dddc856a7acff4023
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76c9bb94976d2c94fcffe077df16dedcd0de73f3eb4a3d3dfdf290fc39d7fcd7
[INFO] running `Command { std: "docker" "start" "-a" "76c9bb94976d2c94fcffe077df16dedcd0de73f3eb4a3d3dfdf290fc39d7fcd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling trybuild2 v1.2.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling gir-format-check v0.1.3
[INFO] [stderr]    Compiling glib v0.21.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.68s
[INFO] running `Command { std: "docker" "inspect" "76c9bb94976d2c94fcffe077df16dedcd0de73f3eb4a3d3dfdf290fc39d7fcd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76c9bb94976d2c94fcffe077df16dedcd0de73f3eb4a3d3dfdf290fc39d7fcd7", kill_on_drop: false }`
[INFO] [stdout] 76c9bb94976d2c94fcffe077df16dedcd0de73f3eb4a3d3dfdf290fc39d7fcd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 110612205c86740e973174588463027f589f936c1e1f0994c98e14aca8bc6ee1
[INFO] running `Command { std: "docker" "start" "-a" "110612205c86740e973174588463027f589f936c1e1f0994c98e14aca8bc6ee1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glib-e02d6a2488d90d7a)
[INFO] [stdout] 
[INFO] [stdout] running 249 tests
[INFO] [stdout] test byte_array::tests::hash ... ok
[INFO] [stdout] test bytes::tests::from_owned ... ok
[INFO] [stdout] test bytes::tests::from_static ... ok
[INFO] [stdout] test char::tests::convert_from_glib ... ok
[INFO] [stdout] test bytes::tests::ord ... ok
[INFO] [stdout] test char::tests::into_char ... ok
[INFO] [stdout] test byte_array::tests::various ... ok
[INFO] [stdout] test bytes::tests::into_data ... ok
[INFO] [stdout] test char::tests::into_i8 ... ok
[INFO] [stdout] test bytes::tests::hash ... ok
[INFO] [stdout] test char::tests::converts_single_byte_chars ... ok
[INFO] [stdout] test bytes::tests::eq ... ok
[INFO] [stdout] test bytes::tests::from_bytes ... ok
[INFO] [stdout] test checksum::tests::digest ... ok
[INFO] [stdout] test checksum::tests::update ... ok
[INFO] [stdout] test char::tests::refuses_multibyte_chars ... ok
[INFO] [stdout] test char::tests::into_u8 ... ok
[INFO] [stdout] test checksum::tests::update_multi_call ... ok
[INFO] [stdout] test closure::tests::test_closure ... ok
[INFO] [stdout] test collections::list::test::extend_empty_with_empty ... ok
[INFO] [stdout] test collections::ptr_slice::test::test_into_ptrslice ... ok
[INFO] [stdout] test collections::ptr_slice::test::test_safe_api ... ok
[INFO] [stdout] test collections::slice::test::test_safe_api ... ok
[INFO] [stdout] test collections::slice::test::test_from_glib_none ... ok
[INFO] [stdout] test collections::slice::test::test_from_glib_full ... ok
[INFO] [stdout] test collections::slist::test::extend_empty ... ok
[INFO] [stdout] test collections::slist::test::extend_empty_with_empty ... ok
[INFO] [stdout] test collections::slist::test::extend_with_empty ... ok
[INFO] [stdout] test collections::list::test::extend_empty ... ok
[INFO] [stdout] test collections::list::test::from_glib_full ... ok
[INFO] [stdout] test collections::slist::test::from_glib_container ... ok
[INFO] [stdout] test collections::ptr_slice::test::test_from_glib_full ... ok
[INFO] [stdout] test collections::slist::test::from_glib_full ... ok
[INFO] [stdout] test collections::list::test::extend ... ok
[INFO] [stdout] test collections::slist::test::from_glib_none ... ok
[INFO] [stdout] test collections::list::test::from_glib_none ... ok
[INFO] [stdout] test collections::slist::test::safe_api ... ok
[INFO] [stdout] test collections::strv::test::test_contains ... ok
[INFO] [stdout] test collections::list::test::from_glib_container ... ok
[INFO] [stdout] test collections::strv::test::test_from_glib_container ... ok
[INFO] [stdout] test collections::strv::test::test_from_glib_none ... ok
[INFO] [stdout] test collections::list::test::safe_api ... ok
[INFO] [stdout] test collections::list::test::extend_with_empty ... ok
[INFO] [stdout] test collections::strv::test::test_from_glib_full ... ok
[INFO] [stdout] test collections::strv::test::test_join ... ok
[INFO] [stdout] test collections::strv::test::test_safe_api ... ok
[INFO] [stdout] test collections::strv::test::test_strv_ref_eq_str_slice ... ok
[INFO] [stdout] test collections::strv::test::test_from_slice ... ok
[INFO] [stdout] test convert::tests::filename_charsets ... ok
[INFO] [stdout] test convert::tests::utf8_and_utf32 ... ok
[INFO] [stdout] test collections::strv::test::test_into_strv ... ok
[INFO] [stdout] test date::test::test_value ... ok
[INFO] [stdout] test date_time::tests::test_value ... ok
[INFO] [stdout] test enums::tests::test_flags ... ok
[INFO] [stdout] test error::tests::test_bool_error ... ok
[INFO] [stdout] test collections::slist::test::extend ... ok
[INFO] [stdout] test error::tests::test_error_kind ... ok
[INFO] [stdout] test error::tests::test_error_matches ... ok
[INFO] [stdout] test convert::tests::iconv ... ok
[INFO] [stdout] test error::tests::test_value ... ok
[INFO] [stdout] test convert::tests::convert_ascii ... ok
[INFO] [stdout] test gobject::binding::test::binding_from_transform ... ok
[INFO] [stdout] test error::tests::test_into_raw ... ok
[INFO] [stdout] test gobject::binding::test::binding_from_transform_change_type ... ok
[INFO] [stdout] test gobject::binding::test::binding ... ok
[INFO] [stdout] test gobject::binding::test::binding_from_transform_values_change_type ... ok
[INFO] [stdout] test gobject::binding::test::binding_from_transform_with_values ... ok
[INFO] [stdout] test gobject::binding::test::binding_to_transform_change_type ... ok
[INFO] [stdout] test gobject::binding::test::binding_to_transform_owned_ref ... ok
[INFO] [stdout] test gobject::binding::test::binding_to_transform_ref ... ok
[INFO] [stdout] test gobject::binding::test::binding_to_transform_with_values ... ok
[INFO] [stdout] test gobject::binding::test::binding_to_transform_with_values_change_type ... ok
[INFO] [stdout] test gstring::tests::gformat ... ok
[INFO] [stdout] test gstring::tests::test_gstring_from_ptr_lossy ... ok
[INFO] [stdout] test gstring::tests::test_owned_glib_string ... ok
[INFO] [stdout] test gstring::tests::test_hashmap ... ok
[INFO] [stdout] test gstring::tests::test_gstring_from_str ... ok
[INFO] [stdout] test gstring::tests::test_string_from_gstring_from_cstring ... ok
[INFO] [stdout] test gstring::tests::test_vec_u8_to_gstring ... ok
[INFO] [stdout] test gstring_builder::tests::default ... ok
[INFO] [stdout] test gstring_builder::tests::display ... ok
[INFO] [stdout] test gstring_builder::tests::eq ... ok
[INFO] [stdout] test gstring_builder::tests::prepend ... ok
[INFO] [stdout] test gstring_builder::tests::append ... ok
[INFO] [stdout] test gstring::tests::test_from_glib_container ... ok
[INFO] [stdout] test gstring::tests::test_gstring_from_cstring ... ok
[INFO] [stdout] test main_context::tests::test_with_thread_default ... ok
[INFO] [stdout] test gstring_builder::tests::write ... ok
[INFO] [stdout] test future_with_timeout::tests::test_future_with_timeout_send ... ok
[INFO] [stdout] test future_with_timeout::tests::test_future_with_timeout ... ok
[INFO] [stdout] test main_context_futures::tests::test_spawn_abort ... ok
[INFO] [stdout] test main_context_futures::tests::test_spawn ... ok
[INFO] [stdout] test main_context_futures::tests::test_spawn_local ... ok
[INFO] [stdout] test main_context_futures::tests::test_block_on ... ok
[INFO] [stdout] test object::tests::new ... ok
[INFO] [stdout] test gstring::tests::test_gstring ... ok
[INFO] [stdout] test gstring::tests::test_string_from_gstring ... ok
[INFO] [stdout] test object::tests::test_value ... ok
[INFO] [stdout] test object::tests::test_borrow_hashing ... ok
[INFO] [stdout] test object::tests::weak_ref ... ok
[INFO] [stdout] test object::tests::weak_ref_notify ... ok
[INFO] [stdout] test param_spec::tests::test_has_param_spec ... ok
[INFO] [stdout] test param_spec::tests::test_param_spec_int_builder ... ok
[INFO] [stdout] test param_spec::tests::test_param_spec_string ... ok
[INFO] [stdout] test quark::tests::test_from_str ... ok
[INFO] [stdout] test param_spec::tests::test_param_spec_builder_flags ... ok
[INFO] [stdout] test collections::strv::test::test_extend_from_slice_panic_safe ... ok
[INFO] [stdout] test collections::strv::test::test_reserve_overflow - should panic ... ok
[INFO] [stdout] test collections::strv::test::test_extend_from_slice_overflow - should panic ... ok
[INFO] [stdout] test main_context::tests::test_with_thread_default_is_panic_safe ... ok
[INFO] [stdout] test subclass::boxed::test::test_from_glib_borrow ... ok
[INFO] [stdout] test subclass::boxed::test::test_register ... ok
[INFO] [stdout] test subclass::boxed::test::test_value ... ok
[INFO] [stdout] test regex::tests::test_split ... ok
[INFO] [stdout] test subclass::object::test::builder_property_from_iter ... ok
[INFO] [stdout] test regex::tests::test_replace_literal ... ok
[INFO] [stdout] test subclass::object::test::builder_property_if_not_empty ... ok
[INFO] [stdout] test subclass::object::test::builder_property_if_some ... ok
[INFO] [stdout] test subclass::object::test::test_builder ... ok
[INFO] [stdout] test subclass::object::test::builder_property_if ... ok
[INFO] [stdout] test subclass::object::test::test_callback_validity ... ok
[INFO] [stdout] test subclass::object::test::test_construct_property_set_twice - should panic ... ok
[INFO] [stdout] test subclass::object::test::test_create ... ok
[INFO] [stdout] test subclass::object::test::test_properties ... ok
[INFO] [stdout] test subclass::object::test::test_set_property ... ok
[INFO] [stdout] test subclass::object::test::test_set_property_not_found - should panic ... ok
[INFO] [stdout] test subclass::object::test::test_set_property_non_writable - should panic ... ok
[INFO] [stdout] test subclass::object::test::test_set_property_not_writable - should panic ... ok
[INFO] [stdout] test subclass::object::test::test_set_property_wrong_type - should panic ... ok
[INFO] [stdout] test subclass::object::test::test_set_property_wrong_type_2 - should panic ... ok
[INFO] [stdout] test subclass::object::test::test_signal_override ... ok
[INFO] [stdout] test subclass::object::test::test_signal_return_expected_object_type ... ok
[INFO] [stdout] test subclass::object::test::test_signal_return_expected_type ... ok
[INFO] [stdout] test subclass::object::test::test_signals ... ok
[INFO] [stdout] test subclass::object::test::test_sub_create ... ok
[INFO] [stdout] test subclass::shared::test::from_glib_borrow_arc ... ok
[INFO] [stdout] test subclass::shared::test::from_glib_borrow_rc ... ok
[INFO] [stdout] test subclass::shared::test::same_ffi_pointer_arc ... ok
[INFO] [stdout] test subclass::shared::test::same_ffi_pointer_rc ... ok
[INFO] [stdout] test subclass::shared::test::test_register ... ok
[INFO] [stdout] test subclass::shared::test::test_value_arc ... ok
[INFO] [stdout] test subclass::shared::test::test_value_rc ... ok
[INFO] [stdout] test subclass::type_module::tests::test_module ... ok
[INFO] [stdout] test subclass::type_plugin::tests::test_plugin ... ok
[INFO] [stdout] test collections::ptr_slice::test::test_from_glib_none ... ok
[INFO] [stdout] test thread_pool::tests::test_push ... ok
[INFO] [stdout] test subclass::object::test::test_create_child_object ... ok
[INFO] [stdout] test translate::tests::invalid_value ... ok
[INFO] [stdout] test translate::tests::none_or_invalid_value ... ok
[INFO] [stdout] test translate::tests::none_value ... ok
[INFO] [stdout] test translate::tests::ordering ... ok
[INFO] [stdout] test translate::tests::ptr_array ... ok
[INFO] [stdout] test translate::tests::string ... ok
[INFO] [stdout] test translate::tests::boolean ... ok
[INFO] [stdout] test translate::tests::gstring_array ... ok
[INFO] [stdout] test thread_pool::tests::test_push_future ... ok
[INFO] [stdout] test translate::tests::string_array ... ok
[INFO] [stdout] test translate::tests::string_hash_map ... ok
[INFO] [stdout] test types::tests::invalid ... ok
[INFO] [stdout] test types::tests::ord ... ok
[INFO] [stdout] test types::tests::hash ... ok
[INFO] [stdout] test translate::tests::test_paths ... ok
[INFO] [stdout] test unicollate::tests::collate ... ok
[INFO] [stdout] test unicollate::tests::collate_filenames_non_ascii ... ok
[INFO] [stdout] test unicollate::tests::collate_non_ascii ... ok
[INFO] [stdout] test unicollate::tests::collate_filenames ... ok
[INFO] [stdout] test unicollate::tests::collate_filenames_from_path ... ok
[INFO] [stdout] test utils::tests::getenv ... ok
[INFO] [stdout] test utils::tests::setenv ... ok
[INFO] [stdout] test value::tests::test_from_to_value ... ok
[INFO] [stdout] test value::tests::test_into_raw ... ok
[INFO] [stdout] test value::tests::test_send_value ... ok
[INFO] [stdout] test value::tests::test_strv ... ok
[INFO] [stdout] test value::tests::test_debug ... ok
[INFO] [stdout] test value::tests::test_transform ... ok
[INFO] [stdout] test value_array::tests::test_new ... ok
[INFO] [stdout] test variant::tests::test_array ... ok
[INFO] [stdout] test variant::tests::test_array_collect ... ok
[INFO] [stdout] test variant::tests::test_array_from_iter ... ok
[INFO] [stdout] test gstring::tests::test_value_from_vec_gstring ... ok
[INFO] [stdout] test gstring::tests::test_as_ref_path ... ok
[INFO] [stdout] test variant::tests::test_btreemap ... ok
[INFO] [stdout] test gstring::tests::layout ... ok
[INFO] [stdout] test value_array::tests::test_append ... ok
[INFO] [stdout] test variant::tests::test_eq ... ok
[INFO] [stdout] test variant::tests::test_byteswap ... ok
[INFO] [stdout] test variant::tests::test_empty ... ok
[INFO] [stdout] test source_futures::tests::test_timeout_send ... ok
[INFO] [stdout] test source_futures::tests::test_timeout_and_channel ... ok
[INFO] [stdout] test variant::tests::test_fixed_variant_array ... ok
[INFO] [stdout] test variant::tests::test_hash ... ok
[INFO] [stdout] test variant::tests::test_i16 ... ok
[INFO] [stdout] test source_futures::tests::test_timeout ... ok
[INFO] [stdout] test variant::tests::test_fixed_array ... ok
[INFO] [stdout] test variant::tests::test_get ... ok
[INFO] [stdout] test variant::tests::test_regression_from_variant_panics ... ok
[INFO] [stdout] test variant::tests::test_i32 ... ok
[INFO] [stdout] test variant::tests::test_str ... ok
[INFO] [stdout] test variant::tests::test_i64 ... ok
[INFO] [stdout] test variant::tests::test_paths ... ok
[INFO] [stdout] test variant::tests::test_tuple ... ok
[INFO] [stdout] test variant::tests::test_string ... ok
[INFO] [stdout] test variant::tests::test_tuple_from_iter ... ok
[INFO] [stdout] test variant::tests::test_try_child ... ok
[INFO] [stdout] test variant::tests::test_u16 ... ok
[INFO] [stdout] test variant::tests::test_u8 ... ok
[INFO] [stdout] test variant_dict::test::create_destroy ... ok
[INFO] [stdout] test variant::tests::test_u32 ... ok
[INFO] [stdout] test variant::tests::test_u64 ... ok
[INFO] [stdout] test variant_dict::test::create_populate_destroy ... ok
[INFO] [stdout] test variant::tests::test_serialize ... ok
[INFO] [stdout] test variant_dict::test::create_populate_remove ... ok
[INFO] [stdout] test variant_dict::test::into_variant_roundtrip ... ok
[INFO] [stdout] test variant::tests::test_maybe ... ok
[INFO] [stdout] test variant_dict::test::lookup ... ok
[INFO] [stdout] test variant_dict::test::create_populate_roundtrip ... ok
[INFO] [stdout] test variant_dict::test::create_roundtrip ... ok
[INFO] [stdout] test variant_iter::tests::test_variant_iter_count ... ok
[INFO] [stdout] test variant_iter::tests::test_variant_iter_array ... ok
[INFO] [stdout] test variant_iter::tests::test_variant_iter_dictentry ... ok
[INFO] [stdout] test variant_iter::tests::test_variant_iter_nth ... ok
[INFO] [stdout] test variant_iter::tests::test_variant_iter_tuple ... ok
[INFO] [stdout] test variant_iter::tests::test_variant_str_iter_count ... ok
[INFO] [stdout] test variant_iter::tests::test_variant_str_iter_last ... ok
[INFO] [stdout] test variant_type::tests::eq ... ok
[INFO] [stdout] test variant_type::tests::from_bytes ... ok
[INFO] [stdout] test variant_iter::tests::test_variant_iter_last ... ok
[INFO] [stdout] test variant_iter::tests::test_variant_iter_map ... ok
[INFO] [stdout] test variant_type::tests::ne ... ok
[INFO] [stdout] test variant_iter::tests::test_variant_iter_variant ... ok
[INFO] [stdout] test variant_type::tests::new ... ok
[INFO] [stdout] test variant_iter::tests::test_variant_str_iter_nth ... ok
[INFO] [stdout] test variant_type::tests::new_too_long ... ok
[INFO] [stdout] test variant_type::tests::new_too_short ... ok
[INFO] [stdout] test variant_type::tests::new_empty ... ok
[INFO] [stdout] test variant_type::tests::to_owned ... ok
[INFO] [stdout] test variant_type::tests::type_ ... ok
[INFO] [stdout] test variant_type::tests::value ... ok
[INFO] [stdout] test variant_type::tests::new_with_nul ... ok
[INFO] [stdout] test variant_type::tests::tuple_iter ... ok
[INFO] [stdout] test utils::tests::test_filename_from_uri ... ok
[INFO] [stdout] test utils::tests::test_uri_parsing ... ok
[INFO] [stdout] test main_context_futures::tests::test_spawn_return ... ok
[INFO] [stdout] test object::tests::data ... ok
[INFO] [stdout] test variant::tests::test_print_parse ... ok
[INFO] [stdout] test main_context::tests::test_invoke ... ok
[INFO] [stdout] test main_context_futures::tests::test_spawn_from_within ... ok
[INFO] [stdout] test source_futures::tests::test_interval ... ok
[INFO] [stdout] test main_context_futures::tests::test_spawn_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 249 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bridged_logging.rs (/opt/rustwide/target/debug/deps/bridged_logging-06586121a47e0364)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/check_gir.rs (/opt/rustwide/target/debug/deps/check_gir-d75cca143c85c59e)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/clone.rs (/opt/rustwide/target/debug/deps/clone-23ef22346e489665)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test check_gir_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test clone_closure ... ok
[INFO] [stdout] test clone_default_value ... ok
[INFO] [stdout] test renaming ... ok
[INFO] [stdout] test test_clone_macro_async_kinds ... ok
[INFO] [stdout] test clone_import_rename ... ok
[INFO] [stdout] test clone_and_references ... ok
[INFO] [stdout] test subfields_renaming ... ok
[INFO] [stdout] test test_clone_macro_body ... ok
[INFO] [stdout] test test_clone_macro_double_rename ... ok
[INFO] [stdout] test test_clone_macro_double_simple ... ok
[INFO] [stdout] test test_clone_macro_upgrade_failure ... ok
[INFO] [stdout] test test_clone_macro_self_rename ... ok
[INFO] [stdout] test test_clone_macro_simple ... ok
[INFO] [stdout] test test_clone_macro_rename ... ok
[INFO] [stdout] test clone_panic ... ok
[INFO] [stdout] test test_clone_macro_typed_args ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derive.rs (/opt/rustwide/target/debug/deps/derive-bcb3fc94f499d139)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test derive_downgrade ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/log.rs (/opt/rustwide/target/debug/deps/log-5058dc1430258b65)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] 
[INFO] [stderr] (process:306): domain-CRITICAL **: 09:33:04.015: hello
[INFO] [stderr] domain-Message: 09:33:04.026: hello
[INFO] [stderr] 
[INFO] [stderr] (process:306): not-domain-WARNING **: 09:33:04.026: hello
[INFO] [stderr] 
[INFO] [stderr] (process:306): domain-CRITICAL **: 09:33:04.026: hello
[INFO] [stderr] domain-Message: 09:33:04.026: hello
[INFO] [stderr] 
[INFO] [stderr] (process:306): domain-WARNING **: 09:33:04.027: hello
[INFO] [stdout] test check_log_handlers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/print.rs (/opt/rustwide/target/debug/deps/print-d59516955bf4a073)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] tadamonetoudoumtest check_print_handler ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] onetoudoumtadam     Running tests/structured_log.rs (/opt/rustwide/target/debug/deps/structured_log-4a3227a181c8bbdd)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test structured_log ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- structured_log stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'structured_log' (311) panicked at tests/structured_log.rs:93:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: (Message, [("PRIORITY", "5"), ("CODE_FILE", "tests/structured_log.rs"), ("CODE_LINE", "31"), ("CODE_FUNC", "structured_log::structured_log"), ("MY_META", "abc"), ("MESSAGE", "normal with meta"), ("MY_META2", "def"), ("GLIB_DOMAIN", "test")])
[INFO] [stdout]  right: (Message, [("PRIORITY", "5"), ("CODE_FILE", "glib/tests/structured_log.rs"), ("CODE_LINE", "31"), ("CODE_FUNC", "structured_log::structured_log"), ("MY_META", "abc"), ("MESSAGE", "normal with meta"), ("MY_META2", "def"), ("GLIB_DOMAIN", "test")])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x624594ff8df2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x624594ff8df2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x624594ff8df2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x624594ff8df2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62459500965f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62459500965f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x624594fc6361 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x624594fc6361 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x624594fd23c2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x624594fd6f0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x624594fd6da1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x624594f9796e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x624594f9796e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x624594fd75cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x624594fd75cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x624594fd742a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x624594fd24f9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x624594fba83d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x624595011070 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x624595010e73 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x624594f64b47 - core::panicking::assert_failed::hebeb350f2db89318
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x624594f619b2 - structured_log::structured_log::h90c97be075dcd084
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/structured_log.rs:93:5
[INFO] [stdout]   22:     0x624594f624c7 - structured_log::structured_log::{{closure}}::h1a689d6fec1362c3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/structured_log.rs:5:20
[INFO] [stdout]   23:     0x624594f63d16 - core::ops::function::FnOnce::call_once::hb6e3dc954547ba12
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x624594f9772b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x624594f9772b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x624594fad395 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x624594fad395 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x624594fad395 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x624594fad395 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x624594fad395 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x624594fad395 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x624594fad395 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x624594f83b84 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x624594f83b84 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x624594f8744a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x624594f8744a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x624594f8744a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x624594f8744a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x624594f8744a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x624594f8744a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x624594f8744a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x624594fcd65f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x624594fcd65f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7b7538a56aa4 - <unknown>
[INFO] [stdout]   45:     0x7b7538ae3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     structured_log
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test structured_log`
[INFO] running `Command { std: "docker" "inspect" "110612205c86740e973174588463027f589f936c1e1f0994c98e14aca8bc6ee1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "110612205c86740e973174588463027f589f936c1e1f0994c98e14aca8bc6ee1", kill_on_drop: false }`
[INFO] [stdout] 110612205c86740e973174588463027f589f936c1e1f0994c98e14aca8bc6ee1
