[INFO] fetching crate assets_manager 0.13.3...
[INFO] testing assets_manager-0.13.3 against 1.90.0 for beta-1.91-2
[INFO] extracting crate assets_manager 0.13.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate assets_manager 0.13.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate assets_manager 0.13.3
[INFO] tweaked toml for crates.io crate assets_manager 0.13.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate assets_manager 0.13.3 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 assets_manager 0.13.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" "+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 serde_spanned v1.0.1
[INFO] [stderr]   Downloaded serde v1.0.225
[INFO] [stderr]   Downloaded toml_datetime v0.7.1
[INFO] [stderr]   Downloaded sync_file v0.3.1
[INFO] [stderr]   Downloaded serde_core v1.0.225
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded assets_manager_macros v0.3.1
[INFO] [stderr]   Downloaded notify-types v2.0.0
[INFO] [stderr]   Downloaded foldhash v0.2.0
[INFO] [stderr]   Downloaded wasip1 v1.0.0
[INFO] [stderr]   Downloaded serde_derive v1.0.225
[INFO] [stderr]   Downloaded ron v0.11.0
[INFO] [stderr]   Downloaded zip v5.1.1
[INFO] [stderr]   Downloaded zune-jpeg v0.4.21
[INFO] [stderr]   Downloaded toml v0.9.6
[INFO] [stderr]   Downloaded indexmap v2.11.3
[INFO] [stderr]   Downloaded moxcms v0.7.5
[INFO] [stderr]   Downloaded image v0.25.8
[INFO] [stderr]   Downloaded pxfm v0.1.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 3fffb3d6ccef1145f952f96af03a7ed7bf2f0210d980d41ce1b37fe4b95d78de
[INFO] running `Command { std: "docker" "start" "-a" "3fffb3d6ccef1145f952f96af03a7ed7bf2f0210d980d41ce1b37fe4b95d78de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fffb3d6ccef1145f952f96af03a7ed7bf2f0210d980d41ce1b37fe4b95d78de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fffb3d6ccef1145f952f96af03a7ed7bf2f0210d980d41ce1b37fe4b95d78de", kill_on_drop: false }`
[INFO] [stdout] 3fffb3d6ccef1145f952f96af03a7ed7bf2f0210d980d41ce1b37fe4b95d78de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a777ef00bbbc41e2f2be4fb017c5febb498013f2de69a5db698b41a95d8bdc42
[INFO] running `Command { std: "docker" "start" "-a" "a777ef00bbbc41e2f2be4fb017c5febb498013f2de69a5db698b41a95d8bdc42", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling assets_manager v0.13.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 1.43s
[INFO] running `Command { std: "docker" "inspect" "a777ef00bbbc41e2f2be4fb017c5febb498013f2de69a5db698b41a95d8bdc42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a777ef00bbbc41e2f2be4fb017c5febb498013f2de69a5db698b41a95d8bdc42", kill_on_drop: false }`
[INFO] [stdout] a777ef00bbbc41e2f2be4fb017c5febb498013f2de69a5db698b41a95d8bdc42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7902e54ba9185e3525303c02a0f0ad033095ffd1a1571de3ac370404e945c8fc
[INFO] running `Command { std: "docker" "start" "-a" "7902e54ba9185e3525303c02a0f0ad033095ffd1a1571de3ac370404e945c8fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling assets_manager v0.13.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tests.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Y(pub i32);
[INFO] [stdout]    |            - ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Y` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Z` is never constructed
[INFO] [stdout]   --> src/tests.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Z(pub i32);
[INFO] [stdout]    |            ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 17.85s
[INFO] running `Command { std: "docker" "inspect" "7902e54ba9185e3525303c02a0f0ad033095ffd1a1571de3ac370404e945c8fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7902e54ba9185e3525303c02a0f0ad033095ffd1a1571de3ac370404e945c8fc", kill_on_drop: false }`
[INFO] [stdout] 7902e54ba9185e3525303c02a0f0ad033095ffd1a1571de3ac370404e945c8fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d2723f12016adf6cf431c827b55dd571a532d57883e9c12715a452df37f066a0
[INFO] running `Command { std: "docker" "start" "-a" "d2723f12016adf6cf431c827b55dd571a532d57883e9c12715a452df37f066a0", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/tests.rs:15:14
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct Y(pub i32);
[INFO] [stderr]    |            - ^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `Y` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Z` is never constructed
[INFO] [stderr]   --> src/tests.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct Z(pub i32);
[INFO] [stderr]    |            ^
[INFO] [stderr] 
[INFO] [stderr] warning: `assets_manager` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/assets_manager-fefaf3e08ae60a90)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test asset::tests::string_assets_ok ... FAILED
[INFO] [stdout] test asset::tests::string_utf8_err ... FAILED
[INFO] [stdout] test source::tests::filesystem::errors ... FAILED
[INFO] [stdout] test source::tests::filesystem::multi_ext ... FAILED
[INFO] [stdout] test source::tests::filesystem::path_of ... FAILED
[INFO] [stdout] test source::tests::filesystem::read_dir ... FAILED
[INFO] [stdout] test source::tests::filesystem::read_ok ... FAILED
[INFO] [stdout] test source::tests::filesystem::read_err ... FAILED
[INFO] [stdout] test tests::asset_cache::get ... FAILED
[INFO] [stdout] test source::tests::filesystem::read_root ... FAILED
[INFO] [stdout] test tests::asset_cache::get_all ... FAILED
[INFO] [stdout] test tests::asset_cache::errors ... FAILED
[INFO] [stdout] test tests::asset_cache::load_dir_all ... FAILED
[INFO] [stdout] test tests::asset_cache::get_or_insert ... FAILED
[INFO] [stdout] test tests::asset_cache::load ... FAILED
[INFO] [stdout] test tests::asset_cache::load_dir_ok ... FAILED
[INFO] [stdout] test tests::asset_cache::parent ... FAILED
[INFO] [stdout] test tests::handle::id ... FAILED
[INFO] [stdout] test utils::tests::shared_bytes::slice ... ok
[INFO] [stdout] test tests::asset_cache::load_owned ... FAILED
[INFO] [stdout] test tests::asset_cache::new_with_valid_path ... FAILED
[INFO] [stdout] test tests::asset_cache::new_with_invalid_path ... ok
[INFO] [stdout] test tests::handle::same_handle ... FAILED
[INFO] [stdout] test tests::handle::untyped ... FAILED
[INFO] [stdout] test tests::weird_id ... FAILED
[INFO] [stdout] test utils::tests::shared_bytes::vec ... ok
[INFO] [stdout] test tests::asset_cache::new_with_valid_file ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- asset::tests::string_assets_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'asset::tests::string_assets_ok' panicked at src/asset/tests.rs:6:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcda3491 - assets_manager::asset::tests::string_assets_ok::hfc2b5714b7754c5c
[INFO] [stdout]   14:     0x5dd0bcda3403 - assets_manager::asset::tests::string_assets_ok::{{closure}}::h94eb154b14373967
[INFO] [stdout]   15:     0x5dd0bcdb8d66 - core::ops::function::FnOnce::call_once::h728fd2ff79d9a795
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- asset::tests::string_utf8_err stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'asset::tests::string_utf8_err' panicked at src/asset/tests.rs:32:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcda3ab1 - assets_manager::asset::tests::string_utf8_err::h1f6ef60163ac5107
[INFO] [stdout]   14:     0x5dd0bcda3a23 - assets_manager::asset::tests::string_utf8_err::{{closure}}::ha4ce247beb8467fc
[INFO] [stdout]   15:     0x5dd0bcdb8c06 - core::ops::function::FnOnce::call_once::h53ef0f787839c62a
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- source::tests::filesystem::errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'source::tests::filesystem::errors' panicked at src/source/tests.rs:111:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcda06a0 - assets_manager::source::tests::filesystem::errors::h466fba146674690b
[INFO] [stdout]   14:     0x5dd0bcda0603 - assets_manager::source::tests::filesystem::errors::{{closure}}::h543d24ba6ebea5de
[INFO] [stdout]   15:     0x5dd0bcdb8716 - core::ops::function::FnOnce::call_once::h0bb2aaee661b3b06
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- source::tests::filesystem::multi_ext stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'source::tests::filesystem::multi_ext' panicked at src/source/tests.rs:92:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcd9ff7f - assets_manager::source::tests::filesystem::multi_ext::h4e26172d6b483a3a
[INFO] [stdout]   14:     0x5dd0bcd9fee3 - assets_manager::source::tests::filesystem::multi_ext::{{closure}}::h48568858b63218ff
[INFO] [stdout]   15:     0x5dd0bcdb8796 - core::ops::function::FnOnce::call_once::h0fdcfed8185ff5b3
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- source::tests::filesystem::path_of stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'source::tests::filesystem::path_of' panicked at src/source/tests.rs:96:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcda0367 - assets_manager::source::tests::filesystem::path_of::h251df3d555e88455
[INFO] [stdout]   14:     0x5dd0bcda02d3 - assets_manager::source::tests::filesystem::path_of::{{closure}}::he9d7dcc836f58eb5
[INFO] [stdout]   15:     0x5dd0bcdb9046 - core::ops::function::FnOnce::call_once::hebbd96adef8e934f
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- source::tests::filesystem::read_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'source::tests::filesystem::read_dir' panicked at src/source/tests.rs:92:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcd9f4b7 - assets_manager::source::tests::filesystem::read_dir::h958cef7df852890f
[INFO] [stdout]   14:     0x5dd0bcd9f423 - assets_manager::source::tests::filesystem::read_dir::{{closure}}::hde00dc8e9d6c5a9f
[INFO] [stdout]   15:     0x5dd0bcdb8756 - core::ops::function::FnOnce::call_once::h0e161fcd4c0cc12a
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- source::tests::filesystem::read_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'source::tests::filesystem::read_ok' panicked at src/source/tests.rs:92:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcd9efc7 - assets_manager::source::tests::filesystem::read_ok::h74e2953e6b67ac97
[INFO] [stdout]   14:     0x5dd0bcd9ef33 - assets_manager::source::tests::filesystem::read_ok::{{closure}}::hc76945adcd56ebaf
[INFO] [stdout]   15:     0x5dd0bcdb8ce6 - core::ops::function::FnOnce::call_once::h710208f4654a9072
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- source::tests::filesystem::read_err stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'source::tests::filesystem::read_err' panicked at src/source/tests.rs:92:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcd9f2e1 - assets_manager::source::tests::filesystem::read_err::h52ae7a585f096e9f
[INFO] [stdout]   14:     0x5dd0bcd9f253 - assets_manager::source::tests::filesystem::read_err::{{closure}}::hef7735b536509794
[INFO] [stdout]   15:     0x5dd0bcdb9126 - core::ops::function::FnOnce::call_once::hfb21e9905b9cc7ea
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::asset_cache::get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::asset_cache::get' panicked at src/tests.rs:71:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcda46c1 - assets_manager::tests::asset_cache::get::h131088a145ec4ac3
[INFO] [stdout]   14:     0x5dd0bcda4633 - assets_manager::tests::asset_cache::get::{{closure}}::hf5c240ce353560c1
[INFO] [stdout]   15:     0x5dd0bcdb8966 - core::ops::function::FnOnce::call_once::h22fa7e2a1fdc4f56
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- source::tests::filesystem::read_root stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'source::tests::filesystem::read_root' panicked at src/source/tests.rs:92:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcd9fbf7 - assets_manager::source::tests::filesystem::read_root::hd76716d7ca5b66ea
[INFO] [stdout]   14:     0x5dd0bcd9fb63 - assets_manager::source::tests::filesystem::read_root::{{closure}}::h869b38b40d8be350
[INFO] [stdout]   15:     0x5dd0bcdb8da6 - core::ops::function::FnOnce::call_once::h7956f281807447c9
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::asset_cache::get_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::asset_cache::get_all' panicked at src/tests.rs:176:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcda6ac1 - assets_manager::tests::asset_cache::get_all::h143624a73e3853c6
[INFO] [stdout]   14:     0x5dd0bcda6a33 - assets_manager::tests::asset_cache::get_all::{{closure}}::h35f5ac4002e16f68
[INFO] [stdout]   15:     0x5dd0bcdb8c46 - core::ops::function::FnOnce::call_once::h5a11507b7c140c2d
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::asset_cache::errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::asset_cache::errors' panicked at src/tests.rs:89:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcda4c71 - assets_manager::tests::asset_cache::errors::h05dbce2f70ed5459
[INFO] [stdout]   14:     0x5dd0bcda4be3 - assets_manager::tests::asset_cache::errors::{{closure}}::h2761140be1d16d9a
[INFO] [stdout]   15:     0x5dd0bcdb8b56 - core::ops::function::FnOnce::call_once::h48097e1050308ab4
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::asset_cache::load_dir_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::asset_cache::load_dir_all' panicked at src/tests.rs:133:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcda5799 - assets_manager::tests::asset_cache::load_dir_all::hba660833a04b9739
[INFO] [stdout]   14:     0x5dd0bcda56f3 - assets_manager::tests::asset_cache::load_dir_all::{{closure}}::h47094b1e6038c4b2
[INFO] [stdout]   15:     0x5dd0bcdb8e96 - core::ops::function::FnOnce::call_once::h8da3a0df2ae958ce
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::asset_cache::get_or_insert stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::asset_cache::get_or_insert' panicked at src/tests.rs:80:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcda4a41 - assets_manager::tests::asset_cache::get_or_insert::h339a76e6c7da8333
[INFO] [stdout]   14:     0x5dd0bcda49b3 - assets_manager::tests::asset_cache::get_or_insert::{{closure}}::h66230f337e77f17b
[INFO] [stdout]   15:     0x5dd0bcdb9166 - core::ops::function::FnOnce::call_once::hfc7b509b34a61b43
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::asset_cache::load stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::asset_cache::load' panicked at src/tests.rs:55:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcda4121 - assets_manager::tests::asset_cache::load::h68ce8733105a85d7
[INFO] [stdout]   14:     0x5dd0bcda4093 - assets_manager::tests::asset_cache::load::{{closure}}::h1ec6ed5871eb115a
[INFO] [stdout]   15:     0x5dd0bcdb8fe6 - core::ops::function::FnOnce::call_once::he02ca7be9c1836b7
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::asset_cache::load_dir_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::asset_cache::load_dir_ok' panicked at src/tests.rs:115:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcda5301 - assets_manager::tests::asset_cache::load_dir_ok::h62332680f9dee56c
[INFO] [stdout]   14:     0x5dd0bcda5273 - assets_manager::tests::asset_cache::load_dir_ok::{{closure}}::h95d56b474a38460c
[INFO] [stdout]   15:     0x5dd0bcdb8846 - core::ops::function::FnOnce::call_once::h163272918a611426
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::asset_cache::parent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::asset_cache::parent' panicked at src/tests.rs:157:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcda6369 - assets_manager::tests::asset_cache::parent::h05cd4cdd4d5a4fe9
[INFO] [stdout]   14:     0x5dd0bcda62d3 - assets_manager::tests::asset_cache::parent::{{closure}}::h58015bdc3a7acb02
[INFO] [stdout]   15:     0x5dd0bcdb8696 - core::ops::function::FnOnce::call_once::h04b141dc486b4089
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::handle::id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::handle::id' panicked at src/tests.rs:202:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcda6e81 - assets_manager::tests::handle::id::h03a908e828bfaf72
[INFO] [stdout]   14:     0x5dd0bcda6df3 - assets_manager::tests::handle::id::{{closure}}::hd8a97c98142a4543
[INFO] [stdout]   15:     0x5dd0bcdb90e6 - core::ops::function::FnOnce::call_once::hf943eb73a072e975
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::asset_cache::load_owned stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::asset_cache::load_owned' panicked at src/tests.rs:63:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcda4421 - assets_manager::tests::asset_cache::load_owned::hd9e36a5790c76045
[INFO] [stdout]   14:     0x5dd0bcda4393 - assets_manager::tests::asset_cache::load_owned::{{closure}}::hf8e4be133c1fc4ef
[INFO] [stdout]   15:     0x5dd0bcdb88d6 - core::ops::function::FnOnce::call_once::h2202a45d864ee80e
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::asset_cache::new_with_valid_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::asset_cache::new_with_valid_path' panicked at src/tests.rs:38:9:
[INFO] [stdout] assertion failed: cache.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce45826 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce67d7c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]   13:     0x5dd0bcda3eb1 - assets_manager::tests::asset_cache::new_with_valid_path::haa4196c7c8463009
[INFO] [stdout]   14:     0x5dd0bcda3e23 - assets_manager::tests::asset_cache::new_with_valid_path::{{closure}}::h425d53fd407d7284
[INFO] [stdout]   15:     0x5dd0bcdb8ac6 - core::ops::function::FnOnce::call_once::h395dfeb7a9930726
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::handle::same_handle stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::handle::same_handle' panicked at src/tests.rs:209:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcda7121 - assets_manager::tests::handle::same_handle::he9c8757e741301ef
[INFO] [stdout]   14:     0x5dd0bcda7093 - assets_manager::tests::handle::same_handle::{{closure}}::h1530557315fcf5d4
[INFO] [stdout]   15:     0x5dd0bcdb8b06 - core::ops::function::FnOnce::call_once::h3d2c3ea7761d2ff5
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::handle::untyped stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::handle::untyped' panicked at src/tests.rs:217:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcda7481 - assets_manager::tests::handle::untyped::h2ba9e1e1e67a47c0
[INFO] [stdout]   14:     0x5dd0bcda73f3 - assets_manager::tests::handle::untyped::{{closure}}::hca4fa919ec46caa8
[INFO] [stdout]   15:     0x5dd0bcdb87d6 - core::ops::function::FnOnce::call_once::h10c48f3effd5d607
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::weird_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::weird_id' panicked at src/tests.rs:229:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd0bce438b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5dd0bce692f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5dd0bce40513 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5dd0bce43702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5dd0bce450b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5dd0bce44eee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5dd0bce09b54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5dd0bce45a8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5dd0bce4585a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5dd0bce43da9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5dd0bce454ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5dd0bce67cf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5dd0bce681a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5dd0bcda78e1 - assets_manager::tests::weird_id::hb04dbe2be4dd247b
[INFO] [stdout]   14:     0x5dd0bcda7853 - assets_manager::tests::weird_id::{{closure}}::h7b7598e7032e50f7
[INFO] [stdout]   15:     0x5dd0bcdb8bc6 - core::ops::function::FnOnce::call_once::h4e5d53743eabfed6
[INFO] [stdout]   16:     0x5dd0bce0f3bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5dd0bce0e4f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5dd0bcdd20f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5dd0bcdd5aca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5dd0bce48a9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7e0f06e84aa4 - <unknown>
[INFO] [stdout]   22:     0x7e0f06f11a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     asset::tests::string_assets_ok
[INFO] [stdout]     asset::tests::string_utf8_err
[INFO] [stdout]     source::tests::filesystem::errors
[INFO] [stdout]     source::tests::filesystem::multi_ext
[INFO] [stdout]     source::tests::filesystem::path_of
[INFO] [stdout]     source::tests::filesystem::read_dir
[INFO] [stdout]     source::tests::filesystem::read_err
[INFO] [stdout]     source::tests::filesystem::read_ok
[INFO] [stdout]     source::tests::filesystem::read_root
[INFO] [stdout]     tests::asset_cache::errors
[INFO] [stdout]     tests::asset_cache::get
[INFO] [stdout]     tests::asset_cache::get_all
[INFO] [stdout]     tests::asset_cache::get_or_insert
[INFO] [stdout]     tests::asset_cache::load
[INFO] [stdout]     tests::asset_cache::load_dir_all
[INFO] [stdout]     tests::asset_cache::load_dir_ok
[INFO] [stdout]     tests::asset_cache::load_owned
[INFO] [stdout]     tests::asset_cache::new_with_valid_path
[INFO] [stdout]     tests::asset_cache::parent
[INFO] [stdout]     tests::handle::id
[INFO] [stdout]     tests::handle::same_handle
[INFO] [stdout]     tests::handle::untyped
[INFO] [stdout]     tests::weird_id
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 23 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d2723f12016adf6cf431c827b55dd571a532d57883e9c12715a452df37f066a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2723f12016adf6cf431c827b55dd571a532d57883e9c12715a452df37f066a0", kill_on_drop: false }`
[INFO] [stdout] d2723f12016adf6cf431c827b55dd571a532d57883e9c12715a452df37f066a0
