[INFO] fetching crate pixel_engine 0.3.5... [INFO] testing pixel_engine-0.3.5 against 1.45.2 for beta-1.46-1 [INFO] extracting crate pixel_engine 0.3.5 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate pixel_engine 0.3.5 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pixel_engine 0.3.5 [INFO] finished tweaking crates.io crate pixel_engine 0.3.5 [INFO] tweaked toml for crates.io crate pixel_engine 0.3.5 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate pixel_engine 0.3.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66cc9e07d2890cc1314ef41934920b3052c17e1487a139244ec3179a73f690a7 [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" "66cc9e07d2890cc1314ef41934920b3052c17e1487a139244ec3179a73f690a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66cc9e07d2890cc1314ef41934920b3052c17e1487a139244ec3179a73f690a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66cc9e07d2890cc1314ef41934920b3052c17e1487a139244ec3179a73f690a7", kill_on_drop: false }` [INFO] [stdout] 66cc9e07d2890cc1314ef41934920b3052c17e1487a139244ec3179a73f690a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2501712abc26e6557041ae9c9e65303419fe4e14bb2ab75a7817e398eb46f8f0 [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" "2501712abc26e6557041ae9c9e65303419fe4e14bb2ab75a7817e398eb46f8f0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling gfx-hal v0.5.3 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.7 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling gfx-descriptor v0.1.0 [INFO] [stderr] Compiling gfx-backend-empty v0.5.2 [INFO] [stderr] Compiling gfx-memory v0.1.3 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling peek-poke v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling pixel_engine_draw v0.2.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling gfx-backend-vulkan v0.5.11 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling wgpu-core v0.5.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling wgpu-native v0.5.1 [INFO] [stderr] Compiling wgpu v0.5.2 [INFO] [stderr] Compiling pixel_engine_backend v0.2.1 [INFO] [stderr] Compiling pixel_engine v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 35s [INFO] running `Command { std: "docker" "inspect" "2501712abc26e6557041ae9c9e65303419fe4e14bb2ab75a7817e398eb46f8f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2501712abc26e6557041ae9c9e65303419fe4e14bb2ab75a7817e398eb46f8f0", kill_on_drop: false }` [INFO] [stdout] 2501712abc26e6557041ae9c9e65303419fe4e14bb2ab75a7817e398eb46f8f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b866c0b0722ddaf5638a51f40cd54f6550cb6fa037f63809c00ba5773ee17852 [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" "b866c0b0722ddaf5638a51f40cd54f6550cb6fa037f63809c00ba5773ee17852", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pixel_engine v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `engine::traits::*` [INFO] [stdout] --> examples/template.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use engine::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/circle.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | game.screen.clear(engine::Color::WHITE); [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clear` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/circle.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | game.screen.clear(engine::Color::WHITE); [INFO] [stdout] | ^^^^^ method not found in `engine::Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/circle.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | game.screen.draw_circle(25, 25, 25, engine::Color::BLACK); [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/random.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | game.screen [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/mouse.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | game.screen.clear([0, 0, 0].into()); [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_inner` found for struct `engine::EngineWrapper` in the current scope [INFO] [stdout] --> examples/colors.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | let game = game_wrapper.get_inner(); [INFO] [stdout] | ^^^^^^^^^ method not found in `engine::EngineWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_inner` found for struct `engine::EngineWrapper` in the current scope [INFO] [stdout] --> examples/triangle_rounded.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | let game = game_wrapper.get_inner(); [INFO] [stdout] | ^^^^^^^^^ method not found in `engine::EngineWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw_circle` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/circle.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | game.screen.draw_circle(25, 25, 25, engine::Color::BLACK); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `engine::Sprite` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pixel_engine_draw-0.2.0/src/graphics.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Sprite { [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the method `draw_circle` exists but the following trait bounds were not satisfied: [INFO] [stdout] `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/circle.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | game.screen.fill_circle(25, 25, 12, engine::Color::BLUE); [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_inner` found for struct `engine::EngineWrapper` in the current scope [INFO] [stdout] --> examples/grid.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | let game_inner = game.get_inner(); [INFO] [stdout] | ^^^^^^^^^ method not found in `engine::EngineWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clear` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/mouse.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | game.screen.clear([0, 0, 0].into()); [INFO] [stdout] | ^^^^^ method not found in `engine::Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/mouse.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | game.screen [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/random.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | .draw(x, y, engine::Color::new(rng.gen(), rng.gen(), rng.gen())) [INFO] [stdout] | ^^^^ method not found in `engine::Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_inner` found for struct `engine::EngineWrapper` in the current scope [INFO] [stdout] --> examples/text.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | game.get_inner() [INFO] [stdout] | ^^^^^^^^^ method not found in `engine::EngineWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fill_circle` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/circle.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | game.screen.fill_circle(25, 25, 12, engine::Color::BLUE); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `engine::Sprite` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pixel_engine_draw-0.2.0/src/graphics.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Sprite { [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the method `fill_circle` exists but the following trait bounds were not satisfied: [INFO] [stdout] `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/mouse.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | .draw_line((25, 0), (25, 49), engine::Color::GREEN); [INFO] [stdout] | ^^^^^^^^^ method not found in `engine::Sprite` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pixel_engine_draw-0.2.0/src/graphics.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Sprite { [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the method `draw_line` exists but the following trait bounds were not satisfied: [INFO] [stdout] `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/mouse.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | game.screen [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/triangles.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | game.screen.clear([0, 0, 0].into()); [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/mouse.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | .draw_line((0, 25), (49, 25), engine::Color::GREEN); [INFO] [stdout] | ^^^^^^^^^ method not found in `engine::Sprite` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pixel_engine_draw-0.2.0/src/graphics.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Sprite { [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the method `draw_line` exists but the following trait bounds were not satisfied: [INFO] [stdout] `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/lines.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | game.screen.clear([0, 0, 0].into()); [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_inner` found for struct `engine::EngineWrapper` in the current scope [INFO] [stdout] --> examples/triangle_color.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | let game = game_wrapper.get_inner(); [INFO] [stdout] | ^^^^^^^^^ method not found in `engine::EngineWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/mouse.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | game.screen [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `engine::traits` [INFO] [stdout] --> examples/circle.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use engine::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clear` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/triangles.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | game.screen.clear([0, 0, 0].into()); [INFO] [stdout] | ^^^^^ method not found in `engine::Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `engine::traits` [INFO] [stdout] --> examples/text.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use engine::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/mouse.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | .draw(mouse_pos.0, mouse_pos.1, [255, 0, 0].into()); [INFO] [stdout] | ^^^^ method not found in `engine::Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `engine::traits` [INFO] [stdout] --> examples/triangle_rounded.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use engine::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clear` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/lines.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | game.screen.clear([0, 0, 0].into()); [INFO] [stdout] | ^^^^^ method not found in `engine::Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `engine::traits` [INFO] [stdout] --> examples/random.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0616. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pixel_engine`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0616. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `engine::traits` [INFO] [stdout] --> examples/colors.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use engine::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `engine::traits` [INFO] [stdout] --> examples/grid.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use engine::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `engine::traits` [INFO] [stdout] --> examples/triangle_color.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use engine::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/mouse.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | game.screen.draw(*x, *y, [0, 0, 255].into()); [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/mouse.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | game.screen.draw(*x, *y, [0, 0, 255].into()); [INFO] [stdout] | ^^^^ method not found in `engine::Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/triangles.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | game.screen [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `engine::traits` [INFO] [stdout] --> examples/mouse.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use engine::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/lines.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | game.screen.draw_line( [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fill_triangle` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/triangles.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | .fill_triangle(pts1, pts2, pts3, [255, 255, 255].into()); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `engine::Sprite` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pixel_engine_draw-0.2.0/src/graphics.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Sprite { [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the method `fill_triangle` exists but the following trait bounds were not satisfied: [INFO] [stdout] `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0616. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/triangles.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | game.screen [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/lines.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | game.screen.draw_line( [INFO] [stdout] | ^^^^^^^^^ method not found in `engine::Sprite` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pixel_engine_draw-0.2.0/src/graphics.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Sprite { [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the method `draw_line` exists but the following trait bounds were not satisfied: [INFO] [stdout] `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/lines.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | game.screen [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw_triangle` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/triangles.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | .draw_triangle(pts1, pts2, pts3, [255, 255, 255].into()); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `engine::Sprite` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pixel_engine_draw-0.2.0/src/graphics.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Sprite { [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the method `draw_triangle` exists but the following trait bounds were not satisfied: [INFO] [stdout] `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/triangles.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/lines.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | .draw(start[0] as u32, start[1] as u32, [0, 255, 0].into()); [INFO] [stdout] | ^^^^ method not found in `engine::Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/lines.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | game.screen [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw_text` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/triangles.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^^^^ method not found in `engine::Sprite` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pixel_engine_draw-0.2.0/src/graphics.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Sprite { [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the method `draw_text` exists but the following trait bounds were not satisfied: [INFO] [stdout] `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/lines.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | .draw(end[0] as u32, end[1] as u32, [255, 0, 0].into()); [INFO] [stdout] | ^^^^ method not found in `engine::Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/triangles.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw_text` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/triangles.rs:84:21 [INFO] [stdout] | [INFO] [stdout] 84 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^^^^ method not found in `engine::Sprite` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pixel_engine_draw-0.2.0/src/graphics.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Sprite { [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the method `draw_text` exists but the following trait bounds were not satisfied: [INFO] [stdout] `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/triangles.rs:99:14 [INFO] [stdout] | [INFO] [stdout] 99 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `engine::traits` [INFO] [stdout] --> examples/lines.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use engine::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw_text` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/triangles.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 99 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^^^^ method not found in `engine::Sprite` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pixel_engine_draw-0.2.0/src/graphics.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Sprite { [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the method `draw_text` exists but the following trait bounds were not satisfied: [INFO] [stdout] `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0616. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/triangles.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 114 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw_text` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/triangles.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^^^^ method not found in `engine::Sprite` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pixel_engine_draw-0.2.0/src/graphics.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Sprite { [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the method `draw_text` exists but the following trait bounds were not satisfied: [INFO] [stdout] `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/triangles.rs:121:14 [INFO] [stdout] | [INFO] [stdout] 121 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw_text` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/triangles.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^^^^ method not found in `engine::Sprite` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pixel_engine_draw-0.2.0/src/graphics.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Sprite { [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the method `draw_text` exists but the following trait bounds were not satisfied: [INFO] [stdout] `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::Engine` is private [INFO] [stdout] --> examples/triangles.rs:137:14 [INFO] [stdout] | [INFO] [stdout] 137 | game.screen.draw_line( [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw_line` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/triangles.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | game.screen.draw_line( [INFO] [stdout] | ^^^^^^^^^ method not found in `engine::Sprite` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pixel_engine_draw-0.2.0/src/graphics.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Sprite { [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the method `draw_line` exists but the following trait bounds were not satisfied: [INFO] [stdout] `engine::Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `engine::Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `engine::traits` [INFO] [stdout] --> examples/triangles.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use engine::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0616. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/inputs-5ef8f6dd865beb38.inputs.e866c2pe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-5ef8f6dd865beb38.inputs.e866c2pe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-5ef8f6dd865beb38.inputs.e866c2pe-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-5ef8f6dd865beb38.inputs.e866c2pe-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-5ef8f6dd865beb38.inputs.e866c2pe-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-5ef8f6dd865beb38.inputs.e866c2pe-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-5ef8f6dd865beb38.inputs.e866c2pe-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-5ef8f6dd865beb38.inputs.e866c2pe-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-5ef8f6dd865beb38.inputs.e866c2pe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-5ef8f6dd865beb38.inputs.e866c2pe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-5ef8f6dd865beb38.inputs.e866c2pe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-5ef8f6dd865beb38.inputs.e866c2pe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-5ef8f6dd865beb38.inputs.e866c2pe-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-5ef8f6dd865beb38.inputs.e866c2pe-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-5ef8f6dd865beb38.inputs.e866c2pe-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/inputs-5ef8f6dd865beb38.inputs.e866c2pe-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/inputs-5ef8f6dd865beb38" "/opt/rustwide/target/debug/examples/inputs-5ef8f6dd865beb38.45lfxpngyxp7hglt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpixel_engine-8cf79a3a7feeb724.rlib" "/opt/rustwide/target/debug/deps/libfutures-28d5495fac58fa76.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3b6878fd9f29a13e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-abbb297d30b604f6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3f8631b38daad9d4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ffcce2ca2a170d44.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5784bc9bf70dfec6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-708ef239692945bc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3fd398df1c19d284.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f6b1199728dd561d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-95160ea66ef8df44.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-55892e3ac4a3edbe.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c4914a33d5797fa3.rlib" "/opt/rustwide/target/debug/deps/libpixel_engine_draw-e2fc3e33e8eff9bf.rlib" "/opt/rustwide/target/debug/deps/libimage-bda6c2f50ea585a5.rlib" "/opt/rustwide/target/debug/deps/libpng-22755aa4e0746a18.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libdeflate-28267e1a686bdade.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8d9969bdcabe6a27.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9464711edbc35b9a.rlib" "/opt/rustwide/target/debug/deps/librayon-2199efb391e6b389.rlib" "/opt/rustwide/target/debug/deps/librayon_core-edff13fe6337d797.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0160428454c853bf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-13ba5fbb755d15de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b02a373d54c24287.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e47843f3b2bda747.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bcccd393cbb2950f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-18405819c03faa62.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a41d15e779c7e39c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-17094c6a33f74fcb.rlib" "/opt/rustwide/target/debug/deps/libgif-561bb85883d693e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-75405708483eb8a3.rlib" "/opt/rustwide/target/debug/deps/libtiff-cd74f61c6c6082a1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e70985a127bc9bfe.rlib" "/opt/rustwide/target/debug/deps/libadler32-93cf3063860c0a1b.rlib" "/opt/rustwide/target/debug/deps/liblzw-258df11cbdcd0b61.rlib" "/opt/rustwide/target/debug/deps/libpixel_engine_backend-17e430a020613e06.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-09021a1f8305968d.rlib" "/opt/rustwide/target/debug/deps/libwgpu-341eb0b6d9063d50.rlib" "/opt/rustwide/target/debug/deps/libwgpu_native-ea2a5e73da6e82d0.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-c0a3fcf8d97ed78f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5ed6abe592476fba.rlib" "/opt/rustwide/target/debug/deps/libgfx_memory-37af32c40434d686.rlib" "/opt/rustwide/target/debug/deps/libhibitset-af8269f48468f02c.rlib" "/opt/rustwide/target/debug/deps/libatom-8f57fb2678991f98.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1038cbb92e2ed875.rlib" "/opt/rustwide/target/debug/deps/libgfx_descriptor-296f39cc64c1dcb5.rlib" "/opt/rustwide/target/debug/deps/libfxhash-a8507059d45d10e0.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-a7a28779f0714737.rlib" "/opt/rustwide/target/debug/deps/libash-d4c2c67e934eaaa3.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-80243267c2a9da8d.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-cd3985a832b7b6a0.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-512c9d386fd2b227.rlib" "/opt/rustwide/target/debug/deps/libpeek_poke-a91af5783cb460a4.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-21b894be3580eaa7.rlib" "/opt/rustwide/target/debug/deps/libwinit-8c322996823618b3.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-971d03ca4e5e5d9d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-3a0054ff73b6a33e.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-34391999ad4685d7.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-ce3bd901e76af6dd.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-9eeb2426885bfafb.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-438b2e3d75002e77.rlib" "/opt/rustwide/target/debug/deps/libcalloop-1203e0d50f5c5d14.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-1fd4b15a69251c3a.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libmio-14c7d6b85c3b600a.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-81cdebd382e857bc.rlib" "/opt/rustwide/target/debug/deps/libnet2-264f2cb99cf0f97e.rlib" "/opt/rustwide/target/debug/deps/libnix-0013178bdeb73c24.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libmemmap-8d373865be845c2e.rlib" "/opt/rustwide/target/debug/deps/libandrew-e1dbff70c050924c.rlib" "/opt/rustwide/target/debug/deps/libxml-2969c7a50ebc86d5.rlib" "/opt/rustwide/target/debug/deps/libxdg-513e46077e7cc7cd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a6a8873b9a83a742.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8d855df20ab84207.rlib" "/opt/rustwide/target/debug/deps/librusttype-fef5d82411c346f1.rlib" "/opt/rustwide/target/debug/deps/librusttype-696509d5ced7bee0.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-fbb64a4c5081082b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libordered_float-7745b41308d4176f.rlib" "/opt/rustwide/target/debug/deps/libapprox-3e7fd6d0fdbbef05.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-3ac6198a62eeb1f3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4fa8ecce75e64f9c.rlib" "/opt/rustwide/target/debug/deps/libdlib-d0f3797299815b06.rlib" "/opt/rustwide/target/debug/deps/liblibloading-0503ebb889a1491c.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9b122b88c51e1f84.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1546ad2da711ec37.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2a8464d8e508b584.rlib" "/opt/rustwide/target/debug/deps/liblibc-caad4fcf9d4e18e2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fb9d0a06a85a61af.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7a01464ef903cce4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libinstant-0be4524ff8826562.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/liblog-8beeeccf874d501c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b866c0b0722ddaf5638a51f40cd54f6550cb6fa037f63809c00ba5773ee17852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b866c0b0722ddaf5638a51f40cd54f6550cb6fa037f63809c00ba5773ee17852", kill_on_drop: false }` [INFO] [stdout] b866c0b0722ddaf5638a51f40cd54f6550cb6fa037f63809c00ba5773ee17852