[INFO] cloning repository https://github.com/tototomate123/renderer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tototomate123/renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftototomate123%2Frenderer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftototomate123%2Frenderer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfc50e1d39eeedf7972367215512b93573677f01
[INFO] checking tototomate123/renderer against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftototomate123%2Frenderer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tototomate123/renderer on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tototomate123/renderer
[INFO] finished tweaking git repo https://github.com/tototomate123/renderer
[INFO] tweaked toml for git repo https://github.com/tototomate123/renderer written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/tototomate123/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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `raw-window-handle` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `winit` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking tototomate123/renderer against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftototomate123%2Frenderer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tototomate123/renderer on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tototomate123/renderer
[INFO] finished tweaking git repo https://github.com/tototomate123/renderer
[INFO] tweaked toml for git repo https://github.com/tototomate123/renderer written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/tototomate123/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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `raw-window-handle` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `winit` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded obj v0.10.2
[INFO] [stderr]   Downloaded glium v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c70bd95f7fe91d90b083150eb1c22e04309d95bc3b9abfcad903a971301cbc26
[INFO] running `Command { std: "docker" "start" "-a" "c70bd95f7fe91d90b083150eb1c22e04309d95bc3b9abfcad903a971301cbc26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c70bd95f7fe91d90b083150eb1c22e04309d95bc3b9abfcad903a971301cbc26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c70bd95f7fe91d90b083150eb1c22e04309d95bc3b9abfcad903a971301cbc26", kill_on_drop: false }`
[INFO] [stdout] c70bd95f7fe91d90b083150eb1c22e04309d95bc3b9abfcad903a971301cbc26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94d095a34b29f74e64d5bd964b65ad3310e4d1052e403255e532ab5060718d4d
[INFO] running `Command { std: "docker" "start" "-a" "94d095a34b29f74e64d5bd964b65ad3310e4d1052e403255e532ab5060718d4d", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `raw-window-handle` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `winit` dependency)
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]     Checking ab_glyph v0.2.25
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking raw-window-handle v0.6.1
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]     Checking polling v3.7.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling glium v0.34.0
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]     Checking obj v0.10.2
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking sctk-adwaita v0.8.1
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking renderer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `VERTICES` in module `teapot`
[INFO] [stdout]   --> src/main.rs:19:65
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let positions = glium::VertexBuffer::new(&display, &teapot::VERTICES).unwrap();
[INFO] [stdout]    |                                                                 ^^^^^^^^ not found in `teapot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERTICES` in module `teapot`
[INFO] [stdout]   --> src/main.rs:19:65
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let positions = glium::VertexBuffer::new(&display, &teapot::VERTICES).unwrap();
[INFO] [stdout]    |                                                                 ^^^^^^^^ not found in `teapot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NORMALS` in module `teapot`
[INFO] [stdout]   --> src/main.rs:20:63
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let normals = glium::VertexBuffer::new(&display, &teapot::NORMALS).unwrap();
[INFO] [stdout]    |                                                               ^^^^^^^ not found in `teapot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `INDICES` in module `teapot`
[INFO] [stdout]   --> src/main.rs:22:50
[INFO] [stdout]    |
[INFO] [stdout] 22 | ...                   &teapot::INDICES).unwrap();
[INFO] [stdout]    |                                ^^^^^^^ not found in `teapot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NORMALS` in module `teapot`
[INFO] [stdout]   --> src/main.rs:20:63
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let normals = glium::VertexBuffer::new(&display, &teapot::NORMALS).unwrap();
[INFO] [stdout]    |                                                               ^^^^^^^ not found in `teapot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `INDICES` in module `teapot`
[INFO] [stdout]   --> src/main.rs:22:50
[INFO] [stdout]    |
[INFO] [stdout] 22 | ...                   &teapot::INDICES).unwrap();
[INFO] [stdout]    |                                ^^^^^^^ not found in `teapot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::support::camera`
[INFO] [stdout]   --> src/teapot/support.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use crate::support::camera;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::support::camera`
[INFO] [stdout]   --> src/teapot/support.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use crate::support::camera;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/support/mod.rs:125:94
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let context_attributes = glutin::context::ContextAttributesBuilder::new().build(Some(raw_window_handle)); 
[INFO] [stdout]     |                                                                                         ---- ^^^^^^^^^^^^^^^^^ expected `RawWindowHandle`, found `Result<WindowHandle<'_>, HandleError>`
[INFO] [stdout]     |                                                                                         |
[INFO] [stdout]     |                                                                                         arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `raw_window_handle::RawWindowHandle`
[INFO] [stdout]                found enum `Result<WindowHandle<'_>, HandleError>`
[INFO] [stdout] help: the type constructed contains `Result<WindowHandle<'_>, HandleError>` due to the type of the argument passed
[INFO] [stdout]    --> src/support/mod.rs:125:89
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let context_attributes = glutin::context::ContextAttributesBuilder::new().build(Some(raw_window_handle)); 
[INFO] [stdout]     |                                                                                         ^^^^^-----------------^
[INFO] [stdout]     |                                                                                              |
[INFO] [stdout]     |                                                                                              this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/option.rs:599:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/support/mod.rs:125:94
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let context_attributes = glutin::context::ContextAttributesBuilder::new().build(Some(raw_window_handle)); 
[INFO] [stdout]     |                                                                                         ---- ^^^^^^^^^^^^^^^^^ expected `RawWindowHandle`, found `Result<WindowHandle<'_>, HandleError>`
[INFO] [stdout]     |                                                                                         |
[INFO] [stdout]     |                                                                                         arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `raw_window_handle::RawWindowHandle`
[INFO] [stdout]                found enum `Result<WindowHandle<'_>, HandleError>`
[INFO] [stdout] help: the type constructed contains `Result<WindowHandle<'_>, HandleError>` due to the type of the argument passed
[INFO] [stdout]    --> src/support/mod.rs:125:89
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let context_attributes = glutin::context::ContextAttributesBuilder::new().build(Some(raw_window_handle)); 
[INFO] [stdout]     |                                                                                         ^^^^^-----------------^
[INFO] [stdout]     |                                                                                              |
[INFO] [stdout]     |                                                                                              this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/option.rs:599:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/support/mod.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |             .build(Some(raw_window_handle));
[INFO] [stdout]     |                    ---- ^^^^^^^^^^^^^^^^^ expected `RawWindowHandle`, found `Result<WindowHandle<'_>, HandleError>`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `raw_window_handle::RawWindowHandle`
[INFO] [stdout]                found enum `Result<WindowHandle<'_>, HandleError>`
[INFO] [stdout] help: the type constructed contains `Result<WindowHandle<'_>, HandleError>` due to the type of the argument passed
[INFO] [stdout]    --> src/support/mod.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |             .build(Some(raw_window_handle));
[INFO] [stdout]     |                    ^^^^^-----------------^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/option.rs:599:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/support/mod.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |             .build(Some(raw_window_handle));
[INFO] [stdout]     |                    ---- ^^^^^^^^^^^^^^^^^ expected `RawWindowHandle`, found `Result<WindowHandle<'_>, HandleError>`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `raw_window_handle::RawWindowHandle`
[INFO] [stdout]                found enum `Result<WindowHandle<'_>, HandleError>`
[INFO] [stdout] help: the type constructed contains `Result<WindowHandle<'_>, HandleError>` due to the type of the argument passed
[INFO] [stdout]    --> src/support/mod.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |             .build(Some(raw_window_handle));
[INFO] [stdout]     |                    ^^^^^-----------------^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/option.rs:599:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/support/mod.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let attrs = glutin::surface::SurfaceAttributesBuilder::<WindowSurface>::new().build(
[INFO] [stdout]     |                                                                                       ----- arguments to this method are incorrect
[INFO] [stdout] 142 |             raw_window_handle,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ expected `RawWindowHandle`, found `Result<WindowHandle<'_>, HandleError>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `raw_window_handle::RawWindowHandle`
[INFO] [stdout]                found enum `Result<WindowHandle<'_>, HandleError>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.31.3/src/surface.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn build(
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/support/mod.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let attrs = glutin::surface::SurfaceAttributesBuilder::<WindowSurface>::new().build(
[INFO] [stdout]     |                                                                                       ----- arguments to this method are incorrect
[INFO] [stdout] 142 |             raw_window_handle,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ expected `RawWindowHandle`, found `Result<WindowHandle<'_>, HandleError>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `raw_window_handle::RawWindowHandle`
[INFO] [stdout]                found enum `Result<WindowHandle<'_>, HandleError>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.31.3/src/surface.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn build(
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/teapot/support.rs:124:94
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let context_attributes = glutin::context::ContextAttributesBuilder::new().build(Some(raw_window_handle));
[INFO] [stdout]     |                                                                                         ---- ^^^^^^^^^^^^^^^^^ expected `raw_window_handle::RawWindowHandle`, found a different `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |                                                                                         |
[INFO] [stdout]     |                                                                                         arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `raw_window_handle` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.5.2/src/lib.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum RawWindowHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.4.3/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout] 96  | pub enum RawWindowHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | extern crate glium;
[INFO] [stdout]     | ------------------- one version of crate `raw_window_handle` used here, as a dependency of crate `glutin`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/teapot/support.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout] 7   | use raw_window_handle::HasRawWindowHandle;
[INFO] [stdout]     |     ----------------- one version of crate `raw_window_handle` used here, as a direct dependency of the current crate
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the type constructed contains `raw_window_handle::RawWindowHandle` due to the type of the argument passed
[INFO] [stdout]    --> src/teapot/support.rs:124:89
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let context_attributes = glutin::context::ContextAttributesBuilder::new().build(Some(raw_window_handle));
[INFO] [stdout]     |                                                                                         ^^^^^-----------------^
[INFO] [stdout]     |                                                                                              |
[INFO] [stdout]     |                                                                                              this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/option.rs:599:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/teapot/support.rs:124:94
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let context_attributes = glutin::context::ContextAttributesBuilder::new().build(Some(raw_window_handle));
[INFO] [stdout]     |                                                                                         ---- ^^^^^^^^^^^^^^^^^ expected `raw_window_handle::RawWindowHandle`, found a different `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |                                                                                         |
[INFO] [stdout]     |                                                                                         arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `raw_window_handle` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.5.2/src/lib.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum RawWindowHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.4.3/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout] 96  | pub enum RawWindowHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | extern crate glium;
[INFO] [stdout]     | ------------------- one version of crate `raw_window_handle` used here, as a dependency of crate `glutin`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/teapot/support.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout] 7   | use raw_window_handle::HasRawWindowHandle;
[INFO] [stdout]     |     ----------------- one version of crate `raw_window_handle` used here, as a direct dependency of the current crate
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the type constructed contains `raw_window_handle::RawWindowHandle` due to the type of the argument passed
[INFO] [stdout]    --> src/teapot/support.rs:124:89
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let context_attributes = glutin::context::ContextAttributesBuilder::new().build(Some(raw_window_handle));
[INFO] [stdout]     |                                                                                         ^^^^^-----------------^
[INFO] [stdout]     |                                                                                              |
[INFO] [stdout]     |                                                                                              this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/option.rs:599:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/teapot/support.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |             .build(Some(raw_window_handle));
[INFO] [stdout]     |                    ---- ^^^^^^^^^^^^^^^^^ expected `raw_window_handle::RawWindowHandle`, found a different `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `raw_window_handle` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.5.2/src/lib.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum RawWindowHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.4.3/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout] 96  | pub enum RawWindowHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | extern crate glium;
[INFO] [stdout]     | ------------------- one version of crate `raw_window_handle` used here, as a dependency of crate `glutin`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/teapot/support.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout] 7   | use raw_window_handle::HasRawWindowHandle;
[INFO] [stdout]     |     ----------------- one version of crate `raw_window_handle` used here, as a direct dependency of the current crate
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the type constructed contains `raw_window_handle::RawWindowHandle` due to the type of the argument passed
[INFO] [stdout]    --> src/teapot/support.rs:127:20
[INFO] [stdout]     |
[INFO] [stdout] 127 |             .build(Some(raw_window_handle));
[INFO] [stdout]     |                    ^^^^^-----------------^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/option.rs:599:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/teapot/support.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |             .build(Some(raw_window_handle));
[INFO] [stdout]     |                    ---- ^^^^^^^^^^^^^^^^^ expected `raw_window_handle::RawWindowHandle`, found a different `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `raw_window_handle` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.5.2/src/lib.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum RawWindowHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.4.3/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout] 96  | pub enum RawWindowHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | extern crate glium;
[INFO] [stdout]     | ------------------- one version of crate `raw_window_handle` used here, as a dependency of crate `glutin`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/teapot/support.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout] 7   | use raw_window_handle::HasRawWindowHandle;
[INFO] [stdout]     |     ----------------- one version of crate `raw_window_handle` used here, as a direct dependency of the current crate
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the type constructed contains `raw_window_handle::RawWindowHandle` due to the type of the argument passed
[INFO] [stdout]    --> src/teapot/support.rs:127:20
[INFO] [stdout]     |
[INFO] [stdout] 127 |             .build(Some(raw_window_handle));
[INFO] [stdout]     |                    ^^^^^-----------------^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/option.rs:599:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/teapot/support.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |         let attrs = glutin::surface::SurfaceAttributesBuilder::<WindowSurface>::new().build(
[INFO] [stdout]     |                                                                                       ----- arguments to this method are incorrect
[INFO] [stdout] 140 |             raw_window_handle,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ expected `raw_window_handle::RawWindowHandle`, found a different `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `raw_window_handle` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.5.2/src/lib.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum RawWindowHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.4.3/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout] 96  | pub enum RawWindowHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | extern crate glium;
[INFO] [stdout]     | ------------------- one version of crate `raw_window_handle` used here, as a dependency of crate `glutin`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/teapot/support.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout] 7   | use raw_window_handle::HasRawWindowHandle;
[INFO] [stdout]     |     ----------------- one version of crate `raw_window_handle` used here, as a direct dependency of the current crate
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.31.3/src/surface.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn build(
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/teapot/support.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |         let attrs = glutin::surface::SurfaceAttributesBuilder::<WindowSurface>::new().build(
[INFO] [stdout]     |                                                                                       ----- arguments to this method are incorrect
[INFO] [stdout] 140 |             raw_window_handle,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ expected `raw_window_handle::RawWindowHandle`, found a different `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `raw_window_handle` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.5.2/src/lib.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum RawWindowHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.4.3/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout] 96  | pub enum RawWindowHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | extern crate glium;
[INFO] [stdout]     | ------------------- one version of crate `raw_window_handle` used here, as a dependency of crate `glutin`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/teapot/support.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout] 7   | use raw_window_handle::HasRawWindowHandle;
[INFO] [stdout]     |     ----------------- one version of crate `raw_window_handle` used here, as a direct dependency of the current crate
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.31.3/src/surface.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn build(
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 |                         [1, 0.0, 0.0, 0.0],
[INFO] [stdout]    |                             ^^^ expected integer, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 |                         [1, 0.0, 0.0, 0.0],
[INFO] [stdout]    |                             ^^^ expected integer, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `renderer` (bin "renderer") due to 10 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `renderer` (bin "renderer" test) due to 10 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "94d095a34b29f74e64d5bd964b65ad3310e4d1052e403255e532ab5060718d4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94d095a34b29f74e64d5bd964b65ad3310e4d1052e403255e532ab5060718d4d", kill_on_drop: false }`
[INFO] [stdout] 94d095a34b29f74e64d5bd964b65ad3310e4d1052e403255e532ab5060718d4d
