[INFO] cloning repository https://github.com/Ben435/simple-opengl-renderer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ben435/simple-opengl-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen435%2Fsimple-opengl-renderer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen435%2Fsimple-opengl-renderer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f3bd20c6ff807553e9a3fadaa1295ac3972e011
[INFO] testing Ben435/simple-opengl-renderer against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen435%2Fsimple-opengl-renderer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ben435/simple-opengl-renderer
[INFO] finished tweaking git repo https://github.com/Ben435/simple-opengl-renderer
[INFO] tweaked toml for git repo https://github.com/Ben435/simple-opengl-renderer written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ben435/simple-opengl-renderer on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ben435/simple-opengl-renderer 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66e4de6b0ab520eea03550a3f72e5ec8972616b573e6a10b2c54acd98ae68efc
[INFO] running `Command { std: "docker" "start" "-a" "66e4de6b0ab520eea03550a3f72e5ec8972616b573e6a10b2c54acd98ae68efc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66e4de6b0ab520eea03550a3f72e5ec8972616b573e6a10b2c54acd98ae68efc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66e4de6b0ab520eea03550a3f72e5ec8972616b573e6a10b2c54acd98ae68efc", kill_on_drop: false }`
[INFO] [stdout] 66e4de6b0ab520eea03550a3f72e5ec8972616b573e6a10b2c54acd98ae68efc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6acf82f912a85c0fd0b596192c0411d6d9ce07e67aa55766292efc8d085a6da
[INFO] running `Command { std: "docker" "start" "-a" "c6acf82f912a85c0fd0b596192c0411d6d9ce07e67aa55766292efc8d085a6da", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cc v1.0.60
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]    Compiling tobj v2.0.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling cmake v0.1.44
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling glfw-sys v3.3.2
[INFO] [stderr]    Compiling glfw v0.40.0
[INFO] [stderr]    Compiling simple_opengl_renderer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/render/ogl/gl_shader.rs:69:30
[INFO] [stdout]    |
[INFO] [stdout] 69 |             Err(e) => panic!(format!("Failed to translate String to CString: {}", e)),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 69 -             Err(e) => panic!(format!("Failed to translate String to CString: {}", e)),
[INFO] [stdout] 69 +             Err(e) => panic!("Failed to translate String to CString: {}", e),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/render/ogl/gl_shader.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |             panic!(format!("Failed to find location for uniform: {}", name));
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 74 -             panic!(format!("Failed to find location for uniform: {}", name));
[INFO] [stdout] 74 +             panic!("Failed to find location for uniform: {}", name);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/render/ogl/gl_errors.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |         panic!(format!("Gl error set!: {}", err));
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 14 -         panic!(format!("Gl error set!: {}", err));
[INFO] [stdout] 14 +         panic!("Gl error set!: {}", err);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/window.rs:73:25
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn flush_events(&mut self) -> glfw::FlushedMessages<(f64, glfw::WindowEvent)> {
[INFO] [stdout]    |                         ^^^^^^^^^     ----------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn flush_events(&mut self) -> glfw::FlushedMessages<'_, (f64, glfw::WindowEvent)> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.80s
[INFO] running `Command { std: "docker" "inspect" "c6acf82f912a85c0fd0b596192c0411d6d9ce07e67aa55766292efc8d085a6da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6acf82f912a85c0fd0b596192c0411d6d9ce07e67aa55766292efc8d085a6da", kill_on_drop: false }`
[INFO] [stdout] c6acf82f912a85c0fd0b596192c0411d6d9ce07e67aa55766292efc8d085a6da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e3b855e89e590e5b1f5ce5faf4e3cb344409b45e125b1fed8ae11dd6423e744
[INFO] running `Command { std: "docker" "start" "-a" "6e3b855e89e590e5b1f5ce5faf4e3cb344409b45e125b1fed8ae11dd6423e744", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/render/ogl/gl_shader.rs:69:30
[INFO] [stdout]    |
[INFO] [stdout] 69 |             Err(e) => panic!(format!("Failed to translate String to CString: {}", e)),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 69 -             Err(e) => panic!(format!("Failed to translate String to CString: {}", e)),
[INFO] [stdout] 69 +             Err(e) => panic!("Failed to translate String to CString: {}", e),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/render/ogl/gl_shader.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |             panic!(format!("Failed to find location for uniform: {}", name));
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 74 -             panic!(format!("Failed to find location for uniform: {}", name));
[INFO] [stdout] 74 +             panic!("Failed to find location for uniform: {}", name);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/render/ogl/gl_errors.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |         panic!(format!("Gl error set!: {}", err));
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 14 -         panic!(format!("Gl error set!: {}", err));
[INFO] [stdout] 14 +         panic!("Gl error set!: {}", err);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/window.rs:73:25
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn flush_events(&mut self) -> glfw::FlushedMessages<(f64, glfw::WindowEvent)> {
[INFO] [stdout]    |                         ^^^^^^^^^     ----------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn flush_events(&mut self) -> glfw::FlushedMessages<'_, (f64, glfw::WindowEvent)> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling simple_opengl_renderer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/render/ogl/gl_shader.rs:69:30
[INFO] [stdout]    |
[INFO] [stdout] 69 |             Err(e) => panic!(format!("Failed to translate String to CString: {}", e)),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 69 -             Err(e) => panic!(format!("Failed to translate String to CString: {}", e)),
[INFO] [stdout] 69 +             Err(e) => panic!("Failed to translate String to CString: {}", e),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/render/ogl/gl_shader.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |             panic!(format!("Failed to find location for uniform: {}", name));
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 74 -             panic!(format!("Failed to find location for uniform: {}", name));
[INFO] [stdout] 74 +             panic!("Failed to find location for uniform: {}", name);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/render/ogl/gl_errors.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |         panic!(format!("Gl error set!: {}", err));
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 14 -         panic!(format!("Gl error set!: {}", err));
[INFO] [stdout] 14 +         panic!("Gl error set!: {}", err);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/window.rs:73:25
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn flush_events(&mut self) -> glfw::FlushedMessages<(f64, glfw::WindowEvent)> {
[INFO] [stdout]    |                         ^^^^^^^^^     ----------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn flush_events(&mut self) -> glfw::FlushedMessages<'_, (f64, glfw::WindowEvent)> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.48s
[INFO] running `Command { std: "docker" "inspect" "6e3b855e89e590e5b1f5ce5faf4e3cb344409b45e125b1fed8ae11dd6423e744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e3b855e89e590e5b1f5ce5faf4e3cb344409b45e125b1fed8ae11dd6423e744", kill_on_drop: false }`
[INFO] [stdout] 6e3b855e89e590e5b1f5ce5faf4e3cb344409b45e125b1fed8ae11dd6423e744
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 367e059bff6a68b22b452ecd03f1902b615c29f450d889a4a7ab055a875d619f
[INFO] running `Command { std: "docker" "start" "-a" "367e059bff6a68b22b452ecd03f1902b615c29f450d889a4a7ab055a875d619f", kill_on_drop: false }`
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stdout] 
[INFO] [stderr]   --> src/render/ogl/gl_shader.rs:69:30
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 69 |             Err(e) => panic!(format!("Failed to translate String to CString: {}", e)),
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout] running 0 tests
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] 
[INFO] [stderr]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] 
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] running 1 test
[INFO] [stderr] 69 -             Err(e) => panic!(format!("Failed to translate String to CString: {}", e)),
[INFO] [stderr] 69 +             Err(e) => panic!("Failed to translate String to CString: {}", e),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> src/render/ogl/gl_shader.rs:74:20
[INFO] [stderr]    |
[INFO] [stderr] 74 |             panic!(format!("Failed to find location for uniform: {}", name));
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 74 -             panic!(format!("Failed to find location for uniform: {}", name));
[INFO] [stderr] 74 +             panic!("Failed to find location for uniform: {}", name);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> src/render/ogl/gl_errors.rs:14:16
[INFO] [stderr]    |
[INFO] [stderr] 14 |         panic!(format!("Gl error set!: {}", err));
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 14 -         panic!(format!("Gl error set!: {}", err));
[INFO] [stderr] 14 +         panic!("Gl error set!: {}", err);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/window.rs:73:25
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub fn flush_events(&mut self) -> glfw::FlushedMessages<(f64, glfw::WindowEvent)> {
[INFO] [stderr]    |                         ^^^^^^^^^     ----------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub fn flush_events(&mut self) -> glfw::FlushedMessages<'_, (f64, glfw::WindowEvent)> {
[INFO] [stderr]    |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: `simple_opengl_renderer` (lib) generated 4 warnings (run `cargo fix --lib -p simple_opengl_renderer` to apply 3 suggestions)
[INFO] [stderr] warning: `simple_opengl_renderer` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simple_opengl_renderer-1cefd02b809ea858)
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-9e6465fc86860799)
[INFO] [stderr]      Running tests/shader_tests.rs (/opt/rustwide/target/debug/deps/shader_tests-b5d694e6290ad6f6)
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] thread 'test_default_shader' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.40.0/src/lib.rs:427:5:
[INFO] [stderr] thread 'test_default_shader' panicked at library/core/src/panicking.rs:225:5:
[INFO] [stdout] GLFW Error: X11: The DISPLAY environment variable is missing
[INFO] [stderr] panic in a function that cannot unwind
[INFO] [stdout] stack backtrace:
[INFO] [stderr] stack backtrace:
[INFO] [stdout]    0:     0x61470195e382 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]    0:     0x61470195e382 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61470195e382 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]    1:     0x61470195e382 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61470195e382 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]    2:     0x61470195e382 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61470195e382 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]    3:     0x61470195e382 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x614701983583 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]    4:     0x614701983583 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x614701983583 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]    5:     0x614701983583 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61470195b313 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stderr]    6:     0x61470195b443 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61470195b313 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stderr]    7:     0x61470195b443 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61470195e1d2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]    8:     0x61470195e1d2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61470195f8fc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]    9:     0x61470195f8fc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61470195f752 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]   10:     0x61470195f6ff - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x614701901f84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stderr]   11:     0x614701901f84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x614701901f84 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stderr]   12:     0x614701901f84 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6147019603db - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stderr]   13:     0x6147019603db - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6147019603db - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6147019600aa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61470195e879 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61470195fd3d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x614701982100 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61470190d00e - glfw::fail_on_errors::h09608ced3ac2f01d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.40.0/src/lib.rs:427:5
[INFO] [stdout]   20:     0x6147018c6b33 - <glfw::Callback<fn(glfw::Error,alloc::string::String,&UserData),UserData> as glfw::callbacks::error::Object<(glfw::Error,alloc::string::String)>>::call::h437800e7691e6867
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.40.0/src/callbacks.rs:45:17
[INFO] [stdout]   21:     0x6147019133f9 - glfw::callbacks::error::callback::{{closure}}::hee3105468b3c935f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.40.0/src/callbacks.rs:67:49
[INFO] [stdout]   22:     0x6147019133f9 - std::thread::local::LocalKey<T>::try_with::h74dda7bb88a558c4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   23:     0x6147019133f9 - std::thread::local::LocalKey<T>::with::hac2695063bf1a78f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   24:     0x614701913bb3 - glfw::callbacks::error::callback::h5ef4be2a4053dff9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.40.0/src/callbacks.rs:65:26
[INFO] [stdout]   25:     0x614701916120 - _glfwInputError
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-3.3.2/src/init.c:216:9
[INFO] [stdout]   26:     0x61470191c0d1 - _glfwPlatformInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-3.3.2/src/x11_init.c:958:13
[INFO] [stdout]   27:     0x614701916196 - glfwInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-3.3.2/src/init.c:232:10
[INFO] [stdout]   28:     0x6147018c687d - glfw::init::hde3084bf11d0d650
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.40.0/src/lib.rs:742:17
[INFO] [stdout]   29:     0x6147018c687d - shader_tests::common::load_offscreen_window::h420544bdfc782141
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common.rs:3:16
[INFO] [stdout]   30:     0x6147018c6ed3 - shader_tests::test_default_shader::hb26d477929db9500
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/shader_tests.rs:6:18
[INFO] [stdout]   31:     0x6147018c6ed3 - shader_tests::test_default_shader::{{closure}}::h9e5daedc8e35b6c4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/shader_tests.rs:5:25
[INFO] [stdout]   32:     0x6147018c6ed3 - core::ops::function::FnOnce::call_once::h066c3691e2b81d6f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x6147019076bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x6147019076bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   35:     0x6147019068fe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   36:     0x6147019068fe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6147019068fe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6147019068fe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6147019068fe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6147019068fe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   41:     0x6147019068fe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   42:     0x6147018ca4a4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   43:     0x6147018ca4a4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   44:     0x6147018cde4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   45:     0x6147018cde4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x6147018cde4a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x6147018cde4a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x6147018cde4a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6147018cde4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   50:     0x6147018cde4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x614701963337 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   52:     0x614701963337 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   53:     0x614701963337 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   54:     0x7ad92d702aa4 - <unknown>
[INFO] [stdout]   55:     0x7ad92d78fa34 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stderr]   14:     0x6147019603db - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stderr]   15:     0x614701960076 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stderr]   16:     0x61470195e879 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   17:     0x61470195fd3d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]   18:     0x614701982122 - core::panicking::panic_nounwind_fmt::runtime::h562ffc47bd28880d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:117:22
[INFO] [stderr]   19:     0x614701982122 - core::panicking::panic_nounwind_fmt::h25c6c70643d69ab8
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/intrinsics/mod.rs:2345:9
[INFO] [stderr]   20:     0x6147019821b2 - core::panicking::panic_nounwind::hfa46e26f18668115
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:225:5
[INFO] [stderr]   21:     0x614701982275 - core::panicking::panic_cannot_unwind::hf4bab4b51fea44c7
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:346:5
[INFO] [stderr]   22:     0x614701913bbe - glfw::callbacks::error::callback::h5ef4be2a4053dff9
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.40.0/src/callbacks.rs:64:9
[INFO] [stderr]   23:     0x614701916120 - _glfwInputError
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-3.3.2/src/init.c:216:9
[INFO] [stderr]   24:     0x61470191c0d1 - _glfwPlatformInit
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-3.3.2/src/x11_init.c:958:13
[INFO] [stderr]   25:     0x614701916196 - glfwInit
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-3.3.2/src/init.c:232:10
[INFO] [stderr]   26:     0x6147018c687d - glfw::init::hde3084bf11d0d650
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-0.40.0/src/lib.rs:742:17
[INFO] [stderr]   27:     0x6147018c687d - shader_tests::common::load_offscreen_window::h420544bdfc782141
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/common.rs:3:16
[INFO] [stderr]   28:     0x6147018c6ed3 - shader_tests::test_default_shader::hb26d477929db9500
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/shader_tests.rs:6:18
[INFO] [stderr]   29:     0x6147018c6ed3 - shader_tests::test_default_shader::{{closure}}::h9e5daedc8e35b6c4
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/shader_tests.rs:5:25
[INFO] [stderr]   30:     0x6147018c6ed3 - core::ops::function::FnOnce::call_once::h066c3691e2b81d6f
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   31:     0x6147019076bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   32:     0x6147019076bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stderr]   33:     0x6147019068fe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stderr]   34:     0x6147019068fe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   35:     0x6147019068fe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   36:     0x6147019068fe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   37:     0x6147019068fe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   38:     0x6147019068fe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stderr]   39:     0x6147019068fe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stderr]   40:     0x6147018ca4a4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stderr]   41:     0x6147018ca4a4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]   42:     0x6147018cde4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   43:     0x6147018cde4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   44:     0x6147018cde4a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   45:     0x6147018cde4a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   46:     0x6147018cde4a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   47:     0x6147018cde4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   48:     0x6147018cde4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   49:     0x614701963337 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   50:     0x614701963337 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   51:     0x614701963337 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr]   52:     0x7ad92d702aa4 - <unknown>
[INFO] [stderr]   53:     0x7ad92d78fa34 - clone
[INFO] [stderr]   54:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--test shader_tests`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/shader_tests-b5d694e6290ad6f6` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "367e059bff6a68b22b452ecd03f1902b615c29f450d889a4a7ab055a875d619f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "367e059bff6a68b22b452ecd03f1902b615c29f450d889a4a7ab055a875d619f", kill_on_drop: false }`
[INFO] [stdout] 367e059bff6a68b22b452ecd03f1902b615c29f450d889a4a7ab055a875d619f
