[INFO] fetching crate ray_tracing_show_image 0.1.1...
[INFO] testing ray_tracing_show_image-0.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate ray_tracing_show_image 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate ray_tracing_show_image 0.1.1
[INFO] finished tweaking crates.io crate ray_tracing_show_image 0.1.1
[INFO] tweaked toml for crates.io crate ray_tracing_show_image 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ray_tracing_show_image 0.1.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 261 packages to latest compatible versions
[INFO] [stderr]       Adding nix v0.20.0 (available: v0.20.2)
[INFO] [stderr]       Adding show-image v0.9.5 (available: v0.14.1)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.45 (available: v0.4.55)
[INFO] [stderr]       Adding web-sys v0.3.50 (available: v0.3.82)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30321d8dd95babd411b16daad510a9ab96ce4f5babcfdbc348211293757708e1
[INFO] running `Command { std: "docker" "start" "-a" "30321d8dd95babd411b16daad510a9ab96ce4f5babcfdbc348211293757708e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30321d8dd95babd411b16daad510a9ab96ce4f5babcfdbc348211293757708e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30321d8dd95babd411b16daad510a9ab96ce4f5babcfdbc348211293757708e1", kill_on_drop: false }`
[INFO] [stdout] 30321d8dd95babd411b16daad510a9ab96ce4f5babcfdbc348211293757708e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3c369caa5c7e0a7356d51bca209d2af31d74e01be4870b5f0ac83c082275ac4
[INFO] running `Command { std: "docker" "start" "-a" "c3c369caa5c7e0a7356d51bca209d2af31d74e01be4870b5f0ac83c082275ac4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling spirv_headers v1.5.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling external-memory v0.0.1
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling rose_tree v0.2.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling naga v0.5.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling ahash v0.4.8
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling wgpu-core v0.9.3
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling env_logger v0.3.5
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling gfx-renderdoc v0.1.0
[INFO] [stderr]    Compiling ash v0.32.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling inplace_it v0.3.6
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling glow v0.9.0
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling gfx-hal v0.9.0
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling gpu-alloc v0.4.7
[INFO] [stderr]    Compiling gpu-descriptor v0.1.1
[INFO] [stderr]    Compiling gfx-backend-empty v0.9.0
[INFO] [stderr]    Compiling gfx-backend-gl v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling quickcheck v0.2.27
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling wgpu-types v0.9.3
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling mio-misc v1.2.2
[INFO] [stderr]    Compiling glm v0.2.3
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling gfx-backend-vulkan v0.9.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling show-image v0.9.5
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling show-image-macros v0.9.0
[INFO] [stderr]    Compiling ray_tracing_core v0.1.1
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling glam v0.17.3
[INFO] [stderr]    Compiling ray_tracing_utility v0.1.1
[INFO] [stderr]    Compiling wgpu v0.9.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling ray_tracing_show_image v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 36s
[INFO] running `Command { std: "docker" "inspect" "c3c369caa5c7e0a7356d51bca209d2af31d74e01be4870b5f0ac83c082275ac4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3c369caa5c7e0a7356d51bca209d2af31d74e01be4870b5f0ac83c082275ac4", kill_on_drop: false }`
[INFO] [stdout] c3c369caa5c7e0a7356d51bca209d2af31d74e01be4870b5f0ac83c082275ac4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26dc16d3f4b20e81b85ef2b14b74df17101c9c6ef02924720464822d785b03da
[INFO] running `Command { std: "docker" "start" "-a" "26dc16d3f4b20e81b85ef2b14b74df17101c9c6ef02924720464822d785b03da", kill_on_drop: false }`
[INFO] [stderr]    Compiling ray_tracing_show_image v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.61s
[INFO] running `Command { std: "docker" "inspect" "26dc16d3f4b20e81b85ef2b14b74df17101c9c6ef02924720464822d785b03da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26dc16d3f4b20e81b85ef2b14b74df17101c9c6ef02924720464822d785b03da", kill_on_drop: false }`
[INFO] [stdout] 26dc16d3f4b20e81b85ef2b14b74df17101c9c6ef02924720464822d785b03da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bfd20ff913070d4e5c11fc91743682c78785146f245b1ece0d76e4782ffabd39
[INFO] running `Command { std: "docker" "start" "-a" "bfd20ff913070d4e5c11fc91743682c78785146f245b1ece0d76e4782ffabd39", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ray_tracing_show_image-aff9288bf6ba3cb6)
[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]    Doc-tests ray_tracing_show_image
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 15) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 15) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.25.0/src/platform_impl/linux/mod.rs:612:9:
[INFO] [stdout] Failed to initialize any backend! Wayland status: XdgRuntimeDirNotSet X11 status: XOpenDisplayFailed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aa525792672 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aa525792672 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aa525792672 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5aa525792672 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5aa5257a55af - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5aa5257a55af - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5aa52576a763 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5aa52576a763 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5aa525772052 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5aa52577548f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5aa5257752e9 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5aa525775a65 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5aa5257758fa - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5aa525772189 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5aa52575e30d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5aa5257afc30 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5aa524beaed7 - winit::platform_impl::platform::EventLoop<T>::new_any_thread::h6a9f2fdd771bcb17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.25.0/src/platform_impl/linux/mod.rs:612:9
[INFO] [stdout]   17:     0x5aa524beb14b - winit::platform_impl::platform::EventLoop<T>::new::h8954545fe4649730
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.25.0/src/platform_impl/linux/mod.rs:567:9
[INFO] [stdout]   18:     0x5aa524bbcc5c - winit::event_loop::EventLoop<T>::with_user_event::hde1290c8c0995592
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.25.0/src/event_loop.rs:134:25
[INFO] [stdout]   19:     0x5aa524bf8436 - show_image::backend::context::Context::new::h33a7a87211623206
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/show-image-0.9.5/src/backend/context.rs:117:20
[INFO] [stdout]   20:     0x5aa524bf1d02 - show_image::backend::initialize_context::h55729db816c8aaad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/show-image-0.9.5/src/backend/mod.rs:25:16
[INFO] [stdout]   21:     0x5aa524b63a90 - show_image::backend::run_context::h56dce645c91e5b7e
[INFO] [stdout]   22:     0x5aa524b661a6 - rust_out::main::he986860d8b7bc94f
[INFO] [stdout]   23:     0x5aa524b65703 - core::ops::function::FnOnce::call_once::hd0f888ea33950d2d
[INFO] [stdout]   24:     0x5aa524b63e66 - std::sys::backtrace::__rust_begin_short_backtrace::h70a8cfcb1f800bff
[INFO] [stdout]   25:     0x5aa524b63e29 - std::rt::lang_start::{{closure}}::h03ca8d00642774ee
[INFO] [stdout]   26:     0x5aa52576c2a0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   27:     0x5aa52576c2a0 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5aa52576c2a0 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5aa52576c2a0 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5aa52576c2a0 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stdout]   31:     0x5aa52576c2a0 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5aa52576c2a0 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5aa52576c2a0 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5aa52576c2a0 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stdout]   35:     0x5aa524b63e11 - std::rt::lang_start::h457230af78cce7e7
[INFO] [stdout]   36:     0x5aa524b66705 - main
[INFO] [stdout]   37:     0x7df0174ed1ca - <unknown>
[INFO] [stdout]   38:     0x7df0174ed28b - __libc_start_main
[INFO] [stdout]   39:     0x5aa524b63895 - _start
[INFO] [stdout]   40:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.79s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bfd20ff913070d4e5c11fc91743682c78785146f245b1ece0d76e4782ffabd39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfd20ff913070d4e5c11fc91743682c78785146f245b1ece0d76e4782ffabd39", kill_on_drop: false }`
[INFO] [stdout] bfd20ff913070d4e5c11fc91743682c78785146f245b1ece0d76e4782ffabd39
