[INFO] cloning repository https://github.com/hiveMC3310/glwfr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hiveMC3310/glwfr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhiveMC3310%2Fglwfr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhiveMC3310%2Fglwfr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a01b46e45ae368b7a4e476d06f1415b1f8fc40ec
[INFO] testing hiveMC3310/glwfr against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhiveMC3310%2Fglwfr" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hiveMC3310/glwfr
[INFO] finished tweaking git repo https://github.com/hiveMC3310/glwfr
[INFO] tweaked toml for git repo https://github.com/hiveMC3310/glwfr written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hiveMC3310/glwfr on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hiveMC3310/glwfr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.9
[INFO] [stderr]   Downloaded thiserror v2.0.9
[INFO] [stderr]   Downloaded symphonia v0.5.4
[INFO] [stderr]   Downloaded loop9 v0.1.5
[INFO] [stderr]   Downloaded interpolate_name v0.2.4
[INFO] [stderr]   Downloaded avif-serialize v0.8.2
[INFO] [stderr]   Downloaded gl v0.14.0
[INFO] [stderr]   Downloaded maybe-rayon v0.1.1
[INFO] [stderr]   Downloaded noop_proc_macro v0.3.0
[INFO] [stderr]   Downloaded arg_enum_proc_macro v0.3.4
[INFO] [stderr]   Downloaded ravif v0.11.11
[INFO] [stderr]   Downloaded simd_helpers v0.1.0
[INFO] [stderr]   Downloaded aligned-vec v0.5.0
[INFO] [stderr]   Downloaded symphonia-metadata v0.5.4
[INFO] [stderr]   Downloaded env_logger v0.11.6
[INFO] [stderr]   Downloaded cmake v0.1.52
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded xml-rs v0.8.24
[INFO] [stderr]   Downloaded zune-jpeg v0.4.14
[INFO] [stderr]   Downloaded glfw v0.45.0
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.8
[INFO] [stderr]   Downloaded winnow v0.6.22
[INFO] [stderr]   Downloaded symphonia-core v0.5.4
[INFO] [stderr]   Downloaded imgref v1.11.0
[INFO] [stderr]   Downloaded miniz_oxide v0.8.2
[INFO] [stderr]   Downloaded image-webp v0.2.0
[INFO] [stderr]   Downloaded av1-grain v0.2.3
[INFO] [stderr]   Downloaded exr v1.73.0
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] [stderr]   Downloaded image v0.25.5
[INFO] [stderr]   Downloaded cc v1.2.6
[INFO] [stderr]   Downloaded symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]   Downloaded built v0.7.5
[INFO] [stderr]   Downloaded rgb v0.8.50
[INFO] [stderr]   Downloaded v_frame v0.3.8
[INFO] [stderr]   Downloaded glfw-sys v4.0.0+3.3.5
[INFO] [stderr]   Downloaded rav1e v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5df69cd54097ec883db4f9e5ccd7fdc978cb243d5c6a192876ecd7c20b38135
[INFO] running `Command { std: "docker" "start" "-a" "f5df69cd54097ec883db4f9e5ccd7fdc978cb243d5c6a192876ecd7c20b38135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5df69cd54097ec883db4f9e5ccd7fdc978cb243d5c6a192876ecd7c20b38135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5df69cd54097ec883db4f9e5ccd7fdc978cb243d5c6a192876ecd7c20b38135", kill_on_drop: false }`
[INFO] [stdout] f5df69cd54097ec883db4f9e5ccd7fdc978cb243d5c6a192876ecd7c20b38135
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d82a7db30a06e17757b35724bd8b1feaea8fdc83062f7e8c758360bfae4b697
[INFO] running `Command { std: "docker" "start" "-a" "2d82a7db30a06e17757b35724bd8b1feaea8fdc83062f7e8c758360bfae4b697", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling xml-rs v0.8.24
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling glfw-sys v4.0.0+3.3.5
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling avif-serialize v0.8.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling image-webp v0.2.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling rodio v0.20.1
[INFO] [stderr]    Compiling glfw v0.45.0
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling glwfr v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stdout]   --> src/graphics/gl_wrapper/shader.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[allow(temporary_cstring_as_ptr)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dangling_pointers_from_temporaries`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "2d82a7db30a06e17757b35724bd8b1feaea8fdc83062f7e8c758360bfae4b697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d82a7db30a06e17757b35724bd8b1feaea8fdc83062f7e8c758360bfae4b697", kill_on_drop: false }`
[INFO] [stdout] 2d82a7db30a06e17757b35724bd8b1feaea8fdc83062f7e8c758360bfae4b697
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0aa3a4700476234792cf2ecbf84107466d6e68a0a2f66439de8faaefbc71039c
[INFO] running `Command { std: "docker" "start" "-a" "0aa3a4700476234792cf2ecbf84107466d6e68a0a2f66439de8faaefbc71039c", kill_on_drop: false }`
[INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stdout]   --> src/graphics/gl_wrapper/shader.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[allow(temporary_cstring_as_ptr)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dangling_pointers_from_temporaries`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling glwfr v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stdout]   --> src/graphics/gl_wrapper/shader.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[allow(temporary_cstring_as_ptr)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dangling_pointers_from_temporaries`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] running `Command { std: "docker" "inspect" "0aa3a4700476234792cf2ecbf84107466d6e68a0a2f66439de8faaefbc71039c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aa3a4700476234792cf2ecbf84107466d6e68a0a2f66439de8faaefbc71039c", kill_on_drop: false }`
[INFO] [stdout] 0aa3a4700476234792cf2ecbf84107466d6e68a0a2f66439de8faaefbc71039c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3a6820321500fb3a86b701ed2781a42d3110cfbc3eb28fcdcae45136841952d
[INFO] running `Command { std: "docker" "start" "-a" "a3a6820321500fb3a86b701ed2781a42d3110cfbc3eb28fcdcae45136841952d", kill_on_drop: false }`
[INFO] [stderr] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stderr]   --> src/graphics/gl_wrapper/shader.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[allow(temporary_cstring_as_ptr)]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dangling_pointers_from_temporaries`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `glwfr` (lib) generated 1 warning (run `cargo fix --lib -p glwfr` to apply 1 suggestion)
[INFO] [stderr] warning: `glwfr` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glwfr-d65582233808cbbd)
[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 glwfr
[INFO] [stderr] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stderr]   --> src/graphics/gl_wrapper/shader.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[allow(temporary_cstring_as_ptr)]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dangling_pointers_from_temporaries`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test src/graphics/gl_wrapper/mod.rs - graphics::gl_wrapper (line 7) ... FAILED
[INFO] [stdout] test src/custom_errors.rs - custom_errors (line 21) ... ok
[INFO] [stdout] test src/input.rs - input (line 16) ... FAILED
[INFO] [stdout] test src/audio/audio.rs - audio::audio (line 6) ... FAILED
[INFO] [stdout] test src/graphics/mod.rs - graphics (line 12) ... FAILED
[INFO] [stdout] test src/graphics/window.rs - graphics::window (line 7) ... FAILED
[INFO] [stdout] test src/input.rs - input::is_mouse_button_pressed (line 114) ... FAILED
[INFO] [stdout] test src/input.rs - input::process_event (line 53) ... ok
[INFO] [stdout] test src/input.rs - input::get_mouse_scroll (line 147) ... ok
[INFO] [stdout] test src/input.rs - input::reset_state (line 160) ... ok
[INFO] [stdout] test src/audio/mod.rs - audio (line 10) ... FAILED
[INFO] [stdout] test src/input.rs - input::get_mouse_position (line 131) ... ok
[INFO] [stdout] test src/audio/sound.rs - audio::sound (line 13) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 21) ... FAILED
[INFO] [stdout] test src/input.rs - input::is_key_pressed (line 94) ... ok
[INFO] [stdout] test src/scene/object.rs - scene::object (line 7) ... FAILED
[INFO] [stdout] test src/scene/mod.rs - scene (line 13) ... FAILED
[INFO] [stdout] test src/scene/transform.rs - scene::transform (line 9) ... FAILED
[INFO] [stdout] test src/scene/scene.rs - scene::scene (line 7) ... FAILED
[INFO] [stdout] test src/graphics/texture.rs - graphics::texture (line 7) ... FAILED
[INFO] [stdout] test src/scene/camera.rs - scene::camera (line 7) ... ok
[INFO] [stdout] test src/scene/light.rs - scene::light (line 7) ... ok
[INFO] [stdout] test src/logger.rs - logger (line 7) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/graphics/gl_wrapper/mod.rs - graphics::gl_wrapper (line 7) stdout ----
[INFO] [stdout] error[E0596]: cannot borrow `vao` as mutable, as it is not declared as mutable
[INFO] [stdout]   --> src/graphics/gl_wrapper/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     vao.set_index_count(6);
[INFO] [stdout]    |     ^^^ cannot borrow as mutable
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing this to be mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut vao = Vao::new()?;
[INFO] [stdout]    |         +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0596`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/input.rs - input (line 16) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `WindowEvent` in this scope
[INFO] [stdout]   --> src/input.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn handle_input(event: &WindowEvent) {
[INFO] [stdout]    |                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 15 + use glfw::WindowEvent;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Left` found for enum `MouseButton` in the current scope
[INFO] [stdout]   --> src/input.rs:27:52
[INFO] [stdout]    |
[INFO] [stdout] 27 |     if input::is_mouse_button_pressed(MouseButton::Left) {
[INFO] [stdout]    |                                                    ^^^^ variant or associated item not found in `MouseButton`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/audio/audio.rs - audio::audio (line 6) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stdout] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stdout] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stdout] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stdout] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stdout] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stdout] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stdout] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (192) panicked at src/audio/audio.rs:7:39:
[INFO] [stdout] Failed to initialize audio system: AudioInitializationError("The requested device is no longer available. For example, it has been unplugged.")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56455f60d5f2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56455f60d5f2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56455f60d5f2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56455f60d5f2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56455f61f4ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56455f61f4ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x56455f611b56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56455f611b56 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56455f5f6eff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56455f5f6eff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56455f608a91 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x56455f608c4b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x56455f5f6fb8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x56455f5eeb59 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x56455f5f78dd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x56455f61fbdc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x56455f61f952 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56455f58ddee - <core[c5ed12ab89cc536a]::result::Result<glwfr[4c7cc04392b7e36b]::audio::audio::AudioSystem, glwfr[4c7cc04392b7e36b]::custom_errors::Errors>>::expect
[INFO] [stdout]   18:     0x56455f58e164 - rust_out[31cf89adcf23a82a]::main::_doctest_main_src_audio_audio_rs_6_0
[INFO] [stdout]   19:     0x56455f58dd66 - rust_out[31cf89adcf23a82a]::main
[INFO] [stdout]   20:     0x56455f58e5a3 - <fn() as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x56455f58dd26 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   22:     0x56455f58dd39 - std[716c9a7a72e5c14e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   23:     0x56455f608086 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x56455f608086 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x56455f608086 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x56455f608086 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x56455f608086 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x56455f608086 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56455f608086 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56455f608086 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56455f608086 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x56455f58dc51 - std[716c9a7a72e5c14e]::rt::lang_start::<()>
[INFO] [stdout]   33:     0x56455f58e605 - main
[INFO] [stdout]   34:     0x7e4e179981ca - <unknown>
[INFO] [stdout]   35:     0x7e4e1799828b - __libc_start_main
[INFO] [stdout]   36:     0x56455f58d835 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/graphics/mod.rs - graphics (line 12) stdout ----
[INFO] [stdout] Test executable failed (signal: 6 (SIGABRT) (core dumped)).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (193) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.45.0/src/lib.rs:444:5:
[INFO] [stdout] GLFW Error: X11: The DISPLAY environment variable is missing
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dba72548f72 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dba72548f72 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dba72548f72 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dba72548f72 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dba7255ad4a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dba7255ad4a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dba7254d556 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dba7254d556 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dba7253376f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dba7253376f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dba72544e51 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5dba7254500b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5dba72533828 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5dba7252b4f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5dba7253404d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5dba7255b47c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5dba724d1c2c - glfw[8cce5b7b157d1f24]::fail_on_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.45.0/src/lib.rs:444:5
[INFO] [stdout]   17:     0x5dba724cbe59 - <glfw[8cce5b7b157d1f24]::Callback<for<'a> fn(glfw[8cce5b7b157d1f24]::Error, alloc[9c68fdf4f4f29218]::string::String, &'a ()), ()> as glfw[8cce5b7b157d1f24]::callbacks::error::Object<(glfw[8cce5b7b157d1f24]::Error, alloc[9c68fdf4f4f29218]::string::String)>>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.45.0/src/callbacks.rs:45:17
[INFO] [stdout]   18:     0x5dba724d4053 - glfw[8cce5b7b157d1f24]::callbacks::error::callback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.45.0/src/callbacks.rs:67:49
[INFO] [stdout]   19:     0x5dba724d8e2d - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<core[c5ed12ab89cc536a]::option::Option<alloc[9c68fdf4f4f29218]::boxed::Box<dyn glfw[8cce5b7b157d1f24]::callbacks::error::Object<(glfw[8cce5b7b157d1f24]::Error, alloc[9c68fdf4f4f29218]::string::String)>>>>>>::try_with::<glfw[8cce5b7b157d1f24]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   20:     0x5dba724d8c59 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<core[c5ed12ab89cc536a]::option::Option<alloc[9c68fdf4f4f29218]::boxed::Box<dyn glfw[8cce5b7b157d1f24]::callbacks::error::Object<(glfw[8cce5b7b157d1f24]::Error, alloc[9c68fdf4f4f29218]::string::String)>>>>>>::with::<glfw[8cce5b7b157d1f24]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   21:     0x5dba724d5397 - glfw[8cce5b7b157d1f24]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.45.0/src/callbacks.rs:65:26
[INFO] [stdout]   22:     0x5dba724e5191 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-4.0.0+3.3.5/src/init.c:215:9
[INFO] [stdout]   23:     0x5dba724eabbd - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-4.0.0+3.3.5/src/x11_init.c:1063:13
[INFO] [stdout]   24:     0x5dba724e5203 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-4.0.0+3.3.5/src/init.c:231:10
[INFO] [stdout]   25:     0x5dba724cbdc4 - glfw[8cce5b7b157d1f24]::init::<()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.45.0/src/lib.rs:770:17
[INFO] [stdout]   26:     0x5dba724c7b91 - <glwfr[4c7cc04392b7e36b]::graphics::window::Window>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/graphics/window.rs:50:20
[INFO] [stdout]   27:     0x5dba724c6e06 - rust_out[31cf89adcf23a82a]::main
[INFO] [stdout]   28:     0x5dba724c764e - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x5dba724c6d7d - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>, core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>>
[INFO] [stdout]   30:     0x5dba724c6da1 - std[716c9a7a72e5c14e]::rt::lang_start::<core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>>::{closure#0}
[INFO] [stdout]   31:     0x5dba72544446 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x5dba72544446 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5dba72544446 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5dba72544446 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5dba72544446 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x5dba72544446 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5dba72544446 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5dba72544446 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5dba72544446 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x5dba724c6cd1 - std[716c9a7a72e5c14e]::rt::lang_start::<core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>>
[INFO] [stdout]   41:     0x5dba724c76b5 - main
[INFO] [stdout]   42:     0x74dec90411ca - <unknown>
[INFO] [stdout]   43:     0x74dec904128b - __libc_start_main
[INFO] [stdout]   44:     0x5dba724c6be5 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (193) panicked at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:225:5:
[INFO] [stdout] panic in a function that cannot unwind
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dba72548f72 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dba72548f72 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dba72548f72 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dba72548f72 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dba7255ad4a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dba7255ad4a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5dba7254d556 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dba7254d556 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dba7253376f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dba7253376f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dba72544e51 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5dba7254500b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5dba7253385a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5dba7252b4f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5dba7253404d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5dba7255b26d - core[c5ed12ab89cc536a]::panicking::panic_nounwind_fmt::runtime
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:122:22
[INFO] [stdout]   16:     0x5dba7255b26d - core[c5ed12ab89cc536a]::panicking::panic_nounwind_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stdout]   17:     0x5dba7255b1eb - core[c5ed12ab89cc536a]::panicking::panic_nounwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:225:5
[INFO] [stdout]   18:     0x5dba7255b377 - core[c5ed12ab89cc536a]::panicking::panic_cannot_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:337:5
[INFO] [stdout]   19:     0x5dba724d539f - glfw[8cce5b7b157d1f24]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.45.0/src/callbacks.rs:64:9
[INFO] [stdout]   20:     0x5dba724e5191 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-4.0.0+3.3.5/src/init.c:215:9
[INFO] [stdout]   21:     0x5dba724eabbd - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-4.0.0+3.3.5/src/x11_init.c:1063:13
[INFO] [stdout]   22:     0x5dba724e5203 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-4.0.0+3.3.5/src/init.c:231:10
[INFO] [stdout]   23:     0x5dba724cbdc4 - glfw[8cce5b7b157d1f24]::init::<()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.45.0/src/lib.rs:770:17
[INFO] [stdout]   24:     0x5dba724c7b91 - <glwfr[4c7cc04392b7e36b]::graphics::window::Window>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/graphics/window.rs:50:20
[INFO] [stdout]   25:     0x5dba724c6e06 - rust_out[31cf89adcf23a82a]::main
[INFO] [stdout]   26:     0x5dba724c764e - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x5dba724c6d7d - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>, core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>>
[INFO] [stdout]   28:     0x5dba724c6da1 - std[716c9a7a72e5c14e]::rt::lang_start::<core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>>::{closure#0}
[INFO] [stdout]   29:     0x5dba72544446 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x5dba72544446 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5dba72544446 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5dba72544446 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5dba72544446 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x5dba72544446 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5dba72544446 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5dba72544446 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5dba72544446 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x5dba724c6cd1 - std[716c9a7a72e5c14e]::rt::lang_start::<core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>>
[INFO] [stdout]   39:     0x5dba724c76b5 - main
[INFO] [stdout]   40:     0x74dec90411ca - <unknown>
[INFO] [stdout]   41:     0x74dec904128b - __libc_start_main
[INFO] [stdout]   42:     0x5dba724c6be5 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] thread caused non-unwinding panic. aborting.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/graphics/window.rs - graphics::window (line 7) stdout ----
[INFO] [stdout] Test executable failed (signal: 6 (SIGABRT) (core dumped)).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (191) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.45.0/src/lib.rs:444:5:
[INFO] [stdout] GLFW Error: X11: The DISPLAY environment variable is missing
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b95c30bf52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b95c30bf52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b95c30bf52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b95c30bf52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b95c31dd2a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b95c31dd2a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x64b95c310536 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64b95c310536 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64b95c2f674f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b95c2f674f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b95c307e31 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x64b95c307feb - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x64b95c2f6808 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x64b95c2ee4d9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x64b95c2f702d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x64b95c31e45c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x64b95c294c0c - glfw[8cce5b7b157d1f24]::fail_on_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.45.0/src/lib.rs:444:5
[INFO] [stdout]   17:     0x64b95c28ee39 - <glfw[8cce5b7b157d1f24]::Callback<for<'a> fn(glfw[8cce5b7b157d1f24]::Error, alloc[9c68fdf4f4f29218]::string::String, &'a ()), ()> as glfw[8cce5b7b157d1f24]::callbacks::error::Object<(glfw[8cce5b7b157d1f24]::Error, alloc[9c68fdf4f4f29218]::string::String)>>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.45.0/src/callbacks.rs:45:17
[INFO] [stdout]   18:     0x64b95c297033 - glfw[8cce5b7b157d1f24]::callbacks::error::callback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.45.0/src/callbacks.rs:67:49
[INFO] [stdout]   19:     0x64b95c29be0d - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<core[c5ed12ab89cc536a]::option::Option<alloc[9c68fdf4f4f29218]::boxed::Box<dyn glfw[8cce5b7b157d1f24]::callbacks::error::Object<(glfw[8cce5b7b157d1f24]::Error, alloc[9c68fdf4f4f29218]::string::String)>>>>>>::try_with::<glfw[8cce5b7b157d1f24]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   20:     0x64b95c29bc39 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<core[c5ed12ab89cc536a]::option::Option<alloc[9c68fdf4f4f29218]::boxed::Box<dyn glfw[8cce5b7b157d1f24]::callbacks::error::Object<(glfw[8cce5b7b157d1f24]::Error, alloc[9c68fdf4f4f29218]::string::String)>>>>>>::with::<glfw[8cce5b7b157d1f24]::callbacks::error::callback::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   21:     0x64b95c298377 - glfw[8cce5b7b157d1f24]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.45.0/src/callbacks.rs:65:26
[INFO] [stdout]   22:     0x64b95c2a8171 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-4.0.0+3.3.5/src/init.c:215:9
[INFO] [stdout]   23:     0x64b95c2adb9d - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-4.0.0+3.3.5/src/x11_init.c:1063:13
[INFO] [stdout]   24:     0x64b95c2a81e3 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-4.0.0+3.3.5/src/init.c:231:10
[INFO] [stdout]   25:     0x64b95c28eda4 - glfw[8cce5b7b157d1f24]::init::<()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.45.0/src/lib.rs:770:17
[INFO] [stdout]   26:     0x64b95c28ab71 - <glwfr[4c7cc04392b7e36b]::graphics::window::Window>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/graphics/window.rs:50:20
[INFO] [stdout]   27:     0x64b95c289de6 - rust_out[31cf89adcf23a82a]::main
[INFO] [stdout]   28:     0x64b95c28a62e - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x64b95c289d5d - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>, core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>>
[INFO] [stdout]   30:     0x64b95c289d81 - std[716c9a7a72e5c14e]::rt::lang_start::<core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>>::{closure#0}
[INFO] [stdout]   31:     0x64b95c307426 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x64b95c307426 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x64b95c307426 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x64b95c307426 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x64b95c307426 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x64b95c307426 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x64b95c307426 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x64b95c307426 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x64b95c307426 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x64b95c289cb1 - std[716c9a7a72e5c14e]::rt::lang_start::<core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>>
[INFO] [stdout]   41:     0x64b95c28a695 - main
[INFO] [stdout]   42:     0x7a6a9938e1ca - <unknown>
[INFO] [stdout]   43:     0x7a6a9938e28b - __libc_start_main
[INFO] [stdout]   44:     0x64b95c289bc5 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (191) panicked at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:225:5:
[INFO] [stdout] panic in a function that cannot unwind
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b95c30bf52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b95c30bf52 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b95c30bf52 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b95c30bf52 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b95c31dd2a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b95c31dd2a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x64b95c310536 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64b95c310536 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64b95c2f674f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b95c2f674f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b95c307e31 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x64b95c307feb - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x64b95c2f683a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x64b95c2ee4d9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x64b95c2f702d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x64b95c31e24d - core[c5ed12ab89cc536a]::panicking::panic_nounwind_fmt::runtime
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:122:22
[INFO] [stdout]   16:     0x64b95c31e24d - core[c5ed12ab89cc536a]::panicking::panic_nounwind_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stdout]   17:     0x64b95c31e1cb - core[c5ed12ab89cc536a]::panicking::panic_nounwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:225:5
[INFO] [stdout]   18:     0x64b95c31e357 - core[c5ed12ab89cc536a]::panicking::panic_cannot_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:337:5
[INFO] [stdout]   19:     0x64b95c29837f - glfw[8cce5b7b157d1f24]::callbacks::error::callback
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.45.0/src/callbacks.rs:64:9
[INFO] [stdout]   20:     0x64b95c2a8171 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-4.0.0+3.3.5/src/init.c:215:9
[INFO] [stdout]   21:     0x64b95c2adb9d - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-4.0.0+3.3.5/src/x11_init.c:1063:13
[INFO] [stdout]   22:     0x64b95c2a81e3 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-4.0.0+3.3.5/src/init.c:231:10
[INFO] [stdout]   23:     0x64b95c28eda4 - glfw[8cce5b7b157d1f24]::init::<()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.45.0/src/lib.rs:770:17
[INFO] [stdout]   24:     0x64b95c28ab71 - <glwfr[4c7cc04392b7e36b]::graphics::window::Window>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/graphics/window.rs:50:20
[INFO] [stdout]   25:     0x64b95c289de6 - rust_out[31cf89adcf23a82a]::main
[INFO] [stdout]   26:     0x64b95c28a62e - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x64b95c289d5d - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>, core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>>
[INFO] [stdout]   28:     0x64b95c289d81 - std[716c9a7a72e5c14e]::rt::lang_start::<core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>>::{closure#0}
[INFO] [stdout]   29:     0x64b95c307426 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x64b95c307426 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x64b95c307426 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x64b95c307426 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x64b95c307426 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x64b95c307426 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x64b95c307426 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x64b95c307426 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x64b95c307426 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x64b95c289cb1 - std[716c9a7a72e5c14e]::rt::lang_start::<core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>>
[INFO] [stdout]   39:     0x64b95c28a695 - main
[INFO] [stdout]   40:     0x7a6a9938e1ca - <unknown>
[INFO] [stdout]   41:     0x7a6a9938e28b - __libc_start_main
[INFO] [stdout]   42:     0x64b95c289bc5 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] thread caused non-unwinding panic. aborting.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/input.rs - input::is_mouse_button_pressed (line 114) stdout ----
[INFO] [stdout] error[E0599]: no variant or associated item named `Left` found for enum `MouseButton` in the current scope
[INFO] [stdout]    --> src/input.rs:118:48
[INFO] [stdout]     |
[INFO] [stdout] 118 | if input::is_mouse_button_pressed(MouseButton::Left) {
[INFO] [stdout]     |                                                ^^^^ variant or associated item not found in `MouseButton`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/audio/mod.rs - audio (line 10) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stdout] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stdout] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stdout] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stdout] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stdout] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stdout] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stdout] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stdout] Error: AudioInitializationError("The requested device is no longer available. For example, it has been unplugged.")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/audio/sound.rs - audio::sound (line 13) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (266) panicked at src/audio/sound.rs:7:45:
[INFO] [stdout] Failed to load sound: FileLoadError("No such file or directory (os error 2)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x624aa34b7222 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x624aa34b7222 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x624aa34b7222 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x624aa34b7222 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x624aa34ca38a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x624aa34ca38a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x624aa34bb396 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x624aa34bb396 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x624aa34a1dbf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x624aa34a1dbf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x624aa34b30a1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x624aa34b325b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x624aa34a1e78 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x624aa3499a49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x624aa34a279d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x624aa34caa8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x624aa34ca7d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x624aa330ee53 - <core[c5ed12ab89cc536a]::result::Result<glwfr[4c7cc04392b7e36b]::audio::sound::Sound, glwfr[4c7cc04392b7e36b]::custom_errors::Errors>>::expect
[INFO] [stdout]   18:     0x624aa330eeeb - rust_out[31cf89adcf23a82a]::main::_doctest_main_src_audio_sound_rs_13_0
[INFO] [stdout]   19:     0x624aa330edc6 - rust_out[31cf89adcf23a82a]::main
[INFO] [stdout]   20:     0x624aa330f2c3 - <fn() as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x624aa330ed86 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   22:     0x624aa330ed99 - std[716c9a7a72e5c14e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   23:     0x624aa34b2696 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x624aa34b2696 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x624aa34b2696 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x624aa34b2696 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x624aa34b2696 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x624aa34b2696 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x624aa34b2696 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x624aa34b2696 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x624aa34b2696 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x624aa330ed71 - std[716c9a7a72e5c14e]::rt::lang_start::<()>
[INFO] [stdout]   33:     0x624aa330f325 - main
[INFO] [stdout]   34:     0x7f75c923f1ca - <unknown>
[INFO] [stdout]   35:     0x7f75c923f28b - __libc_start_main
[INFO] [stdout]   36:     0x624aa330ec85 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 21) stdout ----
[INFO] [stdout] error[E0599]: no method named `is_key_pressed` found for struct `Window` in the current scope
[INFO] [stdout]   --> src/lib.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |         if window.is_key_pressed(glwfr::input::Key::Space) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^ method not found in `Window`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scene/object.rs - scene::object (line 7) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector3`
[INFO] [stdout]   --> src/scene/object.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 | object.transform.set_position(Vector3::new(0.0, 0.0, 0.0));
[INFO] [stdout]    |                               ^^^^^^^ use of undeclared type `Vector3`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  6 + use cgmath::Vector3;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scene/mod.rs - scene (line 13) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CameraType`
[INFO] [stdout]   --> src/scene/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         CameraType::Perspective {
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `CameraType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 15 + use glwfr::scene::CameraType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LightType`
[INFO] [stdout]   --> src/scene/mod.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         LightType::Point {
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared type `LightType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 15 + use glwfr::scene::LightType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scene/transform.rs - scene::transform (line 9) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `from_axis_angle` found for struct `Quaternion<S>` in the current scope
[INFO] [stdout]   --> src/scene/transform.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 | transform.set_rotation(Quaternion::from_axis_angle(Vector3::unit_y(), Deg(45.0)));
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^ function or associated item not found in `Quaternion<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Quaternion<_>` consider using one of the following associated functions:
[INFO] [stdout]       Quaternion::<S>::new
[INFO] [stdout]       Quaternion::<S>::from_sv
[INFO] [stdout]       Quaternion::<S>::from_arc
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cgmath-0.18.0/src/quaternion.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |       pub const fn new(w: S, xi: S, yj: S, zk: S) -> Quaternion<S> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |       pub const fn from_sv(s: S, v: Vector3<S>) -> Quaternion<S> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 | /     pub fn from_arc(
[INFO] [stdout] 80 | |         src: Vector3<S>,
[INFO] [stdout] 81 | |         dst: Vector3<S>,
[INFO] [stdout] 82 | |         fallback: Option<Vector3<S>>,
[INFO] [stdout] 83 | |     ) -> Quaternion<S> {
[INFO] [stdout]    | |______________________^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Rotation3` which provides `from_axis_angle` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  8 + use crate::glwfr::cgmath::Rotation3;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scene/scene.rs - scene::scene (line 7) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CameraType`
[INFO] [stdout]   --> src/scene/scene.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     CameraType::Perspective {
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared type `CameraType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  6 + use glwfr::scene::CameraType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LightType`
[INFO] [stdout]   --> src/scene/scene.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     LightType::Point {
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared type `LightType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  6 + use glwfr::scene::LightType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/graphics/texture.rs - graphics::texture (line 7) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (356) panicked at /opt/rustwide/target/debug/build/gl-88fa69d6ad951b70/out/bindings.rs:20624:13:
[INFO] [stdout] gl function was not loaded
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aced8d17722 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aced8d17722 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aced8d17722 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5aced8d17722 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5aced8d2d48a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5aced8d2d48a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5aced8d1c2c6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5aced8d1c2c6 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5aced8cfd8ef - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5aced8cfd8ef - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5aced8d102c1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5aced8d1047b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5aced8cfcebc - std[716c9a7a72e5c14e]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:762:9
[INFO] [stdout]   13:     0x5aced8cf54f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5aced8cf1000 - std[716c9a7a72e5c14e]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:761:5
[INFO] [stdout]   15:     0x5aced8ce6f2a - gl[12262958f8ff9583]::missing_fn_panic
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/gl-88fa69d6ad951b70/out/bindings.rs:20624:13
[INFO] [stdout]   16:     0x5aced8a709e0 - gl[12262958f8ff9583]::GenTextures
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/gl-88fa69d6ad951b70/out/bindings.rs:1940:96
[INFO] [stdout]   17:     0x5aced8a708c8 - <glwfr[4c7cc04392b7e36b]::graphics::texture::Texture>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/graphics/texture.rs:55:13
[INFO] [stdout]   18:     0x5aced8a0f12a - rust_out[31cf89adcf23a82a]::main
[INFO] [stdout]   19:     0x5aced8a6a50e - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5aced89f364d - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>, core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>>
[INFO] [stdout]   21:     0x5aced8a097b1 - std[716c9a7a72e5c14e]::rt::lang_start::<core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>>::{closure#0}
[INFO] [stdout]   22:     0x5aced8d0f816 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x5aced8d0f816 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x5aced8d0f816 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x5aced8d0f816 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5aced8d0f816 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5aced8d0f816 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5aced8d0f816 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5aced8d0f816 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5aced8d0f816 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5aced89f01c1 - std[716c9a7a72e5c14e]::rt::lang_start::<core[c5ed12ab89cc536a]::result::Result<(), glwfr[4c7cc04392b7e36b]::custom_errors::Errors>>
[INFO] [stdout]   32:     0x5aced8a6fee5 - main
[INFO] [stdout]   33:     0x7012f34101ca - <unknown>
[INFO] [stdout]   34:     0x7012f341028b - __libc_start_main
[INFO] [stdout]   35:     0x5aced89b73e5 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/audio/audio.rs - audio::audio (line 6)
[INFO] [stdout]     src/audio/mod.rs - audio (line 10)
[INFO] [stdout]     src/audio/sound.rs - audio::sound (line 13)
[INFO] [stdout]     src/graphics/gl_wrapper/mod.rs - graphics::gl_wrapper (line 7)
[INFO] [stdout]     src/graphics/mod.rs - graphics (line 12)
[INFO] [stdout]     src/graphics/texture.rs - graphics::texture (line 7)
[INFO] [stdout]     src/graphics/window.rs - graphics::window (line 7)
[INFO] [stdout]     src/input.rs - input (line 16)
[INFO] [stdout]     src/input.rs - input::is_mouse_button_pressed (line 114)
[INFO] [stdout]     src/lib.rs - (line 21)
[INFO] [stdout]     src/scene/mod.rs - scene (line 13)
[INFO] [stdout]     src/scene/object.rs - scene::object (line 7)
[INFO] [stdout]     src/scene/scene.rs - scene::scene (line 7)
[INFO] [stdout]     src/scene/transform.rs - scene::transform (line 9)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.59s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a3a6820321500fb3a86b701ed2781a42d3110cfbc3eb28fcdcae45136841952d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3a6820321500fb3a86b701ed2781a42d3110cfbc3eb28fcdcae45136841952d", kill_on_drop: false }`
[INFO] [stdout] a3a6820321500fb3a86b701ed2781a42d3110cfbc3eb28fcdcae45136841952d
