[INFO] crate ktx-async 0.1.1 is already in cache [INFO] testing ktx-async-0.1.1 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate ktx-async 0.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate ktx-async 0.1.1 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ktx-async 0.1.1 [INFO] finished tweaking crates.io crate ktx-async 0.1.1 [INFO] tweaked toml for crates.io crate ktx-async 0.1.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate ktx-async 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d0af11b5b6f1c7bb3d9cb1267e8b6109335f0f14891fba735404398cb1a8e9aa [INFO] running `"docker" "start" "-a" "d0af11b5b6f1c7bb3d9cb1267e8b6109335f0f14891fba735404398cb1a8e9aa"` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling async-stream-impl v0.2.0 [INFO] [stderr] Compiling tokio-macros v0.2.1 [INFO] [stderr] Compiling tokio v0.2.5 [INFO] [stderr] Compiling async-stream v0.2.0 [INFO] [stderr] Compiling ktx-async v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:394:1 [INFO] [stderr] | [INFO] [stderr] 394 | / error_chain! { [INFO] [stderr] 395 | | types { [INFO] [stderr] 396 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 397 | | } [INFO] [stderr] ... | [INFO] [stderr] 408 | | } [INFO] [stderr] 409 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.30s [INFO] running `"docker" "inspect" "d0af11b5b6f1c7bb3d9cb1267e8b6109335f0f14891fba735404398cb1a8e9aa"` [INFO] running `"docker" "rm" "-f" "d0af11b5b6f1c7bb3d9cb1267e8b6109335f0f14891fba735404398cb1a8e9aa"` [INFO] [stdout] d0af11b5b6f1c7bb3d9cb1267e8b6109335f0f14891fba735404398cb1a8e9aa [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c33f190e637f791518a79fffe6b17c344705acef739aab5aa293ffa48a055789 [INFO] running `"docker" "start" "-a" "c33f190e637f791518a79fffe6b17c344705acef739aab5aa293ffa48a055789"` [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:394:1 [INFO] [stderr] | [INFO] [stderr] 394 | / error_chain! { [INFO] [stderr] 395 | | types { [INFO] [stderr] 396 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 397 | | } [INFO] [stderr] ... | [INFO] [stderr] 408 | | } [INFO] [stderr] 409 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.4 [INFO] [stderr] Compiling winit v0.20.0-alpha5 [INFO] [stderr] Compiling glutin v0.22.0-alpha5 [INFO] [stderr] Compiling ktx-async v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:394:1 [INFO] [stderr] | [INFO] [stderr] 394 | / error_chain! { [INFO] [stderr] 395 | | types { [INFO] [stderr] 396 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 397 | | } [INFO] [stderr] ... | [INFO] [stderr] 408 | | } [INFO] [stderr] 409 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> tests/test.rs:312:5 [INFO] [stderr] | [INFO] [stderr] 312 | (16 * bw * bh) [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> tests/test.rs:318:5 [INFO] [stderr] | [INFO] [stderr] 318 | (8 * bw * bh) [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> tests/test.rs:324:5 [INFO] [stderr] | [INFO] [stderr] 324 | (8 * bw * bh) [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `"docker" "inspect" "c33f190e637f791518a79fffe6b17c344705acef739aab5aa293ffa48a055789"` [INFO] running `"docker" "rm" "-f" "c33f190e637f791518a79fffe6b17c344705acef739aab5aa293ffa48a055789"` [INFO] [stdout] c33f190e637f791518a79fffe6b17c344705acef739aab5aa293ffa48a055789 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6d80671f74bb963b3abbaaad1b32b460bc69792d6cf38aa4a125c175adab98d1 [INFO] running `"docker" "start" "-a" "6d80671f74bb963b3abbaaad1b32b460bc69792d6cf38aa4a125c175adab98d1"` [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:394:1 [INFO] [stderr] | [INFO] [stderr] 394 | / error_chain! { [INFO] [stderr] 395 | | types { [INFO] [stderr] 396 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 397 | | } [INFO] [stderr] ... | [INFO] [stderr] 408 | | } [INFO] [stderr] 409 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:394:1 [INFO] [stderr] | [INFO] [stderr] 394 | / error_chain! { [INFO] [stderr] 395 | | types { [INFO] [stderr] 396 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 397 | | } [INFO] [stderr] ... | [INFO] [stderr] 408 | | } [INFO] [stderr] 409 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> tests/test.rs:312:5 [INFO] [stderr] | [INFO] [stderr] 312 | (16 * bw * bh) [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> tests/test.rs:318:5 [INFO] [stderr] | [INFO] [stderr] 318 | (8 * bw * bh) [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> tests/test.rs:324:5 [INFO] [stderr] | [INFO] [stderr] 324 | (8 * bw * bh) [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ktx_async-eaab7117b1f4a5ad [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test-4976784db6dfc4e6 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_cubemap_mipmap_reference ... FAILED [INFO] [stdout] test test_array_pvrtc ... FAILED [INFO] [stdout] test test_array_bc3_unorm ... FAILED [INFO] [stdout] test test_rgb_mipmap_reference ... FAILED [INFO] [stdout] test test_etc1 ... FAILED [INFO] [stdout] test test_rgba_reference ... FAILED [INFO] [stdout] test test_cubemap_etc2 ... FAILED [INFO] [stdout] test test_rgb_reference ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_cubemap_mipmap_reference stdout ---- [INFO] [stdout] thread 'test_cubemap_mipmap_reference' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/test.rs:187:16 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5621e48464f4 - backtrace::backtrace::libunwind::trace::hbb4ce8c04526962e [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5621e48464f4 - backtrace::backtrace::trace_unsynchronized::h79251c088e7be038 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5621e48464f4 - std::sys_common::backtrace::_print_fmt::h6b0ea30a9223acae [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5621e48464f4 - ::fmt::h4d51ef07ce58e54b [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5621e486f21c - core::fmt::write::he16b9c1345d8565e [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5621e470dc75 - std::io::Write::write_fmt::hc31efe493f037457 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5621e48406f1 - std::io::impls::>::write_fmt::hfcb1ff6c5b834381 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5621e4848dd5 - std::sys_common::backtrace::_print::h9288fa7d9f6629cb [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5621e4848dd5 - std::sys_common::backtrace::print::h82e606e62781d8af [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5621e4848dd5 - std::panicking::default_hook::{{closure}}::h1fe350ecbf7604e4 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5621e4848abb - std::panicking::default_hook::h1b8b42953fdc841d [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5621e4849432 - std::panicking::rust_panic_with_hook::he73826f4bb75a21e [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5621e484901b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5621e486dc41 - core::panicking::panic_fmt::hc8f9a0b2af5fb585 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5621e486da63 - core::option::expect_none_failed::ha34d57526cca3063 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x5621e46f38aa - core::result::Result::unwrap::h61727039eb22ec1b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5621e46ddad6 - test::test_cubemap_mipmap_reference::{{closure}}::h456fb55d053d7607 [INFO] [stdout] at tests/test.rs:187 [INFO] [stdout] 17: 0x5621e4708377 - as core::future::future::Future>::poll::h494595b7e4baf43a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/future/mod.rs:66 [INFO] [stdout] 18: 0x5621e470364b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf4257bdb5209ade8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:139 [INFO] [stdout] 19: 0x5621e470014d - tokio::runtime::global::with_state::{{closure}}::ha81fea1b79418c9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100 [INFO] [stdout] 20: 0x5621e46ead24 - std::thread::local::LocalKey::try_with::h9a25e9ce8fb0cbf4 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x5621e46e8aa6 - std::thread::local::LocalKey::with::hc6dd415fe3da780c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x5621e46fe2c3 - tokio::runtime::global::with_state::h300d68846d415472 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83 [INFO] [stdout] 23: 0x5621e4701425 - tokio::runtime::global::with_basic_scheduler::h4b8dc48a5b5f8906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62 [INFO] [stdout] 24: 0x5621e4701bf3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h0f380068e3066ec6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:122 [INFO] [stdout] 25: 0x5621e46f779d - tokio::runtime::Runtime::block_on::{{closure}}::he92ba59be133ac09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:419 [INFO] [stdout] 26: 0x5621e46ff49a - tokio::runtime::global::with_state::{{closure}}::h64bd81d566b30cd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100 [INFO] [stdout] 27: 0x5621e46ec9ad - std::thread::local::LocalKey::try_with::he96b20f345f5eba3 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 28: 0x5621e46e8ebd - std::thread::local::LocalKey::with::hf9c97039f8631298 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 29: 0x5621e46fe16a - tokio::runtime::global::with_state::h1b37a827d16b0a66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83 [INFO] [stdout] 30: 0x5621e4701579 - tokio::runtime::global::with_basic_scheduler::hb850444f87ccbcb4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62 [INFO] [stdout] 31: 0x5621e4703c4e - tokio::runtime::basic_scheduler::Spawner::enter::he7d4e7b8170164a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:174 [INFO] [stdout] 32: 0x5621e46f0107 - tokio::runtime::spawner::Spawner::enter::hc8d255cbcd49740e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/spawner.rs:30 [INFO] [stdout] 33: 0x5621e46f30fc - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::h087f906bd7708714 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36 [INFO] [stdout] 34: 0x5621e46f46a3 - tokio::time::clock::Clock::enter::h6446b0cc94459c20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/time/clock.rs:30 [INFO] [stdout] 35: 0x5621e46f4900 - tokio::runtime::time::variant::with_default::h005ea9bdee8391a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/time.rs:43 [INFO] [stdout] 36: 0x5621e46f3025 - tokio::runtime::handle::Handle::enter::{{closure}}::hc98c948b8684da50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36 [INFO] [stdout] 37: 0x5621e46ee0bd - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h815c20f7e51bcebe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:194 [INFO] [stdout] 38: 0x5621e46e928d - std::thread::local::LocalKey::try_with::h0c775921708d9ba8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 39: 0x5621e46e82cd - std::thread::local::LocalKey::with::h59db7ab18cd38621 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 40: 0x5621e46edc22 - tokio::runtime::blocking::pool::Spawner::enter::hed5d41bd0e535896 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:179 [INFO] [stdout] 41: 0x5621e46f2544 - tokio::runtime::handle::Handle::enter::h3cd747b1d686135d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:33 [INFO] [stdout] 42: 0x5621e46f6a0b - tokio::runtime::Runtime::block_on::h02133b179115cd79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:416 [INFO] [stdout] 43: 0x5621e46dd752 - test::test_cubemap_mipmap_reference::h71dacdd4ccdcfba8 [INFO] [stdout] at tests/test.rs:184 [INFO] [stdout] 44: 0x5621e46dd66a - test::test_cubemap_mipmap_reference::{{closure}}::hd586ebba4969b62c [INFO] [stdout] at tests/test.rs:184 [INFO] [stdout] 45: 0x5621e470a91e - core::ops::function::FnOnce::call_once::h0964424dfc477592 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 46: 0x5621e4719b6f - as core::ops::function::FnOnce>::call_once::he1ba1da20629a2d8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 47: 0x5621e473516e - as core::ops::function::FnOnce<()>>::call_once::hf94927858761de4a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 48: 0x5621e473516e - std::panicking::try::do_call::h1585003392664d93 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 49: 0x5621e473516e - std::panicking::try::h43d950f958a74468 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 50: 0x5621e473516e - std::panic::catch_unwind::hb5284de2977ddeea [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 51: 0x5621e473516e - test::run_test_in_process::had39bb305b26a3ae [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 52: 0x5621e473516e - test::run_test::run_test_inner::{{closure}}::h12b1756b854ada1a [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 53: 0x5621e470d126 - std::sys_common::backtrace::__rust_begin_short_backtrace::hec04b80bece92bf9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 54: 0x5621e4712445 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::heca431434c1ac418 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:475 [INFO] [stdout] 55: 0x5621e4712445 - as core::ops::function::FnOnce<()>>::call_once::he2457d582c032747 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 56: 0x5621e4712445 - std::panicking::try::do_call::hbcd49dc3823e8b28 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 57: 0x5621e4712445 - std::panicking::try::h1ba95c07dd8d422b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 58: 0x5621e4712445 - std::panic::catch_unwind::h95854794ba9eee4c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 59: 0x5621e4712445 - std::thread::Builder::spawn_unchecked::{{closure}}::h4e297b8574092d6e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:474 [INFO] [stdout] 60: 0x5621e4712445 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b855aad7f5ac67e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 61: 0x5621e483c79f - as core::ops::function::FnOnce>::call_once::h48069b269ca48108 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 62: 0x5621e484fc93 - as core::ops::function::FnOnce>::call_once::heff660b32cd3afd8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 63: 0x5621e484fc93 - std::sys::unix::thread::Thread::new::thread_start::ha538939ed1e2e958 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 64: 0x7fbfa4c6a6db - start_thread [INFO] [stdout] 65: 0x7fbfa477b88f - __clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_array_pvrtc stdout ---- [INFO] [stdout] thread 'test_array_pvrtc' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/test.rs:223:16 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5621e48464f4 - backtrace::backtrace::libunwind::trace::hbb4ce8c04526962e [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5621e48464f4 - backtrace::backtrace::trace_unsynchronized::h79251c088e7be038 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5621e48464f4 - std::sys_common::backtrace::_print_fmt::h6b0ea30a9223acae [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5621e48464f4 - ::fmt::h4d51ef07ce58e54b [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5621e486f21c - core::fmt::write::he16b9c1345d8565e [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5621e470dc75 - std::io::Write::write_fmt::hc31efe493f037457 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5621e48406f1 - std::io::impls::>::write_fmt::hfcb1ff6c5b834381 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5621e4848dd5 - std::sys_common::backtrace::_print::h9288fa7d9f6629cb [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5621e4848dd5 - std::sys_common::backtrace::print::h82e606e62781d8af [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5621e4848dd5 - std::panicking::default_hook::{{closure}}::h1fe350ecbf7604e4 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5621e4848abb - std::panicking::default_hook::h1b8b42953fdc841d [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5621e4849432 - std::panicking::rust_panic_with_hook::he73826f4bb75a21e [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5621e484901b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5621e486dc41 - core::panicking::panic_fmt::hc8f9a0b2af5fb585 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5621e486da63 - core::option::expect_none_failed::ha34d57526cca3063 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x5621e46f38aa - core::result::Result::unwrap::h61727039eb22ec1b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5621e46e1006 - test::test_array_pvrtc::{{closure}}::h35cf9dbdea072940 [INFO] [stdout] at tests/test.rs:223 [INFO] [stdout] 17: 0x5621e47082e7 - as core::future::future::Future>::poll::h2cc5935332970154 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/future/mod.rs:66 [INFO] [stdout] 18: 0x5621e4702d9b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h8c35b78f49524694 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:139 [INFO] [stdout] 19: 0x5621e47006fd - tokio::runtime::global::with_state::{{closure}}::hd80433cb72ef2e33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100 [INFO] [stdout] 20: 0x5621e46ec6a4 - std::thread::local::LocalKey::try_with::hdcf5b24c5f713426 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x5621e46e8da6 - std::thread::local::LocalKey::with::hf063756008f0e3a5 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x5621e46fe643 - tokio::runtime::global::with_state::hb5467712917ec64b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83 [INFO] [stdout] 23: 0x5621e4701525 - tokio::runtime::global::with_basic_scheduler::h72e8ad650a52d725 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62 [INFO] [stdout] 24: 0x5621e4702193 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha55ce50537369f85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:122 [INFO] [stdout] 25: 0x5621e46f725d - tokio::runtime::Runtime::block_on::{{closure}}::h5701296c30bd7ccc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:419 [INFO] [stdout] 26: 0x5621e46fee0a - tokio::runtime::global::with_state::{{closure}}::h2b034e6b71289b27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100 [INFO] [stdout] 27: 0x5621e46ec0ed - std::thread::local::LocalKey::try_with::hcd865faed0341eb2 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 28: 0x5621e46e803d - std::thread::local::LocalKey::with::h3cbe82ad88314515 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 29: 0x5621e46fe49a - tokio::runtime::global::with_state::h7b5d9cf01da2a81e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83 [INFO] [stdout] 30: 0x5621e4701379 - tokio::runtime::global::with_basic_scheduler::h397fddfde73e8069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62 [INFO] [stdout] 31: 0x5621e470394e - tokio::runtime::basic_scheduler::Spawner::enter::h807bf66320a54aee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:174 [INFO] [stdout] 32: 0x5621e46efcc7 - tokio::runtime::spawner::Spawner::enter::h4f05069c7e20569c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/spawner.rs:30 [INFO] [stdout] 33: 0x5621e46f32dc - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::h8c52841acd30f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36 [INFO] [stdout] 34: 0x5621e46f47e3 - tokio::time::clock::Clock::enter::hdf9036ff752ee507 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/time/clock.rs:30 [INFO] [stdout] 35: 0x5621e46f4cc0 - tokio::runtime::time::variant::with_default::h64bc456e413dbd6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/time.rs:43 [INFO] [stdout] 36: 0x5621e46f27d5 - tokio::runtime::handle::Handle::enter::{{closure}}::h0d53a05fc0a66ee9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36 [INFO] [stdout] 37: 0x5621e46ee88d - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::hf695f0aa7b669ead [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:194 [INFO] [stdout] 38: 0x5621e46ebb4d - std::thread::local::LocalKey::try_with::hb41f10849c08bc60 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 39: 0x5621e46e8f4d - std::thread::local::LocalKey::with::hff8b3e109e2654d1 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 40: 0x5621e46edc82 - tokio::runtime::blocking::pool::Spawner::enter::hee4b253acdb95355 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:179 [INFO] [stdout] 41: 0x5621e46f2484 - tokio::runtime::handle::Handle::enter::h0fbaa3da1954ac85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:33 [INFO] [stdout] 42: 0x5621e46f6a7b - tokio::runtime::Runtime::block_on::h08c658dd732b9b8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:416 [INFO] [stdout] 43: 0x5621e46e0c82 - test::test_array_pvrtc::h5f98320084d42535 [INFO] [stdout] at tests/test.rs:220 [INFO] [stdout] 44: 0x5621e46e0b9a - test::test_array_pvrtc::{{closure}}::he8950d9ca617ec4d [INFO] [stdout] at tests/test.rs:220 [INFO] [stdout] 45: 0x5621e470ac2e - core::ops::function::FnOnce::call_once::hf09083c84ee35b45 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 46: 0x5621e4719b6f - as core::ops::function::FnOnce>::call_once::he1ba1da20629a2d8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 47: 0x5621e473516e - as core::ops::function::FnOnce<()>>::call_once::hf94927858761de4a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 48: 0x5621e473516e - std::panicking::try::do_call::h1585003392664d93 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 49: 0x5621e473516e - std::panicking::try::h43d950f958a74468 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 50: 0x5621e473516e - std::panic::catch_unwind::hb5284de2977ddeea [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 51: 0x5621e473516e - test::run_test_in_process::had39bb305b26a3ae [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 52: 0x5621e473516e - test::run_test::run_test_inner::{{closure}}::h12b1756b854ada1a [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 53: 0x5621e470d126 - std::sys_common::backtrace::__rust_begin_short_backtrace::hec04b80bece92bf9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 54: 0x5621e4712445 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::heca431434c1ac418 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:475 [INFO] [stdout] 55: 0x5621e4712445 - as core::ops::function::FnOnce<()>>::call_once::he2457d582c032747 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 56: 0x5621e4712445 - std::panicking::try::do_call::hbcd49dc3823e8b28 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 57: 0x5621e4712445 - std::panicking::try::h1ba95c07dd8d422b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 58: 0x5621e4712445 - std::panic::catch_unwind::h95854794ba9eee4c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 59: 0x5621e4712445 - std::thread::Builder::spawn_unchecked::{{closure}}::h4e297b8574092d6e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:474 [INFO] [stdout] 60: 0x5621e4712445 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b855aad7f5ac67e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 61: 0x5621e483c79f - as core::ops::function::FnOnce>::call_once::h48069b269ca48108 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 62: 0x5621e484fc93 - as core::ops::function::FnOnce>::call_once::heff660b32cd3afd8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 63: 0x5621e484fc93 - std::sys::unix::thread::Thread::new::thread_start::ha538939ed1e2e958 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 64: 0x7fbfa4c6a6db - start_thread [INFO] [stdout] 65: 0x7fbfa477b88f - __clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_array_bc3_unorm stdout ---- [INFO] [stdout] thread 'test_array_bc3_unorm' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/test.rs:263:16 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5621e48464f4 - backtrace::backtrace::libunwind::trace::hbb4ce8c04526962e [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5621e48464f4 - backtrace::backtrace::trace_unsynchronized::h79251c088e7be038 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5621e48464f4 - std::sys_common::backtrace::_print_fmt::h6b0ea30a9223acae [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5621e48464f4 - ::fmt::h4d51ef07ce58e54b [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5621e486f21c - core::fmt::write::he16b9c1345d8565e [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5621e470dc75 - std::io::Write::write_fmt::hc31efe493f037457 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5621e48406f1 - std::io::impls::>::write_fmt::hfcb1ff6c5b834381 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5621e4848dd5 - std::sys_common::backtrace::_print::h9288fa7d9f6629cb [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5621e4848dd5 - std::sys_common::backtrace::print::h82e606e62781d8af [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5621e4848dd5 - std::panicking::default_hook::{{closure}}::h1fe350ecbf7604e4 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5621e4848abb - std::panicking::default_hook::h1b8b42953fdc841d [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5621e4849432 - std::panicking::rust_panic_with_hook::he73826f4bb75a21e [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5621e484901b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5621e486dc41 - core::panicking::panic_fmt::hc8f9a0b2af5fb585 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5621e486da63 - core::option::expect_none_failed::ha34d57526cca3063 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x5621e46f38aa - core::result::Result::unwrap::h61727039eb22ec1b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5621e46e47e6 - test::test_array_bc3_unorm::{{closure}}::h641b53c56b7353a7 [INFO] [stdout] at tests/test.rs:263 [INFO] [stdout] 17: 0x5621e4708767 - as core::future::future::Future>::poll::hc83e0038301f45b8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/future/mod.rs:66 [INFO] [stdout] 18: 0x5621e470312b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hc2373b4912d38a13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:139 [INFO] [stdout] 19: 0x5621e46ff33d - tokio::runtime::global::with_state::{{closure}}::h5d239030ab32731e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100 [INFO] [stdout] 20: 0x5621e46e9954 - std::thread::local::LocalKey::try_with::h47b61f7913d730de [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x5621e46e8bb6 - std::thread::local::LocalKey::with::hd5c03f0eab1d5898 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x5621e46fe433 - tokio::runtime::global::with_state::h67ac8f1a50d851aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83 [INFO] [stdout] 23: 0x5621e47011d5 - tokio::runtime::global::with_basic_scheduler::h10ca135f79a8484c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62 [INFO] [stdout] 24: 0x5621e4701dd3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h654f56737579bc12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:122 [INFO] [stdout] 25: 0x5621e46f6e6d - tokio::runtime::Runtime::block_on::{{closure}}::h0e894046d4fda8d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:419 [INFO] [stdout] 26: 0x5621e47009da - tokio::runtime::global::with_state::{{closure}}::hedb1b38af5e3fabf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100 [INFO] [stdout] 27: 0x5621e46eafdd - std::thread::local::LocalKey::try_with::ha188693afd7f8bca [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 28: 0x5621e46e7ebd - std::thread::local::LocalKey::with::h23919178b94dce6a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 29: 0x5621e46fe57a - tokio::runtime::global::with_state::had2152fcfafa216f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83 [INFO] [stdout] 30: 0x5621e47015d9 - tokio::runtime::global::with_basic_scheduler::hc409c25fa9595853 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62 [INFO] [stdout] 31: 0x5621e4703d0e - tokio::runtime::basic_scheduler::Spawner::enter::hfc852c40cc997133 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:174 [INFO] [stdout] 32: 0x5621e46efbb7 - tokio::runtime::spawner::Spawner::enter::h453c4767dcfe549d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/spawner.rs:30 [INFO] [stdout] 33: 0x5621e46f321c - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::h6371379501d83a2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36 [INFO] [stdout] 34: 0x5621e46f4723 - tokio::time::clock::Clock::enter::h7e1ef006bccdde8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/time/clock.rs:30 [INFO] [stdout] 35: 0x5621e46f4e00 - tokio::runtime::time::variant::with_default::ha7361238d598727f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/time.rs:43 [INFO] [stdout] 36: 0x5621e46f2905 - tokio::runtime::handle::Handle::enter::{{closure}}::h33d7082d61f01d8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36 [INFO] [stdout] 37: 0x5621e46ee3dd - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::hbac51b188179a29a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:194 [INFO] [stdout] 38: 0x5621e46ea49d - std::thread::local::LocalKey::try_with::h719943639c88e724 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 39: 0x5621e46e7e2d - std::thread::local::LocalKey::with::h1b86b76399446e99 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 40: 0x5621e46ed9e2 - tokio::runtime::blocking::pool::Spawner::enter::h282e5792ad5d1fba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:179 [INFO] [stdout] 41: 0x5621e46f2664 - tokio::runtime::handle::Handle::enter::hd6a2ff31fe6393d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:33 [INFO] [stdout] 42: 0x5621e46f6d1b - tokio::runtime::Runtime::block_on::hff60e594fab45b57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:416 [INFO] [stdout] 43: 0x5621e46e4462 - test::test_array_bc3_unorm::h6833986f1802715f [INFO] [stdout] at tests/test.rs:260 [INFO] [stdout] 44: 0x5621e46e437a - test::test_array_bc3_unorm::{{closure}}::h5ca2f5ae2ede80c5 [INFO] [stdout] at tests/test.rs:260 [INFO] [stdout] 45: 0x5621e470ab7e - core::ops::function::FnOnce::call_once::hd52e8b6e85e4ca92 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 46: 0x5621e4719b6f - as core::ops::function::FnOnce>::call_once::he1ba1da20629a2d8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 47: 0x5621e473516e - as core::ops::function::FnOnce<()>>::call_once::hf94927858761de4a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 48: 0x5621e473516e - std::panicking::try::do_call::h1585003392664d93 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 49: 0x5621e473516e - std::panicking::try::h43d950f958a74468 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 50: 0x5621e473516e - std::panic::catch_unwind::hb5284de2977ddeea [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 51: 0x5621e473516e - test::run_test_in_process::had39bb305b26a3ae [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 52: 0x5621e473516e - test::run_test::run_test_inner::{{closure}}::h12b1756b854ada1a [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 53: 0x5621e470d126 - std::sys_common::backtrace::__rust_begin_short_backtrace::hec04b80bece92bf9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 54: 0x5621e4712445 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::heca431434c1ac418 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:475 [INFO] [stdout] 55: 0x5621e4712445 - as core::ops::function::FnOnce<()>>::call_once::he2457d582c032747 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 56: 0x5621e4712445 - std::panicking::try::do_call::hbcd49dc3823e8b28 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 57: 0x5621e4712445 - std::panicking::try::h1ba95c07dd8d422b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 58: 0x5621e4712445 - std::panic::catch_unwind::h95854794ba9eee4c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 59: 0x5621e4712445 - std::thread::Builder::spawn_unchecked::{{closure}}::h4e297b8574092d6e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:474 [INFO] [stdout] 60: 0x5621e4712445 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b855aad7f5ac67e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 61: 0x5621e483c79f - as core::ops::function::FnOnce>::call_once::h48069b269ca48108 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 62: 0x5621e484fc93 - as core::ops::function::FnOnce>::call_once::heff660b32cd3afd8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 63: 0x5621e484fc93 - std::sys::unix::thread::Thread::new::thread_start::ha538939ed1e2e958 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 64: 0x7fbfa4c6a6db - start_thread [INFO] [stdout] 65: 0x7fbfa477b88f - __clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_rgb_mipmap_reference stdout ---- [INFO] [stdout] thread 'test_rgb_mipmap_reference' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/test.rs:54:16 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5621e48464f4 - backtrace::backtrace::libunwind::trace::hbb4ce8c04526962e [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5621e48464f4 - backtrace::backtrace::trace_unsynchronized::h79251c088e7be038 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5621e48464f4 - std::sys_common::backtrace::_print_fmt::h6b0ea30a9223acae [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5621e48464f4 - ::fmt::h4d51ef07ce58e54b [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5621e486f21c - core::fmt::write::he16b9c1345d8565e [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5621e470dc75 - std::io::Write::write_fmt::hc31efe493f037457 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5621e48406f1 - std::io::impls::>::write_fmt::hfcb1ff6c5b834381 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5621e4848dd5 - std::sys_common::backtrace::_print::h9288fa7d9f6629cb [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5621e4848dd5 - std::sys_common::backtrace::print::h82e606e62781d8af [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5621e4848dd5 - std::panicking::default_hook::{{closure}}::h1fe350ecbf7604e4 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5621e4848abb - std::panicking::default_hook::h1b8b42953fdc841d [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5621e4849432 - std::panicking::rust_panic_with_hook::he73826f4bb75a21e [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5621e484901b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5621e486dc41 - core::panicking::panic_fmt::hc8f9a0b2af5fb585 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5621e486da63 - core::option::expect_none_failed::ha34d57526cca3063 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x5621e46f38aa - core::result::Result::unwrap::h61727039eb22ec1b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5621e46d00b9 - test::test_rgb_mipmap_reference::{{closure}}::h6d537a26c7c7c85b [INFO] [stdout] at tests/test.rs:54 [INFO] [stdout] 17: 0x5621e4708647 - as core::future::future::Future>::poll::hbbc8b7b25aed676e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/future/mod.rs:66 [INFO] [stdout] 18: 0x5621e470245b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h12ec1ab303bdf262 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:139 [INFO] [stdout] 19: 0x5621e46ffd1d - tokio::runtime::global::with_state::{{closure}}::ha327348d6af382b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100 [INFO] [stdout] 20: 0x5621e46eae64 - std::thread::local::LocalKey::try_with::h9c1a9c9975d72199 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x5621e46e7b36 - std::thread::local::LocalKey::with::h0ac745387eced200 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x5621e46fe1c3 - tokio::runtime::global::with_state::h278fe064e57aa174 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83 [INFO] [stdout] 23: 0x5621e4701225 - tokio::runtime::global::with_basic_scheduler::h15046e141ce786bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62 [INFO] [stdout] 24: 0x5621e47020a3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h97cc1c07e66d6b00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:122 [INFO] [stdout] 25: 0x5621e46f73ad - tokio::runtime::Runtime::block_on::{{closure}}::h9b2fb93914dc36da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:419 [INFO] [stdout] 26: 0x5621e470042a - tokio::runtime::global::with_state::{{closure}}::hc0f0ac679af8e52f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100 [INFO] [stdout] 27: 0x5621e46ea62d - std::thread::local::LocalKey::try_with::h7ea018ad336dc6cb [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 28: 0x5621e46e823d - std::thread::local::LocalKey::with::h59101ea602d45533 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 29: 0x5621e46fe38a - tokio::runtime::global::with_state::h51e8691d586cbf2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83 [INFO] [stdout] 30: 0x5621e4701279 - tokio::runtime::global::with_basic_scheduler::h169c9853cd3b8d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62 [INFO] [stdout] 31: 0x5621e4703a0e - tokio::runtime::basic_scheduler::Spawner::enter::h8870137484e61fd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:174 [INFO] [stdout] 32: 0x5621e46efff7 - tokio::runtime::spawner::Spawner::enter::ha0fea6065b7fc28f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/spawner.rs:30 [INFO] [stdout] 33: 0x5621e46f31bc - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::h4ab7c2a63c72b5d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36 [INFO] [stdout] 34: 0x5621e46f4763 - tokio::time::clock::Clock::enter::h8dedcfeb7272ad8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/time/clock.rs:30 [INFO] [stdout] 35: 0x5621e46f4b80 - tokio::runtime::time::variant::with_default::h5e37623caa6d17b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/time.rs:43 [INFO] [stdout] 36: 0x5621e46f2b65 - tokio::runtime::handle::Handle::enter::{{closure}}::h7ed4d9f4c864e44f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36 [INFO] [stdout] 37: 0x5621e46ee24d - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::hb7e506a7aeca37fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:194 [INFO] [stdout] 38: 0x5621e46e9d9d - std::thread::local::LocalKey::try_with::h522508d104c6778c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 39: 0x5621e46e868d - std::thread::local::LocalKey::with::h8f8d04062f4c4104 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 40: 0x5621e46edbc2 - tokio::runtime::blocking::pool::Spawner::enter::hd95c9698a0545916 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:179 [INFO] [stdout] 41: 0x5621e46f2604 - tokio::runtime::handle::Handle::enter::hb03ab5ce179ae148 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:33 [INFO] [stdout] 42: 0x5621e46f6b5b - tokio::runtime::Runtime::block_on::h6e5835e4fc2653d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:416 [INFO] [stdout] 43: 0x5621e46cfd32 - test::test_rgb_mipmap_reference::h4fc1207a7263bbf3 [INFO] [stdout] at tests/test.rs:51 [INFO] [stdout] 44: 0x5621e46cfc4a - test::test_rgb_mipmap_reference::{{closure}}::hf7a7daf371ee074e [INFO] [stdout] at tests/test.rs:51 [INFO] [stdout] 45: 0x5621e470a9ee - core::ops::function::FnOnce::call_once::h619812200fcfb473 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 46: 0x5621e4719b6f - as core::ops::function::FnOnce>::call_once::he1ba1da20629a2d8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 47: 0x5621e473516e - as core::ops::function::FnOnce<()>>::call_once::hf94927858761de4a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 48: 0x5621e473516e - std::panicking::try::do_call::h1585003392664d93 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 49: 0x5621e473516e - std::panicking::try::h43d950f958a74468 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 50: 0x5621e473516e - std::panic::catch_unwind::hb5284de2977ddeea [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 51: 0x5621e473516e - test::run_test_in_process::had39bb305b26a3ae [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 52: 0x5621e473516e - test::run_test::run_test_inner::{{closure}}::h12b1756b854ada1a [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 53: 0x5621e470d126 - std::sys_common::backtrace::__rust_begin_short_backtrace::hec04b80bece92bf9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 54: 0x5621e4712445 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::heca431434c1ac418 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:475 [INFO] [stdout] 55: 0x5621e4712445 - as core::ops::function::FnOnce<()>>::call_once::he2457d582c032747 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 56: 0x5621e4712445 - std::panicking::try::do_call::hbcd49dc3823e8b28 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 57: 0x5621e4712445 - std::panicking::try::h1ba95c07dd8d422b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 58: 0x5621e4712445 - std::panic::catch_unwind::h95854794ba9eee4c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 59: 0x5621e4712445 - std::thread::Builder::spawn_unchecked::{{closure}}::h4e297b8574092d6e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:474 [INFO] [stdout] 60: 0x5621e4712445 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b855aad7f5ac67e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 61: 0x5621e483c79f - as core::ops::function::FnOnce>::call_once::h48069b269ca48108 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 62: 0x5621e484fc93 - as core::ops::function::FnOnce>::call_once::heff660b32cd3afd8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 63: 0x5621e484fc93 - std::sys::unix::thread::Thread::new::thread_start::ha538939ed1e2e958 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 64: 0x7fbfa4c6a6db - start_thread [INFO] [stdout] 65: 0x7fbfa477b88f - __clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_etc1 stdout ---- [INFO] [stdout] thread 'test_etc1' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/test.rs:122:16 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5621e48464f4 - backtrace::backtrace::libunwind::trace::hbb4ce8c04526962e [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5621e48464f4 - backtrace::backtrace::trace_unsynchronized::h79251c088e7be038 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5621e48464f4 - std::sys_common::backtrace::_print_fmt::h6b0ea30a9223acae [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5621e48464f4 - ::fmt::h4d51ef07ce58e54b [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5621e486f21c - core::fmt::write::he16b9c1345d8565e [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5621e470dc75 - std::io::Write::write_fmt::hc31efe493f037457 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5621e48406f1 - std::io::impls::>::write_fmt::hfcb1ff6c5b834381 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5621e4848dd5 - std::sys_common::backtrace::_print::h9288fa7d9f6629cb [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5621e4848dd5 - std::sys_common::backtrace::print::h82e606e62781d8af [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5621e4848dd5 - std::panicking::default_hook::{{closure}}::h1fe350ecbf7604e4 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5621e4848abb - std::panicking::default_hook::h1b8b42953fdc841d [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5621e4849432 - std::panicking::rust_panic_with_hook::he73826f4bb75a21e [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5621e484901b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5621e486dc41 - core::panicking::panic_fmt::hc8f9a0b2af5fb585 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5621e486da63 - core::option::expect_none_failed::ha34d57526cca3063 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x5621e46f38aa - core::result::Result::unwrap::h61727039eb22ec1b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5621e46d70c6 - test::test_etc1::{{closure}}::h0b6d6c840652a924 [INFO] [stdout] at tests/test.rs:122 [INFO] [stdout] 17: 0x5621e4707f07 - as core::future::future::Future>::poll::h119b0879ed6fb988 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/future/mod.rs:66 [INFO] [stdout] 18: 0x5621e470297b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h267ec2e2f58b1141 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:139 [INFO] [stdout] 19: 0x5621e46ffa6d - tokio::runtime::global::with_state::{{closure}}::h7e4a132f8f4c33c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100 [INFO] [stdout] 20: 0x5621e46ebe34 - std::thread::local::LocalKey::try_with::hc92cbf377cfc61f2 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x5621e46e8586 - std::thread::local::LocalKey::with::h817f8dd5a50fe78e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x5621e46fe823 - tokio::runtime::global::with_state::hde762cbab6a90385 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83 [INFO] [stdout] 23: 0x5621e47014d5 - tokio::runtime::global::with_basic_scheduler::h70ba0cfff5d0f65a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62 [INFO] [stdout] 24: 0x5621e4701ce3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h2ae91b854b00bf69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:122 [INFO] [stdout] 25: 0x5621e46f6fbd - tokio::runtime::Runtime::block_on::{{closure}}::h1e85801e20ef93c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:419 [INFO] [stdout] 26: 0x5621e46ff1ea - tokio::runtime::global::with_state::{{closure}}::h578293ae357f7d6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100 [INFO] [stdout] 27: 0x5621e46ea8fd - std::thread::local::LocalKey::try_with::h95b451867de9cd69 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 28: 0x5621e46e8e2d - std::thread::local::LocalKey::with::hf545db13a376dfac [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 29: 0x5621e46fe5ea - tokio::runtime::global::with_state::hb2beb30afbc8f31e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83 [INFO] [stdout] 30: 0x5621e4701479 - tokio::runtime::global::with_basic_scheduler::h5dfcb21d99114855 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62 [INFO] [stdout] 31: 0x5621e4703b8e - tokio::runtime::basic_scheduler::Spawner::enter::hd86193dba43b32f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:174 [INFO] [stdout] 32: 0x5621e46efaa7 - tokio::runtime::spawner::Spawner::enter::h0f2c15d8216a2989 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/spawner.rs:30 [INFO] [stdout] 33: 0x5621e46f339c - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::hfdb6ccacd8907756 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36 [INFO] [stdout] 34: 0x5621e46f46e3 - tokio::time::clock::Clock::enter::h7a0f88b504e9be2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/time/clock.rs:30 [INFO] [stdout] 35: 0x5621e46f51c0 - tokio::runtime::time::variant::with_default::hd8284ea1744ed669 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/time.rs:43 [INFO] [stdout] 36: 0x5621e46f2ef5 - tokio::runtime::handle::Handle::enter::{{closure}}::ha61a1b104a71467e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36 [INFO] [stdout] 37: 0x5621e46ee6fd - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::hd7cf2856c3f002d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:194 [INFO] [stdout] 38: 0x5621e46ec54d - std::thread::local::LocalKey::try_with::hdb6d0623c5a28156 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 39: 0x5621e46e80cd - std::thread::local::LocalKey::with::h3e258d0f15538409 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 40: 0x5621e46edb02 - tokio::runtime::blocking::pool::Spawner::enter::had85267386a96a19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:179 [INFO] [stdout] 41: 0x5621e46f2724 - tokio::runtime::handle::Handle::enter::hf87f2e804ff1aa7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:33 [INFO] [stdout] 42: 0x5621e46f6cab - tokio::runtime::Runtime::block_on::hf3ec9e1bf6cf53d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:416 [INFO] [stdout] 43: 0x5621e46d6d42 - test::test_etc1::hf2a01fe3c852649b [INFO] [stdout] at tests/test.rs:119 [INFO] [stdout] 44: 0x5621e46d6c5a - test::test_etc1::{{closure}}::h68e42b0acf62009d [INFO] [stdout] at tests/test.rs:119 [INFO] [stdout] 45: 0x5621e470abfe - core::ops::function::FnOnce::call_once::he22fc61a80b6f478 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 46: 0x5621e4719b6f - as core::ops::function::FnOnce>::call_once::he1ba1da20629a2d8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 47: 0x5621e473516e - as core::ops::function::FnOnce<()>>::call_once::hf94927858761de4a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 48: 0x5621e473516e - std::panicking::try::do_call::h1585003392664d93 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 49: 0x5621e473516e - std::panicking::try::h43d950f958a74468 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 50: 0x5621e473516e - std::panic::catch_unwind::hb5284de2977ddeea [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 51: 0x5621e473516e - test::run_test_in_process::had39bb305b26a3ae [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 52: 0x5621e473516e - test::run_test::run_test_inner::{{closure}}::h12b1756b854ada1a [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 53: 0x5621e470d126 - std::sys_common::backtrace::__rust_begin_short_backtrace::hec04b80bece92bf9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 54: 0x5621e4712445 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::heca431434c1ac418 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:475 [INFO] [stdout] 55: 0x5621e4712445 - as core::ops::function::FnOnce<()>>::call_once::he2457d582c032747 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 56: 0x5621e4712445 - std::panicking::try::do_call::hbcd49dc3823e8b28 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 57: 0x5621e4712445 - std::panicking::try::h1ba95c07dd8d422b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 58: 0x5621e4712445 - std::panic::catch_unwind::h95854794ba9eee4c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 59: 0x5621e4712445 - std::thread::Builder::spawn_unchecked::{{closure}}::h4e297b8574092d6e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:474 [INFO] [stdout] 60: 0x5621e4712445 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b855aad7f5ac67e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 61: 0x5621e483c79f - as core::ops::function::FnOnce>::call_once::h48069b269ca48108 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 62: 0x5621e484fc93 - as core::ops::function::FnOnce>::call_once::heff660b32cd3afd8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 63: 0x5621e484fc93 - std::sys::unix::thread::Thread::new::thread_start::ha538939ed1e2e958 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 64: 0x7fbfa4c6a6db - start_thread [INFO] [stdout] 65: 0x7fbfa477b88f - __clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_rgba_reference stdout ---- [INFO] [stdout] thread 'test_rgba_reference' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/test.rs:91:16 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5621e48464f4 - backtrace::backtrace::libunwind::trace::hbb4ce8c04526962e [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5621e48464f4 - backtrace::backtrace::trace_unsynchronized::h79251c088e7be038 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5621e48464f4 - std::sys_common::backtrace::_print_fmt::h6b0ea30a9223acae [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5621e48464f4 - ::fmt::h4d51ef07ce58e54b [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5621e486f21c - core::fmt::write::he16b9c1345d8565e [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5621e470dc75 - std::io::Write::write_fmt::hc31efe493f037457 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5621e48406f1 - std::io::impls::>::write_fmt::hfcb1ff6c5b834381 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5621e4848dd5 - std::sys_common::backtrace::_print::h9288fa7d9f6629cb [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5621e4848dd5 - std::sys_common::backtrace::print::h82e606e62781d8af [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5621e4848dd5 - std::panicking::default_hook::{{closure}}::h1fe350ecbf7604e4 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5621e4848abb - std::panicking::default_hook::h1b8b42953fdc841d [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5621e4849432 - std::panicking::rust_panic_with_hook::he73826f4bb75a21e [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5621e484901b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5621e486dc41 - core::panicking::panic_fmt::hc8f9a0b2af5fb585 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5621e486da63 - core::option::expect_none_failed::ha34d57526cca3063 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x5621e46f38aa - core::result::Result::unwrap::h61727039eb22ec1b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5621e46d3ac6 - test::test_rgba_reference::{{closure}}::h1729c7d49dd54dc3 [INFO] [stdout] at tests/test.rs:91 [INFO] [stdout] 17: 0x5621e4707f97 - as core::future::future::Future>::poll::h187cd2fb7b241d35 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/future/mod.rs:66 [INFO] [stdout] 18: 0x5621e4702b8b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h3a80ad751b22e5ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:139 [INFO] [stdout] 19: 0x5621e46ff08d - tokio::runtime::global::with_state::{{closure}}::h38ce17e7e5e73527 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100 [INFO] [stdout] 20: 0x5621e46eb454 - std::thread::local::LocalKey::try_with::ha37c256b7c2a25e6 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x5621e46e8156 - std::thread::local::LocalKey::with::h3ef425d905a44c4f [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x5621e46fe3e3 - tokio::runtime::global::with_state::h53ec70b934b9506d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83 [INFO] [stdout] 23: 0x5621e47012d5 - tokio::runtime::global::with_basic_scheduler::h2041cfb44d6a0a2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62 [INFO] [stdout] 24: 0x5621e4701fb3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h8dc452ab368071da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:122 [INFO] [stdout] 25: 0x5621e46f74fd - tokio::runtime::Runtime::block_on::{{closure}}::hc69629c7e059cb41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:419 [INFO] [stdout] 26: 0x5621e47002aa - tokio::runtime::global::with_state::{{closure}}::hb10dcadf6e1adca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100 [INFO] [stdout] 27: 0x5621e46e941d - std::thread::local::LocalKey::try_with::h131383bf0065ee49 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 28: 0x5621e46e84fd - std::thread::local::LocalKey::with::h7c419fd37d530469 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 29: 0x5621e46fe99a - tokio::runtime::global::with_state::hf7b6b564777fc419 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83 [INFO] [stdout] 30: 0x5621e4701639 - tokio::runtime::global::with_basic_scheduler::hd0cbbc5d279cd805 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62 [INFO] [stdout] 31: 0x5621e47037ce - tokio::runtime::basic_scheduler::Spawner::enter::h30096a50537a6f01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:174 [INFO] [stdout] 32: 0x5621e46f0217 - tokio::runtime::spawner::Spawner::enter::hd9eba900a4d4097f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/spawner.rs:30 [INFO] [stdout] 33: 0x5621e46f315c - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::h1b10dd9888fa52df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36 [INFO] [stdout] 34: 0x5621e46f4663 - tokio::time::clock::Clock::enter::h0c2be74d0c73b32f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/time/clock.rs:30 [INFO] [stdout] 35: 0x5621e46f4f40 - tokio::runtime::time::variant::with_default::hbfabebe1c2eae312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/time.rs:43 [INFO] [stdout] 36: 0x5621e46f2a35 - tokio::runtime::handle::Handle::enter::{{closure}}::h46163b1bd1031495 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36 [INFO] [stdout] 37: 0x5621e46ee56d - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::hd1de961ac15c933b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:194 [INFO] [stdout] 38: 0x5621e46eb16d - std::thread::local::LocalKey::try_with::ha2bec9d2ad9d85d1 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 39: 0x5621e46e898d - std::thread::local::LocalKey::with::had7479cda368a619 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 40: 0x5621e46edaa2 - tokio::runtime::blocking::pool::Spawner::enter::h7729459704cc97d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:179 [INFO] [stdout] 41: 0x5621e46f26c4 - tokio::runtime::handle::Handle::enter::he012822bfa4cf47e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:33 [INFO] [stdout] 42: 0x5621e46f6c3b - tokio::runtime::Runtime::block_on::hd107d3585d222ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:416 [INFO] [stdout] 43: 0x5621e46d3742 - test::test_rgba_reference::h28d5244de8885cad [INFO] [stdout] at tests/test.rs:88 [INFO] [stdout] 44: 0x5621e46d365a - test::test_rgba_reference::{{closure}}::h01c86d988d2ce06a [INFO] [stdout] at tests/test.rs:88 [INFO] [stdout] 45: 0x5621e470aabe - core::ops::function::FnOnce::call_once::hb11fe9cd75c1ba0a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 46: 0x5621e4719b6f - as core::ops::function::FnOnce>::call_once::he1ba1da20629a2d8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 47: 0x5621e473516e - as core::ops::function::FnOnce<()>>::call_once::hf94927858761de4a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 48: 0x5621e473516e - std::panicking::try::do_call::h1585003392664d93 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 49: 0x5621e473516e - std::panicking::try::h43d950f958a74468 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 50: 0x5621e473516e - std::panic::catch_unwind::hb5284de2977ddeea [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 51: 0x5621e473516e - test::run_test_in_process::had39bb305b26a3ae [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 52: 0x5621e473516e - test::run_test::run_test_inner::{{closure}}::h12b1756b854ada1a [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 53: 0x5621e470d126 - std::sys_common::backtrace::__rust_begin_short_backtrace::hec04b80bece92bf9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 54: 0x5621e4712445 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::heca431434c1ac418 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:475 [INFO] [stdout] 55: 0x5621e4712445 - as core::ops::function::FnOnce<()>>::call_once::he2457d582c032747 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 56: 0x5621e4712445 - std::panicking::try::do_call::hbcd49dc3823e8b28 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 57: 0x5621e4712445 - std::panicking::try::h1ba95c07dd8d422b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 58: 0x5621e4712445 - std::panic::catch_unwind::h95854794ba9eee4c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 59: 0x5621e4712445 - std::thread::Builder::spawn_unchecked::{{closure}}::h4e297b8574092d6e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:474 [INFO] [stdout] 60: 0x5621e4712445 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b855aad7f5ac67e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 61: 0x5621e483c79f - as core::ops::function::FnOnce>::call_once::h48069b269ca48108 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 62: 0x5621e484fc93 - as core::ops::function::FnOnce>::call_once::heff660b32cd3afd8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 63: 0x5621e484fc93 - std::sys::unix::thread::Thread::new::thread_start::ha538939ed1e2e958 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 64: 0x7fbfa4c6a6db - start_thread [INFO] [stdout] 65: 0x7fbfa477b88f - __clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cubemap_etc2 stdout ---- [INFO] [stdout] thread 'test_cubemap_etc2' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/test.rs:153:16 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5621e48464f4 - backtrace::backtrace::libunwind::trace::hbb4ce8c04526962e [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5621e48464f4 - backtrace::backtrace::trace_unsynchronized::h79251c088e7be038 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5621e48464f4 - std::sys_common::backtrace::_print_fmt::h6b0ea30a9223acae [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5621e48464f4 - ::fmt::h4d51ef07ce58e54b [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5621e486f21c - core::fmt::write::he16b9c1345d8565e [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5621e470dc75 - std::io::Write::write_fmt::hc31efe493f037457 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5621e48406f1 - std::io::impls::>::write_fmt::hfcb1ff6c5b834381 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5621e4848dd5 - std::sys_common::backtrace::_print::h9288fa7d9f6629cb [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5621e4848dd5 - std::sys_common::backtrace::print::h82e606e62781d8af [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5621e4848dd5 - std::panicking::default_hook::{{closure}}::h1fe350ecbf7604e4 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5621e4848abb - std::panicking::default_hook::h1b8b42953fdc841d [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5621e4849432 - std::panicking::rust_panic_with_hook::he73826f4bb75a21e [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5621e484901b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5621e486dc41 - core::panicking::panic_fmt::hc8f9a0b2af5fb585 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5621e486da63 - core::option::expect_none_failed::ha34d57526cca3063 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x5621e46f38aa - core::result::Result::unwrap::h61727039eb22ec1b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5621e46da586 - test::test_cubemap_etc2::{{closure}}::h2dacf2c72e3721e4 [INFO] [stdout] at tests/test.rs:153 [INFO] [stdout] 17: 0x5621e4708147 - as core::future::future::Future>::poll::h2a22a3d6c4cda44d [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/future/mod.rs:66 [INFO] [stdout] 18: 0x5621e470266b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h14a671cce7a97b22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:139 [INFO] [stdout] 19: 0x5621e4700b2d - tokio::runtime::global::with_state::{{closure}}::hf3106748ef025810 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100 [INFO] [stdout] 20: 0x5621e46ebf74 - std::thread::local::LocalKey::try_with::hcb7abb8bee1a6b2c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x5621e46e7a26 - std::thread::local::LocalKey::with::h040e1ea9cf525dd7 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x5621e46fe273 - tokio::runtime::global::with_state::h2fe8aa1c4f516b7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83 [INFO] [stdout] 23: 0x5621e47013d5 - tokio::runtime::global::with_basic_scheduler::h47f71c23c6b7091c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62 [INFO] [stdout] 24: 0x5621e4701ec3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h67077d7262839308 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:122 [INFO] [stdout] 25: 0x5621e46f764d - tokio::runtime::Runtime::block_on::{{closure}}::hd2a8f73dd2b7ff2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:419 [INFO] [stdout] 26: 0x5621e470085a - tokio::runtime::global::with_state::{{closure}}::he20eaa22bc5d3719 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100 [INFO] [stdout] 27: 0x5621e46e90fd - std::thread::local::LocalKey::try_with::h0650d2adf7615253 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 28: 0x5621e46e8cbd - std::thread::local::LocalKey::with::hdff6cb44312d8d07 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 29: 0x5621e46fe50a - tokio::runtime::global::with_state::hab172637d9b90ee8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83 [INFO] [stdout] 30: 0x5621e4701699 - tokio::runtime::global::with_basic_scheduler::he41adbd0e020745a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62 [INFO] [stdout] 31: 0x5621e470388e - tokio::runtime::basic_scheduler::Spawner::enter::h50718fa12f76fabc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:174 [INFO] [stdout] 32: 0x5621e46efee7 - tokio::runtime::spawner::Spawner::enter::h72e78e7b0439c50b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/spawner.rs:30 [INFO] [stdout] 33: 0x5621e46f333c - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::hd06be161eed6aee8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36 [INFO] [stdout] 34: 0x5621e46f47a3 - tokio::time::clock::Clock::enter::ha5b9f89cb6dd9826 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/time/clock.rs:30 [INFO] [stdout] 35: 0x5621e46f4a40 - tokio::runtime::time::variant::with_default::h54d66b98f1191c45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/time.rs:43 [INFO] [stdout] 36: 0x5621e46f2c95 - tokio::runtime::handle::Handle::enter::{{closure}}::h9e97385a0a8d754a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36 [INFO] [stdout] 37: 0x5621e46edd9d - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h0404fc077f8b234c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:194 [INFO] [stdout] 38: 0x5621e46e9acd - std::thread::local::LocalKey::try_with::h499cfbd30c31c25e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 39: 0x5621e46e7fad - std::thread::local::LocalKey::with::h3c09fcac6d514c20 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 40: 0x5621e46eda42 - tokio::runtime::blocking::pool::Spawner::enter::h5b61383ab04fe0f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:179 [INFO] [stdout] 41: 0x5621e46f25a4 - tokio::runtime::handle::Handle::enter::h5487c869a7ac554a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:33 [INFO] [stdout] 42: 0x5621e46f6bcb - tokio::runtime::Runtime::block_on::h9c4bcc6966f2c1b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:416 [INFO] [stdout] 43: 0x5621e46da202 - test::test_cubemap_etc2::he292bbe8c1ea64b5 [INFO] [stdout] at tests/test.rs:150 [INFO] [stdout] 44: 0x5621e46da11a - test::test_cubemap_etc2::{{closure}}::hb9d7029d236a2f78 [INFO] [stdout] at tests/test.rs:150 [INFO] [stdout] 45: 0x5621e470a97e - core::ops::function::FnOnce::call_once::h4aa58a49a0aebbed [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 46: 0x5621e4719b6f - as core::ops::function::FnOnce>::call_once::he1ba1da20629a2d8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 47: 0x5621e473516e - as core::ops::function::FnOnce<()>>::call_once::hf94927858761de4a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 48: 0x5621e473516e - std::panicking::try::do_call::h1585003392664d93 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 49: 0x5621e473516e - std::panicking::try::h43d950f958a74468 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 50: 0x5621e473516e - std::panic::catch_unwind::hb5284de2977ddeea [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 51: 0x5621e473516e - test::run_test_in_process::had39bb305b26a3ae [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 52: 0x5621e473516e - test::run_test::run_test_inner::{{closure}}::h12b1756b854ada1a [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 53: 0x5621e470d126 - std::sys_common::backtrace::__rust_begin_short_backtrace::hec04b80bece92bf9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 54: 0x5621e4712445 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::heca431434c1ac418 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:475 [INFO] [stdout] 55: 0x5621e4712445 - as core::ops::function::FnOnce<()>>::call_once::he2457d582c032747 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 56: 0x5621e4712445 - std::panicking::try::do_call::hbcd49dc3823e8b28 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 57: 0x5621e4712445 - std::panicking::try::h1ba95c07dd8d422b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 58: 0x5621e4712445 - std::panic::catch_unwind::h95854794ba9eee4c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 59: 0x5621e4712445 - std::thread::Builder::spawn_unchecked::{{closure}}::h4e297b8574092d6e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:474 [INFO] [stdout] 60: 0x5621e4712445 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b855aad7f5ac67e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 61: 0x5621e483c79f - as core::ops::function::FnOnce>::call_once::h48069b269ca48108 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 62: 0x5621e484fc93 - as core::ops::function::FnOnce>::call_once::heff660b32cd3afd8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 63: 0x5621e484fc93 - std::sys::unix::thread::Thread::new::thread_start::ha538939ed1e2e958 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 64: 0x7fbfa4c6a6db - start_thread [INFO] [stdout] 65: 0x7fbfa477b88f - __clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_rgb_reference stdout ---- [INFO] [stdout] thread 'test_rgb_reference' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/test.rs:23:16 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5621e48464f4 - backtrace::backtrace::libunwind::trace::hbb4ce8c04526962e [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5621e48464f4 - backtrace::backtrace::trace_unsynchronized::h79251c088e7be038 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5621e48464f4 - std::sys_common::backtrace::_print_fmt::h6b0ea30a9223acae [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5621e48464f4 - ::fmt::h4d51ef07ce58e54b [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5621e486f21c - core::fmt::write::he16b9c1345d8565e [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5621e470dc75 - std::io::Write::write_fmt::hc31efe493f037457 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5621e48406f1 - std::io::impls::>::write_fmt::hfcb1ff6c5b834381 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5621e4848dd5 - std::sys_common::backtrace::_print::h9288fa7d9f6629cb [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5621e4848dd5 - std::sys_common::backtrace::print::h82e606e62781d8af [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5621e4848dd5 - std::panicking::default_hook::{{closure}}::h1fe350ecbf7604e4 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5621e4848abb - std::panicking::default_hook::h1b8b42953fdc841d [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5621e4849432 - std::panicking::rust_panic_with_hook::he73826f4bb75a21e [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5621e484901b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5621e486dc41 - core::panicking::panic_fmt::hc8f9a0b2af5fb585 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5621e486da63 - core::option::expect_none_failed::ha34d57526cca3063 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x5621e46f38aa - core::result::Result::unwrap::h61727039eb22ec1b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5621e46ccab6 - test::test_rgb_reference::{{closure}}::h5f084eb0604a324d [INFO] [stdout] at tests/test.rs:23 [INFO] [stdout] 17: 0x5621e47087f7 - as core::future::future::Future>::poll::hef028c619df8215f [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/future/mod.rs:66 [INFO] [stdout] 18: 0x5621e470343b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf09b3a3097da6e1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:139 [INFO] [stdout] 19: 0x5621e46fef5d - tokio::runtime::global::with_state::{{closure}}::h380f6b0d3f812170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100 [INFO] [stdout] 20: 0x5621e46ec244 - std::thread::local::LocalKey::try_with::hceab74d4de62084f [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x5621e46e8606 - std::thread::local::LocalKey::with::h88d196c06b0f5720 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x5621e46fe8d3 - tokio::runtime::global::with_state::he3d6749e8d90119c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83 [INFO] [stdout] 23: 0x5621e4701325 - tokio::runtime::global::with_basic_scheduler::h379e6b501311c9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62 [INFO] [stdout] 24: 0x5621e4702283 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hb68dab889aae2d45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:122 [INFO] [stdout] 25: 0x5621e46f710d - tokio::runtime::Runtime::block_on::{{closure}}::h56863eaf99af1654 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:419 [INFO] [stdout] 26: 0x5621e46ff79a - tokio::runtime::global::with_state::{{closure}}::h6cdecdad9c705996 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100 [INFO] [stdout] 27: 0x5621e46ea17d - std::thread::local::LocalKey::try_with::h6ca7ca7eae3854a8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 28: 0x5621e46e7c4d - std::thread::local::LocalKey::with::h10e4432f77dcc803 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 29: 0x5621e46fe70a - tokio::runtime::global::with_state::hd5a70093b664229e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83 [INFO] [stdout] 30: 0x5621e47016f9 - tokio::runtime::global::with_basic_scheduler::hebede80be7165d65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62 [INFO] [stdout] 31: 0x5621e4703ace - tokio::runtime::basic_scheduler::Spawner::enter::hd82eb68aef3f8af9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:174 [INFO] [stdout] 32: 0x5621e46efdd7 - tokio::runtime::spawner::Spawner::enter::h661258315beeb22e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/spawner.rs:30 [INFO] [stdout] 33: 0x5621e46f327c - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::h733629affb066ca4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36 [INFO] [stdout] 34: 0x5621e46f4823 - tokio::time::clock::Clock::enter::he601f8871d1ef2f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/time/clock.rs:30 [INFO] [stdout] 35: 0x5621e46f5080 - tokio::runtime::time::variant::with_default::hcb8a9e4150d41b36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/time.rs:43 [INFO] [stdout] 36: 0x5621e46f2dc5 - tokio::runtime::handle::Handle::enter::{{closure}}::ha25f20603494ff3d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36 [INFO] [stdout] 37: 0x5621e46edf2d - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h54d30c901a3d56b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:194 [INFO] [stdout] 38: 0x5621e46e95ad - std::thread::local::LocalKey::try_with::h28a88a5ba4b04378 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:263 [INFO] [stdout] 39: 0x5621e46e8a1d - std::thread::local::LocalKey::with::hbe749009cfcee389 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/local.rs:239 [INFO] [stdout] 40: 0x5621e46edb62 - tokio::runtime::blocking::pool::Spawner::enter::hbb40c97c0a9ddbe7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:179 [INFO] [stdout] 41: 0x5621e46f24e4 - tokio::runtime::handle::Handle::enter::h2f8b0640b1a38b75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:33 [INFO] [stdout] 42: 0x5621e46f6aeb - tokio::runtime::Runtime::block_on::h5adc4a0ff9518d24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:416 [INFO] [stdout] 43: 0x5621e46cc732 - test::test_rgb_reference::h5466ab9842f62ae1 [INFO] [stdout] at tests/test.rs:20 [INFO] [stdout] 44: 0x5621e46cc64a - test::test_rgb_reference::{{closure}}::hc0d1d640d984fd60 [INFO] [stdout] at tests/test.rs:20 [INFO] [stdout] 45: 0x5621e470a94e - core::ops::function::FnOnce::call_once::h15c90e9b6ac3f993 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 46: 0x5621e4719b6f - as core::ops::function::FnOnce>::call_once::he1ba1da20629a2d8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 47: 0x5621e473516e - as core::ops::function::FnOnce<()>>::call_once::hf94927858761de4a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 48: 0x5621e473516e - std::panicking::try::do_call::h1585003392664d93 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 49: 0x5621e473516e - std::panicking::try::h43d950f958a74468 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 50: 0x5621e473516e - std::panic::catch_unwind::hb5284de2977ddeea [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 51: 0x5621e473516e - test::run_test_in_process::had39bb305b26a3ae [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 52: 0x5621e473516e - test::run_test::run_test_inner::{{closure}}::h12b1756b854ada1a [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 53: 0x5621e470d126 - std::sys_common::backtrace::__rust_begin_short_backtrace::hec04b80bece92bf9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 54: 0x5621e4712445 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::heca431434c1ac418 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:475 [INFO] [stdout] 55: 0x5621e4712445 - as core::ops::function::FnOnce<()>>::call_once::he2457d582c032747 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 56: 0x5621e4712445 - std::panicking::try::do_call::hbcd49dc3823e8b28 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 57: 0x5621e4712445 - std::panicking::try::h1ba95c07dd8d422b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 58: 0x5621e4712445 - std::panic::catch_unwind::h95854794ba9eee4c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 59: 0x5621e4712445 - std::thread::Builder::spawn_unchecked::{{closure}}::h4e297b8574092d6e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:474 [INFO] [stdout] 60: 0x5621e4712445 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b855aad7f5ac67e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 61: 0x5621e483c79f - as core::ops::function::FnOnce>::call_once::h48069b269ca48108 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 62: 0x5621e484fc93 - as core::ops::function::FnOnce>::call_once::heff660b32cd3afd8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 63: 0x5621e484fc93 - std::sys::unix::thread::Thread::new::thread_start::ha538939ed1e2e958 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 64: 0x7fbfa4c6a6db - start_thread [INFO] [stdout] 65: 0x7fbfa477b88f - __clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_array_bc3_unorm [INFO] [stdout] test_array_pvrtc [INFO] [stdout] test_cubemap_etc2 [INFO] [stdout] test_cubemap_mipmap_reference [INFO] [stdout] test_etc1 [INFO] [stdout] test_rgb_mipmap_reference [INFO] [stdout] test_rgb_reference [INFO] [stdout] test_rgba_reference [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test test' [INFO] running `"docker" "inspect" "6d80671f74bb963b3abbaaad1b32b460bc69792d6cf38aa4a125c175adab98d1"` [INFO] running `"docker" "rm" "-f" "6d80671f74bb963b3abbaaad1b32b460bc69792d6cf38aa4a125c175adab98d1"` [INFO] [stdout] 6d80671f74bb963b3abbaaad1b32b460bc69792d6cf38aa4a125c175adab98d1