[INFO] fetching crate cat_engine 0.5.3... [INFO] testing cat_engine-0.5.3 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate cat_engine 0.5.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate cat_engine 0.5.3 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cat_engine 0.5.3 [INFO] finished tweaking crates.io crate cat_engine 0.5.3 [INFO] tweaked toml for crates.io crate cat_engine 0.5.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate cat_engine 0.5.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded line_drawing v0.8.0 [INFO] [stderr] Downloaded wayland-egl v0.28.1 [INFO] [stderr] Downloaded wayland-protocols v0.28.1 [INFO] [stderr] Downloaded wayland-sys v0.28.1 [INFO] [stderr] Downloaded wayland-commons v0.28.1 [INFO] [stderr] Downloaded wayland-client v0.28.1 [INFO] [stderr] Downloaded wayland-cursor v0.28.1 [INFO] [stderr] Downloaded wayland-scanner v0.28.1 [INFO] [stderr] Downloaded andrew v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6179b92f07a04ea12ea2295f1be13a3f27e0c45b86435343056c8bcb05adee4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c6179b92f07a04ea12ea2295f1be13a3f27e0c45b86435343056c8bcb05adee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6179b92f07a04ea12ea2295f1be13a3f27e0c45b86435343056c8bcb05adee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6179b92f07a04ea12ea2295f1be13a3f27e0c45b86435343056c8bcb05adee4", kill_on_drop: false }` [INFO] [stdout] c6179b92f07a04ea12ea2295f1be13a3f27e0c45b86435343056c8bcb05adee4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75b9c5fc0b4030416b016cb1d86d9dfb7e7ec144769edd50a828891c755602d9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "75b9c5fc0b4030416b016cb1d86d9dfb7e7ec144769edd50a828891c755602d9", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.3 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling weezl v0.1.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling ttf-parser v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling wayland-sys v0.28.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling png v0.16.5 [INFO] [stderr] Compiling wayland-scanner v0.28.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glium v0.28.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling line_drawing v0.8.0 [INFO] [stderr] Compiling andrew v0.3.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling wayland-client v0.28.1 [INFO] [stderr] Compiling wayland-protocols v0.28.1 [INFO] [stderr] Compiling xcursor v0.3.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling tiff v0.6.0 [INFO] [stderr] Compiling wayland-commons v0.28.1 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling wayland-cursor v0.28.1 [INFO] [stderr] Compiling wayland-egl v0.28.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.0 [INFO] [stderr] Compiling glutin v0.25.1 [INFO] [stderr] Compiling cat_engine v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "75b9c5fc0b4030416b016cb1d86d9dfb7e7ec144769edd50a828891c755602d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75b9c5fc0b4030416b016cb1d86d9dfb7e7ec144769edd50a828891c755602d9", kill_on_drop: false }` [INFO] [stdout] 75b9c5fc0b4030416b016cb1d86d9dfb7e7ec144769edd50a828891c755602d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62f382840a17aca6b565a83df037615d234805d352c752416d6ea625a3c5de57 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "62f382840a17aca6b565a83df037615d234805d352c752416d6ea625a3c5de57", kill_on_drop: false }` [INFO] [stderr] Compiling cat_engine v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.14s [INFO] running `Command { std: "docker" "inspect" "62f382840a17aca6b565a83df037615d234805d352c752416d6ea625a3c5de57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62f382840a17aca6b565a83df037615d234805d352c752416d6ea625a3c5de57", kill_on_drop: false }` [INFO] [stdout] 62f382840a17aca6b565a83df037615d234805d352c752416d6ea625a3c5de57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 91e194099891a6419789d02b70d88bd7e371fe58a8b24598ff85092921dbd6a5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "91e194099891a6419789d02b70d88bd7e371fe58a8b24598ff85092921dbd6a5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cat_engine-fd74720285802635 [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests cat_engine [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/text/mod.rs - text (line 31) ... FAILED [INFO] [stdout] test src/lib.rs - (line 37) ... FAILED [INFO] [stdout] test src/text/mod.rs - text (line 48) ... FAILED [INFO] [stdout] test src/text/glyph_cache.rs - text::glyph_cache::GlyphCache::insert_str (line 159) ... FAILED [INFO] [stdout] test src/lib.rs - (line 10) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/text/mod.rs - text (line 31) stdout ---- [INFO] [stdout] error: unexpected token: `...` [INFO] [stdout] --> src/text/mod.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 12 | ... in the cycle: [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 12 | .. in the cycle: [INFO] [stdout] | ^^ [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 12 | ..= in the cycle: [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0586]: inclusive range with no end [INFO] [stdout] --> src/text/mod.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 12 | ... in the cycle: [INFO] [stdout] | ^^^ help: use `..` instead [INFO] [stdout] | [INFO] [stdout] = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`) [INFO] [stdout] [INFO] [stdout] error: expected one of `;` or `}`, found keyword `in` [INFO] [stdout] --> src/text/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 12 | ... in the cycle: [INFO] [stdout] | ^^ expected one of `;` or `}` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PagedWindow` [INFO] [stdout] --> src/text/mod.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut window=PagedWindow::new(|_,s|{ [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use cat_engine::PagedWindow; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FontOwner` [INFO] [stdout] --> src/text/mod.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 9 | let font=FontOwner::load("resources/font").unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use cat_engine::text::FontOwner; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0586. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 37) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `window` in this scope [INFO] [stdout] --> src/lib.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 3 | let wi=window.display().gl_window(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/text/mod.rs - text (line 48) stdout ---- [INFO] [stdout] error: unexpected token: `...` [INFO] [stdout] --> src/text/mod.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 13 | ... in the cycle: [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 13 | .. in the cycle: [INFO] [stdout] | ^^ [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 13 | ..= in the cycle: [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0586]: inclusive range with no end [INFO] [stdout] --> src/text/mod.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 13 | ... in the cycle: [INFO] [stdout] | ^^^ help: use `..` instead [INFO] [stdout] | [INFO] [stdout] = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`) [INFO] [stdout] [INFO] [stdout] error: expected one of `;` or `}`, found keyword `in` [INFO] [stdout] --> src/text/mod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 13 | ... in the cycle: [INFO] [stdout] | ^^ expected one of `;` or `}` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PagedWindow` [INFO] [stdout] --> src/text/mod.rs:49:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut window=PagedWindow::new(|_,s|{ [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use cat_engine::PagedWindow; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FontOwner` [INFO] [stdout] --> src/text/mod.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 7 | let font=FontOwner::load("resources/font").unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use cat_engine::text::FontOwner; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scale` [INFO] [stdout] --> src/text/mod.rs:55:11 [INFO] [stdout] | [INFO] [stdout] 9 | let scale=Scale::new(0.4,0.4); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use cat_engine::text::Scale; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GlyphCache` [INFO] [stdout] --> src/text/mod.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 11 | let glyphs=GlyphCache::new_alphabet(&font,"HelloWorld?",scale,window.display()); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use cat_engine::text::GlyphCache; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0586. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/text/glyph_cache.rs - text::glyph_cache::GlyphCache::insert_str (line 159) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `alphabet` in this scope [INFO] [stdout] --> src/text/glyph_cache.rs:160:18 [INFO] [stdout] | [INFO] [stdout] 3 | for character in alphabet.chars(){ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0424]: expected value, found module `self` [INFO] [stdout] --> src/text/glyph_cache.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { [INFO] [stdout] | ---- this function can't have a `self` parameter [INFO] [stdout] 3 | for character in alphabet.chars(){ [INFO] [stdout] 4 | self.insert_char(character,font,scale,display); [INFO] [stdout] | ^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `font` in this scope [INFO] [stdout] --> src/text/glyph_cache.rs:161:32 [INFO] [stdout] | [INFO] [stdout] 4 | self.insert_char(character,font,scale,display); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `scale` in this scope [INFO] [stdout] --> src/text/glyph_cache.rs:161:37 [INFO] [stdout] | [INFO] [stdout] 4 | self.insert_char(character,font,scale,display); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `display` in this scope [INFO] [stdout] --> src/text/glyph_cache.rs:161:43 [INFO] [stdout] | [INFO] [stdout] 4 | self.insert_char(character,font,scale,display); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0424, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0424`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 10) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'Failed to initialize any backend! Wayland status: XdgRuntimeDirNotSet X11 status: XOpenDisplayFailed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.23.0/src/platform_impl/linux/mod.rs:595:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ad2d3c4540 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ad2d3c4540 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ad2d3c4540 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ad2d3c4540 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ad2d3e83dc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55ad2d3c0a62 - std::io::Write::write_fmt::h24485de26f355188 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55ad2d3c6c55 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ad2d3c6c55 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ad2d3c6c55 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ad2d3c67aa - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55ad2d3c73f1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55ad2cf8316e - std::panicking::begin_panic::{{closure}}::h4f5582dbd5dc4ee6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:520:9 [INFO] [stdout] 12: 0x55ad2cfbf53f - std::sys_common::backtrace::__rust_end_short_backtrace::hb1d914c8b0cbe4bb [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ad2cf8306c - std::panicking::begin_panic::ha1762a88220a5cc7 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:519:12 [INFO] [stdout] 14: 0x55ad2cce4b32 - winit::platform_impl::platform::EventLoop::new_any_thread::h1d4718f40212f5e8 [INFO] [stdout] 15: 0x55ad2cce4ec0 - winit::platform_impl::platform::EventLoop::new::h5a69637f685f50dc [INFO] [stdout] 16: 0x55ad2cce4440 - winit::event_loop::EventLoop::with_user_event::hda9539e0ba2516b3 [INFO] [stdout] 17: 0x55ad2cccc0b9 - cat_engine::window::window::Window::new::h3e9980c553d1c3fe [INFO] [stdout] 18: 0x55ad2cccc00d - cat_engine::window::paged_window::PagedWindow::new::h081c96182556c22d [INFO] [stdout] 19: 0x55ad2cd0425a - rust_out::main::h405f65324f7b53be [INFO] [stdout] 20: 0x55ad2ccd41f3 - core::ops::function::FnOnce::call_once::ha451af22024e1864 [INFO] [stdout] 21: 0x55ad2cccee49 - std::sys_common::backtrace::__rust_begin_short_backtrace::hefd8e56bf97a4afd [INFO] [stdout] 22: 0x55ad2cccf029 - std::rt::lang_start::{{closure}}::hee13be5f96bd7848 [INFO] [stdout] 23: 0x55ad2d3c7817 - core::ops::function::impls:: for &F>::call_once::h194d6aa01fb6b594 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 24: 0x55ad2d3c7817 - std::panicking::try::do_call::h4ef477456776cccb [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55ad2d3c7817 - std::panicking::try::h7f2121b6bb3bbca4 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55ad2d3c7817 - std::panic::catch_unwind::he974d0ca04309948 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] 27: 0x55ad2d3c7817 - std::rt::lang_start_internal::h36e9e78490120b9f [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/rt.rs:51:25 [INFO] [stdout] 28: 0x55ad2cccf008 - std::rt::lang_start::h290408a3f91c6d5a [INFO] [stdout] 29: 0x55ad2cd043cb - main [INFO] [stdout] 30: 0x7f49ca73c0b3 - __libc_start_main [INFO] [stdout] 31: 0x55ad2cccb0ce - _start [INFO] [stdout] 32: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 10) [INFO] [stdout] src/lib.rs - (line 37) [INFO] [stdout] src/text/glyph_cache.rs - text::glyph_cache::GlyphCache::insert_str (line 159) [INFO] [stdout] src/text/mod.rs - text (line 31) [INFO] [stdout] src/text/mod.rs - text (line 48) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "91e194099891a6419789d02b70d88bd7e371fe58a8b24598ff85092921dbd6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91e194099891a6419789d02b70d88bd7e371fe58a8b24598ff85092921dbd6a5", kill_on_drop: false }` [INFO] [stdout] 91e194099891a6419789d02b70d88bd7e371fe58a8b24598ff85092921dbd6a5