[INFO] fetching crate ktx-async 0.1.1... [INFO] testing ktx-async-0.1.1 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate ktx-async 0.1.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate ktx-async 0.1.1 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-9/source/Cargo.toml [INFO] crate crates.io crate ktx-async 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fa1941fe0e17e5ee23055a0d918fd792875e4f4d91a2655f2033486d76b4182 [INFO] running `Command { std: "docker" "start" "-a" "3fa1941fe0e17e5ee23055a0d918fd792875e4f4d91a2655f2033486d76b4182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fa1941fe0e17e5ee23055a0d918fd792875e4f4d91a2655f2033486d76b4182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa1941fe0e17e5ee23055a0d918fd792875e4f4d91a2655f2033486d76b4182", kill_on_drop: false }` [INFO] [stdout] 3fa1941fe0e17e5ee23055a0d918fd792875e4f4d91a2655f2033486d76b4182 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 587d4bb566c67f3569ce4e9f3a32abf83020aa229bf0452499ff6bc1f0fc1a66 [INFO] running `Command { std: "docker" "start" "-a" "587d4bb566c67f3569ce4e9f3a32abf83020aa229bf0452499ff6bc1f0fc1a66", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling backtrace v0.3.40 [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] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:394:1 [INFO] [stdout] | [INFO] [stdout] 394 | / error_chain! { [INFO] [stdout] 395 | | types { [INFO] [stdout] 396 | | Error, ErrorKind, ResultExt, Result; [INFO] [stdout] 397 | | } [INFO] [stdout] ... | [INFO] [stdout] 408 | | } [INFO] [stdout] 409 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.41s [INFO] running `Command { std: "docker" "inspect" "587d4bb566c67f3569ce4e9f3a32abf83020aa229bf0452499ff6bc1f0fc1a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "587d4bb566c67f3569ce4e9f3a32abf83020aa229bf0452499ff6bc1f0fc1a66", kill_on_drop: false }` [INFO] [stdout] 587d4bb566c67f3569ce4e9f3a32abf83020aa229bf0452499ff6bc1f0fc1a66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 975c86f34df5d1d88898ce60d3423cc3671a85fbf7c51c192bed433cecfe36a8 [INFO] running `Command { std: "docker" "start" "-a" "975c86f34df5d1d88898ce60d3423cc3671a85fbf7c51c192bed433cecfe36a8", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:394:1 [INFO] [stdout] | [INFO] [stdout] 394 | / error_chain! { [INFO] [stdout] 395 | | types { [INFO] [stdout] 396 | | Error, ErrorKind, ResultExt, Result; [INFO] [stdout] 397 | | } [INFO] [stdout] ... | [INFO] [stdout] 408 | | } [INFO] [stdout] 409 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.1 [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 wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [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] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:394:1 [INFO] [stdout] | [INFO] [stdout] 394 | / error_chain! { [INFO] [stdout] 395 | | types { [INFO] [stdout] 396 | | Error, ErrorKind, ResultExt, Result; [INFO] [stdout] 397 | | } [INFO] [stdout] ... | [INFO] [stdout] 408 | | } [INFO] [stdout] 409 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> tests/test.rs:312:5 [INFO] [stdout] | [INFO] [stdout] 312 | (16 * bw * bh) [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> tests/test.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 318 | (8 * bw * bh) [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> tests/test.rs:324:5 [INFO] [stdout] | [INFO] [stdout] 324 | (8 * bw * bh) [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 55.66s [INFO] running `Command { std: "docker" "inspect" "975c86f34df5d1d88898ce60d3423cc3671a85fbf7c51c192bed433cecfe36a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "975c86f34df5d1d88898ce60d3423cc3671a85fbf7c51c192bed433cecfe36a8", kill_on_drop: false }` [INFO] [stdout] 975c86f34df5d1d88898ce60d3423cc3671a85fbf7c51c192bed433cecfe36a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 800d0b2677b3cae40f57ca854a29aa54adf9e62a602f7744b0a76bdd04adc192 [INFO] running `Command { std: "docker" "start" "-a" "800d0b2677b3cae40f57ca854a29aa54adf9e62a602f7744b0a76bdd04adc192", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `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 the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [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] warning: use of deprecated associated function `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 the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ktx_async-a514a77c100a44d8) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-32043d25718d03a3) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_array_bc3_unorm ... FAILED [INFO] [stdout] test test_rgb_mipmap_reference ... FAILED [INFO] [stdout] test test_rgba_reference ... FAILED [INFO] [stdout] test test_array_pvrtc ... FAILED [INFO] [stdout] test test_rgb_reference ... FAILED [INFO] [stdout] test test_cubemap_etc2 ... FAILED [INFO] [stdout] test test_etc1 ... FAILED [INFO] [stdout] test test_cubemap_mipmap_reference ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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:57 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ed7e8b2860 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ed7e8b2860 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ed7e8b2860 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ed7e8b2860 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ed7e8d523c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ed7e8af535 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55ed7e8b4a1b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ed7e8b4a1b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ed7e8b4a1b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ed7e8b452c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ed7e8b50e4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ed7e8b4bc7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55ed7e8b2d5c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ed7e8b4b29 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ed7e75e811 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ed7e75e903 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55ed7e7746cb - core::result::Result::unwrap::h91e5035f5539a212 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55ed7e76a332 - test::test_array_bc3_unorm::{{closure}}::h5faf354df8e7a81a [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:263:16 [INFO] [stdout] 18: 0x55ed7e7724b9 - as core::future::future::Future>::poll::h81089a973fb8424a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55ed7e7888f8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h61589e1e467f75d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:139:35 [INFO] [stdout] 20: 0x55ed7e783687 - tokio::runtime::global::with_state::{{closure}}::h7c6dd72e236f39c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100:9 [INFO] [stdout] 21: 0x55ed7e76f104 - std::thread::local::LocalKey::try_with::hc5491695c594326f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55ed7e76be86 - std::thread::local::LocalKey::with::h77b4910fb2231d31 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55ed7e782843 - tokio::runtime::global::with_state::hc5f0ff6f602a8a1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83:5 [INFO] [stdout] 24: 0x55ed7e7851b5 - tokio::runtime::global::with_basic_scheduler::h661209bd68713b0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62:5 [INFO] [stdout] 25: 0x55ed7e7879fd - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h76ee8d19c4ca2939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:122:9 [INFO] [stdout] 26: 0x55ed7e77110c - tokio::runtime::Runtime::block_on::{{closure}}::h3447010cb98da15c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:419:34 [INFO] [stdout] 27: 0x55ed7e7846a8 - tokio::runtime::global::with_state::{{closure}}::hdbb73f3f6e3a7a54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100:9 [INFO] [stdout] 28: 0x55ed7e76f25a - std::thread::local::LocalKey::try_with::hcb6a1bde22430415 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 29: 0x55ed7e76c3d0 - std::thread::local::LocalKey::with::ha8c58f27ef253f43 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 30: 0x55ed7e78279a - tokio::runtime::global::with_state::hb7705ace6c1a593a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83:5 [INFO] [stdout] 31: 0x55ed7e785020 - tokio::runtime::global::with_basic_scheduler::h20b1ecedc336f562 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62:5 [INFO] [stdout] 32: 0x55ed7e789bab - tokio::runtime::basic_scheduler::Spawner::enter::hf5f279d7de729f4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:174:9 [INFO] [stdout] 33: 0x55ed7e77fa68 - tokio::runtime::spawner::Spawner::enter::h97df3429a079ddb1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/spawner.rs:30:40 [INFO] [stdout] 34: 0x55ed7e77d6a7 - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::h57588940a7ad5210 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36:67 [INFO] [stdout] 35: 0x55ed7e770b44 - tokio::time::clock::Clock::enter::h67c2831804e4fc38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/time/clock.rs:30:13 [INFO] [stdout] 36: 0x55ed7e777912 - tokio::runtime::time::variant::with_default::h54fedbf4cc6bcb62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/time.rs:43:9 [INFO] [stdout] 37: 0x55ed7e77d460 - tokio::runtime::handle::Handle::enter::{{closure}}::ha22e16711c678811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36:13 [INFO] [stdout] 38: 0x55ed7e77909a - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::hbe3d1b00e300c9f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:194:13 [INFO] [stdout] 39: 0x55ed7e7700da - std::thread::local::LocalKey::try_with::hf8eb689f468557cf [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x55ed7e76b6b2 - std::thread::local::LocalKey::with::h0ba5433310a498e6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x55ed7e77849a - tokio::runtime::blocking::pool::Spawner::enter::h80753a25db38d871 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:179:9 [INFO] [stdout] 42: 0x55ed7e77ccc6 - tokio::runtime::handle::Handle::enter::h9811b7a7dd76d177 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:33:9 [INFO] [stdout] 43: 0x55ed7e770e6c - tokio::runtime::Runtime::block_on::h89f55a874a3bb7d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:416:9 [INFO] [stdout] 44: 0x55ed7e769ec3 - test::test_array_bc3_unorm::h32f3e432a523a278 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:260:1 [INFO] [stdout] 45: 0x55ed7e769dda - test::test_array_bc3_unorm::{{closure}}::hd1d1893268627fcc [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:260:1 [INFO] [stdout] 46: 0x55ed7e77953e - core::ops::function::FnOnce::call_once::h1f6bc1fd28116b17 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x55ed7e7b4cf3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x55ed7e7b4cf3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 49: 0x55ed7e7b3780 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x55ed7e7b3780 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x55ed7e7b3780 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x55ed7e7b3780 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x55ed7e7b3780 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x55ed7e7b3780 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 55: 0x55ed7e7b3780 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 56: 0x55ed7e78cd42 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 57: 0x55ed7e78cd42 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x55ed7e790998 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x55ed7e790998 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55ed7e790998 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55ed7e790998 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55ed7e790998 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55ed7e790998 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55ed7e790998 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55ed7e8b9e27 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55ed7e8b9e27 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55ed7e8b9e27 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f5c29d60609 - start_thread [INFO] [stdout] 69: 0x7f5c29b32293 - clone [INFO] [stdout] 70: 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:57 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ed7e8b2860 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ed7e8b2860 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ed7e8b2860 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ed7e8b2860 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ed7e8d523c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ed7e8af535 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55ed7e8b4a1b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ed7e8b4a1b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ed7e8b4a1b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ed7e8b452c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ed7e8b50e4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ed7e8b4bc7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55ed7e8b2d5c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ed7e8b4b29 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ed7e75e811 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ed7e75e903 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55ed7e7746cb - core::result::Result::unwrap::h91e5035f5539a212 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55ed7e7611eb - test::test_rgb_mipmap_reference::{{closure}}::hf5e1aacdf47b06c4 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:54:16 [INFO] [stdout] 18: 0x55ed7e772809 - as core::future::future::Future>::poll::hd2a5c64e825dde13 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55ed7e789298 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hb841b9be6f9344e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:139:35 [INFO] [stdout] 20: 0x55ed7e7837b7 - tokio::runtime::global::with_state::{{closure}}::h86e989fcb321c0dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100:9 [INFO] [stdout] 21: 0x55ed7e76ecf4 - std::thread::local::LocalKey::try_with::hb5628c25e7175dfc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55ed7e76c2f6 - std::thread::local::LocalKey::with::ha239ff992e10a65e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55ed7e7827f3 - tokio::runtime::global::with_state::hbf991eb4c3bd44b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83:5 [INFO] [stdout] 24: 0x55ed7e785205 - tokio::runtime::global::with_basic_scheduler::h676841915003374d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62:5 [INFO] [stdout] 25: 0x55ed7e787dfd - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hefafa9cd1b6b27ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:122:9 [INFO] [stdout] 26: 0x55ed7e77165c - tokio::runtime::Runtime::block_on::{{closure}}::hf457ab82f6f164d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:419:34 [INFO] [stdout] 27: 0x55ed7e782e88 - tokio::runtime::global::with_state::{{closure}}::h398727a1f3cfa551 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100:9 [INFO] [stdout] 28: 0x55ed7e76e11a - std::thread::local::LocalKey::try_with::h85b47461a212dbfe [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 29: 0x55ed7e76b790 - std::thread::local::LocalKey::with::h17304224cd8c7b66 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 30: 0x55ed7e7822fa - tokio::runtime::global::with_state::h2b98dd312bf723da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83:5 [INFO] [stdout] 31: 0x55ed7e7853e0 - tokio::runtime::global::with_basic_scheduler::hf5d499551c6f3f40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62:5 [INFO] [stdout] 32: 0x55ed7e789a2b - tokio::runtime::basic_scheduler::Spawner::enter::hec5dab65337f8f3d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:174:9 [INFO] [stdout] 33: 0x55ed7e77f8a8 - tokio::runtime::spawner::Spawner::enter::h627743d89b05b7c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/spawner.rs:30:40 [INFO] [stdout] 34: 0x55ed7e77d627 - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::h43b96002183001c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36:67 [INFO] [stdout] 35: 0x55ed7e770c04 - tokio::time::clock::Clock::enter::hd5e8d0b0399776a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/time/clock.rs:30:13 [INFO] [stdout] 36: 0x55ed7e777f02 - tokio::runtime::time::variant::with_default::hd3cd023fd04186fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/time.rs:43:9 [INFO] [stdout] 37: 0x55ed7e77d130 - tokio::runtime::handle::Handle::enter::{{closure}}::h2399b3b07bf32f74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36:13 [INFO] [stdout] 38: 0x55ed7e778a9a - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h8b87c7a3d87c4815 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:194:13 [INFO] [stdout] 39: 0x55ed7e76e28a - std::thread::local::LocalKey::try_with::h9205a6271f820ef5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x55ed7e76c102 - std::thread::local::LocalKey::with::h91b7824f0f1bf221 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x55ed7e7783aa - tokio::runtime::blocking::pool::Spawner::enter::h61d431c9fe2086fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:179:9 [INFO] [stdout] 42: 0x55ed7e77cb86 - tokio::runtime::handle::Handle::enter::h1e30189d03afd06a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:33:9 [INFO] [stdout] 43: 0x55ed7e770e0c - tokio::runtime::Runtime::block_on::h737da801a692801b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:416:9 [INFO] [stdout] 44: 0x55ed7e760d33 - test::test_rgb_mipmap_reference::h5e98e5530bb72635 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:51:1 [INFO] [stdout] 45: 0x55ed7e760c4a - test::test_rgb_mipmap_reference::{{closure}}::hbb8acbc75ce0f8d3 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:51:1 [INFO] [stdout] 46: 0x55ed7e7797be - core::ops::function::FnOnce::call_once::h9de55c4217c4ce11 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x55ed7e7b4cf3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x55ed7e7b4cf3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 49: 0x55ed7e7b3780 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x55ed7e7b3780 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x55ed7e7b3780 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x55ed7e7b3780 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x55ed7e7b3780 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x55ed7e7b3780 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 55: 0x55ed7e7b3780 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 56: 0x55ed7e78cd42 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 57: 0x55ed7e78cd42 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x55ed7e790998 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x55ed7e790998 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55ed7e790998 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55ed7e790998 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55ed7e790998 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55ed7e790998 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55ed7e790998 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55ed7e8b9e27 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55ed7e8b9e27 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55ed7e8b9e27 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f5c29d60609 - start_thread [INFO] [stdout] 69: 0x7f5c29b32293 - clone [INFO] [stdout] 70: 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:57 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ed7e8b2860 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ed7e8b2860 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ed7e8b2860 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ed7e8b2860 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ed7e8d523c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ed7e8af535 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55ed7e8b4a1b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ed7e8b4a1b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ed7e8b4a1b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ed7e8b452c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ed7e8b50e4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ed7e8b4bc7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55ed7e8b2d5c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ed7e8b4b29 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ed7e75e811 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ed7e75e903 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55ed7e7746cb - core::result::Result::unwrap::h91e5035f5539a212 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55ed7e762c82 - test::test_rgba_reference::{{closure}}::h419a63f99cac19de [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:91:16 [INFO] [stdout] 18: 0x55ed7e772779 - as core::future::future::Future>::poll::hc88d3598b0f4aae1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55ed7e788dc8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h83e1d3df81ea528c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:139:35 [INFO] [stdout] 20: 0x55ed7e7838e7 - tokio::runtime::global::with_state::{{closure}}::h8ded67eb1634f171 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100:9 [INFO] [stdout] 21: 0x55ed7e76ea54 - std::thread::local::LocalKey::try_with::haf0ae6c2adbe6bb6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55ed7e76b726 - std::thread::local::LocalKey::with::h10d8acfe9e61fa43 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55ed7e7825c3 - tokio::runtime::global::with_state::h954b72bc2357b06a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83:5 [INFO] [stdout] 24: 0x55ed7e785165 - tokio::runtime::global::with_basic_scheduler::h4cc41f56e6c10ce5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62:5 [INFO] [stdout] 25: 0x55ed7e787efd - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hfe52523ec4fa7af2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:122:9 [INFO] [stdout] 26: 0x55ed7e77143c - tokio::runtime::Runtime::block_on::{{closure}}::hca807830a8889fbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:419:34 [INFO] [stdout] 27: 0x55ed7e784988 - tokio::runtime::global::with_state::{{closure}}::hf27155f95b4b2b30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100:9 [INFO] [stdout] 28: 0x55ed7e76de7a - std::thread::local::LocalKey::try_with::h79b5c8ab5d718dea [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 29: 0x55ed7e76c630 - std::thread::local::LocalKey::with::hc192e3ad83f8c3be [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 30: 0x55ed7e78261a - tokio::runtime::global::with_state::h9ffb04f050a993f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83:5 [INFO] [stdout] 31: 0x55ed7e785250 - tokio::runtime::global::with_basic_scheduler::h743fbaaf7c402677 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62:5 [INFO] [stdout] 32: 0x55ed7e789aeb - tokio::runtime::basic_scheduler::Spawner::enter::hf5af6726df6130af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:174:9 [INFO] [stdout] 33: 0x55ed7e77fb48 - tokio::runtime::spawner::Spawner::enter::h9a3542ad54977378 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/spawner.rs:30:40 [INFO] [stdout] 34: 0x55ed7e77d727 - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::hf5fcacb947726e36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36:67 [INFO] [stdout] 35: 0x55ed7e770c34 - tokio::time::clock::Clock::enter::hf7ca28b0c4b8f412 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/time/clock.rs:30:13 [INFO] [stdout] 36: 0x55ed7e777b72 - tokio::runtime::time::variant::with_default::h6b501804f926d878 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/time.rs:43:9 [INFO] [stdout] 37: 0x55ed7e77cf10 - tokio::runtime::handle::Handle::enter::{{closure}}::h0b95c90bca70380b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36:13 [INFO] [stdout] 38: 0x55ed7e77861a - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h073fca7a2a70aa9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:194:13 [INFO] [stdout] 39: 0x55ed7e76d51a - std::thread::local::LocalKey::try_with::h4e8c3b8f10e41485 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x55ed7e76c4b2 - std::thread::local::LocalKey::with::hb431137ae0e4087d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x55ed7e77830a - tokio::runtime::blocking::pool::Spawner::enter::h2e3a2fcd0e901b9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:179:9 [INFO] [stdout] 42: 0x55ed7e77cd66 - tokio::runtime::handle::Handle::enter::he64bbca56a2bf158 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:33:9 [INFO] [stdout] 43: 0x55ed7e770dac - tokio::runtime::Runtime::block_on::h4db1b5a692b5be22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:416:9 [INFO] [stdout] 44: 0x55ed7e762813 - test::test_rgba_reference::h9bb805a38ed358b5 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:88:1 [INFO] [stdout] 45: 0x55ed7e76272a - test::test_rgba_reference::{{closure}}::hedc94ff957b5de9c [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:88:1 [INFO] [stdout] 46: 0x55ed7e7794fe - core::ops::function::FnOnce::call_once::h1849a4e6fbc55190 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x55ed7e7b4cf3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x55ed7e7b4cf3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 49: 0x55ed7e7b3780 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x55ed7e7b3780 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x55ed7e7b3780 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x55ed7e7b3780 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x55ed7e7b3780 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x55ed7e7b3780 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 55: 0x55ed7e7b3780 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 56: 0x55ed7e78cd42 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 57: 0x55ed7e78cd42 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x55ed7e790998 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x55ed7e790998 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55ed7e790998 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55ed7e790998 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55ed7e790998 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55ed7e790998 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55ed7e790998 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55ed7e8b9e27 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55ed7e8b9e27 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55ed7e8b9e27 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f5c29d60609 - start_thread [INFO] [stdout] 69: 0x7f5c29b32293 - clone [INFO] [stdout] 70: 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:57 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ed7e8b2860 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ed7e8b2860 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ed7e8b2860 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ed7e8b2860 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ed7e8d523c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ed7e8af535 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55ed7e8b4a1b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ed7e8b4a1b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ed7e8b4a1b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ed7e8b452c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ed7e8b50e4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ed7e8b4bc7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55ed7e8b2d5c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ed7e8b4b29 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ed7e75e811 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ed7e75e903 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55ed7e7746cb - core::result::Result::unwrap::h91e5035f5539a212 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55ed7e768a22 - test::test_array_pvrtc::{{closure}}::hdfb593205aeaaea0 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:223:16 [INFO] [stdout] 18: 0x55ed7e772549 - as core::future::future::Future>::poll::ha1fa5d127e74cdad [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55ed7e788278 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h072734ad17448cfc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:139:35 [INFO] [stdout] 20: 0x55ed7e784277 - tokio::runtime::global::with_state::{{closure}}::hd1e43bf31d7b8a19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100:9 [INFO] [stdout] 21: 0x55ed7e76e924 - std::thread::local::LocalKey::try_with::hab774a391a349e9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55ed7e76c366 - std::thread::local::LocalKey::with::ha2ce55840b914d99 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55ed7e7821f3 - tokio::runtime::global::with_state::h09b4b3eaccba27af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83:5 [INFO] [stdout] 24: 0x55ed7e784f85 - tokio::runtime::global::with_basic_scheduler::h12be8a20067bc22a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62:5 [INFO] [stdout] 25: 0x55ed7e7878fd - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h472fba57a7db4acf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:122:9 [INFO] [stdout] 26: 0x55ed7e77132c - tokio::runtime::Runtime::block_on::{{closure}}::h932cf7cbd7446085 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:419:34 [INFO] [stdout] 27: 0x55ed7e782a78 - tokio::runtime::global::with_state::{{closure}}::h0b4c66043cc04a76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100:9 [INFO] [stdout] 28: 0x55ed7e76da5a - std::thread::local::LocalKey::try_with::h68075ec3b2865acf [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 29: 0x55ed7e76b640 - std::thread::local::LocalKey::with::h0b777504ed03db96 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 30: 0x55ed7e78289a - tokio::runtime::global::with_state::hcd963d91cec1c011 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83:5 [INFO] [stdout] 31: 0x55ed7e784f30 - tokio::runtime::global::with_basic_scheduler::h112dfedadb363171 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62:5 [INFO] [stdout] 32: 0x55ed7e78972b - tokio::runtime::basic_scheduler::Spawner::enter::h4726f0d89c664054 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:174:9 [INFO] [stdout] 33: 0x55ed7e77fd08 - tokio::runtime::spawner::Spawner::enter::hd2e049768cdb0524 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/spawner.rs:30:40 [INFO] [stdout] 34: 0x55ed7e77d7a7 - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::hfb5661a16a901121 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36:67 [INFO] [stdout] 35: 0x55ed7e770b74 - tokio::time::clock::Clock::enter::h86f016801967ee53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/time/clock.rs:30:13 [INFO] [stdout] 36: 0x55ed7e777ca2 - tokio::runtime::time::variant::with_default::h6c9f45d01149f37f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/time.rs:43:9 [INFO] [stdout] 37: 0x55ed7e77d570 - tokio::runtime::handle::Handle::enter::{{closure}}::hbb2c05453c54b7f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36:13 [INFO] [stdout] 38: 0x55ed7e778c1a - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h8eb5bc46126aa0f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:194:13 [INFO] [stdout] 39: 0x55ed7e76d0fa - std::thread::local::LocalKey::try_with::h47079899d1286b16 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x55ed7e76bc02 - std::thread::local::LocalKey::with::h542942ceeaaa5d5e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x55ed7e7782ba - tokio::runtime::blocking::pool::Spawner::enter::h227988c1ea2a5309 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:179:9 [INFO] [stdout] 42: 0x55ed7e77cb36 - tokio::runtime::handle::Handle::enter::h12a8d30465077a6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:33:9 [INFO] [stdout] 43: 0x55ed7e770ecc - tokio::runtime::Runtime::block_on::ha7a6cb033463effe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:416:9 [INFO] [stdout] 44: 0x55ed7e7685b3 - test::test_array_pvrtc::hbf42280551c13cef [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:220:1 [INFO] [stdout] 45: 0x55ed7e7684ca - test::test_array_pvrtc::{{closure}}::h6c6901927dce9a46 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:220:1 [INFO] [stdout] 46: 0x55ed7e77957e - core::ops::function::FnOnce::call_once::h24557e24bb16bcb7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x55ed7e7b4cf3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x55ed7e7b4cf3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 49: 0x55ed7e7b3780 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x55ed7e7b3780 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x55ed7e7b3780 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x55ed7e7b3780 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x55ed7e7b3780 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x55ed7e7b3780 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 55: 0x55ed7e7b3780 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 56: 0x55ed7e78cd42 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 57: 0x55ed7e78cd42 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x55ed7e790998 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x55ed7e790998 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55ed7e790998 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55ed7e790998 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55ed7e790998 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55ed7e790998 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55ed7e790998 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55ed7e8b9e27 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55ed7e8b9e27 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55ed7e8b9e27 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f5c29d60609 - start_thread [INFO] [stdout] 69: 0x7f5c29b32293 - clone [INFO] [stdout] 70: 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:57 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ed7e8b2860 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ed7e8b2860 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ed7e8b2860 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ed7e8b2860 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ed7e8d523c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ed7e8af535 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55ed7e8b4a1b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ed7e8b4a1b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ed7e8b4a1b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ed7e8b452c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ed7e8b50e4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ed7e8b4bc7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55ed7e8b2d5c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ed7e8b4b29 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ed7e75e811 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ed7e75e903 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55ed7e7746cb - core::result::Result::unwrap::h91e5035f5539a212 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55ed7e75f9f2 - test::test_rgb_reference::{{closure}}::haee25eb93d52fbb0 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:23:16 [INFO] [stdout] 18: 0x55ed7e772899 - as core::future::future::Future>::poll::hec91fdea82ab1603 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55ed7e788fe8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::ha3c0c9cf035fcd29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:139:35 [INFO] [stdout] 20: 0x55ed7e7833e7 - tokio::runtime::global::with_state::{{closure}}::h54cfcd7f8f82cbdb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100:9 [INFO] [stdout] 21: 0x55ed7e76dfc4 - std::thread::local::LocalKey::try_with::h82820e69d3258bac [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55ed7e76c176 - std::thread::local::LocalKey::with::h9c4f342aaeff2039 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55ed7e782573 - tokio::runtime::global::with_state::h81633eb18a71ad43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83:5 [INFO] [stdout] 24: 0x55ed7e784fd5 - tokio::runtime::global::with_basic_scheduler::h13a8c349902cfbc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62:5 [INFO] [stdout] 25: 0x55ed7e787afd - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h79d1b5c02c40f2fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:122:9 [INFO] [stdout] 26: 0x55ed7e77121c - tokio::runtime::Runtime::block_on::{{closure}}::h62740ae5c91da1f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:419:34 [INFO] [stdout] 27: 0x55ed7e7843c8 - tokio::runtime::global::with_state::{{closure}}::hd2ac5481b9b6a775 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100:9 [INFO] [stdout] 28: 0x55ed7e77024a - std::thread::local::LocalKey::try_with::hfeae7c04b9947e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 29: 0x55ed7e76c090 - std::thread::local::LocalKey::with::h8b52bc24bfd69166 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 30: 0x55ed7e78251a - tokio::runtime::global::with_state::h7f28cdcd2da69a40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83:5 [INFO] [stdout] 31: 0x55ed7e7852a0 - tokio::runtime::global::with_basic_scheduler::h78b8f3f5ada9580d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62:5 [INFO] [stdout] 32: 0x55ed7e78966b - tokio::runtime::basic_scheduler::Spawner::enter::h42b986986313152e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:174:9 [INFO] [stdout] 33: 0x55ed7e77fc28 - tokio::runtime::spawner::Spawner::enter::hada0294cf408cd06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/spawner.rs:30:40 [INFO] [stdout] 34: 0x55ed7e77d767 - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::hf815d2aafe9a2e9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36:67 [INFO] [stdout] 35: 0x55ed7e770b14 - tokio::time::clock::Clock::enter::h63c757a907d4607a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/time/clock.rs:30:13 [INFO] [stdout] 36: 0x55ed7e777dd2 - tokio::runtime::time::variant::with_default::hc4d6a844a4c0848e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/time.rs:43:9 [INFO] [stdout] 37: 0x55ed7e77d240 - tokio::runtime::handle::Handle::enter::{{closure}}::h66f22bd2c29d12d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36:13 [INFO] [stdout] 38: 0x55ed7e778f1a - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::hb43e3b1f31796720 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:194:13 [INFO] [stdout] 39: 0x55ed7e76c8fa - std::thread::local::LocalKey::try_with::h0d0d939fe6f200bc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x55ed7e76b932 - std::thread::local::LocalKey::with::h30302a6d8dbff727 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x55ed7e77844a - tokio::runtime::blocking::pool::Spawner::enter::h6eab49d48a47ca65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:179:9 [INFO] [stdout] 42: 0x55ed7e77cbd6 - tokio::runtime::handle::Handle::enter::h1ee6a757c9cd44a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:33:9 [INFO] [stdout] 43: 0x55ed7e770c8c - tokio::runtime::Runtime::block_on::h06201b4ea4e53f53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:416:9 [INFO] [stdout] 44: 0x55ed7e75f583 - test::test_rgb_reference::hf57869ff042f17ef [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:20:1 [INFO] [stdout] 45: 0x55ed7e75f49a - test::test_rgb_reference::{{closure}}::hd208547604d799ec [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:20:1 [INFO] [stdout] 46: 0x55ed7e77969e - core::ops::function::FnOnce::call_once::h62d4c044619a88e3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x55ed7e7b4cf3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x55ed7e7b4cf3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 49: 0x55ed7e7b3780 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x55ed7e7b3780 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x55ed7e7b3780 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x55ed7e7b3780 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x55ed7e7b3780 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x55ed7e7b3780 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 55: 0x55ed7e7b3780 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 56: 0x55ed7e78cd42 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 57: 0x55ed7e78cd42 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x55ed7e790998 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x55ed7e790998 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55ed7e790998 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55ed7e790998 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55ed7e790998 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55ed7e790998 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55ed7e790998 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55ed7e8b9e27 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55ed7e8b9e27 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55ed7e8b9e27 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f5c29d60609 - start_thread [INFO] [stdout] 69: 0x7f5c29b32293 - clone [INFO] [stdout] 70: 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:57 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ed7e8b2860 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ed7e8b2860 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ed7e8b2860 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ed7e8b2860 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ed7e8d523c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ed7e8af535 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55ed7e8b4a1b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ed7e8b4a1b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ed7e8b4a1b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ed7e8b452c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ed7e8b50e4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ed7e8b4bc7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55ed7e8b2d5c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ed7e8b4b29 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ed7e75e811 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ed7e75e903 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55ed7e7746cb - core::result::Result::unwrap::h91e5035f5539a212 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55ed7e765ad2 - test::test_cubemap_etc2::{{closure}}::h138cb6dc8e9f959d [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:153:16 [INFO] [stdout] 18: 0x55ed7e7726e9 - as core::future::future::Future>::poll::hb1e9843643e6750b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55ed7e788b18 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h66405b3ea980d9b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:139:35 [INFO] [stdout] 20: 0x55ed7e782d37 - tokio::runtime::global::with_state::{{closure}}::h2b20e726c268cf4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100:9 [INFO] [stdout] 21: 0x55ed7e76d664 - std::thread::local::LocalKey::try_with::h4ff585807817b03b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55ed7e76be16 - std::thread::local::LocalKey::with::h70069376aecd8f45 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55ed7e7823b3 - tokio::runtime::global::with_state::h428d19c5bd3ff587 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83:5 [INFO] [stdout] 24: 0x55ed7e7852f5 - tokio::runtime::global::with_basic_scheduler::hc5c75f33cb1afc8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62:5 [INFO] [stdout] 25: 0x55ed7e787cfd - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hcef4b93f56beb50a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:122:9 [INFO] [stdout] 26: 0x55ed7e77176c - tokio::runtime::Runtime::block_on::{{closure}}::hfede12c076e903c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:419:34 [INFO] [stdout] 27: 0x55ed7e783cd8 - tokio::runtime::global::with_state::{{closure}}::h99fadef8c4ed6d66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100:9 [INFO] [stdout] 28: 0x55ed7e76efba - std::thread::local::LocalKey::try_with::hc41f4415ce72e3b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 29: 0x55ed7e76c280 - std::thread::local::LocalKey::with::ha05aca0e3c98b4f3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 30: 0x55ed7e7826da - tokio::runtime::global::with_state::ha947af6a93968b10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83:5 [INFO] [stdout] 31: 0x55ed7e785340 - tokio::runtime::global::with_basic_scheduler::hc8d0324e0aa7d584 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62:5 [INFO] [stdout] 32: 0x55ed7e78996b - tokio::runtime::basic_scheduler::Spawner::enter::hde66c283311987c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:174:9 [INFO] [stdout] 33: 0x55ed7e77f6e8 - tokio::runtime::spawner::Spawner::enter::h04e9a46a9f746d49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/spawner.rs:30:40 [INFO] [stdout] 34: 0x55ed7e77d6e7 - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::h7dcbc7912c260d6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36:67 [INFO] [stdout] 35: 0x55ed7e770ae4 - tokio::time::clock::Clock::enter::h5193ca2a95260fb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/time/clock.rs:30:13 [INFO] [stdout] 36: 0x55ed7e7776b2 - tokio::runtime::time::variant::with_default::h0cc80026aee8b173 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/time.rs:43:9 [INFO] [stdout] 37: 0x55ed7e77d020 - tokio::runtime::handle::Handle::enter::{{closure}}::h1939efdb29f9612c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36:13 [INFO] [stdout] 38: 0x55ed7e778d9a - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h995d1a4733c22d4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:194:13 [INFO] [stdout] 39: 0x55ed7e76d26a - std::thread::local::LocalKey::try_with::h473ac096702a537b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x55ed7e76bef2 - std::thread::local::LocalKey::with::h7e184679a2ba03f5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x55ed7e77835a - tokio::runtime::blocking::pool::Spawner::enter::h4cf496cbc541b4c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:179:9 [INFO] [stdout] 42: 0x55ed7e77cc76 - tokio::runtime::handle::Handle::enter::h94903165bdd746fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:33:9 [INFO] [stdout] 43: 0x55ed7e770cec - tokio::runtime::Runtime::block_on::h3257f75f66119ee5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:416:9 [INFO] [stdout] 44: 0x55ed7e765663 - test::test_cubemap_etc2::h928b941964aaa595 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:150:1 [INFO] [stdout] 45: 0x55ed7e76557a - test::test_cubemap_etc2::{{closure}}::h7e6c17950032e025 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:150:1 [INFO] [stdout] 46: 0x55ed7e7796de - core::ops::function::FnOnce::call_once::h68b53ffb542cde16 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x55ed7e7b4cf3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x55ed7e7b4cf3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 49: 0x55ed7e7b3780 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x55ed7e7b3780 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x55ed7e7b3780 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x55ed7e7b3780 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x55ed7e7b3780 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x55ed7e7b3780 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 55: 0x55ed7e7b3780 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 56: 0x55ed7e78cd42 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 57: 0x55ed7e78cd42 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x55ed7e790998 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x55ed7e790998 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55ed7e790998 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55ed7e790998 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55ed7e790998 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55ed7e790998 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55ed7e790998 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55ed7e8b9e27 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55ed7e8b9e27 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55ed7e8b9e27 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f5c29d60609 - start_thread [INFO] [stdout] 69: 0x7f5c29b32293 - clone [INFO] [stdout] 70: 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:57 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ed7e8b2860 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ed7e8b2860 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ed7e8b2860 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ed7e8b2860 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ed7e8d523c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ed7e8af535 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55ed7e8b4a1b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ed7e8b4a1b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ed7e8b4a1b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ed7e8b452c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ed7e8b50e4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ed7e8b4bc7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55ed7e8b2d5c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ed7e8b4b29 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ed7e75e811 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ed7e75e903 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55ed7e7746cb - core::result::Result::unwrap::h91e5035f5539a212 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55ed7e764432 - test::test_etc1::{{closure}}::h738d592dba238779 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:122:16 [INFO] [stdout] 18: 0x55ed7e772a29 - as core::future::future::Future>::poll::hf30bc174ba5acc58 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55ed7e789548 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf550886a1dc70364 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:139:35 [INFO] [stdout] 20: 0x55ed7e7832b7 - tokio::runtime::global::with_state::{{closure}}::h464c030f8298b922 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100:9 [INFO] [stdout] 21: 0x55ed7e76ca44 - std::thread::local::LocalKey::try_with::h1834ba37980b7ea0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55ed7e76bf66 - std::thread::local::LocalKey::with::h80c62f87ce16aa96 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55ed7e782463 - tokio::runtime::global::with_state::h46d1c9db65cb9a08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83:5 [INFO] [stdout] 24: 0x55ed7e7850c5 - tokio::runtime::global::with_basic_scheduler::h46727e05cdd11792 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62:5 [INFO] [stdout] 25: 0x55ed7e787bfd - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::haaec6d861293a715 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:122:9 [INFO] [stdout] 26: 0x55ed7e77154c - tokio::runtime::Runtime::block_on::{{closure}}::he219ecc09e24c7ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:419:34 [INFO] [stdout] 27: 0x55ed7e783538 - tokio::runtime::global::with_state::{{closure}}::h739698dd6666654c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100:9 [INFO] [stdout] 28: 0x55ed7e76f78a - std::thread::local::LocalKey::try_with::hdc082ec6aa6099e6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 29: 0x55ed7e76bc70 - std::thread::local::LocalKey::with::h54b64d8edd5ec424 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 30: 0x55ed7e7828fa - tokio::runtime::global::with_state::he672ae6333c482b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83:5 [INFO] [stdout] 31: 0x55ed7e785390 - tokio::runtime::global::with_basic_scheduler::hdc917059817c1807 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62:5 [INFO] [stdout] 32: 0x55ed7e7897eb - tokio::runtime::basic_scheduler::Spawner::enter::h7067945a4852afa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:174:9 [INFO] [stdout] 33: 0x55ed7e77f7c8 - tokio::runtime::spawner::Spawner::enter::h560715a774721e7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/spawner.rs:30:40 [INFO] [stdout] 34: 0x55ed7e77d667 - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::h4da4fb3d8cef6309 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36:67 [INFO] [stdout] 35: 0x55ed7e770ba4 - tokio::time::clock::Clock::enter::h99ff18239b4f7073 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/time/clock.rs:30:13 [INFO] [stdout] 36: 0x55ed7e7777e2 - tokio::runtime::time::variant::with_default::h1debec6f6469f877 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/time.rs:43:9 [INFO] [stdout] 37: 0x55ed7e77d350 - tokio::runtime::handle::Handle::enter::{{closure}}::h6792f324b353e084 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36:13 [INFO] [stdout] 38: 0x55ed7e77879a - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h6675c27bbddcf2bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:194:13 [INFO] [stdout] 39: 0x55ed7e76ebaa - std::thread::local::LocalKey::try_with::hb01f0521af002d24 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x55ed7e76c442 - std::thread::local::LocalKey::with::hb409b486034c65d9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x55ed7e7783fa - tokio::runtime::blocking::pool::Spawner::enter::h684a7fa2a66c5f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:179:9 [INFO] [stdout] 42: 0x55ed7e77cd16 - tokio::runtime::handle::Handle::enter::haa4a1d71b1c22458 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:33:9 [INFO] [stdout] 43: 0x55ed7e770f2c - tokio::runtime::Runtime::block_on::hb2c12f7e6a8489ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:416:9 [INFO] [stdout] 44: 0x55ed7e763fc3 - test::test_etc1::h8cca799cebf6beac [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:119:1 [INFO] [stdout] 45: 0x55ed7e763eda - test::test_etc1::{{closure}}::he740c73fc336fa1b [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:119:1 [INFO] [stdout] 46: 0x55ed7e7794ae - core::ops::function::FnOnce::call_once::h0b6e80fd89e0dffe [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x55ed7e7b4cf3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x55ed7e7b4cf3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 49: 0x55ed7e7b3780 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x55ed7e7b3780 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x55ed7e7b3780 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x55ed7e7b3780 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x55ed7e7b3780 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x55ed7e7b3780 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 55: 0x55ed7e7b3780 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 56: 0x55ed7e78cd42 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 57: 0x55ed7e78cd42 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x55ed7e790998 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x55ed7e790998 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55ed7e790998 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55ed7e790998 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55ed7e790998 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55ed7e790998 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55ed7e790998 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55ed7e8b9e27 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55ed7e8b9e27 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55ed7e8b9e27 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f5c29d60609 - start_thread [INFO] [stdout] 69: 0x7f5c29b32293 - clone [INFO] [stdout] 70: 0x0 - [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:57 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ed7e8b2860 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ed7e8b2860 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ed7e8b2860 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ed7e8b2860 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ed7e8d523c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55ed7e8af535 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55ed7e8b4a1b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ed7e8b4a1b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ed7e8b4a1b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ed7e8b452c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ed7e8b50e4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ed7e8b4bc7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55ed7e8b2d5c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ed7e8b4b29 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ed7e75e811 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ed7e75e903 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55ed7e7746cb - core::result::Result::unwrap::h91e5035f5539a212 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55ed7e767202 - test::test_cubemap_mipmap_reference::{{closure}}::h539ad9168748e121 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:187:16 [INFO] [stdout] 18: 0x55ed7e772429 - as core::future::future::Future>::poll::h7a9ab5c47f495cb0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55ed7e7886d8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h52fbc832b057c7ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:139:35 [INFO] [stdout] 20: 0x55ed7e783a17 - tokio::runtime::global::with_state::{{closure}}::h9526a74abd5bad00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100:9 [INFO] [stdout] 21: 0x55ed7e76e514 - std::thread::local::LocalKey::try_with::h9b8f6c2c924afc86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55ed7e76b8c6 - std::thread::local::LocalKey::with::h2dc9de7134660a15 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55ed7e7822a3 - tokio::runtime::global::with_state::h208fd0a11b91dcc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83:5 [INFO] [stdout] 24: 0x55ed7e785115 - tokio::runtime::global::with_basic_scheduler::h49df978f4b659898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62:5 [INFO] [stdout] 25: 0x55ed7e787ffd - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hfefe7adb9d4b2af8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:122:9 [INFO] [stdout] 26: 0x55ed7e770ffc - tokio::runtime::Runtime::block_on::{{closure}}::h07ce6592c4dea2aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:419:34 [INFO] [stdout] 27: 0x55ed7e784128 - tokio::runtime::global::with_state::{{closure}}::hb841267fe1be4a90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:100:9 [INFO] [stdout] 28: 0x55ed7e76e66a - std::thread::local::LocalKey::try_with::h9c3bdbb9cf01e1ad [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 29: 0x55ed7e76bb90 - std::thread::local::LocalKey::with::h529cdf4b89514cb6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 30: 0x55ed7e7824ba - tokio::runtime::global::with_state::h61b74984f0688c06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:83:5 [INFO] [stdout] 31: 0x55ed7e785070 - tokio::runtime::global::with_basic_scheduler::h222a13a2f8e43350 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62:5 [INFO] [stdout] 32: 0x55ed7e7898ab - tokio::runtime::basic_scheduler::Spawner::enter::h9b1542ca91704333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/basic_scheduler.rs:174:9 [INFO] [stdout] 33: 0x55ed7e77f988 - tokio::runtime::spawner::Spawner::enter::h68cc36090c721cbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/spawner.rs:30:40 [INFO] [stdout] 34: 0x55ed7e77d7e7 - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::hfdce0e5cf9823c9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36:67 [INFO] [stdout] 35: 0x55ed7e770bd4 - tokio::time::clock::Clock::enter::ha67329ef59d88918 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/time/clock.rs:30:13 [INFO] [stdout] 36: 0x55ed7e777a42 - tokio::runtime::time::variant::with_default::h55fea39424ec89a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/time.rs:43:9 [INFO] [stdout] 37: 0x55ed7e77ce00 - tokio::runtime::handle::Handle::enter::{{closure}}::h04b513a10b19f9ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:36:13 [INFO] [stdout] 38: 0x55ed7e77891a - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h72e4c30eee2c7b94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:194:13 [INFO] [stdout] 39: 0x55ed7e76fa6a - std::thread::local::LocalKey::try_with::hde9d577f6a0547a7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x55ed7e76c522 - std::thread::local::LocalKey::with::hba7204102bc2b5c6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x55ed7e7784ea - tokio::runtime::blocking::pool::Spawner::enter::he808b430a55024a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/blocking/pool.rs:179:9 [INFO] [stdout] 42: 0x55ed7e77cc26 - tokio::runtime::handle::Handle::enter::h28eb23e3ef8b62b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/handle.rs:33:9 [INFO] [stdout] 43: 0x55ed7e770d4c - tokio::runtime::Runtime::block_on::h4b0e52b2edf7250c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/mod.rs:416:9 [INFO] [stdout] 44: 0x55ed7e766d93 - test::test_cubemap_mipmap_reference::h5195a49391b466c5 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:184:1 [INFO] [stdout] 45: 0x55ed7e766caa - test::test_cubemap_mipmap_reference::{{closure}}::h8b44ca375418212e [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:184:1 [INFO] [stdout] 46: 0x55ed7e77985e - core::ops::function::FnOnce::call_once::hbc6bfe671097ca7b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x55ed7e7b4cf3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x55ed7e7b4cf3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 49: 0x55ed7e7b3780 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x55ed7e7b3780 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x55ed7e7b3780 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x55ed7e7b3780 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x55ed7e7b3780 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x55ed7e7b3780 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 55: 0x55ed7e7b3780 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 56: 0x55ed7e78cd42 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 57: 0x55ed7e78cd42 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x55ed7e790998 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x55ed7e790998 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55ed7e790998 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55ed7e790998 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55ed7e790998 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55ed7e790998 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55ed7e790998 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55ed7e8b9e27 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55ed7e8b9e27 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55ed7e8b9e27 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f5c29d60609 - start_thread [INFO] [stdout] 69: 0x7f5c29b32293 - clone [INFO] [stdout] 70: 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; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test test' [INFO] running `Command { std: "docker" "inspect" "800d0b2677b3cae40f57ca854a29aa54adf9e62a602f7744b0a76bdd04adc192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "800d0b2677b3cae40f57ca854a29aa54adf9e62a602f7744b0a76bdd04adc192", kill_on_drop: false }` [INFO] [stdout] 800d0b2677b3cae40f57ca854a29aa54adf9e62a602f7744b0a76bdd04adc192