[INFO] fetching crate pixel_engine 0.3.5... [INFO] checking pixel_engine-0.3.5 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate pixel_engine 0.3.5 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate pixel_engine 0.3.5 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-4/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wgpu-core v0.5.6 [INFO] [stderr] Downloaded wgpu-native v0.5.1 [INFO] [stderr] Downloaded pixel_engine_backend v0.2.1 [INFO] [stderr] Downloaded pixel_engine_draw v0.2.0 [INFO] [stderr] Downloaded wgpu v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5cca3ee993b8c753f312d61e33a6b01b2a7a76e60817d87f60c0c23c1a2ddc2 [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" "c5cca3ee993b8c753f312d61e33a6b01b2a7a76e60817d87f60c0c23c1a2ddc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5cca3ee993b8c753f312d61e33a6b01b2a7a76e60817d87f60c0c23c1a2ddc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5cca3ee993b8c753f312d61e33a6b01b2a7a76e60817d87f60c0c23c1a2ddc2", kill_on_drop: false }` [INFO] [stdout] c5cca3ee993b8c753f312d61e33a6b01b2a7a76e60817d87f60c0c23c1a2ddc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 15809d1cbe9f0db1d53a195ce37b29df52d082fa4f206f4541511ef0827247c8 [INFO] running `Command { std: "docker" "start" "-a" "15809d1cbe9f0db1d53a195ce37b29df52d082fa4f206f4541511ef0827247c8", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bytemuck v1.3.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [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 x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking gfx-hal v0.5.3 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking gfx-descriptor v0.1.0 [INFO] [stderr] Checking gfx-memory v0.1.3 [INFO] [stderr] Checking gfx-backend-empty v0.5.2 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking image v0.23.7 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Checking pixel_engine_draw v0.2.0 [INFO] [stderr] Checking peek-poke v0.2.0 [INFO] [stderr] Checking gfx-backend-vulkan v0.5.11 [INFO] [stderr] Checking wgpu-types v0.5.1 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking wgpu-core v0.5.6 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking winit v0.22.2 [INFO] [stderr] Checking wgpu-native v0.5.1 [INFO] [stderr] Checking wgpu v0.5.2 [INFO] [stderr] Checking pixel_engine_backend v0.2.1 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking pixel_engine v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> examples/triangle_color.rs:8:6 [INFO] [stdout] | [INFO] [stdout] 8 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [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] warning: unnecessary trailing semicolon [INFO] [stdout] --> examples/doomfire.rs:65:6 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> examples/doomfire.rs:72:6 [INFO] [stdout] | [INFO] [stdout] 72 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> examples/triangle_rounded.rs:8:6 [INFO] [stdout] | [INFO] [stdout] 8 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `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 `clear` found for struct `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 `Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `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]: the method `draw_line` exists for struct `Sprite`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/mouse.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | .draw_line((25, 0), (25, 49), engine::Color::GREEN); [INFO] [stdout] | ^^^^^^^^^ method cannot be called on `Sprite` due to unsatisfied trait bounds [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 `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `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[E0599]: the method `draw_line` exists for struct `Sprite`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/mouse.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | .draw_line((0, 25), (49, 25), engine::Color::GREEN); [INFO] [stdout] | ^^^^^^^^^ method cannot be called on `Sprite` due to unsatisfied trait bounds [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 `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `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] error[E0616]: field `screen` of struct `Engine` is private [INFO] [stdout] --> examples/file_explorer.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | game.screen.clear([0x00, 0x00, 0x00].into()); [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_inner` found for struct `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 `EngineWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_inner` found for struct `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 `EngineWrapper` [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: 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 `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 `Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_inner` found for struct `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 `EngineWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pixel_engine` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: aborting due to previous error; 2 warnings 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 `clear` found for struct `Sprite` in the current scope [INFO] [stdout] --> examples/file_explorer.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | game.screen.clear([0x00, 0x00, 0x00].into()); [INFO] [stdout] | ^^^^^ method not found in `Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `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] 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] error[E0616]: field `screen` of struct `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[E0616]: field `screen` of struct `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[E0616]: field `screen` of struct `Engine` is private [INFO] [stdout] --> examples/file_explorer.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | game.screen [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: 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] 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[E0599]: the method `draw_text` exists for struct `Sprite`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/file_explorer.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | .draw_text(0, 0, 2, [1.0, 1.0, 1.0].into(), ¤t_filename); [INFO] [stdout] | ^^^^^^^^^ method cannot be called on `Sprite` due to unsatisfied trait bounds [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 `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `Engine` is private [INFO] [stdout] --> examples/file_explorer.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `draw_text` exists for struct `Sprite`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/file_explorer.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^^^^ method cannot be called on `Sprite` due to unsatisfied trait bounds [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 `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `Engine` is private [INFO] [stdout] --> examples/file_explorer.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | game.screen.draw_text( [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]: the method `draw_text` exists for struct `Sprite`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/file_explorer.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 45 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^^^^ method cannot be called on `Sprite` due to unsatisfied trait bounds [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 `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_inner` found for struct `EngineWrapper` in the current scope [INFO] [stdout] --> examples/doomfire.rs:51:31 [INFO] [stdout] | [INFO] [stdout] 51 | vec![0x00usize; (game.get_inner().size.0 * game.get_inner().size.1) as usize]; [INFO] [stdout] | ^^^^^^^^^ method not found in `EngineWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clear` found for struct `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 `Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `engine::traits` [INFO] [stdout] --> examples/file_explorer.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: 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[E0599]: no method named `draw` found for struct `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 `Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `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 `get_inner` found for struct `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 `EngineWrapper` [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[E0599]: no method named `clear` found for struct `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 `Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `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[E0599]: the method `draw_circle` exists for struct `Sprite`, but its trait bounds were not satisfied [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 cannot be called on `Sprite` due to unsatisfied trait bounds [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 `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `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] 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[E0616]: field `screen` of struct `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]: the method `fill_circle` exists for struct `Sprite`, but its trait bounds were not satisfied [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 cannot be called on `Sprite` due to unsatisfied trait bounds [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 `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `Sprite: engine::traits::ShapesTrait` [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: aborting due to previous error; 2 warnings 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 `get_inner` found for struct `EngineWrapper` in the current scope [INFO] [stdout] --> examples/doomfire.rs:51:57 [INFO] [stdout] | [INFO] [stdout] 51 | vec![0x00usize; (game.get_inner().size.0 * game.get_inner().size.1) as usize]; [INFO] [stdout] | ^^^^^^^^^ method not found in `EngineWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 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` 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]: the method `draw_line` exists for struct `Sprite`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/lines.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | game.screen.draw_line( [INFO] [stdout] | ^^^^^^^^^ method cannot be called on `Sprite` due to unsatisfied trait bounds [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 `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clear` found for struct `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 `Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `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 `get_inner` found for struct `EngineWrapper` in the current scope [INFO] [stdout] --> examples/doomfire.rs:73:22 [INFO] [stdout] | [INFO] [stdout] 73 | for i in 0..game.get_inner().size.0 { [INFO] [stdout] | ^^^^^^^^^ method not found in `EngineWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw` found for struct `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 `Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `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` 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 `get_inner` found for struct `EngineWrapper` in the current scope [INFO] [stdout] --> examples/doomfire.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 74 | firepixel[((game.get_inner().size.1 - 1) * game.get_inner().size.0 + i) as usize] = 36; [INFO] [stdout] | ^^^^^^^^^ method not found in `EngineWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `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] error[E0599]: the method `fill_triangle` exists for struct `Sprite`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/triangles.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | .fill_triangle(pts1, pts2, pts3, [255, 255, 255].into()); [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `Sprite` due to unsatisfied trait bounds [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 `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `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]: the method `draw_triangle` exists for struct `Sprite`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/triangles.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | .draw_triangle(pts1, pts2, pts3, [255, 255, 255].into()); [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `Sprite` due to unsatisfied trait bounds [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 `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `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]: the method `draw_text` exists for struct `Sprite`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/triangles.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^^^^ method cannot be called on `Sprite` due to unsatisfied trait bounds [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 `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_inner` found for struct `EngineWrapper` in the current scope [INFO] [stdout] --> examples/doomfire.rs:74:57 [INFO] [stdout] | [INFO] [stdout] 74 | firepixel[((game.get_inner().size.1 - 1) * game.get_inner().size.0 + i) as usize] = 36; [INFO] [stdout] | ^^^^^^^^^ method not found in `EngineWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `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]: the method `draw_text` exists for struct `Sprite`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/triangles.rs:84:21 [INFO] [stdout] | [INFO] [stdout] 84 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^^^^ method cannot be called on `Sprite` due to unsatisfied trait bounds [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 `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `draw` found for struct `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 `Sprite` [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[E0616]: field `screen` of struct `Engine` is private [INFO] [stdout] --> examples/doomfire.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | game.screen.draw(x, y, pixel); [INFO] [stdout] | ^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `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] error[E0599]: the method `draw_text` exists for struct `Sprite`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/triangles.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 99 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^^^^ method cannot be called on `Sprite` due to unsatisfied trait bounds [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 `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `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[E0599]: no method named `draw` found for struct `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 `Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `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]: the method `draw_text` exists for struct `Sprite`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/triangles.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^^^^ method cannot be called on `Sprite` due to unsatisfied trait bounds [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 `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `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]: the method `draw_text` exists for struct `Sprite`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/triangles.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^^^^ method cannot be called on `Sprite` due to unsatisfied trait bounds [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 `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `Sprite: engine::traits::ShapesTrait` [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[E0616]: field `screen` of struct `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]: the method `draw_line` exists for struct `Sprite`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/triangles.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | game.screen.draw_line( [INFO] [stdout] | ^^^^^^^^^ method cannot be called on `Sprite` due to unsatisfied trait bounds [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 `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `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 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] error[E0599]: no method named `draw` found for struct `Sprite` in the current scope [INFO] [stdout] --> examples/doomfire.rs:124:29 [INFO] [stdout] | [INFO] [stdout] 124 | game.screen.draw(x, y, pixel); [INFO] [stdout] | ^^^^ method not found in `Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `Engine` is private [INFO] [stdout] --> examples/doomfire.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 127 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^ private field [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[E0599]: the method `draw_text` exists for struct `Sprite`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/doomfire.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^^^^ method cannot be called on `Sprite` due to unsatisfied trait bounds [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 `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] | doesn't satisfy `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Sprite: engine::traits::ScreenTrait` [INFO] [stdout] which is required by `Sprite: engine::traits::ShapesTrait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `traits` [INFO] [stdout] --> examples/doomfire.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use engine::{traits::*, Color}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 3 warnings 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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "15809d1cbe9f0db1d53a195ce37b29df52d082fa4f206f4541511ef0827247c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15809d1cbe9f0db1d53a195ce37b29df52d082fa4f206f4541511ef0827247c8", kill_on_drop: false }` [INFO] [stdout] 15809d1cbe9f0db1d53a195ce37b29df52d082fa4f206f4541511ef0827247c8