[INFO] cloning repository https://github.com/ericrobolson/realtime-cpu-raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ericrobolson/realtime-cpu-raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericrobolson%2Frealtime-cpu-raytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericrobolson%2Frealtime-cpu-raytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d759f2b8a00bf876ab24d2375716c63f5ed0134 [INFO] checking ericrobolson/realtime-cpu-raytracer against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericrobolson%2Frealtime-cpu-raytracer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ericrobolson/realtime-cpu-raytracer on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ericrobolson/realtime-cpu-raytracer [INFO] finished tweaking git repo https://github.com/ericrobolson/realtime-cpu-raytracer [INFO] tweaked toml for git repo https://github.com/ericrobolson/realtime-cpu-raytracer written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ericrobolson/realtime-cpu-raytracer 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" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13a2dfa701bd76a51455ddff48e7b16c2f9c62a8eb41775010416e2d35d1d3c5 [INFO] running `Command { std: "docker" "start" "-a" "13a2dfa701bd76a51455ddff48e7b16c2f9c62a8eb41775010416e2d35d1d3c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13a2dfa701bd76a51455ddff48e7b16c2f9c62a8eb41775010416e2d35d1d3c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13a2dfa701bd76a51455ddff48e7b16c2f9c62a8eb41775010416e2d35d1d3c5", kill_on_drop: false }` [INFO] [stdout] 13a2dfa701bd76a51455ddff48e7b16c2f9c62a8eb41775010416e2d35d1d3c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97d59005b89bae11a590f7d097383b440a6fac3d935695ad6913c99b6603c624 [INFO] running `Command { std: "docker" "start" "-a" "97d59005b89bae11a590f7d097383b440a6fac3d935695ad6913c99b6603c624", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking core_data_structures v0.1.0 (/opt/rustwide/workdir/crates/core_data_structures) [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking wayland-egl v0.28.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking core_timing v0.1.0 (/opt/rustwide/workdir/crates/core_timing) [INFO] [stderr] Checking core_conversions v0.1.0 (/opt/rustwide/workdir/crates/core_conversions) [INFO] [stderr] Checking glow v0.8.1 [INFO] [stderr] Checking core_fs v0.1.0 (/opt/rustwide/workdir/crates/core_fs) [INFO] [stderr] Checking core_time v0.1.0 (/opt/rustwide/workdir/crates/core_time) [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking core_img v0.1.0 (/opt/rustwide/workdir/crates/core_img) [INFO] [stderr] Checking core_renderer v0.1.0 (/opt/rustwide/workdir/crates/core_renderer) [INFO] [stderr] Checking core_text v0.1.0 (/opt/rustwide/workdir/crates/core_text) [INFO] [stdout] warning: unused import: `core_fs::load` [INFO] [stdout] --> crates/core_text/src/rasterizer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core_fs::load; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `borrow::Borrow` [INFO] [stdout] --> crates/core_text/src/rasterizer.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{borrow::Borrow, collections::HashMap}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bb` [INFO] [stdout] --> crates/core_text/src/rasterizer.rs:89:22 [INFO] [stdout] | [INFO] [stdout] 89 | Some(bb) => false, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bb` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking core_simulation v0.1.0 (/opt/rustwide/workdir/crates/core_simulation) [INFO] [stdout] warning: field `font_size` is never read [INFO] [stdout] --> crates/core_text/src/rasterizer.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct FontRecord<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 14 | font: Font<'a>, [INFO] [stdout] 15 | font_size: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> crates/core_text/src/rasterizer.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | panic!(format!("error constructing a Font from data at {:?}", font)); [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 [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] 39 - panic!(format!("error constructing a Font from data at {:?}", font)); [INFO] [stdout] 39 + panic!("error constructing a Font from data at {:?}", font); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rt_cputracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking glutin v0.26.0 [INFO] [stderr] Checking core_wingfx v0.1.0 (/opt/rustwide/workdir/crates/core_wingfx) [INFO] [stdout] warning: unused imports: `Receiver`, `Sender`, `channel` [INFO] [stdout] --> crates/core_wingfx/src/lib.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::mpsc::{channel, Receiver, Sender}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core_renderer::Renderer` [INFO] [stdout] --> crates/core_wingfx/src/glow_gfx/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core_renderer::Renderer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ControlMessage` [INFO] [stdout] --> crates/core_wingfx/src/glow_gfx/mod.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use core_simulation::{ControlMessage, Input, Simulation, SimulationExecutor, WindowMsg}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EventLoop` [INFO] [stdout] --> crates/core_wingfx/src/glow_gfx/mod.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | use glutin::event_loop::{ControlFlow, EventLoop}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glutin::window::WindowBuilder` [INFO] [stdout] --> crates/core_wingfx/src/glow_gfx/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use glutin::window::WindowBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ContextBuilder`, `ContextWrapper` [INFO] [stdout] --> crates/core_wingfx/src/glow_gfx/mod.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use glutin::{ContextBuilder, ContextWrapper}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> crates/core_wingfx/src/glow_gfx/glow_render.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | w: u32, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> crates/core_wingfx/src/glow_gfx/glow_render.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | h: u32, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tex` [INFO] [stdout] --> crates/core_wingfx/src/glow_gfx/glow_render.rs:177:18 [INFO] [stdout] | [INFO] [stdout] 177 | Some(tex) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `texture_id` [INFO] [stdout] --> crates/core_wingfx/src/glow_gfx/glow_render.rs:190:32 [INFO] [stdout] | [INFO] [stdout] 190 | fn drop_texture(&mut self, texture_id: &TextureId) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_texture_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_verts` [INFO] [stdout] --> crates/core_wingfx/src/glow_gfx/glow_render.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | let num_verts = vertices.len() / vertice_attributes; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_verts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `shutdown` is never read [INFO] [stdout] --> crates/core_wingfx/src/glow_gfx/mod.rs:117:29 [INFO] [stdout] | [INFO] [stdout] 117 | ... shutdown = true; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shutdown` [INFO] [stdout] --> crates/core_wingfx/src/glow_gfx/mod.rs:117:29 [INFO] [stdout] | [INFO] [stdout] 117 | ... shutdown = true; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `windowed_context` does not live long enough [INFO] [stdout] --> crates/core_wingfx/src/glow_gfx/mod.rs:99:72 [INFO] [stdout] | [INFO] [stdout] 96 | let windowed_context = unsafe { windowed_context.make_current().unwrap() }; [INFO] [stdout] | ---------------- binding `windowed_context` declared here [INFO] [stdout] ... [INFO] [stdout] 99 | core_renderer::make_renderer(Box::new(make(self.w, self.h, &windowed_context))); [INFO] [stdout] | ------------------------------^^^^^^^^^^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | cast requires that `windowed_context` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 148 | } [INFO] [stdout] | - `windowed_context` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `windowed_context` because it is borrowed [INFO] [stdout] --> crates/core_wingfx/src/glow_gfx/mod.rs:104:16 [INFO] [stdout] | [INFO] [stdout] 96 | let windowed_context = unsafe { windowed_context.make_current().unwrap() }; [INFO] [stdout] | ---------------- binding `windowed_context` declared here [INFO] [stdout] ... [INFO] [stdout] 99 | core_renderer::make_renderer(Box::new(make(self.w, self.h, &windowed_context))); [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | borrow of `windowed_context` occurs here [INFO] [stdout] | cast requires that `windowed_context` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 104 | el.run(move |event, _, control_flow| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move out of `windowed_context` occurs here [INFO] [stdout] ... [INFO] [stdout] 114 | windowed_context.swap_buffers().unwrap(); [INFO] [stdout] | ---------------- move occurs due to use in closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0505, E0597. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0505`. [INFO] [stdout] [INFO] [stderr] error: could not compile `core_wingfx` (lib) due to 3 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "97d59005b89bae11a590f7d097383b440a6fac3d935695ad6913c99b6603c624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97d59005b89bae11a590f7d097383b440a6fac3d935695ad6913c99b6603c624", kill_on_drop: false }` [INFO] [stdout] 97d59005b89bae11a590f7d097383b440a6fac3d935695ad6913c99b6603c624