[INFO] cloning repository https://github.com/UE2020/bufro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UE2020/bufro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUE2020%2Fbufro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUE2020%2Fbufro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25a1dd851817e0ff261bc2a2e758bf018cae97e2 [INFO] testing UE2020/bufro against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUE2020%2Fbufro" "/workspace/builds/worker-111/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-111/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/UE2020/bufro on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/UE2020/bufro [INFO] finished tweaking git repo https://github.com/UE2020/bufro [INFO] tweaked toml for git repo https://github.com/UE2020/bufro written to /workspace/builds/worker-111/source/Cargo.toml [INFO] crate git repo https://github.com/UE2020/bufro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--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-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e41c4a5b910c836a71bc506883572119a07e0c51d53f88dfb6bef1a2cb332a9 [INFO] running `Command { std: "docker" "start" "-a" "1e41c4a5b910c836a71bc506883572119a07e0c51d53f88dfb6bef1a2cb332a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e41c4a5b910c836a71bc506883572119a07e0c51d53f88dfb6bef1a2cb332a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e41c4a5b910c836a71bc506883572119a07e0c51d53f88dfb6bef1a2cb332a9", kill_on_drop: false }` [INFO] [stdout] 1e41c4a5b910c836a71bc506883572119a07e0c51d53f88dfb6bef1a2cb332a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b4b09bd348f22c556ed39779a977d83ee1ac6837c4d5ff5c1d1145c1e56340c [INFO] running `Command { std: "docker" "start" "-a" "5b4b09bd348f22c556ed39779a977d83ee1ac6837c4d5ff5c1d1145c1e56340c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling glow v0.11.0 [INFO] [stderr] Compiling profiling v1.0.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.11.0 [INFO] [stderr] Compiling wgpu-core v0.11.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling ash v0.33.0+1.2.186 [INFO] [stderr] Compiling gpu-alloc v0.5.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.1 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling euclid v0.22.6 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling ordered-float v2.7.0 [INFO] [stderr] Compiling lyon_geom v0.17.4 [INFO] [stderr] Compiling lyon_path v0.17.6 [INFO] [stderr] Compiling lyon_tessellation v0.17.8 [INFO] [stderr] Compiling lyon_algorithms v0.17.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling lyon v0.17.5 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling naga v0.7.1 [INFO] [stderr] Compiling wgpu-hal v0.11.4 [INFO] [stderr] Compiling wgpu v0.11.0 [INFO] [stderr] Compiling bufro v0.2.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:1067:14 [INFO] [stdout] | [INFO] [stdout] 1067 | 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:1118:14 [INFO] [stdout] | [INFO] [stdout] 1118 | 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: `line_height` [INFO] [stdout] --> src/lib.rs:1152:13 [INFO] [stdout] | [INFO] [stdout] 1152 | let line_height = line_height * 1.2; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:1157:14 [INFO] [stdout] | [INFO] [stdout] 1157 | 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:1544:18 [INFO] [stdout] | [INFO] [stdout] 1544 | 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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.65s [INFO] running `Command { std: "docker" "inspect" "5b4b09bd348f22c556ed39779a977d83ee1ac6837c4d5ff5c1d1145c1e56340c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b4b09bd348f22c556ed39779a977d83ee1ac6837c4d5ff5c1d1145c1e56340c", kill_on_drop: false }` [INFO] [stdout] 5b4b09bd348f22c556ed39779a977d83ee1ac6837c4d5ff5c1d1145c1e56340c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76d70d2977d266d730ab898493ab9b75b9f3e5aa6cc78027cf2242d85af57e11 [INFO] running `Command { std: "docker" "start" "-a" "76d70d2977d266d730ab898493ab9b75b9f3e5aa6cc78027cf2242d85af57e11", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [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] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling naga v0.7.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling wgpu-hal v0.11.4 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling wgpu-core v0.11.2 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling wgpu v0.11.0 [INFO] [stderr] Compiling bufro v0.2.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:1067:14 [INFO] [stdout] | [INFO] [stdout] 1067 | 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:1118:14 [INFO] [stdout] | [INFO] [stdout] 1118 | 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: `line_height` [INFO] [stdout] --> src/lib.rs:1152:13 [INFO] [stdout] | [INFO] [stdout] 1152 | let line_height = line_height * 1.2; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:1157:14 [INFO] [stdout] | [INFO] [stdout] 1157 | 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:1544:18 [INFO] [stdout] | [INFO] [stdout] 1544 | 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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [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: couldn't read examples/FiraMono-Regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/quickstart.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | let font = bufro::Font::new(include_bytes!("FiraMono-Regular.ttf")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/quickstart.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | let mut painter = pollster::block_on(bufro::Painter::new_from_window(&window, (500, 500))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------- ---------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:846:18 [INFO] [stdout] | [INFO] [stdout] 846 | pub async fn new_from_window( [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: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] warning: unused import: `rand::Rng` [INFO] [stdout] --> examples/wgpu.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::RngCore` [INFO] [stdout] --> examples/diep.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use rand::RngCore; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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 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/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 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 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/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 `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[E0283]: type annotations needed [INFO] [stdout] --> examples/quickstart.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | .with_inner_size(winit::dpi::PhysicalSize::new(500, 500)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Pixel` found in the `winit` crate: [INFO] [stdout] - impl Pixel for i16; [INFO] [stdout] - impl Pixel for i32; [INFO] [stdout] - impl Pixel for i8; [INFO] [stdout] - impl Pixel for u16; [INFO] [stdout] and 2 more [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Size` [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `PhysicalSize<{integer}>` [INFO] [stdout] note: required by a bound in `WindowBuilder::with_inner_size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.25.0/src/window.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn with_inner_size>(mut self, size: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `WindowBuilder::with_inner_size` [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 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 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: 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: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0283. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bufro` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: 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: 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: 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: 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 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] warning: field is never read: `angle` [INFO] [stdout] --> examples/diep.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | angle: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] [stdout] warning: unused variable: `text` [INFO] [stdout] --> examples/wgpu.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | 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:64:67 [INFO] [stdout] | [INFO] [stdout] 64 | 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: unused variable: `rng` [INFO] [stdout] --> examples/wgpu.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let mut rng = rand::thread_rng(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/wgpu.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | let mut rng = rand::thread_rng(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:1067:14 [INFO] [stdout] | [INFO] [stdout] 1067 | 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:1118:14 [INFO] [stdout] | [INFO] [stdout] 1118 | 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: `line_height` [INFO] [stdout] --> src/lib.rs:1152:13 [INFO] [stdout] | [INFO] [stdout] 1152 | let line_height = line_height * 1.2; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:1157:14 [INFO] [stdout] | [INFO] [stdout] 1157 | 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:1544:18 [INFO] [stdout] | [INFO] [stdout] 1544 | 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/text-cd777e84746933fc.text.01447614-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/text-cd777e84746933fc.text.01447614-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/text-cd777e84746933fc.text.01447614-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/text-cd777e84746933fc.text.01447614-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/text-cd777e84746933fc.text.01447614-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/text-cd777e84746933fc.text.01447614-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/text-cd777e84746933fc.text.01447614-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/text-cd777e84746933fc.text.01447614-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/text-cd777e84746933fc.text.01447614-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/text-cd777e84746933fc.text.01447614-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/text-cd777e84746933fc.text.01447614-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/text-cd777e84746933fc.text.01447614-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/text-cd777e84746933fc.text.01447614-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/text-cd777e84746933fc.text.01447614-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/text-cd777e84746933fc.text.01447614-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/text-cd777e84746933fc.text.01447614-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/text-cd777e84746933fc.7g9ylq02l5avjrn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbufro.rlib" "/opt/rustwide/target/debug/deps/libpollster-6ee6719c61025b33.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-1ba04c55d51a0919.rlib" "/opt/rustwide/target/debug/deps/libwgpu-d528ece5cb230db5.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-51d553c62a2f6df9.rlib" "/opt/rustwide/target/debug/deps/libcopyless-7bbb5713f1b737c7.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-33fe0406bd89750b.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-0e43a52a5e9afed6.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-697219f6e1c4b729.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a6e8c1688d22cebb.rlib" "/opt/rustwide/target/debug/deps/libahash-e3c94c9c9aec56bc.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-9398feaa92603d21.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-756a5d1c2d9a8f2a.rlib" "/opt/rustwide/target/debug/deps/libprofiling-1997b93bf4ec23bf.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-e5d2c22349d1448d.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-8a8b45f7f04927d9.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-da83a27abadec5ae.rlib" "/opt/rustwide/target/debug/deps/libash-d11be3ad7d1082ef.rlib" "/opt/rustwide/target/debug/deps/libnaga-4a43d9e80d72b49b.rlib" "/opt/rustwide/target/debug/deps/libfxhash-5c4e9fbac70660fc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libbit_set-11352b7ffdef701a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-7759384a9030c468.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-934d9a8c274dd74c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-8a372f0787178dbb.rlib" "/opt/rustwide/target/debug/deps/libspirv-109391b6aab9a473.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3b223f4e3e4647ae.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-4017261803a38728.rlib" "/opt/rustwide/target/debug/deps/libglow-7e31ba969746feba.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fa5322031c45ee01.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-05db37f519d9bfc2.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-55bb73319fd68ba2.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-9926928a52b74a85.rlib" "/opt/rustwide/target/debug/deps/libordered_float-dd8016ee1d00f92b.rlib" "/opt/rustwide/target/debug/deps/liblyon-0a41dea3f195b99d.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-ab7b15316cb7d0df.rlib" "/opt/rustwide/target/debug/deps/libfloat_next_after-262a0c807bc37d18.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-5707889b2b65bdd5.rlib" "/opt/rustwide/target/debug/deps/libsid-db2ae0aa56034d19.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-90455645764de1a9.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-627583bc45a3c601.rlib" "/opt/rustwide/target/debug/deps/libeuclid-05f8d6c9dbe9cd3e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c2e11b9e8c0236de.rlib" "/opt/rustwide/target/debug/deps/libcgmath-91ebc48bf3826682.rlib" "/opt/rustwide/target/debug/deps/libapprox-a96b3637af1e049a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13f456c52851e665.rlib" "/opt/rustwide/target/debug/deps/libwinit-a4322515f4c591c2.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-a25ec2fc2da25a3d.rlib" "/opt/rustwide/target/debug/deps/libmio-e53efeb2cc88547f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-07f9a7f6438b9f0e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e33f49c327781239.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-999c784c13ddddb2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9eaaf43af5587cfe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a37d76da3e2965a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-26f9d91be0b9c786.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-0a51740305ae111d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61e21975fc54caa4.rlib" "/opt/rustwide/target/debug/deps/libandrew-48f45d66d1ea970f.rlib" "/opt/rustwide/target/debug/deps/libxml-86878b77be48679d.rlib" "/opt/rustwide/target/debug/deps/libxdg-1867574b0521edfd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/librusttype-0df86f6806745fb3.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-0b2f9313883f115c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-0cee73d82ddc56c0.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-5944750c0afea75d.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-44ad36c7cf91f522.rlib" "/opt/rustwide/target/debug/deps/libxcursor-c4f373b548beed13.rlib" "/opt/rustwide/target/debug/deps/libnom-7e1f3fe576211e28.rlib" "/opt/rustwide/target/debug/deps/libmemchr-74d4e3ea3bb47a23.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-95faa49c7773a047.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-d8552aff474ff322.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-23cae21895f58644.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-2bd2d8f0294437ef.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-02e296a9cbfe42ee.rlib" "/opt/rustwide/target/debug/deps/libnix-6c03568e97dfde0e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-0bd39b55cf248177.rlib" "/opt/rustwide/target/debug/deps/libdlib-0abb1349eb314a93.rlib" "/opt/rustwide/target/debug/deps/liblibloading-7f4c0c18427fce45.rlib" "/opt/rustwide/target/debug/deps/libcalloop-2c858e6eeb78bc5b.rlib" "/opt/rustwide/target/debug/deps/libnix-38b7128ef549b98c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libdlib-76204f4dca28670d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-d04ef6e5d1a078cc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ab50178f2239cfe2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5548bb4e3ab3b84e.rlib" "/opt/rustwide/target/debug/deps/liblibc-87463d8245aa9382.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8c3c91cf8c5b6214.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-2bd53b9f850c2a45.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/text-cd777e84746933fc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/wgpu-b04e0ddee9291371.wgpu.fddd8b3b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/wgpu-b04e0ddee9291371.wgpu.fddd8b3b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/wgpu-b04e0ddee9291371.wgpu.fddd8b3b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/wgpu-b04e0ddee9291371.wgpu.fddd8b3b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/wgpu-b04e0ddee9291371.wgpu.fddd8b3b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/wgpu-b04e0ddee9291371.wgpu.fddd8b3b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/wgpu-b04e0ddee9291371.wgpu.fddd8b3b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/wgpu-b04e0ddee9291371.wgpu.fddd8b3b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/wgpu-b04e0ddee9291371.wgpu.fddd8b3b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/wgpu-b04e0ddee9291371.wgpu.fddd8b3b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/wgpu-b04e0ddee9291371.wgpu.fddd8b3b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/wgpu-b04e0ddee9291371.wgpu.fddd8b3b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/wgpu-b04e0ddee9291371.wgpu.fddd8b3b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/wgpu-b04e0ddee9291371.wgpu.fddd8b3b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/wgpu-b04e0ddee9291371.wgpu.fddd8b3b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/wgpu-b04e0ddee9291371.wgpu.fddd8b3b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/wgpu-b04e0ddee9291371.3ki369ck71r9fyk0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-c67c9b88c044eac3.rlib" "/opt/rustwide/target/debug/deps/libatty-9df9a3bf54841124.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/target/debug/deps/libregex-46898f13d70ec0d3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8e5935077525ae4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-63baa8721d3c1496.rlib" "/opt/rustwide/target/debug/deps/libbufro.rlib" "/opt/rustwide/target/debug/deps/libpollster-6ee6719c61025b33.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-1ba04c55d51a0919.rlib" "/opt/rustwide/target/debug/deps/libwgpu-d528ece5cb230db5.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-51d553c62a2f6df9.rlib" "/opt/rustwide/target/debug/deps/libcopyless-7bbb5713f1b737c7.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-33fe0406bd89750b.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-0e43a52a5e9afed6.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-697219f6e1c4b729.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a6e8c1688d22cebb.rlib" "/opt/rustwide/target/debug/deps/libahash-e3c94c9c9aec56bc.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-9398feaa92603d21.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-756a5d1c2d9a8f2a.rlib" "/opt/rustwide/target/debug/deps/libprofiling-1997b93bf4ec23bf.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-e5d2c22349d1448d.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-8a8b45f7f04927d9.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-da83a27abadec5ae.rlib" "/opt/rustwide/target/debug/deps/libash-d11be3ad7d1082ef.rlib" "/opt/rustwide/target/debug/deps/libnaga-4a43d9e80d72b49b.rlib" "/opt/rustwide/target/debug/deps/libfxhash-5c4e9fbac70660fc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libbit_set-11352b7ffdef701a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-7759384a9030c468.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-934d9a8c274dd74c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-8a372f0787178dbb.rlib" "/opt/rustwide/target/debug/deps/libspirv-109391b6aab9a473.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3b223f4e3e4647ae.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-4017261803a38728.rlib" "/opt/rustwide/target/debug/deps/libglow-7e31ba969746feba.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fa5322031c45ee01.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-05db37f519d9bfc2.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-55bb73319fd68ba2.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-9926928a52b74a85.rlib" "/opt/rustwide/target/debug/deps/libordered_float-dd8016ee1d00f92b.rlib" "/opt/rustwide/target/debug/deps/liblyon-0a41dea3f195b99d.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-ab7b15316cb7d0df.rlib" "/opt/rustwide/target/debug/deps/libfloat_next_after-262a0c807bc37d18.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-5707889b2b65bdd5.rlib" "/opt/rustwide/target/debug/deps/libsid-db2ae0aa56034d19.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-90455645764de1a9.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-627583bc45a3c601.rlib" "/opt/rustwide/target/debug/deps/libeuclid-05f8d6c9dbe9cd3e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c2e11b9e8c0236de.rlib" "/opt/rustwide/target/debug/deps/libcgmath-91ebc48bf3826682.rlib" "/opt/rustwide/target/debug/deps/libapprox-a96b3637af1e049a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13f456c52851e665.rlib" "/opt/rustwide/target/debug/deps/libwinit-a4322515f4c591c2.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-a25ec2fc2da25a3d.rlib" "/opt/rustwide/target/debug/deps/libmio-e53efeb2cc88547f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-07f9a7f6438b9f0e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e33f49c327781239.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-999c784c13ddddb2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9eaaf43af5587cfe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a37d76da3e2965a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-26f9d91be0b9c786.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-0a51740305ae111d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61e21975fc54caa4.rlib" "/opt/rustwide/target/debug/deps/libandrew-48f45d66d1ea970f.rlib" "/opt/rustwide/target/debug/deps/libxml-86878b77be48679d.rlib" "/opt/rustwide/target/debug/deps/libxdg-1867574b0521edfd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/librusttype-0df86f6806745fb3.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-0b2f9313883f115c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-0cee73d82ddc56c0.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-5944750c0afea75d.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-44ad36c7cf91f522.rlib" "/opt/rustwide/target/debug/deps/libxcursor-c4f373b548beed13.rlib" "/opt/rustwide/target/debug/deps/libnom-7e1f3fe576211e28.rlib" "/opt/rustwide/target/debug/deps/libmemchr-74d4e3ea3bb47a23.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-95faa49c7773a047.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-d8552aff474ff322.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-23cae21895f58644.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-2bd2d8f0294437ef.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-02e296a9cbfe42ee.rlib" "/opt/rustwide/target/debug/deps/libnix-6c03568e97dfde0e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-0bd39b55cf248177.rlib" "/opt/rustwide/target/debug/deps/libdlib-0abb1349eb314a93.rlib" "/opt/rustwide/target/debug/deps/liblibloading-7f4c0c18427fce45.rlib" "/opt/rustwide/target/debug/deps/libcalloop-2c858e6eeb78bc5b.rlib" "/opt/rustwide/target/debug/deps/libnix-38b7128ef549b98c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libdlib-76204f4dca28670d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-d04ef6e5d1a078cc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ab50178f2239cfe2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5548bb4e3ab3b84e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8c3c91cf8c5b6214.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-2bd53b9f850c2a45.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/librand-1f3a97f97d25cfa3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cf32d856f3cc9415.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c599077fe360a78b.rlib" "/opt/rustwide/target/debug/deps/librand_core-90d2e78e06d97cad.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2b54af199cb5b3bd.rlib" "/opt/rustwide/target/debug/deps/liblibc-87463d8245aa9382.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/wgpu-b04e0ddee9291371" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "76d70d2977d266d730ab898493ab9b75b9f3e5aa6cc78027cf2242d85af57e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76d70d2977d266d730ab898493ab9b75b9f3e5aa6cc78027cf2242d85af57e11", kill_on_drop: false }` [INFO] [stdout] 76d70d2977d266d730ab898493ab9b75b9f3e5aa6cc78027cf2242d85af57e11