[INFO] cloning repository https://github.com/RdStudios9145/Kobold-Ray-Tracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RdStudios9145/Kobold-Ray-Tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRdStudios9145%2FKobold-Ray-Tracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRdStudios9145%2FKobold-Ray-Tracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 54e368caad70d9c4d4d5122a3b61c5de87a26882
[INFO] checking RdStudios9145/Kobold-Ray-Tracer against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRdStudios9145%2FKobold-Ray-Tracer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/RdStudios9145/Kobold-Ray-Tracer on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/RdStudios9145/Kobold-Ray-Tracer
[INFO] finished tweaking git repo https://github.com/RdStudios9145/Kobold-Ray-Tracer
[INFO] tweaked toml for git repo https://github.com/RdStudios9145/Kobold-Ray-Tracer written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/RdStudios9145/Kobold-Ray-Tracer 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hot-lib-reloader v0.6.5
[INFO] [stderr]   Downloaded hot-lib-reloader-macro v0.6.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.72
[INFO] [stderr]   Downloaded nalgebra-glm v0.18.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.53
[INFO] [stderr]   Downloaded thiserror v1.0.53
[INFO] [stderr]   Downloaded glfw v0.56.0
[INFO] [stderr]   Downloaded glfw-sys v5.0.0+3.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc9cafbf7882e51c29e4c75f33cf3a6af65074df731d3f375680ff78a5f6a0d7
[INFO] running `Command { std: "docker" "start" "-a" "cc9cafbf7882e51c29e4c75f33cf3a6af65074df731d3f375680ff78a5f6a0d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc9cafbf7882e51c29e4c75f33cf3a6af65074df731d3f375680ff78a5f6a0d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc9cafbf7882e51c29e4c75f33cf3a6af65074df731d3f375680ff78a5f6a0d7", kill_on_drop: false }`
[INFO] [stdout] cc9cafbf7882e51c29e4c75f33cf3a6af65074df731d3f375680ff78a5f6a0d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03f846d074db225e9b15fa2c6252ea7d6f4a181df50ef0d433b3cadfcaf7fab2
[INFO] running `Command { std: "docker" "start" "-a" "03f846d074db225e9b15fa2c6252ea7d6f4a181df50ef0d433b3cadfcaf7fab2", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.72
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling thiserror v1.0.53
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.53
[INFO] [stderr]    Compiling hot-lib-reloader-macro v0.6.5
[INFO] [stderr]     Checking hot-lib-reloader v0.6.5
[INFO] [stderr]     Checking glfw v0.56.0
[INFO] [stderr]     Checking nalgebra v0.32.3
[INFO] [stderr]     Checking nalgebra-glm v0.18.0
[INFO] [stderr]     Checking lib v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug_asserts`
[INFO] [stdout]   --> lib/src/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |         if cfg!(debug_asserts) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ help: there is a config with a similar name: `debug_assertions`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug_asserts)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug_asserts)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug_asserts`
[INFO] [stdout]   --> lib/src/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |         if cfg!(debug_asserts) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ help: there is a config with a similar name: `debug_assertions`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug_asserts)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug_asserts)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> lib/src/Backend/OpenGL.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> lib/src/Backend/OpenGL.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `clear_binding` is never used
[INFO] [stdout]   --> lib/src/buffer.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl VertexArray {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn clear_binding() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `clear_binding` is never used
[INFO] [stdout]   --> lib/src/buffer.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Buffer {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn clear_binding(ty: BufferType) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `clear_binding` is never used
[INFO] [stdout]   --> lib/src/buffer.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl VertexArray {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn clear_binding() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `clear_binding` is never used
[INFO] [stdout]   --> lib/src/buffer.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Buffer {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn clear_binding(ty: BufferType) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `verts` and `name` are never read
[INFO] [stdout]   --> lib/src/object.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct ObjectType {
[INFO] [stdout]    |                   ---------- fields in this struct
[INFO] [stdout] 21 |     verts: Vec<Vertex>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 22 |     pub(crate) tris: Vec<TriangleIndecies>,
[INFO] [stdout] 23 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ObjectType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `verts` and `name` are never read
[INFO] [stdout]   --> lib/src/object.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct ObjectType {
[INFO] [stdout]    |                   ---------- fields in this struct
[INFO] [stdout] 21 |     verts: Vec<Vertex>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 22 |     pub(crate) tris: Vec<TriangleIndecies>,
[INFO] [stdout] 23 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ObjectType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.71s
[INFO] running `Command { std: "docker" "inspect" "03f846d074db225e9b15fa2c6252ea7d6f4a181df50ef0d433b3cadfcaf7fab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03f846d074db225e9b15fa2c6252ea7d6f4a181df50ef0d433b3cadfcaf7fab2", kill_on_drop: false }`
[INFO] [stdout] 03f846d074db225e9b15fa2c6252ea7d6f4a181df50ef0d433b3cadfcaf7fab2
[INFO] checking RdStudios9145/Kobold-Ray-Tracer against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRdStudios9145%2FKobold-Ray-Tracer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/RdStudios9145/Kobold-Ray-Tracer on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/RdStudios9145/Kobold-Ray-Tracer
[INFO] finished tweaking git repo https://github.com/RdStudios9145/Kobold-Ray-Tracer
[INFO] tweaked toml for git repo https://github.com/RdStudios9145/Kobold-Ray-Tracer written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/RdStudios9145/Kobold-Ray-Tracer 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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 069f7a49e2a1699baa87568b8a8e8d42e236a6405bbde5e3139ed1263d96befb
[INFO] running `Command { std: "docker" "start" "-a" "069f7a49e2a1699baa87568b8a8e8d42e236a6405bbde5e3139ed1263d96befb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "069f7a49e2a1699baa87568b8a8e8d42e236a6405bbde5e3139ed1263d96befb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "069f7a49e2a1699baa87568b8a8e8d42e236a6405bbde5e3139ed1263d96befb", kill_on_drop: false }`
[INFO] [stdout] 069f7a49e2a1699baa87568b8a8e8d42e236a6405bbde5e3139ed1263d96befb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d6eaac25e0d7f9b4d998507b07ade9c19a0b5c1dc0d6e0f7310dd6d28a85b00
[INFO] running `Command { std: "docker" "start" "-a" "0d6eaac25e0d7f9b4d998507b07ade9c19a0b5c1dc0d6e0f7310dd6d28a85b00", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.72
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]    Compiling thiserror v1.0.53
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.53
[INFO] [stderr]    Compiling hot-lib-reloader-macro v0.6.5
[INFO] [stderr]     Checking glfw v0.56.0
[INFO] [stderr]     Checking hot-lib-reloader v0.6.5
[INFO] [stderr]     Checking nalgebra v0.32.3
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "0d6eaac25e0d7f9b4d998507b07ade9c19a0b5c1dc0d6e0f7310dd6d28a85b00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d6eaac25e0d7f9b4d998507b07ade9c19a0b5c1dc0d6e0f7310dd6d28a85b00", kill_on_drop: false }`
[INFO] [stdout] 0d6eaac25e0d7f9b4d998507b07ade9c19a0b5c1dc0d6e0f7310dd6d28a85b00
