[INFO] crate glium 0.26.0-alpha1 is already in cache [INFO] extracting crate glium 0.26.0-alpha1 into work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/reg/glium/0.26.0-alpha1 [INFO] extracting crate glium 0.26.0-alpha1 into work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/reg/glium/0.26.0-alpha1 [INFO] validating manifest of glium-0.26.0-alpha1 on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of glium-0.26.0-alpha1 on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing glium-0.26.0-alpha1 [INFO] finished frobbing glium-0.26.0-alpha1 [INFO] frobbed toml for glium-0.26.0-alpha1 written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/reg/glium/0.26.0-alpha1/Cargo.toml [INFO] started frobbing glium-0.26.0-alpha1 [INFO] finished frobbing glium-0.26.0-alpha1 [INFO] frobbed toml for glium-0.26.0-alpha1 written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/reg/glium/0.26.0-alpha1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking glium-0.26.0-alpha1 against try#75eff020d0923c035c2fe220db4a0465cd847048 for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-3/try#75eff020d0923c035c2fe220db4a0465cd847048:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/reg/glium/0.26.0-alpha1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 8e0dfcae7c6e400e626ca119c1980912f7e4323165547c1807bbd2830b5b1786 [INFO] running `"docker" "start" "-a" "8e0dfcae7c6e400e626ca119c1980912f7e4323165547c1807bbd2830b5b1786"` [INFO] [stderr] Checking raw-window-handle v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.23.5 [INFO] [stderr] Compiling glium v0.26.0-alpha1 (/opt/crater/workdir) [INFO] [stderr] Checking wayland-sys v0.23.5 [INFO] [stderr] Checking rusttype v0.7.7 [INFO] [stderr] Checking cgmath v0.16.1 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking wayland-commons v0.23.5 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.5 [INFO] [stderr] Compiling wayland-protocols v0.23.5 [INFO] [stderr] Checking genmesh v0.6.2 [INFO] [stderr] Checking obj v0.9.0 [INFO] [stderr] Checking smithay-client-toolkit v0.6.4 [INFO] [stderr] Checking winit v0.20.0-alpha3 [INFO] [stderr] Checking glutin v0.22.0-alpha3 [INFO] [stderr] warning: the type `&T` does not permit zero-initialization [INFO] [stderr] --> src/buffer/view.rs:619:24 [INFO] [stderr] | [INFO] [stderr] 619 | let data: &T = mem::zeroed(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(invalid_value)]` on by default [INFO] [stderr] = note: References must be non-null [INFO] [stderr] [INFO] [stderr] warning: the type `&T` does not permit zero-initialization [INFO] [stderr] --> src/buffer/view.rs:976:24 [INFO] [stderr] | [INFO] [stderr] 976 | let data: &T = mem::zeroed(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead [INFO] [stderr] | [INFO] [stderr] = note: References must be non-null [INFO] [stderr] [INFO] [stderr] warning: the type `&index::multidraw::DrawCommandNoIndices` does not permit zero-initialization [INFO] [stderr] --> src/macros.rs:394:57 [INFO] [stderr] | [INFO] [stderr] 394 | let dummy: &$struct_name = unsafe { mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead [INFO] [stderr] | [INFO] [stderr] ::: src/index/multidraw.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / implement_uniform_block!(DrawCommandNoIndices, count, instance_count, [INFO] [stderr] 27 | | first_index, base_instance); [INFO] [stderr] | |_____________________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: References must be non-null [INFO] [stderr] [INFO] [stderr] warning: the type `&index::multidraw::DrawCommandIndices` does not permit zero-initialization [INFO] [stderr] --> src/macros.rs:394:57 [INFO] [stderr] | [INFO] [stderr] 394 | let dummy: &$struct_name = unsafe { mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead [INFO] [stderr] | [INFO] [stderr] ::: src/index/multidraw.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / implement_uniform_block!(DrawCommandIndices, count, instance_count, first_index, [INFO] [stderr] 46 | | base_vertex, base_instance); [INFO] [stderr] | |_____________________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: References must be non-null [INFO] [stderr] [INFO] [stderr] warning: the type `&program::compute::ComputeCommand` does not permit zero-initialization [INFO] [stderr] --> src/macros.rs:394:57 [INFO] [stderr] | [INFO] [stderr] 394 | let dummy: &$struct_name = unsafe { mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead [INFO] [stderr] | [INFO] [stderr] ::: src/program/compute.rs:237:1 [INFO] [stderr] | [INFO] [stderr] 237 | implement_uniform_block!(ComputeCommand, num_groups_x, num_groups_y, num_groups_z); [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: References must be non-null [INFO] [stderr] [INFO] [stderr] warning: the type `&T` does not permit zero-initialization [INFO] [stderr] --> src/buffer/view.rs:619:24 [INFO] [stderr] | [INFO] [stderr] 619 | let data: &T = mem::zeroed(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(invalid_value)]` on by default [INFO] [stderr] = note: References must be non-null [INFO] [stderr] [INFO] [stderr] warning: the type `&T` does not permit zero-initialization [INFO] [stderr] --> src/buffer/view.rs:976:24 [INFO] [stderr] | [INFO] [stderr] 976 | let data: &T = mem::zeroed(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead [INFO] [stderr] | [INFO] [stderr] = note: References must be non-null [INFO] [stderr] [INFO] [stderr] warning: the type `&index::multidraw::DrawCommandNoIndices` does not permit zero-initialization [INFO] [stderr] --> src/macros.rs:394:57 [INFO] [stderr] | [INFO] [stderr] 394 | let dummy: &$struct_name = unsafe { mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead [INFO] [stderr] | [INFO] [stderr] ::: src/index/multidraw.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / implement_uniform_block!(DrawCommandNoIndices, count, instance_count, [INFO] [stderr] 27 | | first_index, base_instance); [INFO] [stderr] | |_____________________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: References must be non-null [INFO] [stderr] [INFO] [stderr] warning: the type `&index::multidraw::DrawCommandIndices` does not permit zero-initialization [INFO] [stderr] --> src/macros.rs:394:57 [INFO] [stderr] | [INFO] [stderr] 394 | let dummy: &$struct_name = unsafe { mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead [INFO] [stderr] | [INFO] [stderr] ::: src/index/multidraw.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / implement_uniform_block!(DrawCommandIndices, count, instance_count, first_index, [INFO] [stderr] 46 | | base_vertex, base_instance); [INFO] [stderr] | |_____________________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: References must be non-null [INFO] [stderr] [INFO] [stderr] warning: the type `&program::compute::ComputeCommand` does not permit zero-initialization [INFO] [stderr] --> src/macros.rs:394:57 [INFO] [stderr] | [INFO] [stderr] 394 | let dummy: &$struct_name = unsafe { mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead [INFO] [stderr] | [INFO] [stderr] ::: src/program/compute.rs:237:1 [INFO] [stderr] | [INFO] [stderr] 237 | implement_uniform_block!(ComputeCommand, num_groups_x, num_groups_y, num_groups_z); [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: References must be non-null [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> examples/fullscreen.rs:132:43 [INFO] [stderr] | [INFO] [stderr] 132 | .with_fullscreen(Some(event_loop.primary_monitor())); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected enum `support::camera::glutin::window::Fullscreen`, found struct `support::camera::glutin::monitor::MonitorHandle` [INFO] [stderr] | help: try using a variant of the expected type: `support::camera::glutin::window::Fullscreen::Borderless(event_loop.primary_monitor())` [INFO] [stderr] | [INFO] [stderr] = note: expected type `support::camera::glutin::window::Fullscreen` [INFO] [stderr] found type `support::camera::glutin::monitor::MonitorHandle` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: Could not compile `glium`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no method named `poll_events` found for type `glium::glutin::event_loop::EventLoop<()>` in the current scope [INFO] [stderr] --> examples/shadow_mapping.rs:167:20 [INFO] [stderr] | [INFO] [stderr] 167 | event_loop.poll_events(|event| match event { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `glium`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0597]: `texture1` does not live long enough [INFO] [stderr] --> examples/deferred.rs:267:32 [INFO] [stderr] | [INFO] [stderr] 267 | let output = &[("output1", &texture1), ("output2", &texture2), ("output3", &texture3), ("output4", &texture4)]; [INFO] [stderr] | ^^^^^^^^^ borrowed value does not live long enough [INFO] [stderr] 268 | let mut framebuffer = glium::framebuffer::MultiOutputFrameBuffer::with_depth_buffer(&display, output.iter().cloned(), &depthtexture).unwrap(); [INFO] [stderr] | ------ cast requires that `texture1` is borrowed for `'static` [INFO] [stderr] ... [INFO] [stderr] 377 | } [INFO] [stderr] | - `texture1` dropped here while still borrowed [INFO] [stderr] [INFO] [stderr] error[E0597]: `texture2` does not live long enough [INFO] [stderr] --> examples/deferred.rs:267:56 [INFO] [stderr] | [INFO] [stderr] 267 | let output = &[("output1", &texture1), ("output2", &texture2), ("output3", &texture3), ("output4", &texture4)]; [INFO] [stderr] | ^^^^^^^^^ borrowed value does not live long enough [INFO] [stderr] 268 | let mut framebuffer = glium::framebuffer::MultiOutputFrameBuffer::with_depth_buffer(&display, output.iter().cloned(), &depthtexture).unwrap(); [INFO] [stderr] | ------ cast requires that `texture2` is borrowed for `'static` [INFO] [stderr] ... [INFO] [stderr] 377 | } [INFO] [stderr] | - `texture2` dropped here while still borrowed [INFO] [stderr] [INFO] [stderr] error[E0597]: `texture3` does not live long enough [INFO] [stderr] --> examples/deferred.rs:267:80 [INFO] [stderr] | [INFO] [stderr] 267 | let output = &[("output1", &texture1), ("output2", &texture2), ("output3", &texture3), ("output4", &texture4)]; [INFO] [stderr] | ^^^^^^^^^ borrowed value does not live long enough [INFO] [stderr] 268 | let mut framebuffer = glium::framebuffer::MultiOutputFrameBuffer::with_depth_buffer(&display, output.iter().cloned(), &depthtexture).unwrap(); [INFO] [stderr] | ------ cast requires that `texture3` is borrowed for `'static` [INFO] [stderr] ... [INFO] [stderr] 377 | } [INFO] [stderr] | - `texture3` dropped here while still borrowed [INFO] [stderr] [INFO] [stderr] error[E0597]: `texture4` does not live long enough [INFO] [stderr] --> examples/deferred.rs:267:104 [INFO] [stderr] | [INFO] [stderr] 267 | let output = &[("output1", &texture1), ("output2", &texture2), ("output3", &texture3), ("output4", &texture4)]; [INFO] [stderr] | ^^^^^^^^^ borrowed value does not live long enough [INFO] [stderr] 268 | let mut framebuffer = glium::framebuffer::MultiOutputFrameBuffer::with_depth_buffer(&display, output.iter().cloned(), &depthtexture).unwrap(); [INFO] [stderr] | ------ cast requires that `texture4` is borrowed for `'static` [INFO] [stderr] ... [INFO] [stderr] 377 | } [INFO] [stderr] | - `texture4` dropped here while still borrowed [INFO] [stderr] [INFO] [stderr] error[E0597]: `depthtexture` does not live long enough [INFO] [stderr] --> examples/deferred.rs:268:123 [INFO] [stderr] | [INFO] [stderr] 268 | let mut framebuffer = glium::framebuffer::MultiOutputFrameBuffer::with_depth_buffer(&display, output.iter().cloned(), &depthtexture).unwrap(); [INFO] [stderr] | ------------------------------------------------------------------------------------------------^^^^^^^^^^^^^- [INFO] [stderr] | | | [INFO] [stderr] | | borrowed value does not live long enough [INFO] [stderr] | argument requires that `depthtexture` is borrowed for `'static` [INFO] [stderr] ... [INFO] [stderr] 377 | } [INFO] [stderr] | - `depthtexture` dropped here while still borrowed [INFO] [stderr] [INFO] [stderr] error[E0597]: `light_texture` does not live long enough [INFO] [stderr] --> examples/deferred.rs:271:95 [INFO] [stderr] | [INFO] [stderr] 271 | let mut light_buffer = glium::framebuffer::SimpleFrameBuffer::with_depth_buffer(&display, &light_texture, &depthtexture).unwrap(); [INFO] [stderr] | -------------------------------------------------------------------^^^^^^^^^^^^^^---------------- [INFO] [stderr] | | | [INFO] [stderr] | | borrowed value does not live long enough [INFO] [stderr] | argument requires that `light_texture` is borrowed for `'static` [INFO] [stderr] ... [INFO] [stderr] 377 | } [INFO] [stderr] | - `light_texture` dropped here while still borrowed [INFO] [stderr] [INFO] [stderr] error[E0597]: `depthtexture` does not live long enough [INFO] [stderr] --> examples/deferred.rs:271:111 [INFO] [stderr] | [INFO] [stderr] 271 | let mut light_buffer = glium::framebuffer::SimpleFrameBuffer::with_depth_buffer(&display, &light_texture, &depthtexture).unwrap(); [INFO] [stderr] | -----------------------------------------------------------------------------------^^^^^^^^^^^^^- [INFO] [stderr] | | | [INFO] [stderr] | | borrowed value does not live long enough [INFO] [stderr] | argument requires that `depthtexture` is borrowed for `'static` [INFO] [stderr] ... [INFO] [stderr] 377 | } [INFO] [stderr] | - `depthtexture` dropped here while still borrowed [INFO] [stderr] [INFO] [stderr] error[E0505]: cannot move out of `texture1` because it is borrowed [INFO] [stderr] --> examples/deferred.rs:310:37 [INFO] [stderr] | [INFO] [stderr] 267 | let output = &[("output1", &texture1), ("output2", &texture2), ("output3", &texture3), ("output4", &texture4)]; [INFO] [stderr] | --------- borrow of `texture1` occurs here [INFO] [stderr] 268 | let mut framebuffer = glium::framebuffer::MultiOutputFrameBuffer::with_depth_buffer(&display, output.iter().cloned(), &depthtexture).unwrap(); [INFO] [stderr] | ------ cast requires that `texture1` is borrowed for `'static` [INFO] [stderr] ... [INFO] [stderr] 310 | support::start_loop(event_loop, move |events| { [INFO] [stderr] | ^^^^^^^^^^^^^ move out of `texture1` occurs here [INFO] [stderr] ... [INFO] [stderr] 341 | position_texture: &texture1, [INFO] [stderr] | -------- move occurs due to use in closure [INFO] [stderr] [INFO] [stderr] error[E0505]: cannot move out of `texture2` because it is borrowed [INFO] [stderr] --> examples/deferred.rs:310:37 [INFO] [stderr] | [INFO] [stderr] 267 | let output = &[("output1", &texture1), ("output2", &texture2), ("output3", &texture3), ("output4", &texture4)]; [INFO] [stderr] | --------- borrow of `texture2` occurs here [INFO] [stderr] 268 | let mut framebuffer = glium::framebuffer::MultiOutputFrameBuffer::with_depth_buffer(&display, output.iter().cloned(), &depthtexture).unwrap(); [INFO] [stderr] | ------ cast requires that `texture2` is borrowed for `'static` [INFO] [stderr] ... [INFO] [stderr] 310 | support::start_loop(event_loop, move |events| { [INFO] [stderr] | ^^^^^^^^^^^^^ move out of `texture2` occurs here [INFO] [stderr] ... [INFO] [stderr] 342 | normal_texture: &texture2, [INFO] [stderr] | -------- move occurs due to use in closure [INFO] [stderr] [INFO] [stderr] error[E0505]: cannot move out of `texture3` because it is borrowed [INFO] [stderr] --> examples/deferred.rs:310:37 [INFO] [stderr] | [INFO] [stderr] 267 | let output = &[("output1", &texture1), ("output2", &texture2), ("output3", &texture3), ("output4", &texture4)]; [INFO] [stderr] | --------- borrow of `texture3` occurs here [INFO] [stderr] 268 | let mut framebuffer = glium::framebuffer::MultiOutputFrameBuffer::with_depth_buffer(&display, output.iter().cloned(), &depthtexture).unwrap(); [INFO] [stderr] | ------ cast requires that `texture3` is borrowed for `'static` [INFO] [stderr] ... [INFO] [stderr] 310 | support::start_loop(event_loop, move |events| { [INFO] [stderr] | ^^^^^^^^^^^^^ move out of `texture3` occurs here [INFO] [stderr] ... [INFO] [stderr] 354 | decal_texture: &texture3, [INFO] [stderr] | -------- move occurs due to use in closure [INFO] [stderr] [INFO] [stderr] error[E0505]: cannot move out of `light_texture` because it is borrowed [INFO] [stderr] --> examples/deferred.rs:310:37 [INFO] [stderr] | [INFO] [stderr] 271 | let mut light_buffer = glium::framebuffer::SimpleFrameBuffer::with_depth_buffer(&display, &light_texture, &depthtexture).unwrap(); [INFO] [stderr] | ------------------------------------------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | borrow of `light_texture` occurs here [INFO] [stderr] | argument requires that `light_texture` is borrowed for `'static` [INFO] [stderr] ... [INFO] [stderr] 310 | support::start_loop(event_loop, move |events| { [INFO] [stderr] | ^^^^^^^^^^^^^ move out of `light_texture` occurs here [INFO] [stderr] ... [INFO] [stderr] 355 | lighting_texture: &light_texture [INFO] [stderr] | ------------- move occurs due to use in closure [INFO] [stderr] [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0505, E0597. [INFO] [stderr] For more information about an error, try `rustc --explain E0505`. [INFO] [stderr] error: Could not compile `glium`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8e0dfcae7c6e400e626ca119c1980912f7e4323165547c1807bbd2830b5b1786"` [INFO] running `"docker" "rm" "-f" "8e0dfcae7c6e400e626ca119c1980912f7e4323165547c1807bbd2830b5b1786"` [INFO] [stdout] 8e0dfcae7c6e400e626ca119c1980912f7e4323165547c1807bbd2830b5b1786