[INFO] crate bufro 0.2.7 is already in cache [INFO] checking bufro-0.2.7 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate bufro 0.2.7 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate bufro 0.2.7 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bufro 0.2.7 [INFO] finished tweaking crates.io crate bufro 0.2.7 [INFO] tweaked toml for crates.io crate bufro 0.2.7 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate bufro 0.2.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee723e4a0028254c8d21afba62020b6eb6993f69d6f39a942d6dbd2521a419f8 [INFO] running `Command { std: "docker" "start" "-a" "ee723e4a0028254c8d21afba62020b6eb6993f69d6f39a942d6dbd2521a419f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee723e4a0028254c8d21afba62020b6eb6993f69d6f39a942d6dbd2521a419f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee723e4a0028254c8d21afba62020b6eb6993f69d6f39a942d6dbd2521a419f8", kill_on_drop: false }` [INFO] [stdout] ee723e4a0028254c8d21afba62020b6eb6993f69d6f39a942d6dbd2521a419f8 [INFO] running `Command { std: "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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6eb32bcf912c30850ee117e3ad7dee09ae312c93461b814bce8ee373579cf32 [INFO] running `Command { std: "docker" "start" "-a" "d6eb32bcf912c30850ee117e3ad7dee09ae312c93461b814bce8ee373579cf32", 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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking glow v0.11.0 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking profiling v1.0.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking pollster v0.2.4 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ash v0.33.0+1.2.186 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling wgpu-core v0.11.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking wgpu-types v0.11.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking gpu-descriptor v0.2.1 [INFO] [stderr] Checking owned_ttf_parser v0.12.1 [INFO] [stderr] Checking gpu-alloc v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking euclid v0.22.6 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking sid v0.6.1 [INFO] [stderr] Checking float_next_after v0.1.5 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking ordered-float v2.7.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking lyon_geom v0.17.4 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking lyon_path v0.17.6 [INFO] [stderr] Checking mio-misc v1.2.1 [INFO] [stderr] Checking lyon_tessellation v0.17.8 [INFO] [stderr] Checking lyon_algorithms v0.17.4 [INFO] [stderr] Checking lyon v0.17.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking naga v0.7.1 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Checking wgpu-hal v0.11.4 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking wgpu v0.11.0 [INFO] [stderr] Checking bufro v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:1025:14 [INFO] [stdout] | [INFO] [stdout] 1025 | for (i, character) in text.chars().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:1076:14 [INFO] [stdout] | [INFO] [stdout] 1076 | for (i, character) in text.chars().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:1463:18 [INFO] [stdout] | [INFO] [stdout] 1463 | for (i, command) in self.stack.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:1025:14 [INFO] [stdout] | [INFO] [stdout] 1025 | for (i, character) in text.chars().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:1076:14 [INFO] [stdout] | [INFO] [stdout] 1076 | for (i, character) in text.chars().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:1463:18 [INFO] [stdout] | [INFO] [stdout] 1463 | for (i, command) in self.stack.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remainder` [INFO] [stdout] --> src/mem_align.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn remainder(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_valid` [INFO] [stdout] --> src/mem_align.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn is_valid(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remainder` [INFO] [stdout] --> src/mem_align.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn remainder(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_valid` [INFO] [stdout] --> src/mem_align.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn is_valid(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/polygon.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | use glutin::event::{Event, WindowEvent}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/polygon.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use glutin::event_loop::ControlFlow; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/path.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | use glutin::event::{Event, WindowEvent}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/path.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use glutin::event_loop::ControlFlow; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/polygon.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | let window = glutin::ContextBuilder::new() [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Renderer` in `bufro` [INFO] [stdout] --> examples/polygon.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | let ctx = bufro::Renderer::new(|s| window.get_proc_address(s) as *const _); [INFO] [stdout] | ^^^^^^^^ could not find `Renderer` in `bufro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/path.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | let window = glutin::ContextBuilder::new() [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/quickstart.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | use glutin::event::{Event, WindowEvent}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ControlFlow` [INFO] [stdout] --> examples/polygon.rs:37:33 [INFO] [stdout] | [INFO] [stdout] 37 | *control_flow = ControlFlow::Wait; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ControlFlow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/polygon.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | Event::LoopDestroyed => { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/polygon.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | Event::MainEventsCleared => { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/polygon.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | Event::RedrawRequested(_) => { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/polygon.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | Event::WindowEvent { ref event, .. } => match event { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent` [INFO] [stdout] --> examples/polygon.rs:68:25 [INFO] [stdout] | [INFO] [stdout] 68 | WindowEvent::Resized(physical_size) => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `WindowEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent` [INFO] [stdout] --> examples/polygon.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | WindowEvent::CloseRequested => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `WindowEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ControlFlow` [INFO] [stdout] --> examples/polygon.rs:76:45 [INFO] [stdout] | [INFO] [stdout] 76 | ... *control_flow = ControlFlow::Exit [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ControlFlow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/quickstart.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use glutin::event_loop::ControlFlow; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/alpha.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | use glutin::event::{Event, WindowEvent}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/alpha.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use glutin::event_loop::ControlFlow; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Renderer` in `bufro` [INFO] [stdout] --> examples/path.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | let ctx = bufro::Renderer::new(|s| window.get_proc_address(s) as *const _); [INFO] [stdout] | ^^^^^^^^ could not find `Renderer` in `bufro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ControlFlow` [INFO] [stdout] --> examples/path.rs:37:33 [INFO] [stdout] | [INFO] [stdout] 37 | *control_flow = ControlFlow::Wait; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ControlFlow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/polygon.rs:6:50 [INFO] [stdout] | [INFO] [stdout] 6 | let event_loop = glutin::event_loop::EventLoop::new(); [INFO] [stdout] | ^^^^^^^^^ not found in `glutin::event_loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use winit::event_loop::EventLoop; [INFO] [stdout] | [INFO] [stdout] 1 | use winit::platform::unix::x11::EventLoop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/path.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | Event::LoopDestroyed => { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/polygon.rs:7:50 [INFO] [stdout] | [INFO] [stdout] 7 | let window_builder = glutin::window::WindowBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `glutin::window` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use winit::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/path.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | Event::MainEventsCleared => { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/path.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | Event::RedrawRequested(_) => { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/polygon.rs:10:47 [INFO] [stdout] | [INFO] [stdout] 10 | .with_inner_size(glutin::dpi::LogicalSize::new(800., 600.)); [INFO] [stdout] | ^^^^^^^^^^^ not found in `glutin::dpi` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use winit::dpi::LogicalSize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GeometryStyle` in `bufro` [INFO] [stdout] --> examples/path.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 71 | ... bufro::GeometryStyle::Fill, [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `GeometryStyle` in `bufro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/path.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | Event::WindowEvent { ref event, .. } => match event { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent` [INFO] [stdout] --> examples/path.rs:83:25 [INFO] [stdout] | [INFO] [stdout] 83 | WindowEvent::Resized(physical_size) => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `WindowEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent` [INFO] [stdout] --> examples/path.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 89 | WindowEvent::CloseRequested => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `WindowEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ControlFlow` [INFO] [stdout] --> examples/path.rs:91:45 [INFO] [stdout] | [INFO] [stdout] 91 | ... *control_flow = ControlFlow::Exit [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ControlFlow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/path.rs:6:50 [INFO] [stdout] | [INFO] [stdout] 6 | let event_loop = glutin::event_loop::EventLoop::new(); [INFO] [stdout] | ^^^^^^^^^ not found in `glutin::event_loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use winit::event_loop::EventLoop; [INFO] [stdout] | [INFO] [stdout] 1 | use winit::platform::unix::x11::EventLoop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/path.rs:7:50 [INFO] [stdout] | [INFO] [stdout] 7 | let window_builder = glutin::window::WindowBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `glutin::window` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use winit::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/path.rs:10:47 [INFO] [stdout] | [INFO] [stdout] 10 | .with_inner_size(glutin::dpi::LogicalSize::new(800., 600.)); [INFO] [stdout] | ^^^^^^^^^^^ not found in `glutin::dpi` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use winit::dpi::LogicalSize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/text.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | use glutin::event::{Event, WindowEvent}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/text.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | use glutin::event_loop::ControlFlow; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/quickstart.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | let window = glutin::ContextBuilder::new() [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Renderer` in `bufro` [INFO] [stdout] --> examples/quickstart.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | let ctx = bufro::Renderer::new(|s| window.get_proc_address(s) as *const _); [INFO] [stdout] | ^^^^^^^^ could not find `Renderer` in `bufro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ControlFlow` [INFO] [stdout] --> examples/quickstart.rs:37:33 [INFO] [stdout] | [INFO] [stdout] 37 | *control_flow = ControlFlow::Wait; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ControlFlow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/quickstart.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | Event::LoopDestroyed => { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/quickstart.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | Event::MainEventsCleared => { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/quickstart.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | Event::RedrawRequested(_) => { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/quickstart.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | Event::WindowEvent { ref event, .. } => match event { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent` [INFO] [stdout] --> examples/quickstart.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 69 | WindowEvent::Resized(physical_size) => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `WindowEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent` [INFO] [stdout] --> examples/quickstart.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | WindowEvent::CloseRequested => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `WindowEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ControlFlow` [INFO] [stdout] --> examples/quickstart.rs:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | ... *control_flow = ControlFlow::Exit [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ControlFlow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/quickstart.rs:6:50 [INFO] [stdout] | [INFO] [stdout] 6 | let event_loop = glutin::event_loop::EventLoop::new(); [INFO] [stdout] | ^^^^^^^^^ not found in `glutin::event_loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use winit::event_loop::EventLoop; [INFO] [stdout] | [INFO] [stdout] 1 | use winit::platform::unix::x11::EventLoop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/quickstart.rs:7:50 [INFO] [stdout] | [INFO] [stdout] 7 | let window_builder = glutin::window::WindowBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `glutin::window` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use winit::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/quickstart.rs:10:47 [INFO] [stdout] | [INFO] [stdout] 10 | .with_inner_size(glutin::dpi::LogicalSize::new(800., 600.)); [INFO] [stdout] | ^^^^^^^^^^^ not found in `glutin::dpi` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use winit::dpi::LogicalSize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/alpha.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | let window = glutin::ContextBuilder::new() [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/text.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | let window = glutin::ContextBuilder::new() [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Renderer` in `bufro` [INFO] [stdout] --> examples/alpha.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | let ctx = bufro::Renderer::new(|s| window.get_proc_address(s) as *const _); [INFO] [stdout] | ^^^^^^^^ could not find `Renderer` in `bufro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ControlFlow` [INFO] [stdout] --> examples/alpha.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | *control_flow = ControlFlow::Wait; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ControlFlow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/alpha.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | Event::LoopDestroyed => { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/alpha.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | Event::MainEventsCleared => { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/alpha.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | Event::RedrawRequested(_) => { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/alpha.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | Event::WindowEvent { ref event, .. } => match event { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Renderer` in `bufro` [INFO] [stdout] --> examples/text.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | let ctx = bufro::Renderer::new(|s| window.get_proc_address(s) as *const _); [INFO] [stdout] | ^^^^^^^^ could not find `Renderer` in `bufro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent` [INFO] [stdout] --> examples/alpha.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | WindowEvent::Resized(physical_size) => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `WindowEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent` [INFO] [stdout] --> examples/alpha.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | WindowEvent::CloseRequested => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `WindowEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ControlFlow` [INFO] [stdout] --> examples/alpha.rs:59:45 [INFO] [stdout] | [INFO] [stdout] 59 | ... *control_flow = ControlFlow::Exit [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ControlFlow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/alpha.rs:6:50 [INFO] [stdout] | [INFO] [stdout] 6 | let event_loop = glutin::event_loop::EventLoop::new(); [INFO] [stdout] | ^^^^^^^^^ not found in `glutin::event_loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use winit::event_loop::EventLoop; [INFO] [stdout] | [INFO] [stdout] 1 | use winit::platform::unix::x11::EventLoop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TextRenderer` in `bufro` [INFO] [stdout] --> examples/text.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | bufro::TextRenderer::new(include_bytes!("FuturaPTMedium.otf").to_vec()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TextRenderer` in `bufro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/alpha.rs:7:50 [INFO] [stdout] | [INFO] [stdout] 7 | let window_builder = glutin::window::WindowBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `glutin::window` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use winit::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/alpha.rs:10:47 [INFO] [stdout] | [INFO] [stdout] 10 | .with_inner_size(glutin::dpi::LogicalSize::new(800., 600.)); [INFO] [stdout] | ^^^^^^^^^^^ not found in `glutin::dpi` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use winit::dpi::LogicalSize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TextRenderer` in `bufro` [INFO] [stdout] --> examples/text.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | bufro::TextRenderer::new(include_bytes!("Overpass-Black.ttf").to_vec()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TextRenderer` in `bufro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ControlFlow` [INFO] [stdout] --> examples/text.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 40 | *control_flow = ControlFlow::Wait; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ControlFlow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/text.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | Event::LoopDestroyed => { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/text.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | Event::MainEventsCleared => { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/text.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | Event::RedrawRequested(_) => { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> examples/text.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | Event::WindowEvent { ref event, .. } => match event { [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent` [INFO] [stdout] --> examples/text.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | WindowEvent::Resized(physical_size) => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `WindowEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent` [INFO] [stdout] --> examples/text.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 77 | WindowEvent::CloseRequested => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `WindowEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ControlFlow` [INFO] [stdout] --> examples/text.rs:79:45 [INFO] [stdout] | [INFO] [stdout] 79 | ... *control_flow = ControlFlow::Exit [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ControlFlow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/text.rs:6:50 [INFO] [stdout] | [INFO] [stdout] 6 | let event_loop = glutin::event_loop::EventLoop::new(); [INFO] [stdout] | ^^^^^^^^^ not found in `glutin::event_loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use winit::event_loop::EventLoop; [INFO] [stdout] | [INFO] [stdout] 1 | use winit::platform::unix::x11::EventLoop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/text.rs:7:50 [INFO] [stdout] | [INFO] [stdout] 7 | let window_builder = glutin::window::WindowBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `glutin::window` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use winit::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> examples/text.rs:10:47 [INFO] [stdout] | [INFO] [stdout] 10 | .with_inner_size(glutin::dpi::LogicalSize::new(800., 600.)); [INFO] [stdout] | ^^^^^^^^^^^ not found in `glutin::dpi` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use winit::dpi::LogicalSize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text` [INFO] [stdout] --> examples/wgpu.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | let text = "Bufro v0.1.7"; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> examples/wgpu.rs:60:67 [INFO] [stdout] | [INFO] [stdout] 60 | winit::event::MouseScrollDelta::LineDelta(x, y) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bufro` due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `bufro::Path` in the current scope [INFO] [stdout] --> examples/path.rs:62:53 [INFO] [stdout] | [INFO] [stdout] 62 | let mut path = bufro::Path::new(); [INFO] [stdout] | ^^^ function or associated item not found in `bufro::Path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d6eb32bcf912c30850ee117e3ad7dee09ae312c93461b814bce8ee373579cf32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6eb32bcf912c30850ee117e3ad7dee09ae312c93461b814bce8ee373579cf32", kill_on_drop: false }` [INFO] [stdout] d6eb32bcf912c30850ee117e3ad7dee09ae312c93461b814bce8ee373579cf32