[INFO] fetching crate fontconfig-rs 0.1.1...
[INFO] testing fontconfig-rs-0.1.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate fontconfig-rs 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate fontconfig-rs 0.1.1
[INFO] finished tweaking crates.io crate fontconfig-rs 0.1.1
[INFO] tweaked toml for crates.io crate fontconfig-rs 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fontconfig-rs 0.1.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fontconfig-rs 0.1.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const-cstr v0.3.0
[INFO] [stderr]   Downloaded dlib v0.5.0
[INFO] [stderr]   Downloaded indexmap v1.9.0
[INFO] [stderr]   Downloaded clap_lex v0.2.2
[INFO] [stderr]   Downloaded clap_derive v3.2.5
[INFO] [stderr]   Downloaded pkg-config v0.3.25
[INFO] [stderr]   Downloaded libloading v0.7.3
[INFO] [stderr]   Downloaded clap v3.2.5
[INFO] [stderr]   Downloaded yeslogic-fontconfig-sys v3.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6fb31a01c597b72552300191197fe11546a7caa996431204fa41ab2201dd7d8
[INFO] running `Command { std: "docker" "start" "-a" "d6fb31a01c597b72552300191197fe11546a7caa996431204fa41ab2201dd7d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6fb31a01c597b72552300191197fe11546a7caa996431204fa41ab2201dd7d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6fb31a01c597b72552300191197fe11546a7caa996431204fa41ab2201dd7d8", kill_on_drop: false }`
[INFO] [stdout] d6fb31a01c597b72552300191197fe11546a7caa996431204fa41ab2201dd7d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72df783937d77386a0c5f5e53b45283fa5fe9f07fdf443096966c9b7cfc213a8
[INFO] running `Command { std: "docker" "start" "-a" "72df783937d77386a0c5f5e53b45283fa5fe9f07fdf443096966c9b7cfc213a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling const-cstr v0.3.0
[INFO] [stderr]    Compiling fontconfig-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/charset.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn iter(&self) -> Iter {
[INFO] [stdout]    |                 ^^^^^     ---- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.15s
[INFO] running `Command { std: "docker" "inspect" "72df783937d77386a0c5f5e53b45283fa5fe9f07fdf443096966c9b7cfc213a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72df783937d77386a0c5f5e53b45283fa5fe9f07fdf443096966c9b7cfc213a8", kill_on_drop: false }`
[INFO] [stdout] 72df783937d77386a0c5f5e53b45283fa5fe9f07fdf443096966c9b7cfc213a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b5fc606004cbdabbc4fe565b1c6edaef75757bc589c8f37197b865d920f4fc3
[INFO] running `Command { std: "docker" "start" "-a" "3b5fc606004cbdabbc4fe565b1c6edaef75757bc589c8f37197b865d920f4fc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling indexmap v1.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.2.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling clap_derive v3.2.5
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling fontconfig-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/charset.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn iter(&self) -> Iter {
[INFO] [stdout]    |                 ^^^^^     ---- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap v3.2.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/charset.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn iter(&self) -> Iter {
[INFO] [stdout]    |                 ^^^^^     ---- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.29s
[INFO] running `Command { std: "docker" "inspect" "3b5fc606004cbdabbc4fe565b1c6edaef75757bc589c8f37197b865d920f4fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b5fc606004cbdabbc4fe565b1c6edaef75757bc589c8f37197b865d920f4fc3", kill_on_drop: false }`
[INFO] [stdout] 3b5fc606004cbdabbc4fe565b1c6edaef75757bc589c8f37197b865d920f4fc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4d9676599c5376ece876ecb68d1e0f2eab55bfe661d8ee1f4e484d5beb17893a
[INFO] running `Command { std: "docker" "start" "-a" "4d9676599c5376ece876ecb68d1e0f2eab55bfe661d8ee1f4e484d5beb17893a", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/charset.rs:78:17
[INFO] [stderr]    |
[INFO] [stderr] 78 |     pub fn iter(&self) -> Iter {
[INFO] [stderr]    |                 ^^^^^     ---- the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 78 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stderr]    |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `fontconfig-rs` (lib) generated 1 warning
[INFO] [stderr] warning: `fontconfig-rs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fontconfig-64d6e56b1b0f8437)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test charset::tests::charset_equal ... ok
[INFO] [stdout] test charset::tests::charset_iter ... ok
[INFO] [stdout] test charset::tests::charset_intersect ... ok
[INFO] [stdout] test charset::tests::charset_merge ... ok
[INFO] [stdout] test charset::tests::charset_modify ... ok
[INFO] [stdout] test charset::tests::charset_union ... ok
[INFO] [stdout] test fontset::tests::fontset_new ... ok
[INFO] [stdout] test objectset::tests::objectset_add ... ok
[INFO] [stdout] test objectset::tests::objectset_new ... ok
[INFO] [stdout] test objectset::tests::objectset_build ... ok
[INFO] [stdout] test pattern::tests::test_get_family ... ok
[INFO] [stdout] test pattern::tests::test_get_family_exists ... ok
[INFO] [stdout] test langset::tests::new ... ok
[INFO] [stdout] test fontset::tests::fontset_iter_mut ... ok
[INFO] [stdout] test langset::tests::push ... ok
[INFO] [stdout] test langset::tests::debug ... ok
[INFO] [stdout] test langset::tests::contains ... ok
[INFO] [stdout] test fontset::tests::fontset_iter ... ok
[INFO] [stdout] test langset::tests::compare ... ok
[INFO] [stdout] test pattern::tests::test_into_inner ... ok
[INFO] [stdout] test charset::tests::charset_subtract ... ok
[INFO] [stdout] test langset::tests::charset ... ok
[INFO] [stdout] test tests::find_font ... ok
[INFO] [stdout] test pattern::tests::test_get_filepath ... ok
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test tests::iter_lang_set ... ok
[INFO] [stdout] test stringset::tests::list_fonts_of_ja ... FAILED
[INFO] [stdout] test tests::iter_font_sort ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test tests::iter_and_print ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- stringset::tests::list_fonts_of_ja stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'stringset::tests::list_fonts_of_ja' panicked at src/stringset.rs:145:9:
[INFO] [stdout] assertion failed: ja_fonts.count() == 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57c059fcf2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57c059fcf2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57c059fcf2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57c059fcf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57c05c54f3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57c05c54f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57c059cc63 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57c059cc63 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57c059fb42 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57c05a1279 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57c05a10ae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57c0567a74 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57c0567a74 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57c05a1d4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57c05a1d4e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57c05a19e6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5d57c05a01f9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57c05a16ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57c05c3b50 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57c05c3bdc - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5d57c05211b5 - fontconfig::stringset::tests::list_fonts_of_ja::hcd97997e899cb7c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stringset.rs:145:9
[INFO] [stdout]   21:     0x5d57c0521037 - fontconfig::stringset::tests::list_fonts_of_ja::{{closure}}::h565063c1aaeec17f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stringset.rs:137:26
[INFO] [stdout]   22:     0x5d57c05224b6 - core::ops::function::FnOnce::call_once::hd5fbb0a01c0368f1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5d57c056d2db - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5d57c056d2db - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5d57c056c415 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5d57c056c415 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5d57c056c415 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5d57c056c415 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5d57c056c415 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5d57c056c415 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5d57c056c415 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5d57c0530014 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5d57c0530014 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5d57c05339ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5d57c05339ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5d57c05339ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5d57c05339ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5d57c05339ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5d57c05339ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5d57c05339ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5d57c05a4ccf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5d57c05a4ccf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x71c14b175aa4 - <unknown>
[INFO] [stdout]   44:     0x71c14b202a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::iter_font_sort stdout ----
[INFO] [stdout] Some("NimbusSans-Regular")
[INFO] [stdout] Some("Nimbus Sans Regular")
[INFO] [stdout] Some("Nimbus Sans Regular")
[INFO] [stdout] Some("NimbusSans-Bold")
[INFO] [stdout] Some("Nimbus Sans Bold")
[INFO] [stdout] Some("Nimbus Sans Bold")
[INFO] [stdout] Some("NimbusSans-Italic")
[INFO] [stdout] Some("Nimbus Sans Italic")
[INFO] [stdout] Some("Nimbus Sans Italic")
[INFO] [stdout] Some("NimbusSans-BoldItalic")
[INFO] [stdout] Some("Nimbus Sans Bold Italic")
[INFO] [stdout] Some("Nimbus Sans Bold Italic")
[INFO] [stdout] Some("URWGothic-Book")
[INFO] [stdout] Some("URW Gothic Book")
[INFO] [stdout] Some("URW Gothic Book")
[INFO] [stdout] Some("URWGothic-Demi")
[INFO] [stdout] Some("URW Gothic Demi")
[INFO] [stdout] Some("URW Gothic Demi")
[INFO] [stdout] Some("URWGothic-BookOblique")
[INFO] [stdout] Some("URW Gothic Book Oblique")
[INFO] [stdout] Some("URW Gothic Book Oblique")
[INFO] [stdout] Some("URWGothic-DemiOblique")
[INFO] [stdout] Some("URW Gothic Demi Oblique")
[INFO] [stdout] Some("URW Gothic Demi Oblique")
[INFO] [stdout] Some("Nimbus Sans Narrow Regular")
[INFO] [stdout] Some("Nimbus Sans Narrow Regular")
[INFO] [stdout] Some("NimbusSansNarrow-Regular")
[INFO] [stdout] Some("Nimbus Sans Narrow Bold")
[INFO] [stdout] Some("Nimbus Sans Narrow Bold")
[INFO] [stdout] Some("NimbusSansNarrow-Bold")
[INFO] [stdout] Some("Nimbus Sans Narrow Oblique")
[INFO] [stdout] Some("Nimbus Sans Narrow Oblique")
[INFO] [stdout] Some("NimbusSansNarrow-Oblique")
[INFO] [stdout] Some("Nimbus Sans Narrow Bold Oblique")
[INFO] [stdout] Some("Nimbus Sans Narrow Bold Oblique")
[INFO] [stdout] Some("NimbusSansNarrow-BoldOblique")
[INFO] [stdout] Some("Droid Sans Fallback")
[INFO] [stdout] Some("OpenSymbol")
[INFO] [stdout] Some("Liberation Mono")
[INFO] [stdout] Some("Liberation Sans")
[INFO] [stdout] Some("Liberation Serif")
[INFO] [stdout] Some("Lato Regular")
[INFO] [stdout] Some("Noto Sans Mono Regular")
[INFO] [stdout] Some("D050000L")
[INFO] [stdout] Some("Standard Symbols PS")
[INFO] [stdout] Some("C059-Roman")
[INFO] [stdout] Some("NimbusMonoPS-Regular")
[INFO] [stdout] Some("NimbusRoman-Regular")
[INFO] [stdout] Some("P052-Roman")
[INFO] [stdout] Some("Noto Mono")
[INFO] [stdout] Some("Nimbus Mono PS Regular")
[INFO] [stdout] Some("Nimbus Roman Regular")
[INFO] [stdout] Some("Nimbus Mono PS Regular")
[INFO] [stdout] Some("Nimbus Roman Regular")
[INFO] [stdout] Some("D050000L Regular")
[INFO] [stdout] Some("Standard Symbols PS Regular")
[INFO] [stdout] Some("D050000L Regular")
[INFO] [stdout] Some("Standard Symbols PS Regular")
[INFO] [stdout] Some("Liberation Sans Narrow")
[INFO] [stdout] Some("Lato Medium")
[INFO] [stdout] Some("C059 Roman")
[INFO] [stdout] Some("P052 Roman")
[INFO] [stdout] Some("C059 Roman")
[INFO] [stdout] Some("P052 Roman")
[INFO] [stdout] Some("Lato Light")
[INFO] [stdout] Some("URWBookman-Light")
[INFO] [stdout] Some("URW Bookman Light")
[INFO] [stdout] Some("URW Bookman Light")
[INFO] [stdout] Some("Lato Thin")
[INFO] [stdout] Some("Lato Hairline")
[INFO] [stdout] Some("Lato Semibold")
[INFO] [stdout] Some("URWBookman-Demi")
[INFO] [stdout] Some("URW Bookman Demi")
[INFO] [stdout] Some("URW Bookman Demi")
[INFO] [stdout] Some("Liberation Mono Bold")
[INFO] [stdout] Some("Liberation Sans Bold")
[INFO] [stdout] Some("Liberation Serif Bold")
[INFO] [stdout] Some("Lato Bold")
[INFO] [stdout] Some("Noto Sans Mono Bold")
[INFO] [stdout] Some("C059-Bold")
[INFO] [stdout] Some("NimbusMonoPS-Bold")
[INFO] [stdout] Some("NimbusRoman-Bold")
[INFO] [stdout] Some("P052-Bold")
[INFO] [stdout] Some("C059 Bold")
[INFO] [stdout] Some("Nimbus Mono PS Bold")
[INFO] [stdout] Some("Nimbus Roman Bold")
[INFO] [stdout] Some("P052 Bold")
[INFO] [stdout] Some("C059 Bold")
[INFO] [stdout] Some("Nimbus Mono PS Bold")
[INFO] [stdout] Some("Nimbus Roman Bold")
[INFO] [stdout] Some("P052 Bold")
[INFO] [stdout] Some("Liberation Sans Narrow Bold")
[INFO] [stdout] Some("Lato Heavy")
[INFO] [stdout] Some("Lato Black")
[INFO] [stdout] Some("Liberation Mono Italic")
[INFO] [stdout] Some("Liberation Sans Italic")
[INFO] [stdout] Some("Liberation Serif Italic")
[INFO] [stdout] Some("Lato Italic")
[INFO] [stdout] Some("C059-Italic")
[INFO] [stdout] Some("NimbusMonoPS-Italic")
[INFO] [stdout] Some("NimbusRoman-Italic")
[INFO] [stdout] Some("P052-Italic")
[INFO] [stdout] Some("Nimbus Mono PS Italic")
[INFO] [stdout] Some("Nimbus Roman Italic")
[INFO] [stdout] Some("P052 Italic")
[INFO] [stdout] Some("Nimbus Mono PS Italic")
[INFO] [stdout] Some("Nimbus Roman Italic")
[INFO] [stdout] Some("P052 Italic")
[INFO] [stdout] Some("Liberation Sans Narrow Italic")
[INFO] [stdout] Some("Lato Medium Italic")
[INFO] [stdout] Some("Z003-MediumItalic")
[INFO] [stdout] Some("C059 Italic")
[INFO] [stdout] Some("Z003 Medium Italic")
[INFO] [stdout] Some("C059 Italic")
[INFO] [stdout] Some("Z003 Medium Italic")
[INFO] [stdout] Some("Lato Light Italic")
[INFO] [stdout] Some("URWBookman-LightItalic")
[INFO] [stdout] Some("URW Bookman Light Italic")
[INFO] [stdout] Some("URW Bookman Light Italic")
[INFO] [stdout] Some("Lato Thin Italic")
[INFO] [stdout] Some("Lato Hairline Italic")
[INFO] [stdout] Some("Lato Semibold Italic")
[INFO] [stdout] Some("URWBookman-DemiItalic")
[INFO] [stdout] Some("URW Bookman Demi Italic")
[INFO] [stdout] Some("URW Bookman Demi Italic")
[INFO] [stdout] Some("Liberation Mono Bold Italic")
[INFO] [stdout] Some("Liberation Sans Bold Italic")
[INFO] [stdout] Some("Liberation Serif Bold Italic")
[INFO] [stdout] Some("Lato Bold Italic")
[INFO] [stdout] Some("C059-BdIta")
[INFO] [stdout] Some("NimbusMonoPS-BoldItalic")
[INFO] [stdout] Some("NimbusRoman-BoldItalic")
[INFO] [stdout] Some("P052-BoldItalic")
[INFO] [stdout] Some("C059 Bold Italic")
[INFO] [stdout] Some("Nimbus Mono PS Bold Italic")
[INFO] [stdout] Some("Nimbus Roman Bold Italic")
[INFO] [stdout] Some("P052 Bold Italic")
[INFO] [stdout] Some("C059 Bold Italic")
[INFO] [stdout] Some("Nimbus Mono PS Bold Italic")
[INFO] [stdout] Some("Nimbus Roman Bold Italic")
[INFO] [stdout] Some("P052 Bold Italic")
[INFO] [stdout] Some("Liberation Sans Narrow Bold Italic")
[INFO] [stdout] Some("Lato Heavy Italic")
[INFO] [stdout] Some("Lato Black Italic")
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::iter_font_sort' panicked at src/lib.rs:482:9:
[INFO] [stdout] assertion failed: font_set.iter().next().unwrap().name().unwrap() == "DejaVu Sans"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57c059fcf2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57c059fcf2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57c059fcf2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57c059fcf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57c05c54f3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57c05c54f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57c059cc63 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57c059cc63 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57c059fb42 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57c05a1279 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d57c05a10ae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d57c0567a74 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d57c0567a74 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57c05a1d4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d57c05a1d4e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d57c05a19e6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5d57c05a01f9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57c05a16ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d57c05c3b50 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57c05c3bdc - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5d57c0529691 - fontconfig::tests::iter_font_sort::hf0f9d70a2f98cf86
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:482:9
[INFO] [stdout]   21:     0x5d57c05290e7 - fontconfig::tests::iter_font_sort::{{closure}}::h05f552dcccaf953d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:469:24
[INFO] [stdout]   22:     0x5d57c0522136 - core::ops::function::FnOnce::call_once::h4cb67866192b27ed
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5d57c056d2db - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5d57c056d2db - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5d57c056c415 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5d57c056c415 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5d57c056c415 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5d57c056c415 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5d57c056c415 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5d57c056c415 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5d57c056c415 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5d57c0530014 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5d57c0530014 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5d57c05339ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5d57c05339ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5d57c05339ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5d57c05339ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5d57c05339ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5d57c05339ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5d57c05339ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5d57c05a4ccf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5d57c05a4ccf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x71c14b175aa4 - <unknown>
[INFO] [stdout]   44:     0x71c14b202a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     stringset::tests::list_fonts_of_ja
[INFO] [stdout]     tests::iter_font_sort
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 27 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4d9676599c5376ece876ecb68d1e0f2eab55bfe661d8ee1f4e484d5beb17893a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d9676599c5376ece876ecb68d1e0f2eab55bfe661d8ee1f4e484d5beb17893a", kill_on_drop: false }`
[INFO] [stdout] 4d9676599c5376ece876ecb68d1e0f2eab55bfe661d8ee1f4e484d5beb17893a
