[INFO] fetching crate pixel_engine 0.3.5... [INFO] testing pixel_engine-0.3.5 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate pixel_engine 0.3.5 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate pixel_engine 0.3.5 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-1/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pixel_engine_draw v0.2.0 [INFO] [stderr] Downloaded pixel_engine_backend v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", 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] cfc94617f765654df7fda575cc5a6e71b000dcd7336ce77bc52cb2eec619d0b9 [INFO] running `Command { std: "docker" "start" "-a" "cfc94617f765654df7fda575cc5a6e71b000dcd7336ce77bc52cb2eec619d0b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfc94617f765654df7fda575cc5a6e71b000dcd7336ce77bc52cb2eec619d0b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfc94617f765654df7fda575cc5a6e71b000dcd7336ce77bc52cb2eec619d0b9", kill_on_drop: false }` [INFO] [stdout] cfc94617f765654df7fda575cc5a6e71b000dcd7336ce77bc52cb2eec619d0b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1396e7eff1d6c9d3cfaafe62d0bf3ccd599d2ed97244cb51f24917589967d782 [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" "1396e7eff1d6c9d3cfaafe62d0bf3ccd599d2ed97244cb51f24917589967d782", 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 log v0.4.11 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling slab v0.4.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 pkg-config v0.3.18 [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] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling instant v0.1.6 [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 futures-task v0.3.5 [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-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 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 wayland-sys v0.23.6 [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 gfx-hal v0.5.3 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [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 mio-extras v2.0.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [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 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 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] Compiling pixel_engine_draw v0.2.0 [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 pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling gfx-backend-vulkan v0.5.11 [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 27s [INFO] running `Command { std: "docker" "inspect" "1396e7eff1d6c9d3cfaafe62d0bf3ccd599d2ed97244cb51f24917589967d782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1396e7eff1d6c9d3cfaafe62d0bf3ccd599d2ed97244cb51f24917589967d782", kill_on_drop: false }` [INFO] [stdout] 1396e7eff1d6c9d3cfaafe62d0bf3ccd599d2ed97244cb51f24917589967d782 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--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] e8284b2602b2af16b30b3455ff07737a4d7332b74c9576551196ada2e80c26b1 [INFO] running `Command { std: "docker" "start" "-a" "e8284b2602b2af16b30b3455ff07737a4d7332b74c9576551196ada2e80c26b1", 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/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 `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[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: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 `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[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: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[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] 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/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::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 `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 `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] 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[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] 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: 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[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[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[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 `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] [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[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 `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[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] 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]: 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/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[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/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[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/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` 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[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] 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[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[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: 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: aborting due to 2 previous errors; 1 warning emitted [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/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 `engine::EngineWrapper` [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/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] 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_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: 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:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | game.screen.draw_text( [INFO] [stdout] | ^^^^^^ private field [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] 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/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 `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: 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: aborting due to 6 previous errors; 1 warning emitted [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: aborting due to previous error; 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] For more information about this 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] [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] 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[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 `get_inner` found for struct `engine::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 `engine::EngineWrapper` [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 `get_inner` found for struct `engine::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 `engine::EngineWrapper` [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[E0599]: no method named `get_inner` found for struct `engine::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 `engine::EngineWrapper` [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 `get_inner` found for struct `engine::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 `engine::EngineWrapper` [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] error[E0616]: field `screen` of struct `engine::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[E0599]: no method named `draw` found for struct `engine::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 `engine::Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `screen` of struct `engine::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] 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[E0599]: no method named `draw_text` found for struct `engine::Sprite` in the current scope [INFO] [stdout] --> examples/doomfire.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | 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 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] 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; 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e8284b2602b2af16b30b3455ff07737a4d7332b74c9576551196ada2e80c26b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8284b2602b2af16b30b3455ff07737a4d7332b74c9576551196ada2e80c26b1", kill_on_drop: false }` [INFO] [stdout] e8284b2602b2af16b30b3455ff07737a4d7332b74c9576551196ada2e80c26b1