[INFO] cloning repository https://github.com/ozkriff/nergal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ozkriff/nergal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozkriff%2Fnergal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozkriff%2Fnergal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b442a289fd682acf0d9142023603bd54b68992d [INFO] checking ozkriff/nergal against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozkriff%2Fnergal" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ozkriff/nergal on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ozkriff/nergal [INFO] finished tweaking git repo https://github.com/ozkriff/nergal [INFO] tweaked toml for git repo https://github.com/ozkriff/nergal written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/ozkriff/nergal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 29b32b3e5c7857036258486e2e78fb3dbde1719e5cd2562529a64cc7f0333cd4 [INFO] running `Command { std: "docker" "start" "-a" "29b32b3e5c7857036258486e2e78fb3dbde1719e5cd2562529a64cc7f0333cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29b32b3e5c7857036258486e2e78fb3dbde1719e5cd2562529a64cc7f0333cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b32b3e5c7857036258486e2e78fb3dbde1719e5cd2562529a64cc7f0333cd4", kill_on_drop: false }` [INFO] [stdout] 29b32b3e5c7857036258486e2e78fb3dbde1719e5cd2562529a64cc7f0333cd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 413ff3a63bce8f969d76193bbcfe2982ae81d4e935b69426d5123206d0e1d7a0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "413ff3a63bce8f969d76193bbcfe2982ae81d4e935b69426d5123206d0e1d7a0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling wayland-sys v0.28.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling syn v1.0.43 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.28.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.8.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking andrew v0.3.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glium v0.28.0 [INFO] [stderr] Compiling wayland-client v0.28.0 [INFO] [stderr] Compiling wayland-protocols v0.28.0 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.52 [INFO] [stderr] Checking xcursor v0.3.2 [INFO] [stderr] Checking wayland-commons v0.28.0 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-cursor v0.28.0 [INFO] [stderr] Checking wayland-egl v0.28.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking smithay-client-toolkit v0.12.0 [INFO] [stderr] Checking winit v0.23.0 [INFO] [stderr] Checking glutin v0.25.1 [INFO] [stderr] Checking nergal v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `glium::DisplayBuild` [INFO] [stdout] --> src/main.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 19 | use glium::{glutin, Texture2d, DisplayBuild, Surface}; [INFO] [stdout] | ^^^^^^^^^^^^ no `DisplayBuild` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `glium::glutin::ElementState` [INFO] [stdout] --> src/main.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | use glium::glutin::ElementState::{Pressed, Released}; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ElementState` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:150:25 [INFO] [stdout] | [INFO] [stdout] 150 | glutin::Event::Resized(x, y) => { [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `glium::DisplayBuild` [INFO] [stdout] --> src/main.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 19 | use glium::{glutin, Texture2d, DisplayBuild, Surface}; [INFO] [stdout] | ^^^^^^^^^^^^ no `DisplayBuild` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:153:25 [INFO] [stdout] | [INFO] [stdout] 153 | glutin::Event::Closed => { [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:156:25 [INFO] [stdout] | [INFO] [stdout] 156 | glutin::Event::KeyboardInput(Released, _, Some(key)) => { [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:158:33 [INFO] [stdout] | [INFO] [stdout] 158 | glutin::VirtualKeyCode::Q [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:159:39 [INFO] [stdout] | [INFO] [stdout] 159 | ... | glutin::VirtualKeyCode::Escape => [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:163:33 [INFO] [stdout] | [INFO] [stdout] 163 | glutin::VirtualKeyCode::Right => self.camera_angle_x.s += rotate_step, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:164:33 [INFO] [stdout] | [INFO] [stdout] 164 | glutin::VirtualKeyCode::Left => self.camera_angle_x.s -= rotate_step, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 165 | glutin::VirtualKeyCode::Down => self.camera_angle_y.s += rotate_step, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:166:33 [INFO] [stdout] | [INFO] [stdout] 166 | glutin::VirtualKeyCode::Up => self.camera_angle_y.s -= rotate_step, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | glutin::VirtualKeyCode::Equals => self.zoom *= 0.75, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:168:33 [INFO] [stdout] | [INFO] [stdout] 168 | glutin::VirtualKeyCode::Subtract => self.zoom *= 1.25, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | glutin::Event::MouseMoved(x, y) => { [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:175:25 [INFO] [stdout] | [INFO] [stdout] 175 | glutin::Event::MouseInput(Pressed, glutin::MouseButton::Left) => { [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MouseButton` in `glutin` [INFO] [stdout] --> src/main.rs:175:60 [INFO] [stdout] | [INFO] [stdout] 175 | glutin::Event::MouseInput(Pressed, glutin::MouseButton::Left) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `MouseButton` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:178:25 [INFO] [stdout] | [INFO] [stdout] 178 | glutin::Event::MouseInput(Released, glutin::MouseButton::Left) => { [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MouseButton` in `glutin` [INFO] [stdout] --> src/main.rs:178:61 [INFO] [stdout] | [INFO] [stdout] 178 | glutin::Event::MouseInput(Released, glutin::MouseButton::Left) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `MouseButton` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:181:25 [INFO] [stdout] | [INFO] [stdout] 181 | glutin::Event::Touch(glutin::Touch{location: (x, y), phase, ..}) => { [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TouchPhase` in `glutin` [INFO] [stdout] --> src/main.rs:184:33 [INFO] [stdout] | [INFO] [stdout] 184 | glutin::TouchPhase::Moved => { [INFO] [stdout] | ^^^^^^^^^^ could not find `TouchPhase` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TouchPhase` in `glutin` [INFO] [stdout] --> src/main.rs:187:33 [INFO] [stdout] | [INFO] [stdout] 187 | glutin::TouchPhase::Started => { [INFO] [stdout] | ^^^^^^^^^^ could not find `TouchPhase` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TouchPhase` in `glutin` [INFO] [stdout] --> src/main.rs:191:33 [INFO] [stdout] | [INFO] [stdout] 191 | glutin::TouchPhase::Ended => { [INFO] [stdout] | ^^^^^^^^^^ could not find `TouchPhase` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TouchPhase` in `glutin` [INFO] [stdout] --> src/main.rs:195:33 [INFO] [stdout] | [INFO] [stdout] 195 | glutin::TouchPhase::Cancelled => unimplemented!(), [INFO] [stdout] | ^^^^^^^^^^ could not find `TouchPhase` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `glium::glutin::ElementState` [INFO] [stdout] --> src/main.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | use glium::glutin::ElementState::{Pressed, Released}; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ElementState` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin` [INFO] [stdout] --> src/main.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | glutin::WindowBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 | use glutin::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Touch` in crate `glutin` [INFO] [stdout] --> src/main.rs:181:46 [INFO] [stdout] | [INFO] [stdout] 181 | glutin::Event::Touch(glutin::Touch{location: (x, y), phase, ..}) => { [INFO] [stdout] | ^^^^^ not found in `glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 | use glutin::event::Touch; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_ns`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/main.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | let previous_clock = time::precise_time_ns(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_ns`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/main.rs:237:19 [INFO] [stdout] | [INFO] [stdout] 237 | let now = time::precise_time_ns(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:150:25 [INFO] [stdout] | [INFO] [stdout] 150 | glutin::Event::Resized(x, y) => { [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:153:25 [INFO] [stdout] | [INFO] [stdout] 153 | glutin::Event::Closed => { [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:156:25 [INFO] [stdout] | [INFO] [stdout] 156 | glutin::Event::KeyboardInput(Released, _, Some(key)) => { [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:158:33 [INFO] [stdout] | [INFO] [stdout] 158 | glutin::VirtualKeyCode::Q [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:159:39 [INFO] [stdout] | [INFO] [stdout] 159 | ... | glutin::VirtualKeyCode::Escape => [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:163:33 [INFO] [stdout] | [INFO] [stdout] 163 | glutin::VirtualKeyCode::Right => self.camera_angle_x.s += rotate_step, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:164:33 [INFO] [stdout] | [INFO] [stdout] 164 | glutin::VirtualKeyCode::Left => self.camera_angle_x.s -= rotate_step, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 165 | glutin::VirtualKeyCode::Down => self.camera_angle_y.s += rotate_step, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:166:33 [INFO] [stdout] | [INFO] [stdout] 166 | glutin::VirtualKeyCode::Up => self.camera_angle_y.s -= rotate_step, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | glutin::VirtualKeyCode::Equals => self.zoom *= 0.75, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] --> src/main.rs:168:33 [INFO] [stdout] | [INFO] [stdout] 168 | glutin::VirtualKeyCode::Subtract => self.zoom *= 1.25, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | glutin::Event::MouseMoved(x, y) => { [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:175:25 [INFO] [stdout] | [INFO] [stdout] 175 | glutin::Event::MouseInput(Pressed, glutin::MouseButton::Left) => { [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MouseButton` in `glutin` [INFO] [stdout] --> src/main.rs:175:60 [INFO] [stdout] | [INFO] [stdout] 175 | glutin::Event::MouseInput(Pressed, glutin::MouseButton::Left) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `MouseButton` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:178:25 [INFO] [stdout] | [INFO] [stdout] 178 | glutin::Event::MouseInput(Released, glutin::MouseButton::Left) => { [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MouseButton` in `glutin` [INFO] [stdout] --> src/main.rs:178:61 [INFO] [stdout] | [INFO] [stdout] 178 | glutin::Event::MouseInput(Released, glutin::MouseButton::Left) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `MouseButton` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:181:25 [INFO] [stdout] | [INFO] [stdout] 181 | glutin::Event::Touch(glutin::Touch{location: (x, y), phase, ..}) => { [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TouchPhase` in `glutin` [INFO] [stdout] --> src/main.rs:184:33 [INFO] [stdout] | [INFO] [stdout] 184 | glutin::TouchPhase::Moved => { [INFO] [stdout] | ^^^^^^^^^^ could not find `TouchPhase` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TouchPhase` in `glutin` [INFO] [stdout] --> src/main.rs:187:33 [INFO] [stdout] | [INFO] [stdout] 187 | glutin::TouchPhase::Started => { [INFO] [stdout] | ^^^^^^^^^^ could not find `TouchPhase` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TouchPhase` in `glutin` [INFO] [stdout] --> src/main.rs:191:33 [INFO] [stdout] | [INFO] [stdout] 191 | glutin::TouchPhase::Ended => { [INFO] [stdout] | ^^^^^^^^^^ could not find `TouchPhase` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TouchPhase` in `glutin` [INFO] [stdout] --> src/main.rs:195:33 [INFO] [stdout] | [INFO] [stdout] 195 | glutin::TouchPhase::Cancelled => unimplemented!(), [INFO] [stdout] | ^^^^^^^^^^ could not find `TouchPhase` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin` [INFO] [stdout] --> src/main.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | glutin::WindowBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 | use glutin::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Touch` in crate `glutin` [INFO] [stdout] --> src/main.rs:181:46 [INFO] [stdout] | [INFO] [stdout] 181 | glutin::Event::Touch(glutin::Touch{location: (x, y), phase, ..}) => { [INFO] [stdout] | ^^^^^ not found in `glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 | use glutin::event::Touch; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_ns`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/main.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | let previous_clock = time::precise_time_ns(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_ns`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/main.rs:237:19 [INFO] [stdout] | [INFO] [stdout] 237 | let now = time::precise_time_ns(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_window` found for reference `&glium::Display` in the current scope [INFO] [stdout] --> src/main.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | let api = display.get_window().unwrap().get_api(); [INFO] [stdout] | ^^^^^^^^^^ help: there is an associated function with a similar name: `gl_window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Rad<_>` in the current scope [INFO] [stdout] --> src/main.rs:56:52 [INFO] [stdout] | [INFO] [stdout] 56 | let perspective_mat = cgmath::perspective(Rad::new(PI / 4.0), aspect, 0.1, 100.0); [INFO] [stdout] | ^^^ function or associated item not found in `Rad<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_window` found for reference `&glium::Display` in the current scope [INFO] [stdout] --> src/main.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | let window = display.get_window().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ help: there is an associated function with a similar name: `gl_window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Rad<_>` in the current scope [INFO] [stdout] --> src/main.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | camera_angle_x: Rad::new(0.0), [INFO] [stdout] | ^^^ function or associated item not found in `Rad<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Rad<_>` in the current scope [INFO] [stdout] --> src/main.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | camera_angle_y: Rad::new(0.0), [INFO] [stdout] | ^^^ function or associated item not found in `Rad<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_events` found for struct `glium::Display` in the current scope [INFO] [stdout] --> src/main.rs:147:43 [INFO] [stdout] | [INFO] [stdout] 147 | let events: Vec<_> = self.display.poll_events().collect(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `glium::Display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `s` on type `Rad` [INFO] [stdout] --> src/main.rs:163:78 [INFO] [stdout] | [INFO] [stdout] 163 | glutin::VirtualKeyCode::Right => self.camera_angle_x.s += rotate_step, [INFO] [stdout] | ^ help: a field with a similar name exists: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `s` on type `Rad` [INFO] [stdout] --> src/main.rs:164:77 [INFO] [stdout] | [INFO] [stdout] 164 | glutin::VirtualKeyCode::Left => self.camera_angle_x.s -= rotate_step, [INFO] [stdout] | ^ help: a field with a similar name exists: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `s` on type `Rad` [INFO] [stdout] --> src/main.rs:165:77 [INFO] [stdout] | [INFO] [stdout] 165 | glutin::VirtualKeyCode::Down => self.camera_angle_y.s += rotate_step, [INFO] [stdout] | ^ help: a field with a similar name exists: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `s` on type `Rad` [INFO] [stdout] --> src/main.rs:166:75 [INFO] [stdout] | [INFO] [stdout] 166 | glutin::VirtualKeyCode::Up => self.camera_angle_y.s -= rotate_step, [INFO] [stdout] | ^ help: a field with a similar name exists: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `s` on type `Rad` [INFO] [stdout] --> src/main.rs:208:33 [INFO] [stdout] | [INFO] [stdout] 208 | self.camera_angle_x.s += PI * (diff.x as f32 / w as f32); [INFO] [stdout] | ^ help: a field with a similar name exists: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `s` on type `Rad` [INFO] [stdout] --> src/main.rs:209:33 [INFO] [stdout] | [INFO] [stdout] 209 | self.camera_angle_y.s += PI * (diff.y as f32 / h as f32); [INFO] [stdout] | ^ help: a field with a similar name exists: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 37 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nergal` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `get_window` found for reference `&glium::Display` in the current scope [INFO] [stdout] --> src/main.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | let api = display.get_window().unwrap().get_api(); [INFO] [stdout] | ^^^^^^^^^^ help: there is an associated function with a similar name: `gl_window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Rad<_>` in the current scope [INFO] [stdout] --> src/main.rs:56:52 [INFO] [stdout] | [INFO] [stdout] 56 | let perspective_mat = cgmath::perspective(Rad::new(PI / 4.0), aspect, 0.1, 100.0); [INFO] [stdout] | ^^^ function or associated item not found in `Rad<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_window` found for reference `&glium::Display` in the current scope [INFO] [stdout] --> src/main.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | let window = display.get_window().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ help: there is an associated function with a similar name: `gl_window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Rad<_>` in the current scope [INFO] [stdout] --> src/main.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | camera_angle_x: Rad::new(0.0), [INFO] [stdout] | ^^^ function or associated item not found in `Rad<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Rad<_>` in the current scope [INFO] [stdout] --> src/main.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | camera_angle_y: Rad::new(0.0), [INFO] [stdout] | ^^^ function or associated item not found in `Rad<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_events` found for struct `glium::Display` in the current scope [INFO] [stdout] --> src/main.rs:147:43 [INFO] [stdout] | [INFO] [stdout] 147 | let events: Vec<_> = self.display.poll_events().collect(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `glium::Display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `s` on type `Rad` [INFO] [stdout] --> src/main.rs:163:78 [INFO] [stdout] | [INFO] [stdout] 163 | glutin::VirtualKeyCode::Right => self.camera_angle_x.s += rotate_step, [INFO] [stdout] | ^ help: a field with a similar name exists: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `s` on type `Rad` [INFO] [stdout] --> src/main.rs:164:77 [INFO] [stdout] | [INFO] [stdout] 164 | glutin::VirtualKeyCode::Left => self.camera_angle_x.s -= rotate_step, [INFO] [stdout] | ^ help: a field with a similar name exists: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `s` on type `Rad` [INFO] [stdout] --> src/main.rs:165:77 [INFO] [stdout] | [INFO] [stdout] 165 | glutin::VirtualKeyCode::Down => self.camera_angle_y.s += rotate_step, [INFO] [stdout] | ^ help: a field with a similar name exists: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `s` on type `Rad` [INFO] [stdout] --> src/main.rs:166:75 [INFO] [stdout] | [INFO] [stdout] 166 | glutin::VirtualKeyCode::Up => self.camera_angle_y.s -= rotate_step, [INFO] [stdout] | ^ help: a field with a similar name exists: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `s` on type `Rad` [INFO] [stdout] --> src/main.rs:208:33 [INFO] [stdout] | [INFO] [stdout] 208 | self.camera_angle_x.s += PI * (diff.x as f32 / w as f32); [INFO] [stdout] | ^ help: a field with a similar name exists: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `s` on type `Rad` [INFO] [stdout] --> src/main.rs:209:33 [INFO] [stdout] | [INFO] [stdout] 209 | self.camera_angle_y.s += PI * (diff.y as f32 / h as f32); [INFO] [stdout] | ^ help: a field with a similar name exists: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 37 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "413ff3a63bce8f969d76193bbcfe2982ae81d4e935b69426d5123206d0e1d7a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "413ff3a63bce8f969d76193bbcfe2982ae81d4e935b69426d5123206d0e1d7a0", kill_on_drop: false }` [INFO] [stdout] 413ff3a63bce8f969d76193bbcfe2982ae81d4e935b69426d5123206d0e1d7a0