[INFO] fetching crate ktx-async 0.1.1... [INFO] testing ktx-async-0.1.1 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate ktx-async 0.1.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate ktx-async 0.1.1 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-1/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5e7a26912d1e78eb8dc3d235dae9c3a04987dcbfad0d51c15d5d4185cfa48efe [INFO] running `Command { std: "docker" "start" "-a" "5e7a26912d1e78eb8dc3d235dae9c3a04987dcbfad0d51c15d5d4185cfa48efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e7a26912d1e78eb8dc3d235dae9c3a04987dcbfad0d51c15d5d4185cfa48efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e7a26912d1e78eb8dc3d235dae9c3a04987dcbfad0d51c15d5d4185cfa48efe", kill_on_drop: false }` [INFO] [stdout] 5e7a26912d1e78eb8dc3d235dae9c3a04987dcbfad0d51c15d5d4185cfa48efe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7be6e01a064e38f0d559dd23e7e38b7a1d994d56e6e8092ac24be7163abaccc0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7be6e01a064e38f0d559dd23e7e38b7a1d994d56e6e8092ac24be7163abaccc0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling tokio-macros v0.2.1 [INFO] [stderr] Compiling async-stream-impl v0.2.0 [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 23.84s [INFO] running `Command { std: "docker" "inspect" "7be6e01a064e38f0d559dd23e7e38b7a1d994d56e6e8092ac24be7163abaccc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7be6e01a064e38f0d559dd23e7e38b7a1d994d56e6e8092ac24be7163abaccc0", kill_on_drop: false }` [INFO] [stdout] 7be6e01a064e38f0d559dd23e7e38b7a1d994d56e6e8092ac24be7163abaccc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8ceb209e6471a70f790fb829a4bc41f971a407a8e6a3a6a609d5d0d7a1971e4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b8ceb209e6471a70f790fb829a4bc41f971a407a8e6a3a6a609d5d0d7a1971e4", 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 autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling same-file v1.0.5 [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 futures-task v0.3.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [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 parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.10 [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 dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.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 calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [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 1m 04s [INFO] running `Command { std: "docker" "inspect" "b8ceb209e6471a70f790fb829a4bc41f971a407a8e6a3a6a609d5d0d7a1971e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8ceb209e6471a70f790fb829a4bc41f971a407a8e6a3a6a609d5d0d7a1971e4", kill_on_drop: false }` [INFO] [stdout] b8ceb209e6471a70f790fb829a4bc41f971a407a8e6a3a6a609d5d0d7a1971e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a039635d079fb660cbc886de49dcb4340e3942a377ac1796cb1bcb30dd21e1cc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a039635d079fb660cbc886de49dcb4340e3942a377ac1796cb1bcb30dd21e1cc", 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: `ktx-async` (lib) generated 1 warning [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: `ktx-async` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `ktx-async` (test "test") generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [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_cubemap_mipmap_reference ... FAILED [INFO] [stdout] test test_array_pvrtc ... FAILED [INFO] [stdout] test test_rgb_mipmap_reference ... FAILED [INFO] [stdout] test test_rgb_reference ... FAILED [INFO] [stdout] test test_cubemap_etc2 ... FAILED [INFO] [stdout] test test_array_bc3_unorm ... FAILED [INFO] [stdout] test test_etc1 ... FAILED [INFO] [stdout] test test_rgba_reference ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_cubemap_mipmap_reference stdout ---- [INFO] [stdout] thread 'test_cubemap_mipmap_reference' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/test.rs:187:57 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5556806be320 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5556806be320 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5556806be320 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5556806be320 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5556806e0d6c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5556806baee5 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5556806c04eb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5556806c04eb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5556806c04eb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5556806bfffc - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5556806c0bb4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5556806c0697 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5556806be7fc - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5556806c05f9 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55568056c581 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55568056c673 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55568058245b - core::result::Result::unwrap::h6b4fab0e99c96757 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x555680574f72 - test::test_cubemap_mipmap_reference::{{closure}}::hccde5a58c4cd7148 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:187:16 [INFO] [stdout] 18: 0x555680580799 - as core::future::future::Future>::poll::hdaddbad67951ff21 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x555680596de8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hc827b05e0c506210 [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: 0x5556805922c7 - tokio::runtime::global::with_state::{{closure}}::he395371e1990a53b [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: 0x55568057ca44 - std::thread::local::LocalKey::try_with::ha867ce82882c40cf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x555680579996 - std::thread::local::LocalKey::with::h477b7b09a7b5b555 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x555680590173 - tokio::runtime::global::with_state::h77de1f349510367c [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: 0x555680592f25 - tokio::runtime::global::with_basic_scheduler::h88ec570253f38502 [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: 0x555680595b6d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hd1325c64ed6ea438 [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: 0x55568057f2bc - tokio::runtime::Runtime::block_on::{{closure}}::ha9ba736302bb953e [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: 0x555680591ed8 - tokio::runtime::global::with_state::{{closure}}::hba9059a958c316b8 [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: 0x55568057a7da - std::thread::local::LocalKey::try_with::h036960296dec0a3e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 29: 0x555680579840 - std::thread::local::LocalKey::with::h3212e2215cb0b612 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 30: 0x55568059000a - tokio::runtime::global::with_state::h4f5ede7ae6f73b3e [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: 0x555680593150 - tokio::runtime::global::with_basic_scheduler::hf0d36b1a6f895afb [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: 0x55568059785b - tokio::runtime::basic_scheduler::Spawner::enter::hd1dd2a70358aa06d [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: 0x55568058d618 - tokio::runtime::spawner::Spawner::enter::h3d71a595c8aced91 [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: 0x55568058b4d7 - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::he48e2be2c12c4523 [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: 0x55568057e884 - tokio::time::clock::Clock::enter::h59492d8f9efea0ab [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: 0x555680585a12 - tokio::runtime::time::variant::with_default::h9922659da4cec354 [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: 0x55568058b1d0 - tokio::runtime::handle::Handle::enter::{{closure}}::hf473ace410a0aafb [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: 0x55568058680a - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h80cb7079b5826c32 [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: 0x55568057af0a - std::thread::local::LocalKey::try_with::h1f3773b953cb3634 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x555680579632 - std::thread::local::LocalKey::with::h0ef50a33df5fb5bf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x5556805860ca - tokio::runtime::blocking::pool::Spawner::enter::h2229e85675d5f5dc [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: 0x55568058a8f6 - tokio::runtime::handle::Handle::enter::h781a3d1af454766f [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: 0x55568057eb1c - tokio::runtime::Runtime::block_on::h76023b56674fa37e [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: 0x555680574b03 - test::test_cubemap_mipmap_reference::h5195a49391b466c5 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:184:1 [INFO] [stdout] 45: 0x555680574a1a - test::test_cubemap_mipmap_reference::{{closure}}::h6e64b362fa4c2013 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:184:1 [INFO] [stdout] 46: 0x55568058757e - core::ops::function::FnOnce::call_once::hbc6bfe671097ca7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x5556805cd9c3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x5556805cd9c3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 49: 0x5556805cc438 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x5556805cc438 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x5556805cc438 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x5556805cc438 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x5556805cc438 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x5556805cc438 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 55: 0x5556805cc438 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 56: 0x55568059abbd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 57: 0x55568059abbd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x55568059f2e8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x55568059f2e8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55568059f2e8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55568059f2e8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55568059f2e8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55568059f2e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55568059f2e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x5556806c58d7 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x5556806c58d7 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x5556806c58d7 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 68: 0x7f24ffe74609 - start_thread [INFO] [stdout] 69: 0x7f24ffc46293 - 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: 0x5556806be320 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5556806be320 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5556806be320 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5556806be320 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5556806e0d6c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5556806baee5 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5556806c04eb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5556806c04eb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5556806c04eb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5556806bfffc - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5556806c0bb4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5556806c0697 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5556806be7fc - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5556806c05f9 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55568056c581 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55568056c673 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55568058245b - core::result::Result::unwrap::h6b4fab0e99c96757 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x555680576792 - test::test_array_pvrtc::{{closure}}::h60ac06f3ec7710ce [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:223:16 [INFO] [stdout] 18: 0x555680580249 - as core::future::future::Future>::poll::h558af40dc9740860 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x555680596a18 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h6ac21b0102f5e501 [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: 0x555680590b97 - tokio::runtime::global::with_state::{{closure}}::h34426fe2cbfd1d90 [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: 0x55568057dcf4 - std::thread::local::LocalKey::try_with::heea928a51de80337 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55568057a466 - std::thread::local::LocalKey::with::hf33fff170f7a407e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x5556805903f3 - tokio::runtime::global::with_state::hc1e6e744b315e3fc [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: 0x555680593065 - tokio::runtime::global::with_basic_scheduler::hb7be30daad0f6528 [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: 0x55568059586d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h893f8e9a2d794f9d [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: 0x55568057f4dc - tokio::runtime::Runtime::block_on::{{closure}}::hd1bfb0d10798a16d [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: 0x555680592418 - tokio::runtime::global::with_state::{{closure}}::hea59c1a3fa4ab1c1 [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: 0x55568057b69a - std::thread::local::LocalKey::try_with::h3372e7d460ca8020 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 29: 0x555680579a70 - std::thread::local::LocalKey::with::h5611956c30418aff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 30: 0x5556805906ca - tokio::runtime::global::with_state::hf2c3390c7df6a8bf [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: 0x555680592cf0 - tokio::runtime::global::with_basic_scheduler::h0fb147150e262bb0 [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: 0x55568059779b - tokio::runtime::basic_scheduler::Spawner::enter::hb20ef7444f5ed11f [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: 0x55568058d6f8 - tokio::runtime::spawner::Spawner::enter::h8fd791bdb3d273b8 [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: 0x55568058b497 - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::hb3c7921f3162c059 [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: 0x55568057e914 - tokio::time::clock::Clock::enter::h8cb0aafd191085bd [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: 0x555680585b42 - tokio::runtime::time::variant::with_default::hdfc26fbdd1f23b50 [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: 0x55568058ac80 - tokio::runtime::handle::Handle::enter::{{closure}}::h30d5769c03866a9f [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: 0x55568058668a - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h6fec3519116b8068 [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: 0x55568057a66a - std::thread::local::LocalKey::try_with::h02d8248aa153f00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x5556805795c2 - std::thread::local::LocalKey::with::h0e6e2e1f44d9f8fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x55568058611a - tokio::runtime::blocking::pool::Spawner::enter::h7d0673c68eaf489c [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: 0x55568058a946 - tokio::runtime::handle::Handle::enter::hc0a390b28787f3e5 [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: 0x55568057eb7c - tokio::runtime::Runtime::block_on::h8105d566d1d2ea1a [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: 0x555680576323 - test::test_array_pvrtc::hbf42280551c13cef [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:220:1 [INFO] [stdout] 45: 0x55568057623a - test::test_array_pvrtc::{{closure}}::haee9cc16627302fb [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:220:1 [INFO] [stdout] 46: 0x55568058733e - core::ops::function::FnOnce::call_once::h24557e24bb16bcb7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x5556805cd9c3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x5556805cd9c3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 49: 0x5556805cc438 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x5556805cc438 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x5556805cc438 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x5556805cc438 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x5556805cc438 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x5556805cc438 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 55: 0x5556805cc438 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 56: 0x55568059abbd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 57: 0x55568059abbd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x55568059f2e8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x55568059f2e8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55568059f2e8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55568059f2e8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55568059f2e8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55568059f2e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55568059f2e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x5556806c58d7 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x5556806c58d7 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x5556806c58d7 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 68: 0x7f24ffe74609 - start_thread [INFO] [stdout] 69: 0x7f24ffc46293 - 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: 0x5556806be320 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5556806be320 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5556806be320 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5556806be320 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5556806e0d6c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5556806baee5 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5556806c04eb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5556806c04eb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5556806c04eb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5556806bfffc - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5556806c0bb4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5556806c0697 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5556806be7fc - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5556806c05f9 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55568056c581 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55568056c673 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55568058245b - core::result::Result::unwrap::h6b4fab0e99c96757 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55568056ef5b - test::test_rgb_mipmap_reference::{{closure}}::hd817e9fa6b4ad6e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:54:16 [INFO] [stdout] 18: 0x55568057ff79 - as core::future::future::Future>::poll::h11e6431e4b6d541d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x555680597228 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf3a9d12ea5f77bec [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: 0x555680591aa7 - tokio::runtime::global::with_state::{{closure}}::h948a4fca35d5fa8f [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: 0x55568057b054 - std::thread::local::LocalKey::try_with::h260cd0383526a699 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x555680579cd6 - std::thread::local::LocalKey::with::h750b72fad7b31aac [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55568058ffb3 - tokio::runtime::global::with_state::h38c7fa1b66bcfe29 [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: 0x555680593105 - tokio::runtime::global::with_basic_scheduler::heff2a02ab3d8ea31 [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: 0x555680595c6d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::heed691e25d3ae6e0 [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: 0x55568057ed6c - tokio::runtime::Runtime::block_on::{{closure}}::h0ca4b8d144cd0b06 [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: 0x555680592178 - tokio::runtime::global::with_state::{{closure}}::hcf721fc2b29741a3 [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: 0x55568057c33a - std::thread::local::LocalKey::try_with::h7b122a506b55ef52 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 29: 0x55568057a2c0 - std::thread::local::LocalKey::with::hd78e8c07a6befbf4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 30: 0x5556805901ca - tokio::runtime::global::with_state::h82b9407d230376d3 [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: 0x555680592ed0 - tokio::runtime::global::with_basic_scheduler::h88169392e218096e [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: 0x55568059749b - tokio::runtime::basic_scheduler::Spawner::enter::h293f0685383d9836 [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: 0x55568058d8b8 - tokio::runtime::spawner::Spawner::enter::hd3d2fc9682b71a65 [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: 0x55568058b517 - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::hfcd4e93568193095 [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: 0x55568057e974 - tokio::time::clock::Clock::enter::hcce07c77e12141b4 [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: 0x5556805858e2 - tokio::runtime::time::variant::with_default::h77ceaf256a6bd24c [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: 0x55568058b0c0 - tokio::runtime::handle::Handle::enter::{{closure}}::hade9d9cf80d87939 [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: 0x555680586c8a - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::hd4993f19c23b9f4e [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: 0x55568057ac2a - std::thread::local::LocalKey::try_with::h15896d98771d85f5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x555680579712 - std::thread::local::LocalKey::with::h16e40a310a74e405 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x5556805861ba - tokio::runtime::blocking::pool::Spawner::enter::h9026d7e792c0a797 [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: 0x55568058aad6 - tokio::runtime::handle::Handle::enter::hf489ed34a406bc88 [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: 0x55568057e9fc - tokio::runtime::Runtime::block_on::h36d4ab0493d46cc9 [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: 0x55568056eaa3 - test::test_rgb_mipmap_reference::h5e98e5530bb72635 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:51:1 [INFO] [stdout] 45: 0x55568056e9ba - test::test_rgb_mipmap_reference::{{closure}}::h5fb9cf824165005b [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:51:1 [INFO] [stdout] 46: 0x5556805874de - core::ops::function::FnOnce::call_once::h9de55c4217c4ce11 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x5556805cd9c3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x5556805cd9c3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 49: 0x5556805cc438 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x5556805cc438 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x5556805cc438 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x5556805cc438 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x5556805cc438 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x5556805cc438 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 55: 0x5556805cc438 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 56: 0x55568059abbd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 57: 0x55568059abbd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x55568059f2e8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x55568059f2e8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55568059f2e8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55568059f2e8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55568059f2e8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55568059f2e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55568059f2e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x5556806c58d7 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x5556806c58d7 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x5556806c58d7 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 68: 0x7f24ffe74609 - start_thread [INFO] [stdout] 69: 0x7f24ffc46293 - 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: 0x5556806be320 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5556806be320 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5556806be320 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5556806be320 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5556806e0d6c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5556806baee5 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5556806c04eb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5556806c04eb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5556806c04eb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5556806bfffc - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5556806c0bb4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5556806c0697 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5556806be7fc - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5556806c05f9 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55568056c581 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55568056c673 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55568058245b - core::result::Result::unwrap::h6b4fab0e99c96757 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55568056d762 - test::test_rgb_reference::{{closure}}::h19c18f04204c19f3 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:23:16 [INFO] [stdout] 18: 0x555680580129 - as core::future::future::Future>::poll::h19221178bcd32745 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x555680596428 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h33cbd22f03a0bc87 [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: 0x555680591287 - tokio::runtime::global::with_state::{{closure}}::h5c5ac836dabb8295 [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: 0x55568057b7e4 - std::thread::local::LocalKey::try_with::h39bcc0dd2491aaeb [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x555680579d96 - std::thread::local::LocalKey::with::h879aff222d6bfd40 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x555680590563 - tokio::runtime::global::with_state::hdb3c5857c9e00eb0 [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: 0x555680592f75 - tokio::runtime::global::with_basic_scheduler::h8b7d53d60c4dd8b6 [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: 0x555680595d6d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hfb5d6a49c17c95f9 [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: 0x55568057f3cc - tokio::runtime::Runtime::block_on::{{closure}}::hcfa5a647101c4581 [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: 0x5556805916b8 - tokio::runtime::global::with_state::{{closure}}::h737d2192cc52c2e6 [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: 0x55568057ce1a - std::thread::local::LocalKey::try_with::hacf607df94486187 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 29: 0x5556805798b0 - std::thread::local::LocalKey::with::h36e5d7e9eec866cc [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 30: 0x5556805905ba - tokio::runtime::global::with_state::hdbcd6e57d9270df7 [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: 0x555680592ca0 - tokio::runtime::global::with_basic_scheduler::h020d23f66b95c8d1 [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: 0x5556805976db - tokio::runtime::basic_scheduler::Spawner::enter::ha9d676c088582274 [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: 0x55568058d7d8 - tokio::runtime::spawner::Spawner::enter::hc89e6df9e8bc8ee7 [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: 0x55568058b557 - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::hfe9484bb367370f5 [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: 0x55568057e9a4 - tokio::time::clock::Clock::enter::hf545df8727251065 [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: 0x555680585c72 - tokio::runtime::time::variant::with_default::hf9abd386bb476628 [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: 0x55568058ad90 - tokio::runtime::handle::Handle::enter::{{closure}}::h5505cc37c09591fa [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: 0x555680586b0a - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h8826c01900f8bc1c [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: 0x55568057c4aa - std::thread::local::LocalKey::try_with::h8c0fcbe849e4f5c5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x555680579a02 - std::thread::local::LocalKey::with::h51cb3c115b26a3b4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x55568058616a - tokio::runtime::blocking::pool::Spawner::enter::h8d9910ba8719765c [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: 0x55568058a996 - tokio::runtime::handle::Handle::enter::hc74c7c27fabd9b74 [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: 0x55568057ec9c - tokio::runtime::Runtime::block_on::hd4d1a4e32a4a05f3 [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: 0x55568056d2f3 - test::test_rgb_reference::hf57869ff042f17ef [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:20:1 [INFO] [stdout] 45: 0x55568056d20a - test::test_rgb_reference::{{closure}}::h10258d1f74b20da9 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:20:1 [INFO] [stdout] 46: 0x55568058740e - core::ops::function::FnOnce::call_once::h62d4c044619a88e3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x5556805cd9c3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x5556805cd9c3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 49: 0x5556805cc438 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x5556805cc438 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x5556805cc438 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x5556805cc438 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x5556805cc438 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x5556805cc438 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 55: 0x5556805cc438 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 56: 0x55568059abbd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 57: 0x55568059abbd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x55568059f2e8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x55568059f2e8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55568059f2e8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55568059f2e8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55568059f2e8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55568059f2e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55568059f2e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x5556806c58d7 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x5556806c58d7 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x5556806c58d7 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 68: 0x7f24ffe74609 - start_thread [INFO] [stdout] 69: 0x7f24ffc46293 - 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: 0x5556806be320 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5556806be320 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5556806be320 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5556806be320 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5556806e0d6c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5556806baee5 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5556806c04eb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5556806c04eb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5556806c04eb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5556806bfffc - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5556806c0bb4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5556806c0697 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5556806be7fc - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5556806c05f9 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55568056c581 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55568056c673 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55568058245b - core::result::Result::unwrap::h6b4fab0e99c96757 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x555680573842 - test::test_cubemap_etc2::{{closure}}::h10d3afe3f49652df [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:153:16 [INFO] [stdout] 18: 0x55568057fee9 - as core::future::future::Future>::poll::h00a1eca60c94aa2a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x555680597008 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf2ea4aadf2ece8db [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: 0x5556805908f7 - tokio::runtime::global::with_state::{{closure}}::h1e0873c764b7c423 [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: 0x55568057b294 - std::thread::local::LocalKey::try_with::h26697b14bf17a8d1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x555680579406 - std::thread::local::LocalKey::with::h01131712cfff2c7e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x555680590063 - tokio::runtime::global::with_state::h54ec393df47ff343 [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: 0x555680592d95 - tokio::runtime::global::with_basic_scheduler::h2f1449f4bc1adabb [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: 0x555680595a6d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hcd0138dbb7cfd599 [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: 0x55568057f09c - tokio::runtime::Runtime::block_on::{{closure}}::h6e192140f270f6ab [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: 0x555680590ce8 - tokio::runtime::global::with_state::{{closure}}::h38a66705173e8f4f [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: 0x55568057d68a - std::thread::local::LocalKey::try_with::hd91b4ae98574cb75 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 29: 0x555680579550 - std::thread::local::LocalKey::with::h0be25a1d6509e2bb [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 30: 0x55568058feaa - tokio::runtime::global::with_state::h07fb77f82ae3bd65 [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: 0x555680592e80 - tokio::runtime::global::with_basic_scheduler::h7b5594b0e139eff8 [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: 0x55568059791b - tokio::runtime::basic_scheduler::Spawner::enter::he48e78b71811f896 [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: 0x55568058d538 - tokio::runtime::spawner::Spawner::enter::h2aed6e3ba2ed2871 [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: 0x55568058b3d7 - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::h566c2a67f2a5a45f [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: 0x55568057e8e4 - tokio::time::clock::Clock::enter::h7e4f38e657cf940a [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: 0x555680585682 - tokio::runtime::time::variant::with_default::h51eaf9cf10a47a61 [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: 0x55568058ab70 - tokio::runtime::handle::Handle::enter::{{closure}}::h26ffada7cc59d2d7 [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: 0x55568058650a - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h516f74b1b9af42b0 [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: 0x55568057de4a - std::thread::local::LocalKey::try_with::hefa73fb43692dd9b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x555680579ae2 - std::thread::local::LocalKey::with::h5aedfbf205514237 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x55568058607a - tokio::runtime::blocking::pool::Spawner::enter::h1c22aab29236d9cf [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: 0x55568058a9e6 - tokio::runtime::handle::Handle::enter::hd5d43b6420c5d46f [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: 0x55568057eabc - tokio::runtime::Runtime::block_on::h5c92cce63dd36d74 [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: 0x5556805733d3 - test::test_cubemap_etc2::h928b941964aaa595 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:150:1 [INFO] [stdout] 45: 0x5556805732ea - test::test_cubemap_etc2::{{closure}}::h598504324bc1c40b [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:150:1 [INFO] [stdout] 46: 0x55568058744e - core::ops::function::FnOnce::call_once::h68b53ffb542cde16 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x5556805cd9c3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x5556805cd9c3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 49: 0x5556805cc438 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x5556805cc438 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x5556805cc438 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x5556805cc438 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x5556805cc438 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x5556805cc438 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 55: 0x5556805cc438 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 56: 0x55568059abbd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 57: 0x55568059abbd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x55568059f2e8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x55568059f2e8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55568059f2e8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55568059f2e8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55568059f2e8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55568059f2e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55568059f2e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x5556806c58d7 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x5556806c58d7 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x5556806c58d7 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 68: 0x7f24ffe74609 - start_thread [INFO] [stdout] 69: 0x7f24ffc46293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_array_bc3_unorm stdout ---- [INFO] [stdout] thread 'test_array_bc3_unorm' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/test.rs:263:57 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5556806be320 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5556806be320 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5556806be320 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5556806be320 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5556806e0d6c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5556806baee5 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5556806c04eb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5556806c04eb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5556806c04eb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5556806bfffc - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5556806c0bb4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5556806c0697 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5556806be7fc - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5556806c05f9 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55568056c581 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55568056c673 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55568058245b - core::result::Result::unwrap::h6b4fab0e99c96757 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x5556805780a2 - test::test_array_bc3_unorm::{{closure}}::h7854c67b3ca08f84 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:263:16 [INFO] [stdout] 18: 0x555680580709 - as core::future::future::Future>::poll::hc9b568a98ff6abe5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x555680596208 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h313042186a313c0b [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: 0x555680592027 - tokio::runtime::global::with_state::{{closure}}::hbe89039424659bf8 [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: 0x55568057dbc4 - std::thread::local::LocalKey::try_with::hed338bba50705cd7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x555680579e76 - std::thread::local::LocalKey::with::h96f240e52e882e33 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55568058ff63 - tokio::runtime::global::with_state::h35f9b02b17abf608 [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: 0x555680592de5 - tokio::runtime::global::with_basic_scheduler::h45977c421863f2e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.5/src/runtime/global.rs:62:5 [INFO] [stderr] error: test failed, to rerun pass '--test test' [INFO] [stdout] 25: 0x55568059576d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4745fbeae1985210 [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: 0x55568057f1ac - tokio::runtime::Runtime::block_on::{{closure}}::h90410c58d4dd3191 [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: 0x555680590a48 - tokio::runtime::global::with_state::{{closure}}::h2db9d8fb866ae46d [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: 0x55568057b3ea - std::thread::local::LocalKey::try_with::h2cba2d51855f1703 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 29: 0x555680579c60 - std::thread::local::LocalKey::with::h7308f111a85f4b79 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 30: 0x55568058ff0a - tokio::runtime::global::with_state::h34d26214874e5514 [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: 0x555680592fc0 - tokio::runtime::global::with_basic_scheduler::h9eb2c4594552e5d6 [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: 0x55568059761b - tokio::runtime::basic_scheduler::Spawner::enter::h65b0015f5533edd9 [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: 0x55568058d458 - tokio::runtime::spawner::Spawner::enter::h0c3cdeb33769776a [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: 0x55568058b397 - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::h3c9d5cd5e6a17786 [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: 0x55568057e854 - tokio::time::clock::Clock::enter::h3be47419f18480a6 [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: 0x555680585552 - tokio::runtime::time::variant::with_default::h3e99bb7a0cd91d29 [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: 0x55568058b2e0 - tokio::runtime::handle::Handle::enter::{{closure}}::hf92ef2d8a15d037f [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: 0x555680586e0a - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::hd6807818fde9395a [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: 0x55568057a94a - std::thread::local::LocalKey::try_with::h07e77bf7a973f77f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x55568057a252 - std::thread::local::LocalKey::with::hd2c6cb837bcc3d91 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x55568058620a - tokio::runtime::blocking::pool::Spawner::enter::h9f4be310c4628cc2 [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: 0x55568058a8a6 - tokio::runtime::handle::Handle::enter::h2bfaa12cfd095e2b [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: 0x55568057ec3c - tokio::runtime::Runtime::block_on::hb0c99b87cf5f937b [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: 0x555680577c33 - test::test_array_bc3_unorm::h32f3e432a523a278 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:260:1 [INFO] [stdout] 45: 0x555680577b4a - test::test_array_bc3_unorm::{{closure}}::h57d7e7ed29400a7e [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:260:1 [INFO] [stdout] 46: 0x5556805872fe - core::ops::function::FnOnce::call_once::h1f6bc1fd28116b17 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x5556805cd9c3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x5556805cd9c3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 49: 0x5556805cc438 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x5556805cc438 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x5556805cc438 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x5556805cc438 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x5556805cc438 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x5556805cc438 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 55: 0x5556805cc438 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 56: 0x55568059abbd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 57: 0x55568059abbd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x55568059f2e8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x55568059f2e8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55568059f2e8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55568059f2e8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55568059f2e8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55568059f2e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55568059f2e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x5556806c58d7 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x5556806c58d7 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x5556806c58d7 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 68: 0x7f24ffe74609 - start_thread [INFO] [stdout] 69: 0x7f24ffc46293 - 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: 0x5556806be320 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5556806be320 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5556806be320 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5556806be320 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5556806e0d6c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5556806baee5 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5556806c04eb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5556806c04eb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5556806c04eb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5556806bfffc - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5556806c0bb4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5556806c0697 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5556806be7fc - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5556806c05f9 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55568056c581 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55568056c673 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55568058245b - core::result::Result::unwrap::h6b4fab0e99c96757 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x5556805721a2 - test::test_etc1::{{closure}}::h89012e93ba332100 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:122:16 [INFO] [stdout] 18: 0x5556805803d9 - as core::future::future::Future>::poll::h99e54b712c2b3790 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5556805966d8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h380bb50803fe305c [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: 0x555680591977 - tokio::runtime::global::with_state::{{closure}}::h7f3a8879c17b2b43 [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: 0x55568057ba24 - std::thread::local::LocalKey::try_with::h5cffd18240d60d21 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x555680579e06 - std::thread::local::LocalKey::with::h964afe3506fadcee [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x555680590613 - tokio::runtime::global::with_state::heaf64dd77a6c056f [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: 0x555680592d45 - tokio::runtime::global::with_basic_scheduler::h2bdab7342f8c4a69 [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: 0x55568059566d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h1382ea3b64e2ef4e [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: 0x55568057ef8c - tokio::runtime::Runtime::block_on::{{closure}}::h3a9f5bc6f6a2c9e6 [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: 0x555680592588 - tokio::runtime::global::with_state::{{closure}}::hf27967f955051e65 [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: 0x55568057cf8a - std::thread::local::LocalKey::try_with::hbf5ca0904178e844 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 29: 0x555680579fa0 - std::thread::local::LocalKey::with::ha5ba06d5879e0fed [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 30: 0x55568059033a - tokio::runtime::global::with_state::h99c697085b8680eb [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: 0x5556805930b0 - tokio::runtime::global::with_basic_scheduler::hce86f4be55ff5c9d [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: 0x5556805973db - tokio::runtime::basic_scheduler::Spawner::enter::h1e58bd851bfdfc3d [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: 0x55568058d998 - tokio::runtime::spawner::Spawner::enter::he0eab11bdab76a01 [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: 0x55568058b457 - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::hac57ec31cb63c981 [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: 0x55568057e944 - tokio::time::clock::Clock::enter::hae77e938e5235cf8 [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: 0x5556805857b2 - tokio::runtime::time::variant::with_default::h771658b3fd7bcad6 [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: 0x55568058aea0 - tokio::runtime::handle::Handle::enter::{{closure}}::h81eb697d659058cb [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: 0x55568058638a - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h4b45a46e6f99f230 [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: 0x55568057bb7a - std::thread::local::LocalKey::try_with::h656858aceb0834b1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x55568057a0b2 - std::thread::local::LocalKey::with::hb68e0c6572b0dd8d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x55568058625a - tokio::runtime::blocking::pool::Spawner::enter::hac44f6ef5acfff21 [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: 0x55568058aa86 - tokio::runtime::handle::Handle::enter::hf1e392584984ca6d [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: 0x55568057ebdc - tokio::runtime::Runtime::block_on::h98ba9dc52d62f3a8 [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: 0x555680571d33 - test::test_etc1::h8cca799cebf6beac [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:119:1 [INFO] [stdout] 45: 0x555680571c4a - test::test_etc1::{{closure}}::h772fe3d8cce5db4a [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:119:1 [INFO] [stdout] 46: 0x55568058721e - core::ops::function::FnOnce::call_once::h0b6e80fd89e0dffe [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x5556805cd9c3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x5556805cd9c3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 49: 0x5556805cc438 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x5556805cc438 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x5556805cc438 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x5556805cc438 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x5556805cc438 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x5556805cc438 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 55: 0x5556805cc438 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 56: 0x55568059abbd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 57: 0x55568059abbd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x55568059f2e8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x55568059f2e8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55568059f2e8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55568059f2e8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55568059f2e8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55568059f2e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55568059f2e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x5556806c58d7 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x5556806c58d7 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x5556806c58d7 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 68: 0x7f24ffe74609 - start_thread [INFO] [stdout] 69: 0x7f24ffc46293 - 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: 0x5556806be320 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5556806be320 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5556806be320 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5556806be320 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5556806e0d6c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5556806baee5 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5556806c04eb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5556806c04eb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5556806c04eb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5556806bfffc - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5556806c0bb4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5556806c0697 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5556806be7fc - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5556806c05f9 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55568056c581 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55568056c673 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55568058245b - core::result::Result::unwrap::h6b4fab0e99c96757 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x5556805709f2 - test::test_rgba_reference::{{closure}}::h5b8836675acac950 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:91:16 [INFO] [stdout] 18: 0x555680580679 - as core::future::future::Future>::poll::hc901195d36b1a38d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x555680595fe8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h0eba23a01a0157b2 [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: 0x5556805907c7 - tokio::runtime::global::with_state::{{closure}}::h1c273b4e6b2cdf4e [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: 0x55568057c0a4 - std::thread::local::LocalKey::try_with::h76465499554a1488 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55568057a3f6 - std::thread::local::LocalKey::with::hefe965f5c800df19 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x5556805902e3 - tokio::runtime::global::with_state::h9476d65f788e61f3 [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: 0x555680592e35 - tokio::runtime::global::with_basic_scheduler::h6a8d59b517db99c5 [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: 0x55568059596d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hb65e7c7c7a78cd1a [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: 0x55568057ee7c - tokio::runtime::Runtime::block_on::{{closure}}::h163487fe500da469 [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: 0x5556805913d8 - tokio::runtime::global::with_state::{{closure}}::h5df17eaacf148b34 [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: 0x55568057ad9a - std::thread::local::LocalKey::try_with::h171c0fa72f4ce9c0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 29: 0x55568057a170 - std::thread::local::LocalKey::with::hc4bffcd87ac71fa6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 30: 0x5556805900ba - tokio::runtime::global::with_state::h57fcbc07aba396a1 [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: 0x555680593010 - tokio::runtime::global::with_basic_scheduler::ha181497922882ae1 [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: 0x55568059755b - tokio::runtime::basic_scheduler::Spawner::enter::h64e3edbd137ca4bf [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: 0x55568058da78 - tokio::runtime::spawner::Spawner::enter::hea7edee061b9a1f3 [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: 0x55568058b417 - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::h968098d6d571b518 [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: 0x55568057e8b4 - tokio::time::clock::Clock::enter::h768a4bebced38be8 [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: 0x555680585422 - tokio::runtime::time::variant::with_default::h1a6f20d61530aeef [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: 0x55568058afb0 - tokio::runtime::handle::Handle::enter::{{closure}}::h981acb0d197709e3 [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: 0x55568058698a - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h80d2dc0d7566bf74 [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: 0x55568057d23a - std::thread::local::LocalKey::try_with::hc2ee99b13707642c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x555680579ba2 - std::thread::local::LocalKey::with::h5c2f6b2c98fea824 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x55568058602a - tokio::runtime::blocking::pool::Spawner::enter::h0ea9cc45825c5ce4 [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: 0x55568058aa36 - tokio::runtime::handle::Handle::enter::hed69d7c054a4e3fc [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: 0x55568057ea5c - tokio::runtime::Runtime::block_on::h548a17ee184c498b [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: 0x555680570583 - test::test_rgba_reference::h9bb805a38ed358b5 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:88:1 [INFO] [stdout] 45: 0x55568057049a - test::test_rgba_reference::{{closure}}::h4e190f134ea85db6 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:88:1 [INFO] [stdout] 46: 0x5556805872be - core::ops::function::FnOnce::call_once::h1849a4e6fbc55190 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x5556805cd9c3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x5556805cd9c3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 49: 0x5556805cc438 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 50: 0x5556805cc438 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x5556805cc438 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x5556805cc438 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x5556805cc438 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x5556805cc438 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 55: 0x5556805cc438 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 56: 0x55568059abbd - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 57: 0x55568059abbd - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 58: 0x55568059f2e8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 59: 0x55568059f2e8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55568059f2e8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55568059f2e8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55568059f2e8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55568059f2e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55568059f2e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x5556806c58d7 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x5556806c58d7 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x5556806c58d7 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 68: 0x7f24ffe74609 - start_thread [INFO] [stdout] 69: 0x7f24ffc46293 - 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.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a039635d079fb660cbc886de49dcb4340e3942a377ac1796cb1bcb30dd21e1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a039635d079fb660cbc886de49dcb4340e3942a377ac1796cb1bcb30dd21e1cc", kill_on_drop: false }` [INFO] [stdout] a039635d079fb660cbc886de49dcb4340e3942a377ac1796cb1bcb30dd21e1cc