[INFO] updating cached repository https://github.com/hewner/glyph-atlas [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a17535125be3372049dba8407e4d3e36294aa8bc [INFO] checking hewner/glyph-atlas against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhewner%2Fglyph-atlas" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hewner/glyph-atlas on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/hewner/glyph-atlas [INFO] removed path dependency font from git repo https://github.com/hewner/glyph-atlas [INFO] finished tweaking git repo https://github.com/hewner/glyph-atlas [INFO] tweaked toml for git repo https://github.com/hewner/glyph-atlas written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/hewner/glyph-atlas already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (font) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-4/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 `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (font) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9756f957c2760116051f9e64b223828e563e74d394965f27ccb5c4dba5ba0c72 [INFO] running `"docker" "start" "-a" "9756f957c2760116051f9e64b223828e563e74d394965f27ccb5c4dba5ba0c72"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (font) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking instant v0.1.3 [INFO] [stderr] Compiling syn v1.0.20 [INFO] [stderr] Checking truetype v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking postscript v0.11.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking opentype v0.17.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking tiff v0.4.0 [INFO] [stderr] Checking png v0.16.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling glium v0.27.0 [INFO] [stderr] Checking font v0.3.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking jpeg-decoder v0.1.19 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking image v0.23.4 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking winit v0.22.1 [INFO] [stderr] Checking glutin v0.24.0 [INFO] [stderr] Checking rustgl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved imports `font::Rasterize`, `font::FontDesc` [INFO] [stderr] --> src/main.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | use font::{Rasterize, FontDesc}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^ no `FontDesc` in the root [INFO] [stderr] | | [INFO] [stderr] | no `Rasterize` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `font::Rasterize`, `font::Rasterizer`, `font::FontDesc`, `font::FontKey`, `font::GlyphKey` [INFO] [stderr] --> src/glyph_atlas.rs:3:18 [INFO] [stderr] | [INFO] [stderr] 3 | use font::{self, Rasterize, Rasterizer, FontDesc, FontKey, GlyphKey}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^^^^^ no `GlyphKey` in the root [INFO] [stderr] | | | | | [INFO] [stderr] | | | | no `FontKey` in the root [INFO] [stderr] | | | no `FontDesc` in the root [INFO] [stderr] | | no `Rasterizer` in the root [INFO] [stderr] | no `Rasterize` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Rasterizer` in `font` [INFO] [stderr] --> src/main.rs:56:28 [INFO] [stderr] | [INFO] [stderr] 56 | let rasterizer = font::Rasterizer::new(108., 110., 1., false).unwrap(); [INFO] [stderr] | ^^^^^^^^^^ could not find `Rasterizer` in `font` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Style` in `font` [INFO] [stderr] --> src/main.rs:59:36 [INFO] [stderr] | [INFO] [stderr] 59 | ... font::Style::Description {slant: font::Slant::Normal, weight: font::Weight::Normal}); [INFO] [stderr] | ^^^^^ could not find `Style` in `font` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Slant` in `font` [INFO] [stderr] --> src/main.rs:59:69 [INFO] [stderr] | [INFO] [stderr] 59 | ... font::Style::Description {slant: font::Slant::Normal, weight: font::Weight::Normal}); [INFO] [stderr] | ^^^^^ could not find `Slant` in `font` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Weight` in `font` [INFO] [stderr] --> src/main.rs:59:98 [INFO] [stderr] | [INFO] [stderr] 59 | ... font::Style::Description {slant: font::Slant::Normal, weight: font::Weight::Normal}); [INFO] [stderr] | ^^^^^^ could not find `Weight` in `font` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Size` in `font` [INFO] [stderr] --> src/main.rs:60:22 [INFO] [stderr] | [INFO] [stderr] 60 | let size = font::Size::new(12.); [INFO] [stderr] | ^^^^ could not find `Size` in `font` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `EventsLoop` in `glutin` [INFO] [stderr] --> src/main.rs:65:35 [INFO] [stderr] | [INFO] [stderr] 65 | let mut events_loop = glutin::EventsLoop::new(); [INFO] [stderr] | ^^^^^^^^^^ could not find `EventsLoop` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin` [INFO] [stderr] --> src/main.rs:66:26 [INFO] [stderr] | [INFO] [stderr] 66 | let window = glutin::WindowBuilder::new() [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `WindowBuilder` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stderr] --> src/main.rs:223:25 [INFO] [stderr] | [INFO] [stderr] 223 | glutin::Event::WindowEvent { event, .. } => match event { [INFO] [stderr] | ^^^^^ could not find `Event` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `WindowEvent` in `glutin` [INFO] [stderr] --> src/main.rs:224:29 [INFO] [stderr] | [INFO] [stderr] 224 | glutin::WindowEvent::Closed => closed = true, [INFO] [stderr] | ^^^^^^^^^^^ could not find `WindowEvent` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stderr] --> src/main.rs:227:25 [INFO] [stderr] | [INFO] [stderr] 227 | glutin::Event::DeviceEvent { event, .. } => match event { [INFO] [stderr] | ^^^^^ could not find `Event` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `DeviceEvent` in `glutin` [INFO] [stderr] --> src/main.rs:228:29 [INFO] [stderr] | [INFO] [stderr] 228 | glutin::DeviceEvent::Key(input) => { [INFO] [stderr] | ^^^^^^^^^^^ could not find `DeviceEvent` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ElementState` in `glutin` [INFO] [stderr] --> src/main.rs:229:51 [INFO] [stderr] | [INFO] [stderr] 229 | if input.state == glutin::ElementState::Pressed { [INFO] [stderr] | ^^^^^^^^^^^^ could not find `ElementState` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] --> src/main.rs:231:46 [INFO] [stderr] | [INFO] [stderr] 231 | ... Some(glutin::VirtualKeyCode::Escape) => closed = true, [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] --> src/main.rs:232:46 [INFO] [stderr] | [INFO] [stderr] 232 | ... Some(glutin::VirtualKeyCode::A) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Size` in crate `font` [INFO] [stderr] --> src/glyph_atlas.rs:14:17 [INFO] [stderr] | [INFO] [stderr] 14 | size: font::Size, [INFO] [stderr] | ^^^^ not found in `font` [INFO] [stderr] | [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use glium::glutin::dpi::Size; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Size` in crate `font` [INFO] [stderr] --> src/glyph_atlas.rs:29:31 [INFO] [stderr] | [INFO] [stderr] 29 | size: font::Size, [INFO] [stderr] | ^^^^ not found in `font` [INFO] [stderr] | [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use glium::glutin::dpi::Size; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/glyph_atlas.rs:116:42 [INFO] [stderr] | [INFO] [stderr] 116 | pub fn get_entry(&mut self, display:&glium::backend::Facade, c:char) -> AtlasEntry [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn glium::backend::Facade` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/glyph_batch.rs:69:33 [INFO] [stderr] | [INFO] [stderr] 69 | display:&glium::backend::Facade, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn glium::backend::Facade` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/glyph_batch.rs:92:35 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn install(self, display:&Facade, atlas:&mut GlyphAtlas) [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Facade` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/glyph_batch.rs:109:21 [INFO] [stderr] | [INFO] [stderr] 109 | fn new(display:&Facade, [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Facade` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `font::Rasterize`, `font::FontDesc` [INFO] [stderr] --> src/main.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | use font::{Rasterize, FontDesc}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^ no `FontDesc` in the root [INFO] [stderr] | | [INFO] [stderr] | no `Rasterize` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `font::Rasterize`, `font::Rasterizer`, `font::FontDesc`, `font::FontKey`, `font::GlyphKey` [INFO] [stderr] --> src/glyph_atlas.rs:3:18 [INFO] [stderr] | [INFO] [stderr] 3 | use font::{self, Rasterize, Rasterizer, FontDesc, FontKey, GlyphKey}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^^^^^ no `GlyphKey` in the root [INFO] [stderr] | | | | | [INFO] [stderr] | | | | no `FontKey` in the root [INFO] [stderr] | | | no `FontDesc` in the root [INFO] [stderr] | | no `Rasterizer` in the root [INFO] [stderr] | no `Rasterize` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Rasterizer` in `font` [INFO] [stderr] --> src/main.rs:56:28 [INFO] [stderr] | [INFO] [stderr] 56 | let rasterizer = font::Rasterizer::new(108., 110., 1., false).unwrap(); [INFO] [stderr] | ^^^^^^^^^^ could not find `Rasterizer` in `font` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Style` in `font` [INFO] [stderr] --> src/main.rs:59:36 [INFO] [stderr] | [INFO] [stderr] 59 | ... font::Style::Description {slant: font::Slant::Normal, weight: font::Weight::Normal}); [INFO] [stderr] | ^^^^^ could not find `Style` in `font` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Slant` in `font` [INFO] [stderr] --> src/main.rs:59:69 [INFO] [stderr] | [INFO] [stderr] 59 | ... font::Style::Description {slant: font::Slant::Normal, weight: font::Weight::Normal}); [INFO] [stderr] | ^^^^^ could not find `Slant` in `font` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Weight` in `font` [INFO] [stderr] --> src/main.rs:59:98 [INFO] [stderr] | [INFO] [stderr] 59 | ... font::Style::Description {slant: font::Slant::Normal, weight: font::Weight::Normal}); [INFO] [stderr] | ^^^^^^ could not find `Weight` in `font` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Size` in `font` [INFO] [stderr] --> src/main.rs:60:22 [INFO] [stderr] | [INFO] [stderr] 60 | let size = font::Size::new(12.); [INFO] [stderr] | ^^^^ could not find `Size` in `font` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `EventsLoop` in `glutin` [INFO] [stderr] --> src/main.rs:65:35 [INFO] [stderr] | [INFO] [stderr] 65 | let mut events_loop = glutin::EventsLoop::new(); [INFO] [stderr] | ^^^^^^^^^^ could not find `EventsLoop` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin` [INFO] [stderr] --> src/main.rs:66:26 [INFO] [stderr] | [INFO] [stderr] 66 | let window = glutin::WindowBuilder::new() [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `WindowBuilder` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stderr] --> src/main.rs:223:25 [INFO] [stderr] | [INFO] [stderr] 223 | glutin::Event::WindowEvent { event, .. } => match event { [INFO] [stderr] | ^^^^^ could not find `Event` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `WindowEvent` in `glutin` [INFO] [stderr] --> src/main.rs:224:29 [INFO] [stderr] | [INFO] [stderr] 224 | glutin::WindowEvent::Closed => closed = true, [INFO] [stderr] | ^^^^^^^^^^^ could not find `WindowEvent` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stderr] --> src/main.rs:227:25 [INFO] [stderr] | [INFO] [stderr] 227 | glutin::Event::DeviceEvent { event, .. } => match event { [INFO] [stderr] | ^^^^^ could not find `Event` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `DeviceEvent` in `glutin` [INFO] [stderr] --> src/main.rs:228:29 [INFO] [stderr] | [INFO] [stderr] 228 | glutin::DeviceEvent::Key(input) => { [INFO] [stderr] | ^^^^^^^^^^^ could not find `DeviceEvent` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ElementState` in `glutin` [INFO] [stderr] --> src/main.rs:229:51 [INFO] [stderr] | [INFO] [stderr] 229 | if input.state == glutin::ElementState::Pressed { [INFO] [stderr] | ^^^^^^^^^^^^ could not find `ElementState` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] --> src/main.rs:231:46 [INFO] [stderr] | [INFO] [stderr] 231 | ... Some(glutin::VirtualKeyCode::Escape) => closed = true, [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] --> src/main.rs:232:46 [INFO] [stderr] | [INFO] [stderr] 232 | ... Some(glutin::VirtualKeyCode::A) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Size` in crate `font` [INFO] [stderr] --> src/glyph_atlas.rs:14:17 [INFO] [stderr] | [INFO] [stderr] 14 | size: font::Size, [INFO] [stderr] | ^^^^ not found in `font` [INFO] [stderr] | [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use glium::glutin::dpi::Size; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Size` in crate `font` [INFO] [stderr] --> src/glyph_atlas.rs:29:31 [INFO] [stderr] | [INFO] [stderr] 29 | size: font::Size, [INFO] [stderr] | ^^^^ not found in `font` [INFO] [stderr] | [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use glium::glutin::dpi::Size; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/glyph_atlas.rs:116:42 [INFO] [stderr] | [INFO] [stderr] 116 | pub fn get_entry(&mut self, display:&glium::backend::Facade, c:char) -> AtlasEntry [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn glium::backend::Facade` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/glyph_batch.rs:69:33 [INFO] [stderr] | [INFO] [stderr] 69 | display:&glium::backend::Facade, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn glium::backend::Facade` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/glyph_batch.rs:92:35 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn install(self, display:&Facade, atlas:&mut GlyphAtlas) [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Facade` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/glyph_batch.rs:109:21 [INFO] [stderr] | [INFO] [stderr] 109 | fn new(display:&Facade, [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Facade` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `poll_events` found for struct `glium::glutin::event_loop::EventLoop<_>` in the current scope [INFO] [stderr] --> src/main.rs:221:21 [INFO] [stderr] | [INFO] [stderr] 221 | events_loop.poll_events(|event| { [INFO] [stderr] | ^^^^^^^^^^^ method not found in `glium::glutin::event_loop::EventLoop<_>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `poll_events` found for struct `glium::glutin::event_loop::EventLoop<_>` in the current scope [INFO] [stderr] --> src/main.rs:221:21 [INFO] [stderr] | [INFO] [stderr] 221 | events_loop.poll_events(|event| { [INFO] [stderr] | ^^^^^^^^^^^ method not found in `glium::glutin::event_loop::EventLoop<_>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 19 previous errors; 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0432, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `rustgl`. [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] [stderr] error: aborting due to 19 previous errors; 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0432, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `rustgl`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9756f957c2760116051f9e64b223828e563e74d394965f27ccb5c4dba5ba0c72"` [INFO] running `"docker" "rm" "-f" "9756f957c2760116051f9e64b223828e563e74d394965f27ccb5c4dba5ba0c72"` [INFO] [stdout] 9756f957c2760116051f9e64b223828e563e74d394965f27ccb5c4dba5ba0c72