[INFO] cloning repository https://github.com/charliesome/giffy_stardust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/charliesome/giffy_stardust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharliesome%2Fgiffy_stardust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharliesome%2Fgiffy_stardust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf551aa6b73fde6f1f58da5e43d5b28b92ac2561 [INFO] checking charliesome/giffy_stardust/bf551aa6b73fde6f1f58da5e43d5b28b92ac2561 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharliesome%2Fgiffy_stardust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/charliesome/giffy_stardust on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/charliesome/giffy_stardust [INFO] finished tweaking git repo https://github.com/charliesome/giffy_stardust [INFO] tweaked toml for git repo https://github.com/charliesome/giffy_stardust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/charliesome/giffy_stardust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating git repository `https://github.com/AngryLawyer/rust-sdl2.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1eb6a6e0b5502da52740bd36a809a420c5cf16dedf4e45c28631da6e6afe50a4 [INFO] running `Command { std: "docker" "start" "-a" "1eb6a6e0b5502da52740bd36a809a420c5cf16dedf4e45c28631da6e6afe50a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1eb6a6e0b5502da52740bd36a809a420c5cf16dedf4e45c28631da6e6afe50a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eb6a6e0b5502da52740bd36a809a420c5cf16dedf4e45c28631da6e6afe50a4", kill_on_drop: false }` [INFO] [stdout] 1eb6a6e0b5502da52740bd36a809a420c5cf16dedf4e45c28631da6e6afe50a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2b25a0b277fba33bdc3affa8d386e17f70b95de2c2443d3b00078dd2edf7a5d [INFO] running `Command { std: "docker" "start" "-a" "f2b25a0b277fba33bdc3affa8d386e17f70b95de2c2443d3b00078dd2edf7a5d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking sdl2 v0.0.1-alpha.1 (https://github.com/AngryLawyer/rust-sdl2.git#ea07e2e0) [INFO] [stdout] error: expected identifier, found keyword `mod` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keycode.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::hash::{mod, Hash}; [INFO] [stdout] | ^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] help: escape `mod` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 1 | use std::hash::{r#mod, Hash}; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `mod` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/scancode.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::hash::{mod, Hash}; [INFO] [stdout] | ^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] help: escape `mod` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 1 | use std::hash::{r#mod, Hash}; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/macros.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | macro_rules! impl_raw_accessors( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 4 | | ($($t:ty, $raw:ty);+) => ( [INFO] [stdout] 5 | | $( [INFO] [stdout] 6 | | impl $t { [INFO] [stdout] ... | [INFO] [stdout] 11 | | ) [INFO] [stdout] 12 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 3 ~ macro_rules! impl_raw_accessors{ [INFO] [stdout] 4 | ($($t:ty, $raw:ty);+) => ( [INFO] [stdout] ... [INFO] [stdout] 11 | ) [INFO] [stdout] 12 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 12 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/macros.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | macro_rules! impl_owned_accessors( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 15 | | ($($t:ty, $owned:ident);+) => ( [INFO] [stdout] 16 | | $( [INFO] [stdout] 17 | | impl $t { [INFO] [stdout] ... | [INFO] [stdout] 22 | | ) [INFO] [stdout] 23 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 14 ~ macro_rules! impl_owned_accessors{ [INFO] [stdout] 15 | ($($t:ty, $owned:ident);+) => ( [INFO] [stdout] ... [INFO] [stdout] 22 | ) [INFO] [stdout] 23 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 23 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/macros.rs:25:34 [INFO] [stdout] | [INFO] [stdout] 25 | macro_rules! impl_raw_constructor( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 26 | | ($($t:ty -> $te:ident ($($r:ident:$rt:ty),+));+) => ( [INFO] [stdout] 27 | | $( [INFO] [stdout] 28 | | impl $t { [INFO] [stdout] ... | [INFO] [stdout] 35 | | ) [INFO] [stdout] 36 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 25 ~ macro_rules! impl_raw_constructor{ [INFO] [stdout] 26 | ($($t:ty -> $te:ident ($($r:ident:$rt:ty),+));+) => ( [INFO] [stdout] ... [INFO] [stdout] 35 | ) [INFO] [stdout] 36 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 36 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 117 | pub struct SDL_TextEditingEvent { [INFO] [stdout] | -------------------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 121 | pub text: [c_char, ..32u], [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:130:26 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct SDL_TextInputEvent { [INFO] [stdout] | ------------------ while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 130 | pub text: [c_char, ..32u], [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:313:27 [INFO] [stdout] | [INFO] [stdout] 312 | pub struct SDL_Event { [INFO] [stdout] | --------- while parsing this struct [INFO] [stdout] 313 | pub data: [uint8_t, ..56u], [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/joystick.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct SDL_JoystickGUID { [INFO] [stdout] | ---------------- while parsing this struct [INFO] [stdout] 12 | data: [uint8_t, ..16u], [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct SDL_GameControllerButtonBindData { [INFO] [stdout] | -------------------------------- while parsing this struct [INFO] [stdout] 28 | data: [c_uchar, ..8u], [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:109:20 [INFO] [stdout] | [INFO] [stdout] 109 | impl_raw_accessors!(Surface, *const ll::SDL_Surface) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 109 | impl_raw_accessors!{Surface, *const ll::SDL_Surface} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 109 | impl_raw_accessors!(Surface, *const ll::SDL_Surface); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | impl_owned_accessors!(Surface, owned) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 110 | impl_owned_accessors!{Surface, owned} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 110 | impl_owned_accessors!(Surface, owned); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | impl_raw_constructor!(Surface -> Surface (raw: *const ll::SDL_Surface, owned: bool)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 111 | impl_raw_constructor!{Surface -> Surface (raw: *const ll::SDL_Surface, owned: bool)} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 111 | impl_raw_constructor!(Surface -> Surface (raw: *const ll::SDL_Surface, owned: bool)); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:180:39 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn with_lock(&mut self, f: |pixels: &mut [u8]| -> R) -> R { [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct SDL_PixelFormat { [INFO] [stdout] | --------------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 31 | pub padding: [uint8_t, ..2], [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:98:20 [INFO] [stdout] | [INFO] [stdout] 98 | impl_raw_accessors!(Palette, *const ll::SDL_Palette) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 98 | impl_raw_accessors!{Palette, *const ll::SDL_Palette} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 98 | impl_raw_accessors!(Palette, *const ll::SDL_Palette); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | impl_raw_accessors!(PixelFormat, *const ll::SDL_PixelFormat) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 143 | impl_raw_accessors!{PixelFormat, *const ll::SDL_PixelFormat} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 143 | impl_raw_accessors!(PixelFormat, *const ll::SDL_PixelFormat); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:144:22 [INFO] [stdout] | [INFO] [stdout] 144 | impl_raw_constructor!(PixelFormat -> PixelFormat (raw: *const ll::SDL_PixelFormat)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 144 | impl_raw_constructor!{PixelFormat -> PixelFormat (raw: *const ll::SDL_PixelFormat)} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 144 | impl_raw_constructor!(PixelFormat -> PixelFormat (raw: *const ll::SDL_PixelFormat)); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:326:20 [INFO] [stdout] | [INFO] [stdout] 326 | impl_raw_accessors!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 327 | | GLContext, ll::SDL_GLContext; [INFO] [stdout] 328 | | Window, *const ll::SDL_Window [INFO] [stdout] 329 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 326 ~ impl_raw_accessors!{ [INFO] [stdout] 327 | GLContext, ll::SDL_GLContext; [INFO] [stdout] 328 | Window, *const ll::SDL_Window [INFO] [stdout] 329 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 329 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:331:22 [INFO] [stdout] | [INFO] [stdout] 331 | impl_owned_accessors!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 332 | | GLContext, owned; [INFO] [stdout] 333 | | Window, owned [INFO] [stdout] 334 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 331 ~ impl_owned_accessors!{ [INFO] [stdout] 332 | GLContext, owned; [INFO] [stdout] 333 | Window, owned [INFO] [stdout] 334 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 334 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:336:22 [INFO] [stdout] | [INFO] [stdout] 336 | impl_raw_constructor!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 337 | | Window -> Window (raw: *const ll::SDL_Window, owned: bool) [INFO] [stdout] 338 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 336 ~ impl_raw_constructor!{ [INFO] [stdout] 337 | Window -> Window (raw: *const ll::SDL_Window, owned: bool) [INFO] [stdout] 338 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 338 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:571:51 [INFO] [stdout] | [INFO] [stdout] 571 | pub fn set_gamma_ramp(&self, red: Option<&[u16, ..256]>, green: Option<&[u16, ..256]>, blue: Option<&[u16, ..256]>) -> bool { [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] | [INFO] [stdout] help: expressions must be enclosed in braces to be used as const generic arguments [INFO] [stdout] | [INFO] [stdout] 571 | pub fn set_gamma_ramp(&self, red: Option<{ &[u16, ..256] }>, green: Option<&[u16, ..256]>, blue: Option<&[u16, ..256]>) -> bool { [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:571:81 [INFO] [stdout] | [INFO] [stdout] 571 | pub fn set_gamma_ramp(&self, red: Option<&[u16, ..256]>, green: Option<&[u16, ..256]>, blue: Option<&[u16, ..256]>) -> bool { [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] | [INFO] [stdout] help: expressions must be enclosed in braces to be used as const generic arguments [INFO] [stdout] | [INFO] [stdout] 571 | pub fn set_gamma_ramp(&self, red: Option<&[u16, ..256]>, green: Option<{ &[u16, ..256] }>, blue: Option<&[u16, ..256]>) -> bool { [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:571:110 [INFO] [stdout] | [INFO] [stdout] 571 | pub fn set_gamma_ramp(&self, red: Option<&[u16, ..256]>, green: Option<&[u16, ..256]>, blue: Option<&[u16, ..256]>) -> bool { [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] | [INFO] [stdout] help: expressions must be enclosed in braces to be used as const generic arguments [INFO] [stdout] | [INFO] [stdout] 571 | pub fn set_gamma_ramp(&self, red: Option<&[u16, ..256]>, green: Option<&[u16, ..256]>, blue: Option<{ &[u16, ..256] }>) -> bool { [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `||` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/timer.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn new<'a>(delay: uint, callback: ||: 'a -> uint, remove_on_drop: bool) -> Timer<'a> { [INFO] [stdout] | ^^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `||` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/timer.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | let f : &mut || -> uint = unsafe { mem::transmute(param) }; [INFO] [stdout] | - ^^ expected type [INFO] [stdout] | | [INFO] [stdout] | while parsing the type for `f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:47:39 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct SDL_RendererInfo [INFO] [stdout] | ---------------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 47 | pub texture_formats: [uint32_t, ..16], [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `{` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:582:72 [INFO] [stdout] | [INFO] [stdout] 582 | Ok(CVec::new_with_dtor(pixels as *mut u8, size, proc() { [INFO] [stdout] | -^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:748:38 [INFO] [stdout] | [INFO] [stdout] 748 | pub fn gl_with_bind(&self, f: |tex_w: f64, tex_h: f64| -> R) -> R { [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `->` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:748:63 [INFO] [stdout] | [INFO] [stdout] 748 | pub fn gl_with_bind(&self, f: |tex_w: f64, tex_h: f64| -> R) -> R { [INFO] [stdout] | ^^ expected parameter name [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:748:61 [INFO] [stdout] | [INFO] [stdout] 748 | pub fn gl_with_bind(&self, f: |tex_w: f64, tex_h: f64| -> R) -> R { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected one of 7 possible tokens [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 14 | struct SDL_RWops_Anon { [INFO] [stdout] | -------------- while parsing this struct [INFO] [stdout] 15 | data: [c_uchar, ..24], [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 55 | impl_raw_accessors!(RWops, *const ll::SDL_RWops) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 55 | impl_raw_accessors!{RWops, *const ll::SDL_RWops} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 55 | impl_raw_accessors!(RWops, *const ll::SDL_RWops); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 56 | impl_owned_accessors!(RWops, close_on_drop) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 56 | impl_owned_accessors!{RWops, close_on_drop} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 56 | impl_owned_accessors!(RWops, close_on_drop); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:74:34 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct SDL_AudioCVT { [INFO] [stdout] | ------------ while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 74 | filters: [SDL_AudioFilter, ..10u], [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: return types are denoted using `->` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:208:41 [INFO] [stdout] | [INFO] [stdout] 208 | pub callback: Option<&'a |&mut [u8]|:'a>, // same size as *c_void [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: use `->` instead [INFO] [stdout] | [INFO] [stdout] 208 | pub callback: Option<&'a |&mut [u8]| -> 'a>, // same size as *c_void [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime in trait object type must be followed by `+` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:208:42 [INFO] [stdout] | [INFO] [stdout] 208 | pub callback: Option<&'a |&mut [u8]|:'a>, // same size as *c_void [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:208:30 [INFO] [stdout] | [INFO] [stdout] 199 | pub struct AudioSpec<'a > { [INFO] [stdout] | --------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 208 | pub callback: Option<&'a |&mut [u8]|:'a>, // same size as *c_void [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:213:22 [INFO] [stdout] | [INFO] [stdout] 213 | let f : &mut |&mut [u8]| = mem::transmute(userdata); [INFO] [stdout] | - ^ expected type [INFO] [stdout] | | [INFO] [stdout] | while parsing the type for `f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `{` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:241:93 [INFO] [stdout] | [INFO] [stdout] 241 | let v = CVec::new_with_dtor(audio_buf as *mut u8, audio_len as uint, proc() { [INFO] [stdout] | -^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:328:20 [INFO] [stdout] | [INFO] [stdout] 328 | impl_raw_accessors!(AudioCVT, *mut ll::SDL_AudioCVT) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 328 | impl_raw_accessors!{AudioCVT, *mut ll::SDL_AudioCVT} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 328 | impl_raw_accessors!(AudioCVT, *mut ll::SDL_AudioCVT); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:329:22 [INFO] [stdout] | [INFO] [stdout] 329 | impl_owned_accessors!(AudioCVT, owned) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 329 | impl_owned_accessors!{AudioCVT, owned} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 329 | impl_owned_accessors!(AudioCVT, owned); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `{` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:375:48 [INFO] [stdout] | [INFO] [stdout] 375 | ... proc() { libc::free(p) }) [INFO] [stdout] | -^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$t:ty` is followed by `->`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/macros.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | ($($t:ty -> $te:ident ($($r:ident:$rt:ty),+));+) => ( [INFO] [stdout] | ^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `collections` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate collections; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rand` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate rand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::hash::r#mod` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keycode.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::hash::{mod, Hash}; [INFO] [stdout] | ^^^ no `r#mod` in `hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::hash::r#mod` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/scancode.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::hash::{mod, Hash}; [INFO] [stdout] | ^^^ no `r#mod` in `hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::FromPrimitive` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::num::FromPrimitive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `FromPrimitive` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `joystick::HatState` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use joystick::HatState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `HatState` in `joystick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `keyboard::Mod` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use keyboard::Mod; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Mod` in `keyboard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `keycode::UnknownKey` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | use keycode::{KeyCode, UnknownKey}; [INFO] [stdout] | ^^^^^^^^^^ no `UnknownKey` in `keycode` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] event::KeyCode::UnknownKey [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mouse::MouseState` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | use mouse::{Mouse, MouseState}; [INFO] [stdout] | ^^^^^^^^^^ no `MouseState` in `mouse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `scancode::UnknownScanCode` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | use scancode::{ScanCode, UnknownScanCode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `UnknownScanCode` in `scancode` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] event::ScanCode::UnknownScanCode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::FromPrimitive` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keyboard.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::num::FromPrimitive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `FromPrimitive` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `keycode::UnknownKey` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keyboard.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | use keycode::{KeyCode, UnknownKey}; [INFO] [stdout] | ^^^^^^^^^^ no `UnknownKey` in `keycode` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] keyboard::KeyCode::UnknownKey [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `scancode::UnknownScanCode` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keyboard.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | use scancode::{ScanCode, UnknownScanCode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `UnknownScanCode` in `scancode` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] keyboard::ScanCode::UnknownScanCode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::FromPrimitive` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::num::FromPrimitive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `FromPrimitive` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::raw` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/timer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::raw; [INFO] [stdout] | ^^^^^^^^ no `raw` in the root [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these modules instead [INFO] [stdout] | [INFO] [stdout] 3 | use std::os::linux::raw; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 3 | use std::os::raw; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] 3 | use std::os::unix::raw; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::FromPrimitive` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::num::FromPrimitive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `FromPrimitive` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::c_vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | use std::c_vec::CVec; [INFO] [stdout] | ^^^^^ could not find `c_vec` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::IoResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::IoResult; [INFO] [stdout] | ^^^^^^^^^-------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Result` [INFO] [stdout] | no `IoResult` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::c_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/sdl.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | use std::c_str::CString; [INFO] [stdout] | ^^^^^ could not find `c_str` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::c_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | use std::c_str::CString; [INFO] [stdout] | ^^^^^ could not find `c_str` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::c_vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | use std::c_vec::CVec; [INFO] [stdout] | ^^^^^ could not find `c_vec` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::raw` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | use std::raw::Slice; [INFO] [stdout] | ^^^ could not find `raw` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::c_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/version.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | use std::c_str::CString; [INFO] [stdout] | ^^^^^ could not find `c_str` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `desc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/lib.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | #![desc = "SDL2 bindings"] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `license` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/lib.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | #![license = "MIT"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keycode.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[deriving(PartialEq, Eq, FromPrimitive, Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/scancode.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[deriving(PartialEq, Eq, FromPrimitive, Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:450:3 [INFO] [stdout] | [INFO] [stdout] 450 | #[deriving(FromPrimitive)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:505:3 [INFO] [stdout] | [INFO] [stdout] 505 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/touch.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bitflags` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/joystick.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:129:3 [INFO] [stdout] | [INFO] [stdout] 129 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:149:14 [INFO] [stdout] | [INFO] [stdout] 149 | _ => fail!("unhandled controller axis") [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:153:3 [INFO] [stdout] | [INFO] [stdout] 153 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:191:14 [INFO] [stdout] | [INFO] [stdout] 191 | _ => fail!("unhandled controller button") [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bitflags` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keyboard.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:75:3 [INFO] [stdout] | [INFO] [stdout] 75 | #[deriving(PartialEq)] #[allow(raw_pointer_deriving)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:138:3 [INFO] [stdout] | [INFO] [stdout] 138 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bitflags` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rect.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[deriving(PartialEq, Clone, Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rect.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[deriving(PartialEq, Clone, Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bitflags` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:92:3 [INFO] [stdout] | [INFO] [stdout] 92 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:182:53 [INFO] [stdout] | [INFO] [stdout] 182 | if ll::SDL_LockSurface(self.raw) != 0 { fail!("could not lock surface"); } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:93:3 [INFO] [stdout] | [INFO] [stdout] 93 | #[deriving(PartialEq)] #[allow(raw_pointer_deriving)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | #[deriving(PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:138:3 [INFO] [stdout] | [INFO] [stdout] 138 | #[deriving(PartialEq)] #[allow(raw_pointer_deriving)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:146:3 [INFO] [stdout] | [INFO] [stdout] 146 | #[deriving(PartialEq, Show, FromPrimitive)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:210:20 [INFO] [stdout] | [INFO] [stdout] 210 | => fail!("not supported format: {}", *self), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:236:20 [INFO] [stdout] | [INFO] [stdout] 236 | => fail!("not supported format: {}", *self), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[deriving(FromPrimitive)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:187:3 [INFO] [stdout] | [INFO] [stdout] 187 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:224:3 [INFO] [stdout] | [INFO] [stdout] 224 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bitflags` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:263:1 [INFO] [stdout] | [INFO] [stdout] 263 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:281:3 [INFO] [stdout] | [INFO] [stdout] 281 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:288:3 [INFO] [stdout] | [INFO] [stdout] 288 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:303:3 [INFO] [stdout] | [INFO] [stdout] 303 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:319:3 [INFO] [stdout] | [INFO] [stdout] 319 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/timer.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 73 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:64:7 [INFO] [stdout] | [INFO] [stdout] 64 | #[deriving(FromPrimitive)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | #[deriving(FromPrimitive)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:148:3 [INFO] [stdout] | [INFO] [stdout] 148 | #[deriving(PartialEq, FromPrimitive)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bitflags` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:164:3 [INFO] [stdout] | [INFO] [stdout] 164 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:173:3 [INFO] [stdout] | [INFO] [stdout] 173 | #[deriving(PartialEq, FromPrimitive)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:181:3 [INFO] [stdout] | [INFO] [stdout] 181 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:208:3 [INFO] [stdout] | [INFO] [stdout] 208 | #[deriving(PartialEq)] #[allow(raw_pointer_deriving)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:215:3 [INFO] [stdout] | [INFO] [stdout] 215 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:599:3 [INFO] [stdout] | [INFO] [stdout] 599 | #[deriving(PartialEq)] #[allow(raw_pointer_deriving)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:752:70 [INFO] [stdout] | [INFO] [stdout] 752 | if ll::SDL_GL_BindTexture(self.raw, &texw, &texh) != 0 { fail!("could not bind texture"); } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 49 | #[deriving(PartialEq)] #[allow(raw_pointer_deriving)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bitflags` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/sdl.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/sdl.rs:77:3 [INFO] [stdout] | [INFO] [stdout] 77 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:148:3 [INFO] [stdout] | [INFO] [stdout] 148 | #[deriving(Clone, PartialEq, Hash, Show, FromPrimitive)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:322:3 [INFO] [stdout] | [INFO] [stdout] 322 | #[deriving(PartialEq)] #[allow(raw_pointer_deriving)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/version.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[deriving(PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bitflags` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/messagebox.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `string` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/clipboard.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | string::raw::from_buf(cstr) [INFO] [stdout] | ^^^ could not find `raw` in `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Mod` in `keyboard` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:767:40 [INFO] [stdout] | [INFO] [stdout] 767 | ... keyboard::Mod::from_bits(event.keysym._mod as SDL_Keymod).unwrap()) [INFO] [stdout] | ^^^ could not find `Mod` in `keyboard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Mod` in `keyboard` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:783:38 [INFO] [stdout] | [INFO] [stdout] 783 | ... keyboard::Mod::from_bits(event.keysym._mod as SDL_Keymod).unwrap()) [INFO] [stdout] | ^^^ could not find `Mod` in `keyboard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MouseState` in `mouse` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:822:41 [INFO] [stdout] | [INFO] [stdout] 822 | ... mouse::MouseState::from_bits(event.state).unwrap(), [INFO] [stdout] | ^^^^^^^^^^ could not find `MouseState` in `mouse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `HatState` in `joystick` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:883:45 [INFO] [stdout] | [INFO] [stdout] 883 | ... joystick::HatState::from_bits(event.value).unwrap()) [INFO] [stdout] | ^^^^^^^^ could not find `HatState` in `joystick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `string` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:998:36 [INFO] [stdout] | [INFO] [stdout] 998 | let text = string::raw::from_buf(event.file as *const u8); [INFO] [stdout] | ^^^ could not find `raw` in `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `LastEventType` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:1004:13 [INFO] [stdout] | [INFO] [stdout] 1004 | FirstEventType | LastEventType => NoEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^ ------------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `LastEventType` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `event::EventType::LastEventType`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 1004 | FirstEventType | event::EventType::LastEventType => NoEvent, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `FirstEventType` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:1004:30 [INFO] [stdout] | [INFO] [stdout] 1004 | FirstEventType | LastEventType => NoEvent, [INFO] [stdout] | -------------- ^^^^^^^^^^^^^ pattern doesn't bind `FirstEventType` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `event::EventType::FirstEventType`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 1004 | event::EventType::FirstEventType | LastEventType => NoEvent, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `string` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/filesystem.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | string::raw::from_buf(cstr as *const u8) [INFO] [stdout] | ^^^ could not find `raw` in `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `string` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/filesystem.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | string::raw::from_buf(cstr as *const u8) [INFO] [stdout] | ^^^ could not find `raw` in `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keyboard.rs:84:29 [INFO] [stdout] | [INFO] [stdout] 84 | let raw = unsafe { vec::raw::from_buf(ll::SDL_GetKeyboardState(&count), [INFO] [stdout] | ^^^ could not find `raw` in `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `string` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keyboard.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | string::raw::from_buf(scancode_name as *const u8) [INFO] [stdout] | ^^^ could not find `raw` in `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `string` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keyboard.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | string::raw::from_buf(key_name as *const u8) [INFO] [stdout] | ^^^ could not find `raw` in `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:184:36 [INFO] [stdout] | [INFO] [stdout] 184 | let rv = ::std::slice::raw::mut_buf_as_slice((*self.raw).pixels as *mut _, len, f); [INFO] [stdout] | ^^^ could not find `raw` in `slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RGB555` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ------ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `RGB555` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGB555` [INFO] [stdout] | | | | pattern doesn't bind `RGB555` [INFO] [stdout] | | | pattern doesn't bind `RGB555` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `RGB555` [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `RGB555` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGB555` [INFO] [stdout] | | | | pattern doesn't bind `RGB555` [INFO] [stdout] | | | pattern doesn't bind `RGB555` [INFO] [stdout] | | pattern doesn't bind `RGB555` [INFO] [stdout] | pattern doesn't bind `RGB555` [INFO] [stdout] 193 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `RGB555` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::RGB555`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | pixels::PixelFormatFlag::RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BGR555` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ------ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `BGR555` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGR555` [INFO] [stdout] | | | | pattern doesn't bind `BGR555` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `BGR555` [INFO] [stdout] | pattern doesn't bind `BGR555` [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `BGR555` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGR555` [INFO] [stdout] | | | | pattern doesn't bind `BGR555` [INFO] [stdout] | | | pattern doesn't bind `BGR555` [INFO] [stdout] | | pattern doesn't bind `BGR555` [INFO] [stdout] | pattern doesn't bind `BGR555` [INFO] [stdout] 193 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `BGR555` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::BGR555`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | pixels::PixelFormatFlag::BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `ARGB4444` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ -------- ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `ARGB4444` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ARGB4444` [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `ARGB4444` [INFO] [stdout] | | pattern doesn't bind `ARGB4444` [INFO] [stdout] | pattern doesn't bind `ARGB4444` [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `ARGB4444` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ARGB4444` [INFO] [stdout] | | | | pattern doesn't bind `ARGB4444` [INFO] [stdout] | | | pattern doesn't bind `ARGB4444` [INFO] [stdout] | | pattern doesn't bind `ARGB4444` [INFO] [stdout] | pattern doesn't bind `ARGB4444` [INFO] [stdout] 193 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `ARGB4444` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::ARGB4444`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | pixels::PixelFormatFlag::ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RGBA4444` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^ -------- ^^^^^^^^ pattern doesn't bind `RGBA4444` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | variable not in all patterns [INFO] [stdout] | | | | pattern doesn't bind `RGBA4444` [INFO] [stdout] | | | pattern doesn't bind `RGBA4444` [INFO] [stdout] | | pattern doesn't bind `RGBA4444` [INFO] [stdout] | pattern doesn't bind `RGBA4444` [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `RGBA4444` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGBA4444` [INFO] [stdout] | | | | pattern doesn't bind `RGBA4444` [INFO] [stdout] | | | pattern doesn't bind `RGBA4444` [INFO] [stdout] | | pattern doesn't bind `RGBA4444` [INFO] [stdout] | pattern doesn't bind `RGBA4444` [INFO] [stdout] 193 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `RGBA4444` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::RGBA4444`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | pixels::PixelFormatFlag::RGBA4444 | ABGR4444 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `ABGR4444` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ABGR4444` [INFO] [stdout] | | | | pattern doesn't bind `ABGR4444` [INFO] [stdout] | | | pattern doesn't bind `ABGR4444` [INFO] [stdout] | | pattern doesn't bind `ABGR4444` [INFO] [stdout] | pattern doesn't bind `ABGR4444` [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `ABGR4444` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ABGR4444` [INFO] [stdout] | | | | pattern doesn't bind `ABGR4444` [INFO] [stdout] | | | pattern doesn't bind `ABGR4444` [INFO] [stdout] | | pattern doesn't bind `ABGR4444` [INFO] [stdout] | pattern doesn't bind `ABGR4444` [INFO] [stdout] 193 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `ABGR4444` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::ABGR4444`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | pixels::PixelFormatFlag::ABGR4444 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BGRA4444` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `BGRA4444` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGRA4444` [INFO] [stdout] | | | | pattern doesn't bind `BGRA4444` [INFO] [stdout] | | | pattern doesn't bind `BGRA4444` [INFO] [stdout] | | pattern doesn't bind `BGRA4444` [INFO] [stdout] | pattern doesn't bind `BGRA4444` [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | -------- ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `BGRA4444` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGRA4444` [INFO] [stdout] | | | | pattern doesn't bind `BGRA4444` [INFO] [stdout] | | | pattern doesn't bind `BGRA4444` [INFO] [stdout] | | pattern doesn't bind `BGRA4444` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] 193 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `BGRA4444` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::BGRA4444`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 192 | pixels::PixelFormatFlag::BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `ARGB1555` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `ARGB1555` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ARGB1555` [INFO] [stdout] | | | | pattern doesn't bind `ARGB1555` [INFO] [stdout] | | | pattern doesn't bind `ARGB1555` [INFO] [stdout] | | pattern doesn't bind `ARGB1555` [INFO] [stdout] | pattern doesn't bind `ARGB1555` [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ -------- ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `ARGB1555` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ARGB1555` [INFO] [stdout] | | | | pattern doesn't bind `ARGB1555` [INFO] [stdout] | | | pattern doesn't bind `ARGB1555` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `ARGB1555` [INFO] [stdout] 193 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `ARGB1555` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::ARGB1555`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 192 | BGRA4444 | pixels::PixelFormatFlag::ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RGBA5551` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `RGBA5551` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGBA5551` [INFO] [stdout] | | | | pattern doesn't bind `RGBA5551` [INFO] [stdout] | | | pattern doesn't bind `RGBA5551` [INFO] [stdout] | | pattern doesn't bind `RGBA5551` [INFO] [stdout] | pattern doesn't bind `RGBA5551` [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ -------- ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `RGBA5551` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGBA5551` [INFO] [stdout] | | | | pattern doesn't bind `RGBA5551` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `RGBA5551` [INFO] [stdout] | pattern doesn't bind `RGBA5551` [INFO] [stdout] 193 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `RGBA5551` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::RGBA5551`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | pixels::PixelFormatFlag::RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `ABGR1555` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `ABGR1555` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ABGR1555` [INFO] [stdout] | | | | pattern doesn't bind `ABGR1555` [INFO] [stdout] | | | pattern doesn't bind `ABGR1555` [INFO] [stdout] | | pattern doesn't bind `ABGR1555` [INFO] [stdout] | pattern doesn't bind `ABGR1555` [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ -------- ^^^^^^^^ ^^^^^^ pattern doesn't bind `ABGR1555` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ABGR1555` [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `ABGR1555` [INFO] [stdout] | | pattern doesn't bind `ABGR1555` [INFO] [stdout] | pattern doesn't bind `ABGR1555` [INFO] [stdout] 193 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `ABGR1555` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::ABGR1555`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | pixels::PixelFormatFlag::ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BGRA5551` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `BGRA5551` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGRA5551` [INFO] [stdout] | | | | pattern doesn't bind `BGRA5551` [INFO] [stdout] | | | pattern doesn't bind `BGRA5551` [INFO] [stdout] | | pattern doesn't bind `BGRA5551` [INFO] [stdout] | pattern doesn't bind `BGRA5551` [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ -------- ^^^^^^ pattern doesn't bind `BGRA5551` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | variable not in all patterns [INFO] [stdout] | | | | pattern doesn't bind `BGRA5551` [INFO] [stdout] | | | pattern doesn't bind `BGRA5551` [INFO] [stdout] | | pattern doesn't bind `BGRA5551` [INFO] [stdout] | pattern doesn't bind `BGRA5551` [INFO] [stdout] 193 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `BGRA5551` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::BGRA5551`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | pixels::PixelFormatFlag::BGRA5551 | RGB565 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RGB565` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `RGB565` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGB565` [INFO] [stdout] | | | | pattern doesn't bind `RGB565` [INFO] [stdout] | | | pattern doesn't bind `RGB565` [INFO] [stdout] | | pattern doesn't bind `RGB565` [INFO] [stdout] | pattern doesn't bind `RGB565` [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ------ variable not in all patterns [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGB565` [INFO] [stdout] | | | | pattern doesn't bind `RGB565` [INFO] [stdout] | | | pattern doesn't bind `RGB565` [INFO] [stdout] | | pattern doesn't bind `RGB565` [INFO] [stdout] | pattern doesn't bind `RGB565` [INFO] [stdout] 193 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `RGB565` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::RGB565`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | pixels::PixelFormatFlag::RGB565 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BGR565` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `BGR565` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGR565` [INFO] [stdout] | | | | pattern doesn't bind `BGR565` [INFO] [stdout] | | | pattern doesn't bind `BGR565` [INFO] [stdout] | | pattern doesn't bind `BGR565` [INFO] [stdout] | pattern doesn't bind `BGR565` [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `BGR565` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGR565` [INFO] [stdout] | | | | pattern doesn't bind `BGR565` [INFO] [stdout] | | | pattern doesn't bind `BGR565` [INFO] [stdout] | | pattern doesn't bind `BGR565` [INFO] [stdout] | pattern doesn't bind `BGR565` [INFO] [stdout] 193 | BGR565 [INFO] [stdout] | ------ variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::BGR565`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 193 | pixels::PixelFormatFlag::BGR565 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RGB444` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:191:22 [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ------ ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `RGB444` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGB444` [INFO] [stdout] | | | | pattern doesn't bind `RGB444` [INFO] [stdout] | | | pattern doesn't bind `RGB444` [INFO] [stdout] | | pattern doesn't bind `RGB444` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `RGB444` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGB444` [INFO] [stdout] | | | | pattern doesn't bind `RGB444` [INFO] [stdout] | | | pattern doesn't bind `RGB444` [INFO] [stdout] | | pattern doesn't bind `RGB444` [INFO] [stdout] | pattern doesn't bind `RGB444` [INFO] [stdout] 193 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `RGB444` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::RGB444`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 191 | pixels::PixelFormatFlag::RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BGR24` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | RGB24 | BGR24 [INFO] [stdout] | ^^^^^ ----- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `BGR24` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::BGR24`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 195 | RGB24 | pixels::PixelFormatFlag::BGR24 [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RGB24` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 195 | RGB24 | BGR24 [INFO] [stdout] | ----- ^^^^^ pattern doesn't bind `RGB24` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::RGB24`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 195 | pixels::PixelFormatFlag::RGB24 | BGR24 [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RGBX8888` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ^^^^^^ -------- ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `RGBX8888` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGBX8888` [INFO] [stdout] | | | | pattern doesn't bind `RGBX8888` [INFO] [stdout] | | | pattern doesn't bind `RGBX8888` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `RGBX8888` [INFO] [stdout] 198 | ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ pattern doesn't bind `RGBX8888` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `RGBX8888` [INFO] [stdout] | pattern doesn't bind `RGBX8888` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::RGBX8888`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 197 | RGB888 | pixels::PixelFormatFlag::RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BGR888` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ------ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `BGR888` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGR888` [INFO] [stdout] | | | | pattern doesn't bind `BGR888` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `BGR888` [INFO] [stdout] | pattern doesn't bind `BGR888` [INFO] [stdout] 198 | ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ pattern doesn't bind `BGR888` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `BGR888` [INFO] [stdout] | pattern doesn't bind `BGR888` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::BGR888`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 197 | RGB888 | RGBX8888 | pixels::PixelFormatFlag::BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BGRX8888` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^ -------- ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `BGRX8888` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGRX8888` [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `BGRX8888` [INFO] [stdout] | | pattern doesn't bind `BGRX8888` [INFO] [stdout] | pattern doesn't bind `BGRX8888` [INFO] [stdout] 198 | ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ pattern doesn't bind `BGRX8888` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `BGRX8888` [INFO] [stdout] | pattern doesn't bind `BGRX8888` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::BGRX8888`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 197 | RGB888 | RGBX8888 | BGR888 | pixels::PixelFormatFlag::BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `ARGB8888` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^ ^^^^^^^^ -------- ^^^^^^^^ pattern doesn't bind `ARGB8888` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | variable not in all patterns [INFO] [stdout] | | | | pattern doesn't bind `ARGB8888` [INFO] [stdout] | | | pattern doesn't bind `ARGB8888` [INFO] [stdout] | | pattern doesn't bind `ARGB8888` [INFO] [stdout] | pattern doesn't bind `ARGB8888` [INFO] [stdout] 198 | ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ pattern doesn't bind `ARGB8888` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `ARGB8888` [INFO] [stdout] | pattern doesn't bind `ARGB8888` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::ARGB8888`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 197 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | pixels::PixelFormatFlag::ARGB8888 | RGBA8888 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RGBA8888` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGBA8888` [INFO] [stdout] | | | | pattern doesn't bind `RGBA8888` [INFO] [stdout] | | | pattern doesn't bind `RGBA8888` [INFO] [stdout] | | pattern doesn't bind `RGBA8888` [INFO] [stdout] | pattern doesn't bind `RGBA8888` [INFO] [stdout] 198 | ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ pattern doesn't bind `RGBA8888` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `RGBA8888` [INFO] [stdout] | pattern doesn't bind `RGBA8888` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::RGBA8888`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 197 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | pixels::PixelFormatFlag::RGBA8888 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `ABGR8888` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `ABGR8888` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ABGR8888` [INFO] [stdout] | | | | pattern doesn't bind `ABGR8888` [INFO] [stdout] | | | pattern doesn't bind `ABGR8888` [INFO] [stdout] | | pattern doesn't bind `ABGR8888` [INFO] [stdout] | pattern doesn't bind `ABGR8888` [INFO] [stdout] 198 | ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | -------- ^^^^^^^^ ^^^^^^^^^^^ pattern doesn't bind `ABGR8888` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `ABGR8888` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::ABGR8888`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 198 | pixels::PixelFormatFlag::ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BGRA8888` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `BGRA8888` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGRA8888` [INFO] [stdout] | | | | pattern doesn't bind `BGRA8888` [INFO] [stdout] | | | pattern doesn't bind `BGRA8888` [INFO] [stdout] | | pattern doesn't bind `BGRA8888` [INFO] [stdout] | pattern doesn't bind `BGRA8888` [INFO] [stdout] 198 | ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | ^^^^^^^^ -------- ^^^^^^^^^^^ pattern doesn't bind `BGRA8888` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `BGRA8888` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::BGRA8888`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 198 | ABGR8888 | pixels::PixelFormatFlag::BGRA8888 | ARGB2101010 [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `ARGB2101010` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `ARGB2101010` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ARGB2101010` [INFO] [stdout] | | | | pattern doesn't bind `ARGB2101010` [INFO] [stdout] | | | pattern doesn't bind `ARGB2101010` [INFO] [stdout] | | pattern doesn't bind `ARGB2101010` [INFO] [stdout] | pattern doesn't bind `ARGB2101010` [INFO] [stdout] 198 | ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ----------- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `ARGB2101010` [INFO] [stdout] | pattern doesn't bind `ARGB2101010` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::ARGB2101010`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 198 | ABGR8888 | BGRA8888 | pixels::PixelFormatFlag::ARGB2101010 [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RGB888` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:197:22 [INFO] [stdout] | [INFO] [stdout] 197 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ------ ^^^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `RGB888` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGB888` [INFO] [stdout] | | | | pattern doesn't bind `RGB888` [INFO] [stdout] | | | pattern doesn't bind `RGB888` [INFO] [stdout] | | pattern doesn't bind `RGB888` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] 198 | ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ pattern doesn't bind `RGB888` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `RGB888` [INFO] [stdout] | pattern doesn't bind `RGB888` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::RGB888`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 197 | pixels::PixelFormatFlag::RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `IYUV` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | YV12 | IYUV [INFO] [stdout] | ^^^^ ---- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `IYUV` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::IYUV`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 202 | YV12 | pixels::PixelFormatFlag::IYUV [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `YV12` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:202:20 [INFO] [stdout] | [INFO] [stdout] 202 | YV12 | IYUV [INFO] [stdout] | ---- ^^^^ pattern doesn't bind `YV12` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::YV12`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 202 | pixels::PixelFormatFlag::YV12 | IYUV [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `UYVY` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | YUY2 | UYVY | YVYU [INFO] [stdout] | ^^^^ ---- ^^^^ pattern doesn't bind `UYVY` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `UYVY` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::UYVY`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 204 | YUY2 | pixels::PixelFormatFlag::UYVY | YVYU [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `YVYU` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | YUY2 | UYVY | YVYU [INFO] [stdout] | ^^^^ ^^^^ ---- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `YVYU` [INFO] [stdout] | pattern doesn't bind `YVYU` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::YVYU`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 204 | YUY2 | UYVY | pixels::PixelFormatFlag::YVYU [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `YUY2` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:204:20 [INFO] [stdout] | [INFO] [stdout] 204 | YUY2 | UYVY | YVYU [INFO] [stdout] | ---- ^^^^ ^^^^ pattern doesn't bind `YUY2` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `YUY2` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::YUY2`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 204 | pixels::PixelFormatFlag::YUY2 | UYVY | YVYU [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Index1LSB` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | Unknown | Index1LSB | Index1MSB | Index4LSB | Index4MSB [INFO] [stdout] | ^^^^^^^ --------- ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ pattern doesn't bind `Index1LSB` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `Index1LSB` [INFO] [stdout] | | | pattern doesn't bind `Index1LSB` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `Index1LSB` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::Index1LSB`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 209 | Unknown | pixels::PixelFormatFlag::Index1LSB | Index1MSB | Index4LSB | Index4MSB [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Index1MSB` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | Unknown | Index1LSB | Index1MSB | Index4LSB | Index4MSB [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ --------- ^^^^^^^^^ ^^^^^^^^^ pattern doesn't bind `Index1MSB` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `Index1MSB` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `Index1MSB` [INFO] [stdout] | pattern doesn't bind `Index1MSB` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::Index1MSB`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 209 | Unknown | Index1LSB | pixels::PixelFormatFlag::Index1MSB | Index4LSB | Index4MSB [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Index4LSB` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | Unknown | Index1LSB | Index1MSB | Index4LSB | Index4MSB [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ --------- ^^^^^^^^^ pattern doesn't bind `Index4LSB` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `Index4LSB` [INFO] [stdout] | | pattern doesn't bind `Index4LSB` [INFO] [stdout] | pattern doesn't bind `Index4LSB` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::Index4LSB`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 209 | Unknown | Index1LSB | Index1MSB | pixels::PixelFormatFlag::Index4LSB | Index4MSB [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Index4MSB` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | Unknown | Index1LSB | Index1MSB | Index4LSB | Index4MSB [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ --------- variable not in all patterns [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `Index4MSB` [INFO] [stdout] | | | pattern doesn't bind `Index4MSB` [INFO] [stdout] | | pattern doesn't bind `Index4MSB` [INFO] [stdout] | pattern doesn't bind `Index4MSB` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::Index4MSB`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 209 | Unknown | Index1LSB | Index1MSB | Index4LSB | pixels::PixelFormatFlag::Index4MSB [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Unknown` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:209:23 [INFO] [stdout] | [INFO] [stdout] 209 | Unknown | Index1LSB | Index1MSB | Index4LSB | Index4MSB [INFO] [stdout] | ------- ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ pattern doesn't bind `Unknown` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `Unknown` [INFO] [stdout] | | | pattern doesn't bind `Unknown` [INFO] [stdout] | | pattern doesn't bind `Unknown` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::Unknown`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 209 | pixels::PixelFormatFlag::Unknown | Index1LSB | Index1MSB | Index4LSB | Index4MSB [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RGB555` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ------ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `RGB555` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGB555` [INFO] [stdout] | | | | pattern doesn't bind `RGB555` [INFO] [stdout] | | | pattern doesn't bind `RGB555` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `RGB555` [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `RGB555` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGB555` [INFO] [stdout] | | | | pattern doesn't bind `RGB555` [INFO] [stdout] | | | pattern doesn't bind `RGB555` [INFO] [stdout] | | pattern doesn't bind `RGB555` [INFO] [stdout] | pattern doesn't bind `RGB555` [INFO] [stdout] 220 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `RGB555` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::RGB555`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | pixels::PixelFormatFlag::RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BGR555` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ------ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `BGR555` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGR555` [INFO] [stdout] | | | | pattern doesn't bind `BGR555` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `BGR555` [INFO] [stdout] | pattern doesn't bind `BGR555` [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `BGR555` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGR555` [INFO] [stdout] | | | | pattern doesn't bind `BGR555` [INFO] [stdout] | | | pattern doesn't bind `BGR555` [INFO] [stdout] | | pattern doesn't bind `BGR555` [INFO] [stdout] | pattern doesn't bind `BGR555` [INFO] [stdout] 220 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `BGR555` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::BGR555`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | pixels::PixelFormatFlag::BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `ARGB4444` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ -------- ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `ARGB4444` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ARGB4444` [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `ARGB4444` [INFO] [stdout] | | pattern doesn't bind `ARGB4444` [INFO] [stdout] | pattern doesn't bind `ARGB4444` [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `ARGB4444` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ARGB4444` [INFO] [stdout] | | | | pattern doesn't bind `ARGB4444` [INFO] [stdout] | | | pattern doesn't bind `ARGB4444` [INFO] [stdout] | | pattern doesn't bind `ARGB4444` [INFO] [stdout] | pattern doesn't bind `ARGB4444` [INFO] [stdout] 220 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `ARGB4444` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::ARGB4444`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | pixels::PixelFormatFlag::ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RGBA4444` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^ -------- ^^^^^^^^ pattern doesn't bind `RGBA4444` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | variable not in all patterns [INFO] [stdout] | | | | pattern doesn't bind `RGBA4444` [INFO] [stdout] | | | pattern doesn't bind `RGBA4444` [INFO] [stdout] | | pattern doesn't bind `RGBA4444` [INFO] [stdout] | pattern doesn't bind `RGBA4444` [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `RGBA4444` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGBA4444` [INFO] [stdout] | | | | pattern doesn't bind `RGBA4444` [INFO] [stdout] | | | pattern doesn't bind `RGBA4444` [INFO] [stdout] | | pattern doesn't bind `RGBA4444` [INFO] [stdout] | pattern doesn't bind `RGBA4444` [INFO] [stdout] 220 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `RGBA4444` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::RGBA4444`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | pixels::PixelFormatFlag::RGBA4444 | ABGR4444 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `ABGR4444` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ABGR4444` [INFO] [stdout] | | | | pattern doesn't bind `ABGR4444` [INFO] [stdout] | | | pattern doesn't bind `ABGR4444` [INFO] [stdout] | | pattern doesn't bind `ABGR4444` [INFO] [stdout] | pattern doesn't bind `ABGR4444` [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `ABGR4444` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ABGR4444` [INFO] [stdout] | | | | pattern doesn't bind `ABGR4444` [INFO] [stdout] | | | pattern doesn't bind `ABGR4444` [INFO] [stdout] | | pattern doesn't bind `ABGR4444` [INFO] [stdout] | pattern doesn't bind `ABGR4444` [INFO] [stdout] 220 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `ABGR4444` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::ABGR4444`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | pixels::PixelFormatFlag::ABGR4444 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BGRA4444` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `BGRA4444` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGRA4444` [INFO] [stdout] | | | | pattern doesn't bind `BGRA4444` [INFO] [stdout] | | | pattern doesn't bind `BGRA4444` [INFO] [stdout] | | pattern doesn't bind `BGRA4444` [INFO] [stdout] | pattern doesn't bind `BGRA4444` [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | -------- ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `BGRA4444` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGRA4444` [INFO] [stdout] | | | | pattern doesn't bind `BGRA4444` [INFO] [stdout] | | | pattern doesn't bind `BGRA4444` [INFO] [stdout] | | pattern doesn't bind `BGRA4444` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] 220 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `BGRA4444` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::BGRA4444`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 219 | pixels::PixelFormatFlag::BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `ARGB1555` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `ARGB1555` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ARGB1555` [INFO] [stdout] | | | | pattern doesn't bind `ARGB1555` [INFO] [stdout] | | | pattern doesn't bind `ARGB1555` [INFO] [stdout] | | pattern doesn't bind `ARGB1555` [INFO] [stdout] | pattern doesn't bind `ARGB1555` [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ -------- ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `ARGB1555` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ARGB1555` [INFO] [stdout] | | | | pattern doesn't bind `ARGB1555` [INFO] [stdout] | | | pattern doesn't bind `ARGB1555` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `ARGB1555` [INFO] [stdout] 220 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `ARGB1555` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::ARGB1555`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 219 | BGRA4444 | pixels::PixelFormatFlag::ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RGBA5551` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `RGBA5551` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGBA5551` [INFO] [stdout] | | | | pattern doesn't bind `RGBA5551` [INFO] [stdout] | | | pattern doesn't bind `RGBA5551` [INFO] [stdout] | | pattern doesn't bind `RGBA5551` [INFO] [stdout] | pattern doesn't bind `RGBA5551` [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ -------- ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `RGBA5551` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGBA5551` [INFO] [stdout] | | | | pattern doesn't bind `RGBA5551` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `RGBA5551` [INFO] [stdout] | pattern doesn't bind `RGBA5551` [INFO] [stdout] 220 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `RGBA5551` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::RGBA5551`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | pixels::PixelFormatFlag::RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `ABGR1555` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `ABGR1555` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ABGR1555` [INFO] [stdout] | | | | pattern doesn't bind `ABGR1555` [INFO] [stdout] | | | pattern doesn't bind `ABGR1555` [INFO] [stdout] | | pattern doesn't bind `ABGR1555` [INFO] [stdout] | pattern doesn't bind `ABGR1555` [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ -------- ^^^^^^^^ ^^^^^^ pattern doesn't bind `ABGR1555` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ABGR1555` [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `ABGR1555` [INFO] [stdout] | | pattern doesn't bind `ABGR1555` [INFO] [stdout] | pattern doesn't bind `ABGR1555` [INFO] [stdout] 220 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `ABGR1555` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::ABGR1555`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | pixels::PixelFormatFlag::ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BGRA5551` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `BGRA5551` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGRA5551` [INFO] [stdout] | | | | pattern doesn't bind `BGRA5551` [INFO] [stdout] | | | pattern doesn't bind `BGRA5551` [INFO] [stdout] | | pattern doesn't bind `BGRA5551` [INFO] [stdout] | pattern doesn't bind `BGRA5551` [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ -------- ^^^^^^ pattern doesn't bind `BGRA5551` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | variable not in all patterns [INFO] [stdout] | | | | pattern doesn't bind `BGRA5551` [INFO] [stdout] | | | pattern doesn't bind `BGRA5551` [INFO] [stdout] | | pattern doesn't bind `BGRA5551` [INFO] [stdout] | pattern doesn't bind `BGRA5551` [INFO] [stdout] 220 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `BGRA5551` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::BGRA5551`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | pixels::PixelFormatFlag::BGRA5551 | RGB565 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RGB565` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `RGB565` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGB565` [INFO] [stdout] | | | | pattern doesn't bind `RGB565` [INFO] [stdout] | | | pattern doesn't bind `RGB565` [INFO] [stdout] | | pattern doesn't bind `RGB565` [INFO] [stdout] | pattern doesn't bind `RGB565` [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ------ variable not in all patterns [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGB565` [INFO] [stdout] | | | | pattern doesn't bind `RGB565` [INFO] [stdout] | | | pattern doesn't bind `RGB565` [INFO] [stdout] | | pattern doesn't bind `RGB565` [INFO] [stdout] | pattern doesn't bind `RGB565` [INFO] [stdout] 220 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `RGB565` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::RGB565`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | pixels::PixelFormatFlag::RGB565 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BGR565` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `BGR565` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGR565` [INFO] [stdout] | | | | pattern doesn't bind `BGR565` [INFO] [stdout] | | | pattern doesn't bind `BGR565` [INFO] [stdout] | | pattern doesn't bind `BGR565` [INFO] [stdout] | pattern doesn't bind `BGR565` [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `BGR565` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGR565` [INFO] [stdout] | | | | pattern doesn't bind `BGR565` [INFO] [stdout] | | | pattern doesn't bind `BGR565` [INFO] [stdout] | | pattern doesn't bind `BGR565` [INFO] [stdout] | pattern doesn't bind `BGR565` [INFO] [stdout] 220 | BGR565 [INFO] [stdout] | ------ variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::BGR565`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 220 | pixels::PixelFormatFlag::BGR565 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RGB444` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:218:22 [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ------ ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `RGB444` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGB444` [INFO] [stdout] | | | | pattern doesn't bind `RGB444` [INFO] [stdout] | | | pattern doesn't bind `RGB444` [INFO] [stdout] | | pattern doesn't bind `RGB444` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^ pattern doesn't bind `RGB444` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGB444` [INFO] [stdout] | | | | pattern doesn't bind `RGB444` [INFO] [stdout] | | | pattern doesn't bind `RGB444` [INFO] [stdout] | | pattern doesn't bind `RGB444` [INFO] [stdout] | pattern doesn't bind `RGB444` [INFO] [stdout] 220 | BGR565 [INFO] [stdout] | ^^^^^^ pattern doesn't bind `RGB444` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::RGB444`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 218 | pixels::PixelFormatFlag::RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BGR24` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | RGB24 | BGR24 [INFO] [stdout] | ^^^^^ ----- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `BGR24` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::BGR24`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 222 | RGB24 | pixels::PixelFormatFlag::BGR24 [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RGB24` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:222:21 [INFO] [stdout] | [INFO] [stdout] 222 | RGB24 | BGR24 [INFO] [stdout] | ----- ^^^^^ pattern doesn't bind `RGB24` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::RGB24`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 222 | pixels::PixelFormatFlag::RGB24 | BGR24 [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RGBX8888` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ^^^^^^ -------- ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `RGBX8888` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGBX8888` [INFO] [stdout] | | | | pattern doesn't bind `RGBX8888` [INFO] [stdout] | | | pattern doesn't bind `RGBX8888` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `RGBX8888` [INFO] [stdout] 225 | ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ pattern doesn't bind `RGBX8888` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `RGBX8888` [INFO] [stdout] | pattern doesn't bind `RGBX8888` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::RGBX8888`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 224 | RGB888 | pixels::PixelFormatFlag::RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BGR888` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ------ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `BGR888` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGR888` [INFO] [stdout] | | | | pattern doesn't bind `BGR888` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `BGR888` [INFO] [stdout] | pattern doesn't bind `BGR888` [INFO] [stdout] 225 | ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ pattern doesn't bind `BGR888` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `BGR888` [INFO] [stdout] | pattern doesn't bind `BGR888` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::BGR888`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 224 | RGB888 | RGBX8888 | pixels::PixelFormatFlag::BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BGRX8888` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^ -------- ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `BGRX8888` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGRX8888` [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `BGRX8888` [INFO] [stdout] | | pattern doesn't bind `BGRX8888` [INFO] [stdout] | pattern doesn't bind `BGRX8888` [INFO] [stdout] 225 | ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ pattern doesn't bind `BGRX8888` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `BGRX8888` [INFO] [stdout] | pattern doesn't bind `BGRX8888` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::BGRX8888`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 224 | RGB888 | RGBX8888 | BGR888 | pixels::PixelFormatFlag::BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `ARGB8888` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^ ^^^^^^^^ -------- ^^^^^^^^ pattern doesn't bind `ARGB8888` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | variable not in all patterns [INFO] [stdout] | | | | pattern doesn't bind `ARGB8888` [INFO] [stdout] | | | pattern doesn't bind `ARGB8888` [INFO] [stdout] | | pattern doesn't bind `ARGB8888` [INFO] [stdout] | pattern doesn't bind `ARGB8888` [INFO] [stdout] 225 | ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ pattern doesn't bind `ARGB8888` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `ARGB8888` [INFO] [stdout] | pattern doesn't bind `ARGB8888` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::ARGB8888`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 224 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | pixels::PixelFormatFlag::ARGB8888 | RGBA8888 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RGBA8888` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGBA8888` [INFO] [stdout] | | | | pattern doesn't bind `RGBA8888` [INFO] [stdout] | | | pattern doesn't bind `RGBA8888` [INFO] [stdout] | | pattern doesn't bind `RGBA8888` [INFO] [stdout] | pattern doesn't bind `RGBA8888` [INFO] [stdout] 225 | ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ pattern doesn't bind `RGBA8888` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `RGBA8888` [INFO] [stdout] | pattern doesn't bind `RGBA8888` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::RGBA8888`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 224 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | pixels::PixelFormatFlag::RGBA8888 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `ABGR8888` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `ABGR8888` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ABGR8888` [INFO] [stdout] | | | | pattern doesn't bind `ABGR8888` [INFO] [stdout] | | | pattern doesn't bind `ABGR8888` [INFO] [stdout] | | pattern doesn't bind `ABGR8888` [INFO] [stdout] | pattern doesn't bind `ABGR8888` [INFO] [stdout] 225 | ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | -------- ^^^^^^^^ ^^^^^^^^^^^ pattern doesn't bind `ABGR8888` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `ABGR8888` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::ABGR8888`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 225 | pixels::PixelFormatFlag::ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BGRA8888` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `BGRA8888` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `BGRA8888` [INFO] [stdout] | | | | pattern doesn't bind `BGRA8888` [INFO] [stdout] | | | pattern doesn't bind `BGRA8888` [INFO] [stdout] | | pattern doesn't bind `BGRA8888` [INFO] [stdout] | pattern doesn't bind `BGRA8888` [INFO] [stdout] 225 | ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | ^^^^^^^^ -------- ^^^^^^^^^^^ pattern doesn't bind `BGRA8888` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `BGRA8888` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::BGRA8888`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 225 | ABGR8888 | pixels::PixelFormatFlag::BGRA8888 | ARGB2101010 [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `ARGB2101010` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `ARGB2101010` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `ARGB2101010` [INFO] [stdout] | | | | pattern doesn't bind `ARGB2101010` [INFO] [stdout] | | | pattern doesn't bind `ARGB2101010` [INFO] [stdout] | | pattern doesn't bind `ARGB2101010` [INFO] [stdout] | pattern doesn't bind `ARGB2101010` [INFO] [stdout] 225 | ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ----------- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `ARGB2101010` [INFO] [stdout] | pattern doesn't bind `ARGB2101010` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::ARGB2101010`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 225 | ABGR8888 | BGRA8888 | pixels::PixelFormatFlag::ARGB2101010 [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RGB888` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:224:22 [INFO] [stdout] | [INFO] [stdout] 224 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ------ ^^^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ pattern doesn't bind `RGB888` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | pattern doesn't bind `RGB888` [INFO] [stdout] | | | | pattern doesn't bind `RGB888` [INFO] [stdout] | | | pattern doesn't bind `RGB888` [INFO] [stdout] | | pattern doesn't bind `RGB888` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] 225 | ABGR8888 | BGRA8888 | ARGB2101010 [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^ pattern doesn't bind `RGB888` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `RGB888` [INFO] [stdout] | pattern doesn't bind `RGB888` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::RGB888`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 224 | pixels::PixelFormatFlag::RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `IYUV` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | YV12 | IYUV [INFO] [stdout] | ^^^^ ---- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `IYUV` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::IYUV`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 228 | YV12 | pixels::PixelFormatFlag::IYUV [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `YV12` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:228:20 [INFO] [stdout] | [INFO] [stdout] 228 | YV12 | IYUV [INFO] [stdout] | ---- ^^^^ pattern doesn't bind `YV12` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::YV12`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 228 | pixels::PixelFormatFlag::YV12 | IYUV [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `UYVY` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | YUY2 | UYVY | YVYU [INFO] [stdout] | ^^^^ ---- ^^^^ pattern doesn't bind `UYVY` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `UYVY` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::UYVY`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 230 | YUY2 | pixels::PixelFormatFlag::UYVY | YVYU [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `YVYU` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | YUY2 | UYVY | YVYU [INFO] [stdout] | ^^^^ ^^^^ ---- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `YVYU` [INFO] [stdout] | pattern doesn't bind `YVYU` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::YVYU`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 230 | YUY2 | UYVY | pixels::PixelFormatFlag::YVYU [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `YUY2` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:230:20 [INFO] [stdout] | [INFO] [stdout] 230 | YUY2 | UYVY | YVYU [INFO] [stdout] | ---- ^^^^ ^^^^ pattern doesn't bind `YUY2` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `YUY2` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::YUY2`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 230 | pixels::PixelFormatFlag::YUY2 | UYVY | YVYU [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Index1LSB` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | Unknown | Index1LSB | Index1MSB | Index4LSB | Index4MSB [INFO] [stdout] | ^^^^^^^ --------- ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ pattern doesn't bind `Index1LSB` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `Index1LSB` [INFO] [stdout] | | | pattern doesn't bind `Index1LSB` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `Index1LSB` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::Index1LSB`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 235 | Unknown | pixels::PixelFormatFlag::Index1LSB | Index1MSB | Index4LSB | Index4MSB [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Index1MSB` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | Unknown | Index1LSB | Index1MSB | Index4LSB | Index4MSB [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ --------- ^^^^^^^^^ ^^^^^^^^^ pattern doesn't bind `Index1MSB` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `Index1MSB` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `Index1MSB` [INFO] [stdout] | pattern doesn't bind `Index1MSB` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::Index1MSB`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 235 | Unknown | Index1LSB | pixels::PixelFormatFlag::Index1MSB | Index4LSB | Index4MSB [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Index4LSB` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | Unknown | Index1LSB | Index1MSB | Index4LSB | Index4MSB [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ --------- ^^^^^^^^^ pattern doesn't bind `Index4LSB` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `Index4LSB` [INFO] [stdout] | | pattern doesn't bind `Index4LSB` [INFO] [stdout] | pattern doesn't bind `Index4LSB` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::Index4LSB`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 235 | Unknown | Index1LSB | Index1MSB | pixels::PixelFormatFlag::Index4LSB | Index4MSB [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Index4MSB` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | Unknown | Index1LSB | Index1MSB | Index4LSB | Index4MSB [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ --------- variable not in all patterns [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `Index4MSB` [INFO] [stdout] | | | pattern doesn't bind `Index4MSB` [INFO] [stdout] | | pattern doesn't bind `Index4MSB` [INFO] [stdout] | pattern doesn't bind `Index4MSB` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::Index4MSB`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 235 | Unknown | Index1LSB | Index1MSB | Index4LSB | pixels::PixelFormatFlag::Index4MSB [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Unknown` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:235:23 [INFO] [stdout] | [INFO] [stdout] 235 | Unknown | Index1LSB | Index1MSB | Index4LSB | Index4MSB [INFO] [stdout] | ------- ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ pattern doesn't bind `Unknown` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `Unknown` [INFO] [stdout] | | | pattern doesn't bind `Unknown` [INFO] [stdout] | | pattern doesn't bind `Unknown` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `pixels::PixelFormatFlag::Unknown`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 235 | pixels::PixelFormatFlag::Unknown | Index1LSB | Index1MSB | Index4LSB | Index4MSB [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `string` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:443:21 [INFO] [stdout] | [INFO] [stdout] 443 | string::raw::from_buf(cstr as *const _) [INFO] [stdout] | ^^^ could not find `raw` in `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `string` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:631:17 [INFO] [stdout] | [INFO] [stdout] 631 | string::raw::from_buf(cstr as *const _) [INFO] [stdout] | ^^^ could not find `raw` in `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `string` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:648:17 [INFO] [stdout] | [INFO] [stdout] 648 | string::raw::from_buf(cstr as *const _) [INFO] [stdout] | ^^^ could not find `raw` in `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `string` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:664:17 [INFO] [stdout] | [INFO] [stdout] 664 | string::raw::from_buf(cstr as *const _) [INFO] [stdout] | ^^^ could not find `raw` in `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0496]: lifetime name `'a` shadows a lifetime name that is already in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/timer.rs:50:16 [INFO] [stdout] | [INFO] [stdout] 49 | impl<'a> Timer<'a> { [INFO] [stdout] | -- first declared here [INFO] [stdout] 50 | pub fn new<'a>(delay: uint, callback: ||: 'a -> uint, remove_on_drop: bool) -> Timer<'a> { [INFO] [stdout] | ^^ lifetime `'a` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `string` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:198:31 [INFO] [stdout] | [INFO] [stdout] 198 | name: string::raw::from_buf(info.name as *const _), [INFO] [stdout] | ^^^ could not find `raw` in `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IoError` in `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | Err(io::IoError::last_error()) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | could not find `IoError` in `io` [INFO] [stdout] | help: a struct with a similar name exists: `Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IoError` in `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:145:21 [INFO] [stdout] | [INFO] [stdout] 145 | Err(io::IoError::last_error()) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | could not find `IoError` in `io` [INFO] [stdout] | help: a struct with a similar name exists: `Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToPrimitive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keycode.rs:250:6 [INFO] [stdout] | [INFO] [stdout] 250 | impl ToPrimitive for KeyCode { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keycode.rs:262:32 [INFO] [stdout] | [INFO] [stdout] 262 | fn to_int(&self) -> Option { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 262 | fn to_int(&self) -> Option { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 250 | impl ToPrimitive for KeyCode { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keycode.rs:263:23 [INFO] [stdout] | [INFO] [stdout] 263 | Some(*self as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToPrimitive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/scancode.rs:256:6 [INFO] [stdout] | [INFO] [stdout] 256 | impl ToPrimitive for ScanCode { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/scancode.rs:268:32 [INFO] [stdout] | [INFO] [stdout] 268 | fn to_int(&self) -> Option { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 268 | fn to_int(&self) -> Option { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 256 | impl ToPrimitive for ScanCode { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/scancode.rs:269:23 [INFO] [stdout] | [INFO] [stdout] 269 | Some(*self as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/cpuinfo.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | pub static CACHELINESIZE: int = 128; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/cpuinfo.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn get_cpu_count() -> int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/cpuinfo.rs:28:39 [INFO] [stdout] | [INFO] [stdout] 28 | unsafe { ll::SDL_GetCPUCount() as int } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/cpuinfo.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn get_cpu_cache_line_size() -> int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/cpuinfo.rs:32:47 [INFO] [stdout] | [INFO] [stdout] 32 | unsafe { ll::SDL_GetCPUCacheLineSize() as int} [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/cpuinfo.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn get_system_ram() -> int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/cpuinfo.rs:76:40 [INFO] [stdout] | [INFO] [stdout] 76 | unsafe { ll::SDL_GetSystemRAM() as int } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ShownWindowEventId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:528:19 [INFO] [stdout] | [INFO] [stdout] 528 | 1 => ShownWindowEventId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::WindowEventId::ShownWindowEventId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HiddenWindowEventId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:529:19 [INFO] [stdout] | [INFO] [stdout] 529 | 2 => HiddenWindowEventId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::WindowEventId::HiddenWindowEventId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExposedWindowEventId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:530:19 [INFO] [stdout] | [INFO] [stdout] 530 | 3 => ExposedWindowEventId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::WindowEventId::ExposedWindowEventId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MovedWindowEventId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:531:19 [INFO] [stdout] | [INFO] [stdout] 531 | 4 => MovedWindowEventId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::WindowEventId::MovedWindowEventId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ResizedWindowEventId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:532:19 [INFO] [stdout] | [INFO] [stdout] 532 | 5 => ResizedWindowEventId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::WindowEventId::ResizedWindowEventId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SizeChangedWindowEventId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:533:19 [INFO] [stdout] | [INFO] [stdout] 533 | 6 => SizeChangedWindowEventId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::WindowEventId::SizeChangedWindowEventId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MinimizedWindowEventId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:534:19 [INFO] [stdout] | [INFO] [stdout] 534 | 7 => MinimizedWindowEventId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::WindowEventId::MinimizedWindowEventId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MaximizedWindowEventId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:535:19 [INFO] [stdout] | [INFO] [stdout] 535 | 8 => MaximizedWindowEventId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::WindowEventId::MaximizedWindowEventId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RestoredWindowEventId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:536:19 [INFO] [stdout] | [INFO] [stdout] 536 | 9 => RestoredWindowEventId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::WindowEventId::RestoredWindowEventId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EnterWindowEventId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:537:19 [INFO] [stdout] | [INFO] [stdout] 537 | 10 => EnterWindowEventId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::WindowEventId::EnterWindowEventId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LeaveWindowEventId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:538:19 [INFO] [stdout] | [INFO] [stdout] 538 | 11 => LeaveWindowEventId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::WindowEventId::LeaveWindowEventId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FocusGainedWindowEventId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:539:19 [INFO] [stdout] | [INFO] [stdout] 539 | 12 => FocusGainedWindowEventId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::WindowEventId::FocusGainedWindowEventId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FocusLostWindowEventId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:540:19 [INFO] [stdout] | [INFO] [stdout] 540 | 13 => FocusLostWindowEventId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::WindowEventId::FocusLostWindowEventId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CloseWindowEventId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:541:19 [INFO] [stdout] | [INFO] [stdout] 541 | 14 => CloseWindowEventId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::WindowEventId::CloseWindowEventId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoneWindowEventId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:542:19 [INFO] [stdout] | [INFO] [stdout] 542 | _ => NoneWindowEventId [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::WindowEventId::NoneWindowEventId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:552:15 [INFO] [stdout] | [INFO] [stdout] 552 | QuitEvent(uint), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:553:25 [INFO] [stdout] | [INFO] [stdout] 553 | AppTerminatingEvent(uint), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:554:23 [INFO] [stdout] | [INFO] [stdout] 554 | AppLowMemoryEvent(uint), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:555:33 [INFO] [stdout] | [INFO] [stdout] 555 | AppWillEnterBackgroundEvent(uint), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:556:32 [INFO] [stdout] | [INFO] [stdout] 556 | AppDidEnterBackgroundEvent(uint), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:557:33 [INFO] [stdout] | [INFO] [stdout] 557 | AppWillEnterForegroundEvent(uint), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:558:32 [INFO] [stdout] | [INFO] [stdout] 558 | AppDidEnterForegroundEvent(uint), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:561:17 [INFO] [stdout] | [INFO] [stdout] 561 | WindowEvent(uint, video::Window, WindowEventId, int, int), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:561:53 [INFO] [stdout] | [INFO] [stdout] 561 | WindowEvent(uint, video::Window, WindowEventId, int, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:561:58 [INFO] [stdout] | [INFO] [stdout] 561 | WindowEvent(uint, video::Window, WindowEventId, int, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:565:18 [INFO] [stdout] | [INFO] [stdout] 565 | KeyDownEvent(uint, video::Window, KeyCode, ScanCode, Mod), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:566:16 [INFO] [stdout] | [INFO] [stdout] 566 | KeyUpEvent(uint, video::Window, KeyCode, ScanCode, Mod), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:568:22 [INFO] [stdout] | [INFO] [stdout] 568 | TextEditingEvent(uint, video::Window, String, int, int), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:568:51 [INFO] [stdout] | [INFO] [stdout] 568 | TextEditingEvent(uint, video::Window, String, int, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:568:56 [INFO] [stdout] | [INFO] [stdout] 568 | TextEditingEvent(uint, video::Window, String, int, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:570:20 [INFO] [stdout] | [INFO] [stdout] 570 | TextInputEvent(uint, video::Window, String), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:573:22 [INFO] [stdout] | [INFO] [stdout] 573 | MouseMotionEvent(uint, video::Window, uint, MouseState, int, int, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:573:43 [INFO] [stdout] | [INFO] [stdout] 573 | MouseMotionEvent(uint, video::Window, uint, MouseState, int, int, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:573:61 [INFO] [stdout] | [INFO] [stdout] 573 | MouseMotionEvent(uint, video::Window, uint, MouseState, int, int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:573:66 [INFO] [stdout] | [INFO] [stdout] 573 | MouseMotionEvent(uint, video::Window, uint, MouseState, int, int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:574:22 [INFO] [stdout] | [INFO] [stdout] 574 | int, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:574:27 [INFO] [stdout] | [INFO] [stdout] 574 | int, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:576:26 [INFO] [stdout] | [INFO] [stdout] 576 | MouseButtonDownEvent(uint, video::Window, uint, Mouse, int, int), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:576:47 [INFO] [stdout] | [INFO] [stdout] 576 | MouseButtonDownEvent(uint, video::Window, uint, Mouse, int, int), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:576:60 [INFO] [stdout] | [INFO] [stdout] 576 | MouseButtonDownEvent(uint, video::Window, uint, Mouse, int, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:576:65 [INFO] [stdout] | [INFO] [stdout] 576 | MouseButtonDownEvent(uint, video::Window, uint, Mouse, int, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:577:24 [INFO] [stdout] | [INFO] [stdout] 577 | MouseButtonUpEvent(uint, video::Window, uint, Mouse, int, int), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:577:45 [INFO] [stdout] | [INFO] [stdout] 577 | MouseButtonUpEvent(uint, video::Window, uint, Mouse, int, int), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:577:58 [INFO] [stdout] | [INFO] [stdout] 577 | MouseButtonUpEvent(uint, video::Window, uint, Mouse, int, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:577:63 [INFO] [stdout] | [INFO] [stdout] 577 | MouseButtonUpEvent(uint, video::Window, uint, Mouse, int, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:579:21 [INFO] [stdout] | [INFO] [stdout] 579 | MouseWheelEvent(uint, video::Window, uint, int, int), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:579:42 [INFO] [stdout] | [INFO] [stdout] 579 | MouseWheelEvent(uint, video::Window, uint, int, int), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:579:48 [INFO] [stdout] | [INFO] [stdout] 579 | MouseWheelEvent(uint, video::Window, uint, int, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:579:53 [INFO] [stdout] | [INFO] [stdout] 579 | MouseWheelEvent(uint, video::Window, uint, int, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:582:24 [INFO] [stdout] | [INFO] [stdout] 582 | JoyAxisMotionEvent(uint, int, int, i16), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:582:30 [INFO] [stdout] | [INFO] [stdout] 582 | JoyAxisMotionEvent(uint, int, int, i16), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:582:35 [INFO] [stdout] | [INFO] [stdout] 582 | JoyAxisMotionEvent(uint, int, int, i16), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:584:24 [INFO] [stdout] | [INFO] [stdout] 584 | JoyBallMotionEvent(uint, int, int, i16, i16), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:584:30 [INFO] [stdout] | [INFO] [stdout] 584 | JoyBallMotionEvent(uint, int, int, i16, i16), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:584:35 [INFO] [stdout] | [INFO] [stdout] 584 | JoyBallMotionEvent(uint, int, int, i16, i16), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:586:23 [INFO] [stdout] | [INFO] [stdout] 586 | JoyHatMotionEvent(uint, int, int, HatState), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:586:29 [INFO] [stdout] | [INFO] [stdout] 586 | JoyHatMotionEvent(uint, int, int, HatState), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:586:34 [INFO] [stdout] | [INFO] [stdout] 586 | JoyHatMotionEvent(uint, int, int, HatState), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:588:24 [INFO] [stdout] | [INFO] [stdout] 588 | JoyButtonDownEvent(uint, int, int), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:588:30 [INFO] [stdout] | [INFO] [stdout] 588 | JoyButtonDownEvent(uint, int, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:588:35 [INFO] [stdout] | [INFO] [stdout] 588 | JoyButtonDownEvent(uint, int, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:589:22 [INFO] [stdout] | [INFO] [stdout] 589 | JoyButtonUpEvent(uint, int, int), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:589:28 [INFO] [stdout] | [INFO] [stdout] 589 | JoyButtonUpEvent(uint, int, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:589:33 [INFO] [stdout] | [INFO] [stdout] 589 | JoyButtonUpEvent(uint, int, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:591:25 [INFO] [stdout] | [INFO] [stdout] 591 | JoyDeviceAddedEvent(uint, int), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:591:31 [INFO] [stdout] | [INFO] [stdout] 591 | JoyDeviceAddedEvent(uint, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:592:27 [INFO] [stdout] | [INFO] [stdout] 592 | JoyDeviceRemovedEvent(uint, int), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:592:33 [INFO] [stdout] | [INFO] [stdout] 592 | JoyDeviceRemovedEvent(uint, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:595:31 [INFO] [stdout] | [INFO] [stdout] 595 | ControllerAxisMotionEvent(uint, int, ControllerAxis, i16), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:595:37 [INFO] [stdout] | [INFO] [stdout] 595 | ControllerAxisMotionEvent(uint, int, ControllerAxis, i16), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:597:31 [INFO] [stdout] | [INFO] [stdout] 597 | ControllerButtonDownEvent(uint, int, ControllerButton), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:597:37 [INFO] [stdout] | [INFO] [stdout] 597 | ControllerButtonDownEvent(uint, int, ControllerButton), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:598:29 [INFO] [stdout] | [INFO] [stdout] 598 | ControllerButtonUpEvent(uint, int, ControllerButton), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:598:35 [INFO] [stdout] | [INFO] [stdout] 598 | ControllerButtonUpEvent(uint, int, ControllerButton), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:600:32 [INFO] [stdout] | [INFO] [stdout] 600 | ControllerDeviceAddedEvent(uint, int), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:600:38 [INFO] [stdout] | [INFO] [stdout] 600 | ControllerDeviceAddedEvent(uint, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:601:34 [INFO] [stdout] | [INFO] [stdout] 601 | ControllerDeviceRemovedEvent(uint, int), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:601:40 [INFO] [stdout] | [INFO] [stdout] 601 | ControllerDeviceRemovedEvent(uint, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:602:35 [INFO] [stdout] | [INFO] [stdout] 602 | ControllerDeviceRemappedEvent(uint, int), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:602:41 [INFO] [stdout] | [INFO] [stdout] 602 | ControllerDeviceRemappedEvent(uint, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:605:21 [INFO] [stdout] | [INFO] [stdout] 605 | FingerDownEvent(uint, i64, i64, f64, f64, f64, f64, f64), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:606:19 [INFO] [stdout] | [INFO] [stdout] 606 | FingerUpEvent(uint, i64, i64, f64, f64, f64, f64, f64), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:607:23 [INFO] [stdout] | [INFO] [stdout] 607 | FingerMotionEvent(uint, i64, i64, f64, f64, f64, f64, f64), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:610:24 [INFO] [stdout] | [INFO] [stdout] 610 | DollarGestureEvent(uint, i64, i64, uint, f64, f64, f64), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:610:40 [INFO] [stdout] | [INFO] [stdout] 610 | DollarGestureEvent(uint, i64, i64, uint, f64, f64, f64), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:611:23 [INFO] [stdout] | [INFO] [stdout] 611 | DollarRecordEvent(uint, i64, i64, uint, f64, f64, f64), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:611:39 [INFO] [stdout] | [INFO] [stdout] 611 | DollarRecordEvent(uint, i64, i64, uint, f64, f64, f64), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:613:23 [INFO] [stdout] | [INFO] [stdout] 613 | MultiGestureEvent(uint, i64, f64, f64, f64, f64, uint), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:613:54 [INFO] [stdout] | [INFO] [stdout] 613 | MultiGestureEvent(uint, i64, f64, f64, f64, f64, uint), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:616:26 [INFO] [stdout] | [INFO] [stdout] 616 | ClipboardUpdateEvent(uint), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:619:19 [INFO] [stdout] | [INFO] [stdout] 619 | DropFileEvent(uint, String), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:622:15 [INFO] [stdout] | [INFO] [stdout] 622 | UserEvent(uint, video::Window, uint, int), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:622:36 [INFO] [stdout] | [INFO] [stdout] 622 | UserEvent(uint, video::Window, uint, int), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:622:42 [INFO] [stdout] | [INFO] [stdout] 622 | UserEvent(uint, video::Window, uint, int), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `std::fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:625:18 [INFO] [stdout] | [INFO] [stdout] 625 | impl ::std::fmt::Show for Event { [INFO] [stdout] | ^^^^ not found in `std::fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `QuitEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:629:13 [INFO] [stdout] | [INFO] [stdout] 629 | QuitEvent(..) => "QuitEvent", [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::QuitEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `AppTerminatingEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:630:13 [INFO] [stdout] | [INFO] [stdout] 630 | AppTerminatingEvent(..) => "AppTerminatingEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::AppTerminatingEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `AppLowMemoryEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:631:13 [INFO] [stdout] | [INFO] [stdout] 631 | AppLowMemoryEvent(..) => "AppLowMemoryEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::AppLowMemoryEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `AppWillEnterBackgroundEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:632:13 [INFO] [stdout] | [INFO] [stdout] 632 | AppWillEnterBackgroundEvent(..) => "AppWillEnterBackgroundEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::AppWillEnterBackgroundEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `AppDidEnterBackgroundEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:633:13 [INFO] [stdout] | [INFO] [stdout] 633 | AppDidEnterBackgroundEvent(..) => "AppDidEnterBackgroundEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::AppDidEnterBackgroundEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `AppWillEnterForegroundEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:634:13 [INFO] [stdout] | [INFO] [stdout] 634 | AppWillEnterForegroundEvent(..) => "AppWillEnterForegroundEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::AppWillEnterForegroundEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `AppDidEnterForegroundEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:635:13 [INFO] [stdout] | [INFO] [stdout] 635 | AppDidEnterForegroundEvent(..) => "AppDidEnterForegroundEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::AppDidEnterForegroundEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `WindowEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:636:13 [INFO] [stdout] | [INFO] [stdout] 636 | WindowEvent(..) => "WindowEvent", [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::WindowEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `KeyDownEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:637:13 [INFO] [stdout] | [INFO] [stdout] 637 | KeyDownEvent(..) => "KeyDownEvent", [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::KeyDownEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `KeyUpEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:638:13 [INFO] [stdout] | [INFO] [stdout] 638 | KeyUpEvent(..) => "KeyUpEvent", [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::KeyUpEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TextEditingEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:639:13 [INFO] [stdout] | [INFO] [stdout] 639 | TextEditingEvent(..) => "TextEditingEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::TextEditingEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TextInputEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:640:13 [INFO] [stdout] | [INFO] [stdout] 640 | TextInputEvent(..) => "TextInputEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::TextInputEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MouseMotionEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:641:13 [INFO] [stdout] | [INFO] [stdout] 641 | MouseMotionEvent(..) => "MouseMotionEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::MouseMotionEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MouseButtonDownEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:642:13 [INFO] [stdout] | [INFO] [stdout] 642 | MouseButtonDownEvent(..) => "MouseButtonDownEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::MouseButtonDownEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MouseButtonUpEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:643:13 [INFO] [stdout] | [INFO] [stdout] 643 | MouseButtonUpEvent(..) => "MouseButtonUpEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::MouseButtonUpEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MouseWheelEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:644:13 [INFO] [stdout] | [INFO] [stdout] 644 | MouseWheelEvent(..) => "MouseWheelEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::MouseWheelEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `JoyAxisMotionEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:645:13 [INFO] [stdout] | [INFO] [stdout] 645 | JoyAxisMotionEvent(..) => "JoyAxisMotionEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::JoyAxisMotionEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `JoyBallMotionEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:646:13 [INFO] [stdout] | [INFO] [stdout] 646 | JoyBallMotionEvent(..) => "JoyBallMotionEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::JoyBallMotionEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `JoyHatMotionEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:647:13 [INFO] [stdout] | [INFO] [stdout] 647 | JoyHatMotionEvent(..) => "JoyHatMotionEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::JoyHatMotionEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `JoyButtonDownEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:648:13 [INFO] [stdout] | [INFO] [stdout] 648 | JoyButtonDownEvent(..) => "JoyButtonDownEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::JoyButtonDownEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `JoyButtonUpEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:649:13 [INFO] [stdout] | [INFO] [stdout] 649 | JoyButtonUpEvent(..) => "JoyButtonUpEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::JoyButtonUpEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `JoyDeviceAddedEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:650:13 [INFO] [stdout] | [INFO] [stdout] 650 | JoyDeviceAddedEvent(..) => "JoyDeviceAddedEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::JoyDeviceAddedEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `JoyDeviceRemovedEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:651:13 [INFO] [stdout] | [INFO] [stdout] 651 | JoyDeviceRemovedEvent(..) => "JoyDeviceRemovedEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::JoyDeviceRemovedEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ControllerAxisMotionEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:652:13 [INFO] [stdout] | [INFO] [stdout] 652 | ControllerAxisMotionEvent(..) => "ControllerAxisMotionEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::ControllerAxisMotionEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ControllerButtonDownEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:653:13 [INFO] [stdout] | [INFO] [stdout] 653 | ControllerButtonDownEvent(..) => "ControllerButtonDownEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::ControllerButtonDownEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ControllerButtonUpEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:654:13 [INFO] [stdout] | [INFO] [stdout] 654 | ControllerButtonUpEvent(..) => "ControllerButtonUpEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::ControllerButtonUpEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ControllerDeviceAddedEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:655:13 [INFO] [stdout] | [INFO] [stdout] 655 | ControllerDeviceAddedEvent(..) => "ControllerDeviceAddedEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::ControllerDeviceAddedEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ControllerDeviceRemovedEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:656:13 [INFO] [stdout] | [INFO] [stdout] 656 | ControllerDeviceRemovedEvent(..) => "ControllerDeviceRemovedEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::ControllerDeviceRemovedEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ControllerDeviceRemappedEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:657:13 [INFO] [stdout] | [INFO] [stdout] 657 | ControllerDeviceRemappedEvent(..) => "ControllerDeviceRemappedEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::ControllerDeviceRemappedEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `FingerDownEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:658:13 [INFO] [stdout] | [INFO] [stdout] 658 | FingerDownEvent(..) => "FingerDownEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::FingerDownEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `FingerUpEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:659:13 [INFO] [stdout] | [INFO] [stdout] 659 | FingerUpEvent(..) => "FingerUpEvent", [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::FingerUpEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `FingerMotionEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:660:13 [INFO] [stdout] | [INFO] [stdout] 660 | FingerMotionEvent(..) => "FingerMotionEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::FingerMotionEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DollarGestureEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:661:13 [INFO] [stdout] | [INFO] [stdout] 661 | DollarGestureEvent(..) => "DollarGestureEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::DollarGestureEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DollarRecordEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:662:13 [INFO] [stdout] | [INFO] [stdout] 662 | DollarRecordEvent(..) => "DollarRecordEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::DollarRecordEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MultiGestureEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:663:13 [INFO] [stdout] | [INFO] [stdout] 663 | MultiGestureEvent(..) => "MultiGestureEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::MultiGestureEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ClipboardUpdateEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:664:13 [INFO] [stdout] | [INFO] [stdout] 664 | ClipboardUpdateEvent(..) => "ClipboardUpdateEvent", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::ClipboardUpdateEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DropFileEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:665:13 [INFO] [stdout] | [INFO] [stdout] 665 | DropFileEvent(..) => "DropFileEvent", [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::DropFileEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `UserEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:666:13 [INFO] [stdout] | [INFO] [stdout] 666 | UserEvent(..) => "UserEvent", [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::UserEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `UserEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:677:13 [INFO] [stdout] | [INFO] [stdout] 677 | UserEvent(_, ref win, typ, code) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::UserEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_memory` in module `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:687:26 [INFO] [stdout] | [INFO] [stdout] 687 | ptr::copy_memory(mem::transmute::<_,*mut ll::SDL_UserEvent>(&ret), &event, 1); [INFO] [stdout] | ^^^^^^^^^^^ not found in `ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:701:20 [INFO] [stdout] | [INFO] [stdout] 701 | return NoEvent; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::NoEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:707:74 [INFO] [stdout] | [INFO] [stdout] 707 | let event_type: EventType = FromPrimitive::from_uint(raw_type as uint).unwrap_or(UserEventType); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UserEventType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:707:90 [INFO] [stdout] | [INFO] [stdout] 707 | let event_type: EventType = FromPrimitive::from_uint(raw_type as uint).unwrap_or(UserEventType); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::EventType::UserEventType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `QuitEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:711:17 [INFO] [stdout] | [INFO] [stdout] 711 | QuitEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::QuitEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:711:46 [INFO] [stdout] | [INFO] [stdout] 711 | QuitEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AppTerminatingEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:715:17 [INFO] [stdout] | [INFO] [stdout] 715 | AppTerminatingEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 715 | AppTerminatingEventType(event.timestamp as uint) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::AppTerminatingEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:715:56 [INFO] [stdout] | [INFO] [stdout] 715 | AppTerminatingEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AppLowMemoryEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:719:17 [INFO] [stdout] | [INFO] [stdout] 719 | AppLowMemoryEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 719 | AppLowMemoryEventType(event.timestamp as uint) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::AppLowMemoryEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:719:54 [INFO] [stdout] | [INFO] [stdout] 719 | AppLowMemoryEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AppWillEnterBackgroundEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:723:17 [INFO] [stdout] | [INFO] [stdout] 723 | AppWillEnterBackgroundEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 723 | AppWillEnterBackgroundEventType(event.timestamp as uint) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::AppWillEnterBackgroundEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:723:64 [INFO] [stdout] | [INFO] [stdout] 723 | AppWillEnterBackgroundEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AppDidEnterBackgroundEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:727:17 [INFO] [stdout] | [INFO] [stdout] 727 | AppDidEnterBackgroundEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 727 | AppDidEnterBackgroundEventType(event.timestamp as uint) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::AppDidEnterBackgroundEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:727:63 [INFO] [stdout] | [INFO] [stdout] 727 | AppDidEnterBackgroundEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AppWillEnterForegroundEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:731:17 [INFO] [stdout] | [INFO] [stdout] 731 | AppWillEnterForegroundEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 731 | AppWillEnterForegroundEventType(event.timestamp as uint) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::AppWillEnterForegroundEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:731:64 [INFO] [stdout] | [INFO] [stdout] 731 | AppWillEnterForegroundEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AppDidEnterForegroundEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:735:17 [INFO] [stdout] | [INFO] [stdout] 735 | AppDidEnterForegroundEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 735 | AppDidEnterForegroundEventType(event.timestamp as uint) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::AppDidEnterForegroundEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:735:63 [INFO] [stdout] | [INFO] [stdout] 735 | AppDidEnterForegroundEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:743:38 [INFO] [stdout] | [INFO] [stdout] 743 | Err(_) => return NoEvent, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::NoEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WindowEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:747:17 [INFO] [stdout] | [INFO] [stdout] 747 | WindowEvent(event.timestamp as uint, window, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::WindowEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:747:48 [INFO] [stdout] | [INFO] [stdout] 747 | WindowEvent(event.timestamp as uint, window, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:749:44 [INFO] [stdout] | [INFO] [stdout] 749 | ... event.data1 as int, event.data2 as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:749:64 [INFO] [stdout] | [INFO] [stdout] 749 | ... event.data1 as int, event.data2 as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:758:38 [INFO] [stdout] | [INFO] [stdout] 758 | Err(_) => return NoEvent, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::NoEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `KeyDownEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:762:17 [INFO] [stdout] | [INFO] [stdout] 762 | KeyDownEvent(event.timestamp as uint, window, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 762 | KeyDownEventType(event.timestamp as uint, window, [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::KeyDownEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:762:49 [INFO] [stdout] | [INFO] [stdout] 762 | KeyDownEvent(event.timestamp as uint, window, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:763:74 [INFO] [stdout] | [INFO] [stdout] 763 | ... FromPrimitive::from_int(event.keysym.sym as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:765:79 [INFO] [stdout] | [INFO] [stdout] 765 | ... FromPrimitive::from_int(event.keysym.scancode as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:774:38 [INFO] [stdout] | [INFO] [stdout] 774 | Err(_) => return NoEvent, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::NoEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `KeyUpEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:778:17 [INFO] [stdout] | [INFO] [stdout] 778 | KeyUpEvent(event.timestamp as uint, window, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::KeyUpEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:778:47 [INFO] [stdout] | [INFO] [stdout] 778 | KeyUpEvent(event.timestamp as uint, window, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:779:72 [INFO] [stdout] | [INFO] [stdout] 779 | ... FromPrimitive::from_int(event.keysym.sym as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:781:77 [INFO] [stdout] | [INFO] [stdout] 781 | ... FromPrimitive::from_int(event.keysym.scancode as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:790:38 [INFO] [stdout] | [INFO] [stdout] 790 | Err(_) => return NoEvent, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::NoEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TextEditingEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:795:17 [INFO] [stdout] | [INFO] [stdout] 795 | TextEditingEvent(event.timestamp as uint, window, text, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 795 | TextEditingEventType(event.timestamp as uint, window, text, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::TextEditingEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:795:53 [INFO] [stdout] | [INFO] [stdout] 795 | TextEditingEvent(event.timestamp as uint, window, text, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:796:49 [INFO] [stdout] | [INFO] [stdout] 796 | ... event.start as int, event.length as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:796:70 [INFO] [stdout] | [INFO] [stdout] 796 | ... event.start as int, event.length as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:803:38 [INFO] [stdout] | [INFO] [stdout] 803 | Err(_) => return NoEvent, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::NoEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TextInputEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:808:17 [INFO] [stdout] | [INFO] [stdout] 808 | TextInputEvent(event.timestamp as uint, window, text) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 808 | TextInputEventType(event.timestamp as uint, window, text) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::TextInputEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:808:51 [INFO] [stdout] | [INFO] [stdout] 808 | TextInputEvent(event.timestamp as uint, window, text) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:816:38 [INFO] [stdout] | [INFO] [stdout] 816 | Err(_) => return NoEvent, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::NoEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MouseMotionEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:820:17 [INFO] [stdout] | [INFO] [stdout] 820 | MouseMotionEvent(event.timestamp as uint, window, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 820 | MouseMotionEventType(event.timestamp as uint, window, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::MouseMotionEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:820:53 [INFO] [stdout] | [INFO] [stdout] 820 | MouseMotionEvent(event.timestamp as uint, window, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:821:49 [INFO] [stdout] | [INFO] [stdout] 821 | ... event.which as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:823:45 [INFO] [stdout] | [INFO] [stdout] 823 | ... event.x as int, event.y as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:823:61 [INFO] [stdout] | [INFO] [stdout] 823 | ... event.x as int, event.y as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:824:48 [INFO] [stdout] | [INFO] [stdout] 824 | ... event.xrel as int, event.yrel as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:824:67 [INFO] [stdout] | [INFO] [stdout] 824 | ... event.xrel as int, event.yrel as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:831:38 [INFO] [stdout] | [INFO] [stdout] 831 | Err(_) => return NoEvent, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::NoEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MouseButtonDownEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:835:17 [INFO] [stdout] | [INFO] [stdout] 835 | MouseButtonDownEvent(event.timestamp as uint, window, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 835 | MouseButtonDownEventType(event.timestamp as uint, window, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::MouseButtonDownEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:835:57 [INFO] [stdout] | [INFO] [stdout] 835 | MouseButtonDownEvent(event.timestamp as uint, window, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:836:53 [INFO] [stdout] | [INFO] [stdout] 836 | ... event.which as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:838:49 [INFO] [stdout] | [INFO] [stdout] 838 | ... event.x as int, event.y as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:838:65 [INFO] [stdout] | [INFO] [stdout] 838 | ... event.x as int, event.y as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:845:38 [INFO] [stdout] | [INFO] [stdout] 845 | Err(_) => return NoEvent, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::NoEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MouseButtonUpEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:849:17 [INFO] [stdout] | [INFO] [stdout] 849 | MouseButtonUpEvent(event.timestamp as uint, window, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 849 | MouseButtonUpEventType(event.timestamp as uint, window, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::MouseButtonUpEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:849:55 [INFO] [stdout] | [INFO] [stdout] 849 | MouseButtonUpEvent(event.timestamp as uint, window, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:850:51 [INFO] [stdout] | [INFO] [stdout] 850 | ... event.which as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:852:47 [INFO] [stdout] | [INFO] [stdout] 852 | ... event.x as int, event.y as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:852:63 [INFO] [stdout] | [INFO] [stdout] 852 | ... event.x as int, event.y as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:859:38 [INFO] [stdout] | [INFO] [stdout] 859 | Err(_) => return NoEvent, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::NoEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MouseWheelEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:863:17 [INFO] [stdout] | [INFO] [stdout] 863 | MouseWheelEvent(event.timestamp as uint, window, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 863 | MouseWheelEventType(event.timestamp as uint, window, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::MouseWheelEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:863:52 [INFO] [stdout] | [INFO] [stdout] 863 | MouseWheelEvent(event.timestamp as uint, window, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:864:48 [INFO] [stdout] | [INFO] [stdout] 864 | ... event.which as uint, event.x as int, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:864:65 [INFO] [stdout] | [INFO] [stdout] 864 | ... event.which as uint, event.x as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:865:44 [INFO] [stdout] | [INFO] [stdout] 865 | ... event.y as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `JoyAxisMotionEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:870:17 [INFO] [stdout] | [INFO] [stdout] 870 | JoyAxisMotionEvent(event.timestamp as uint, event.which as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 870 | JoyAxisMotionEventType(event.timestamp as uint, event.which as int, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::JoyAxisMotionEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:870:55 [INFO] [stdout] | [INFO] [stdout] 870 | JoyAxisMotionEvent(event.timestamp as uint, event.which as int, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:870:76 [INFO] [stdout] | [INFO] [stdout] 870 | JoyAxisMotionEvent(event.timestamp as uint, event.which as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:871:50 [INFO] [stdout] | [INFO] [stdout] 871 | ... event.axis as int, event.value) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `JoyBallMotionEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:875:17 [INFO] [stdout] | [INFO] [stdout] 875 | JoyBallMotionEvent(event.timestamp as uint, event.which as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 875 | JoyBallMotionEventType(event.timestamp as uint, event.which as int, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::JoyBallMotionEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:875:55 [INFO] [stdout] | [INFO] [stdout] 875 | JoyBallMotionEvent(event.timestamp as uint, event.which as int, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:875:76 [INFO] [stdout] | [INFO] [stdout] 875 | JoyBallMotionEvent(event.timestamp as uint, event.which as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:876:50 [INFO] [stdout] | [INFO] [stdout] 876 | ... event.ball as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `JoyHatMotionEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:881:17 [INFO] [stdout] | [INFO] [stdout] 881 | JoyHatMotionEvent(event.timestamp as uint, event.which as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 881 | JoyHatMotionEventType(event.timestamp as uint, event.which as int, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::JoyHatMotionEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:881:54 [INFO] [stdout] | [INFO] [stdout] 881 | JoyHatMotionEvent(event.timestamp as uint, event.which as int, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:881:75 [INFO] [stdout] | [INFO] [stdout] 881 | JoyHatMotionEvent(event.timestamp as uint, event.which as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:882:48 [INFO] [stdout] | [INFO] [stdout] 882 | ... event.hat as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `JoyButtonDownEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:887:17 [INFO] [stdout] | [INFO] [stdout] 887 | JoyButtonDownEvent(event.timestamp as uint, event.which as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 887 | JoyButtonDownEventType(event.timestamp as uint, event.which as int, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::JoyButtonDownEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:887:55 [INFO] [stdout] | [INFO] [stdout] 887 | JoyButtonDownEvent(event.timestamp as uint, event.which as int, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:887:76 [INFO] [stdout] | [INFO] [stdout] 887 | JoyButtonDownEvent(event.timestamp as uint, event.which as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:888:52 [INFO] [stdout] | [INFO] [stdout] 888 | ... event.button as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `JoyButtonUpEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:892:17 [INFO] [stdout] | [INFO] [stdout] 892 | JoyButtonUpEvent(event.timestamp as uint, event.which as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 892 | JoyButtonUpEventType(event.timestamp as uint, event.which as int, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::JoyButtonUpEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:892:53 [INFO] [stdout] | [INFO] [stdout] 892 | JoyButtonUpEvent(event.timestamp as uint, event.which as int, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:892:74 [INFO] [stdout] | [INFO] [stdout] 892 | JoyButtonUpEvent(event.timestamp as uint, event.which as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:893:50 [INFO] [stdout] | [INFO] [stdout] 893 | ... event.button as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `JoyDeviceAddedEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:897:17 [INFO] [stdout] | [INFO] [stdout] 897 | JoyDeviceAddedEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 897 | JoyDeviceAddedEventType(event.timestamp as uint, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::JoyDeviceAddedEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:897:56 [INFO] [stdout] | [INFO] [stdout] 897 | JoyDeviceAddedEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:898:52 [INFO] [stdout] | [INFO] [stdout] 898 | ... event.which as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `JoyDeviceRemovedEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:902:17 [INFO] [stdout] | [INFO] [stdout] 902 | JoyDeviceRemovedEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 902 | JoyDeviceRemovedEventType(event.timestamp as uint, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::JoyDeviceRemovedEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:902:58 [INFO] [stdout] | [INFO] [stdout] 902 | JoyDeviceRemovedEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:903:54 [INFO] [stdout] | [INFO] [stdout] 903 | ... event.which as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ControllerAxisMotionEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:910:17 [INFO] [stdout] | [INFO] [stdout] 910 | ControllerAxisMotionEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 910 | ControllerAxisMotionEventType(event.timestamp as uint, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::ControllerAxisMotionEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:910:62 [INFO] [stdout] | [INFO] [stdout] 910 | ControllerAxisMotionEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:911:58 [INFO] [stdout] | [INFO] [stdout] 911 | ... event.which as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ControllerButtonDownEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:918:17 [INFO] [stdout] | [INFO] [stdout] 918 | ControllerButtonDownEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 918 | ControllerButtonDownEventType(event.timestamp as uint, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::ControllerButtonDownEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:918:62 [INFO] [stdout] | [INFO] [stdout] 918 | ControllerButtonDownEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:919:58 [INFO] [stdout] | [INFO] [stdout] 919 | ... event.which as int, button) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ControllerButtonUpEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:925:17 [INFO] [stdout] | [INFO] [stdout] 925 | ControllerButtonUpEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 925 | ControllerButtonUpEventType(event.timestamp as uint, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::ControllerButtonUpEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:925:60 [INFO] [stdout] | [INFO] [stdout] 925 | ControllerButtonUpEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:926:56 [INFO] [stdout] | [INFO] [stdout] 926 | ... event.which as int, button) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ControllerDeviceAddedEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:930:17 [INFO] [stdout] | [INFO] [stdout] 930 | ControllerDeviceAddedEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 930 | ControllerDeviceAddedEventType(event.timestamp as uint, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::ControllerDeviceAddedEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:930:63 [INFO] [stdout] | [INFO] [stdout] 930 | ControllerDeviceAddedEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:931:59 [INFO] [stdout] | [INFO] [stdout] 931 | ... event.which as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ControllerDeviceRemovedEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:935:17 [INFO] [stdout] | [INFO] [stdout] 935 | ControllerDeviceRemovedEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 935 | ControllerDeviceRemovedEventType(event.timestamp as uint, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::ControllerDeviceRemovedEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:935:65 [INFO] [stdout] | [INFO] [stdout] 935 | ControllerDeviceRemovedEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:936:61 [INFO] [stdout] | [INFO] [stdout] 936 | ... event.which as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ControllerDeviceRemappedEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:940:17 [INFO] [stdout] | [INFO] [stdout] 940 | ControllerDeviceRemappedEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 940 | ControllerDeviceRemappedEventType(event.timestamp as uint, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::ControllerDeviceRemappedEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:940:66 [INFO] [stdout] | [INFO] [stdout] 940 | ControllerDeviceRemappedEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:941:62 [INFO] [stdout] | [INFO] [stdout] 941 | ... event.which as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FingerDownEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:946:17 [INFO] [stdout] | [INFO] [stdout] 946 | FingerDownEvent(event.timestamp as uint, event.touchId as i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 946 | FingerDownEventType(event.timestamp as uint, event.touchId as i64, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::FingerDownEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:946:52 [INFO] [stdout] | [INFO] [stdout] 946 | FingerDownEvent(event.timestamp as uint, event.touchId as i64, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FingerUpEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:953:17 [INFO] [stdout] | [INFO] [stdout] 953 | FingerUpEvent(event.timestamp as uint, event.touchId as i64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 953 | FingerUpEventType(event.timestamp as uint, event.touchId as i64, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::FingerUpEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:953:50 [INFO] [stdout] | [INFO] [stdout] 953 | FingerUpEvent(event.timestamp as uint, event.touchId as i64, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FingerMotionEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:960:17 [INFO] [stdout] | [INFO] [stdout] 960 | FingerMotionEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 960 | FingerMotionEventType(event.timestamp as uint, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::FingerMotionEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:960:54 [INFO] [stdout] | [INFO] [stdout] 960 | FingerMotionEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DollarGestureEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:968:17 [INFO] [stdout] | [INFO] [stdout] 968 | DollarGestureEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 968 | DollarGestureEventType(event.timestamp as uint, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::DollarGestureEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:968:55 [INFO] [stdout] | [INFO] [stdout] 968 | DollarGestureEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:971:56 [INFO] [stdout] | [INFO] [stdout] 971 | ... event.numFingers as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DollarRecordEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:977:17 [INFO] [stdout] | [INFO] [stdout] 977 | DollarRecordEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 977 | DollarRecordEventType(event.timestamp as uint, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::DollarRecordEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:977:54 [INFO] [stdout] | [INFO] [stdout] 977 | DollarRecordEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:979:55 [INFO] [stdout] | [INFO] [stdout] 979 | ... event.numFingers as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MultiGestureEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:985:17 [INFO] [stdout] | [INFO] [stdout] 985 | MultiGestureEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 985 | MultiGestureEventType(event.timestamp as uint, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::MultiGestureEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:985:54 [INFO] [stdout] | [INFO] [stdout] 985 | MultiGestureEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:988:71 [INFO] [stdout] | [INFO] [stdout] 988 | ... event.y as f64, event.numFingers as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ClipboardUpdateEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:993:17 [INFO] [stdout] | [INFO] [stdout] 993 | ClipboardUpdateEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 993 | ClipboardUpdateEventType(event.timestamp as uint) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::ClipboardUpdateEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:993:57 [INFO] [stdout] | [INFO] [stdout] 993 | ClipboardUpdateEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DropFileEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:1001:17 [INFO] [stdout] | [INFO] [stdout] 1001 | DropFileEvent(event.timestamp as uint, text) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1001 | DropFileEventType(event.timestamp as uint, text) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::DropFileEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:1001:50 [INFO] [stdout] | [INFO] [stdout] 1001 | DropFileEvent(event.timestamp as uint, text) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:1004:47 [INFO] [stdout] | [INFO] [stdout] 1004 | FirstEventType | LastEventType => NoEvent, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::NoEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:1010:28 [INFO] [stdout] | [INFO] [stdout] 1010 | return NoEvent; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::NoEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:1017:38 [INFO] [stdout] | [INFO] [stdout] 1017 | Err(_) => return NoEvent, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::NoEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `UserEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:1021:17 [INFO] [stdout] | [INFO] [stdout] 1021 | UserEvent(event.timestamp as uint, window, raw_type as uint, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::UserEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:1021:46 [INFO] [stdout] | [INFO] [stdout] 1021 | UserEvent(event.timestamp as uint, window, raw_type as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:1021:72 [INFO] [stdout] | [INFO] [stdout] 1021 | UserEvent(event.timestamp as uint, window, raw_type as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:1022:41 [INFO] [stdout] | [INFO] [stdout] 1022 | event.code as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoEvent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:1067:12 [INFO] [stdout] | [INFO] [stdout] 1067 | else { NoEvent } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 5 + use event::Event::NoEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:1080:36 [INFO] [stdout] | [INFO] [stdout] 1080 | pub fn wait_event_timeout(timeout: int) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:1132:29 [INFO] [stdout] | [INFO] [stdout] 1132 | pub fn register_events(num: int) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:1132:44 [INFO] [stdout] | [INFO] [stdout] 1132 | pub fn register_events(num: int) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1132 | pub fn register_events(num: int) -> Option { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/event.rs:1137:21 [INFO] [stdout] | [INFO] [stdout] 1137 | Some(ret as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/touch.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn get_num_touch_devices() -> int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/touch.rs:33:46 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { ll::SDL_GetNumTouchDevices() as int } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/touch.rs:36:32 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn get_touch_device(index: int) -> TouchDevice { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/touch.rs:40:53 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn get_num_touch_fingers(touch: TouchDevice) -> int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/touch.rs:41:51 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe { ll::SDL_GetNumTouchFingers(touch) as int } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/touch.rs:44:52 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn get_touch_finger(touch: TouchDevice, index: int) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_AXIS_LEFTX` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | ll::SDL_CONTROLLER_AXIS_LEFTX => LeftXAxis, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LeftXAxis` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:143:49 [INFO] [stdout] | [INFO] [stdout] 143 | ll::SDL_CONTROLLER_AXIS_LEFTX => LeftXAxis, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerAxis::LeftXAxis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_AXIS_LEFTY` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | ll::SDL_CONTROLLER_AXIS_LEFTY => LeftYAxis, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LeftYAxis` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:144:49 [INFO] [stdout] | [INFO] [stdout] 144 | ll::SDL_CONTROLLER_AXIS_LEFTY => LeftYAxis, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerAxis::LeftYAxis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_AXIS_RIGHTX` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | ll::SDL_CONTROLLER_AXIS_RIGHTX => RightXAxis, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RightXAxis` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:145:49 [INFO] [stdout] | [INFO] [stdout] 145 | ll::SDL_CONTROLLER_AXIS_RIGHTX => RightXAxis, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerAxis::RightXAxis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_AXIS_RIGHTY` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | ll::SDL_CONTROLLER_AXIS_RIGHTY => RightYAxis, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RightYAxis` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:146:49 [INFO] [stdout] | [INFO] [stdout] 146 | ll::SDL_CONTROLLER_AXIS_RIGHTY => RightYAxis, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerAxis::RightYAxis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_AXIS_TRIGGERLEFT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | ll::SDL_CONTROLLER_AXIS_TRIGGERLEFT => TriggerLeftAxis, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TriggerLeftAxis` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:147:49 [INFO] [stdout] | [INFO] [stdout] 147 | ll::SDL_CONTROLLER_AXIS_TRIGGERLEFT => TriggerLeftAxis, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerAxis::TriggerLeftAxis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_AXIS_TRIGGERRIGHT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | ll::SDL_CONTROLLER_AXIS_TRIGGERRIGHT => TriggerRightAxis, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TriggerRightAxis` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:148:49 [INFO] [stdout] | [INFO] [stdout] 148 | ll::SDL_CONTROLLER_AXIS_TRIGGERRIGHT => TriggerRightAxis, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerAxis::TriggerRightAxis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_BUTTON_A` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | ll::SDL_CONTROLLER_BUTTON_A => AButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:176:52 [INFO] [stdout] | [INFO] [stdout] 176 | ll::SDL_CONTROLLER_BUTTON_A => AButton, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerButton::AButton; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_BUTTON_B` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | ll::SDL_CONTROLLER_BUTTON_B => BButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:177:52 [INFO] [stdout] | [INFO] [stdout] 177 | ll::SDL_CONTROLLER_BUTTON_B => BButton, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerButton::BButton; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_BUTTON_X` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | ll::SDL_CONTROLLER_BUTTON_X => XButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `XButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:178:52 [INFO] [stdout] | [INFO] [stdout] 178 | ll::SDL_CONTROLLER_BUTTON_X => XButton, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerButton::XButton; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_BUTTON_Y` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | ll::SDL_CONTROLLER_BUTTON_Y => YButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `YButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:179:52 [INFO] [stdout] | [INFO] [stdout] 179 | ll::SDL_CONTROLLER_BUTTON_Y => YButton, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerButton::YButton; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_BUTTON_BACK` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | ll::SDL_CONTROLLER_BUTTON_BACK => BackButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BackButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:180:52 [INFO] [stdout] | [INFO] [stdout] 180 | ll::SDL_CONTROLLER_BUTTON_BACK => BackButton, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerButton::BackButton; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_BUTTON_GUIDE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | ll::SDL_CONTROLLER_BUTTON_GUIDE => GuideButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GuideButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:181:52 [INFO] [stdout] | [INFO] [stdout] 181 | ll::SDL_CONTROLLER_BUTTON_GUIDE => GuideButton, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerButton::GuideButton; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_BUTTON_START` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | ll::SDL_CONTROLLER_BUTTON_START => StartButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `StartButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:182:52 [INFO] [stdout] | [INFO] [stdout] 182 | ll::SDL_CONTROLLER_BUTTON_START => StartButton, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerButton::StartButton; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_BUTTON_LEFTSTICK` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | ll::SDL_CONTROLLER_BUTTON_LEFTSTICK => LeftStickButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LeftStickButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:183:52 [INFO] [stdout] | [INFO] [stdout] 183 | ll::SDL_CONTROLLER_BUTTON_LEFTSTICK => LeftStickButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerButton::LeftStickButton; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_BUTTON_RIGHTSTICK` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | ll::SDL_CONTROLLER_BUTTON_RIGHTSTICK => RightStickButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RightStickButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:184:52 [INFO] [stdout] | [INFO] [stdout] 184 | ll::SDL_CONTROLLER_BUTTON_RIGHTSTICK => RightStickButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerButton::RightStickButton; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_BUTTON_LEFTSHOULDER` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | ll::SDL_CONTROLLER_BUTTON_LEFTSHOULDER => LeftShoulderButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LeftShoulderButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:185:52 [INFO] [stdout] | [INFO] [stdout] 185 | ll::SDL_CONTROLLER_BUTTON_LEFTSHOULDER => LeftShoulderButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerButton::LeftShoulderButton; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_BUTTON_RIGHTSHOULDER` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | ll::SDL_CONTROLLER_BUTTON_RIGHTSHOULDER => RightShoulderButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RightShoulderButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:186:52 [INFO] [stdout] | [INFO] [stdout] 186 | ll::SDL_CONTROLLER_BUTTON_RIGHTSHOULDER => RightShoulderButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerButton::RightShoulderButton; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_BUTTON_DPAD_UP` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | ll::SDL_CONTROLLER_BUTTON_DPAD_UP => DPadUpButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DPadUpButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:187:52 [INFO] [stdout] | [INFO] [stdout] 187 | ll::SDL_CONTROLLER_BUTTON_DPAD_UP => DPadUpButton, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerButton::DPadUpButton; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_BUTTON_DPAD_DOWN` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | ll::SDL_CONTROLLER_BUTTON_DPAD_DOWN => DPadDownButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DPadDownButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:188:52 [INFO] [stdout] | [INFO] [stdout] 188 | ll::SDL_CONTROLLER_BUTTON_DPAD_DOWN => DPadDownButton, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerButton::DPadDownButton; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_BUTTON_DPAD_LEFT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | ll::SDL_CONTROLLER_BUTTON_DPAD_LEFT => DPadLeftButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DPadLeftButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:189:52 [INFO] [stdout] | [INFO] [stdout] 189 | ll::SDL_CONTROLLER_BUTTON_DPAD_LEFT => DPadLeftButton, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerButton::DPadLeftButton; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ll::SDL_CONTROLLER_BUTTON_DPAD_RIGHT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | ll::SDL_CONTROLLER_BUTTON_DPAD_RIGHT => DPadRightButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DPadRightButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/controller.rs:190:52 [INFO] [stdout] | [INFO] [stdout] 190 | ll::SDL_CONTROLLER_BUTTON_DPAD_RIGHT => DPadRightButton, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use controller::ControllerButton::DPadRightButton; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keyboard.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | ... count as uint) }; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keyboard.rs:89:57 [INFO] [stdout] | [INFO] [stdout] 89 | state.insert(FromPrimitive::from_int(current as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keyboard.rs:98:27 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn get_mod_state() -> Mod { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keyboard.rs:102:29 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn set_mod_state(flags: Mod) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keyboard.rs:108:80 [INFO] [stdout] | [INFO] [stdout] 108 | FromPrimitive::from_int(ll::SDL_GetKeyFromScancode(scancode as u32) as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keyboard.rs:115:75 [INFO] [stdout] | [INFO] [stdout] 115 | FromPrimitive::from_int(ll::SDL_GetScancodeFromKey(key as i32) as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keyboard.rs:130:74 [INFO] [stdout] | [INFO] [stdout] 130 | FromPrimitive::from_int(ll::SDL_GetScancodeFromName(name) as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/keyboard.rs:146:69 [INFO] [stdout] | [INFO] [stdout] 146 | FromPrimitive::from_int(ll::SDL_GetKeyFromName(name) as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:92:49 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn new(data: &[u8], mask: &[u8], width: int, height: int, hot_x: int, hot_y: int) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:92:62 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn new(data: &[u8], mask: &[u8], width: int, height: int, hot_x: int, hot_y: int) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:92:74 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn new(data: &[u8], mask: &[u8], width: int, height: int, hot_x: int, hot_y: int) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:92:86 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn new(data: &[u8], mask: &[u8], width: int, height: int, hot_x: int, hot_y: int) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:108:60 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn from_surface(surface: &surface::Surface, hot_x: int, hot_y: int) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:108:72 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn from_surface(surface: &surface::Surface, hot_x: int, hot_y: int) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LeftMouse` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:160:14 [INFO] [stdout] | [INFO] [stdout] 160 | 1 => LeftMouse, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use mouse::Mouse::LeftMouse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MiddleMouse` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:161:14 [INFO] [stdout] | [INFO] [stdout] 161 | 2 => MiddleMouse, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use mouse::Mouse::MiddleMouse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RightMouse` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:162:14 [INFO] [stdout] | [INFO] [stdout] 162 | 3 => RightMouse, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use mouse::Mouse::RightMouse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X1Mouse` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:163:14 [INFO] [stdout] | [INFO] [stdout] 163 | 4 => X1Mouse, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use mouse::Mouse::X1Mouse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X2Mouse` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | 5 => X2Mouse, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use mouse::Mouse::X2Mouse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `UnknownMouse` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:165:14 [INFO] [stdout] | [INFO] [stdout] 165 | _ => UnknownMouse(bitflags) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use mouse::Mouse::UnknownMouse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MouseState` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:178:30 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn get_mouse_state() -> (MouseState, int, int) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:178:42 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn get_mouse_state() -> (MouseState, int, int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:178:47 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn get_mouse_state() -> (MouseState, int, int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:183:59 [INFO] [stdout] | [INFO] [stdout] 183 | return (MouseState::from_bits(raw).unwrap(), x as int, y as int); [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:183:69 [INFO] [stdout] | [INFO] [stdout] 183 | return (MouseState::from_bits(raw).unwrap(), x as int, y as int); [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MouseState` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:187:39 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn get_relative_mouse_state() -> (MouseState, int, int) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:187:51 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn get_relative_mouse_state() -> (MouseState, int, int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:187:56 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn get_relative_mouse_state() -> (MouseState, int, int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:192:59 [INFO] [stdout] | [INFO] [stdout] 192 | return (MouseState::from_bits(raw).unwrap(), x as int, y as int); [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/mouse.rs:192:69 [INFO] [stdout] | [INFO] [stdout] 192 | return (MouseState::from_bits(raw).unwrap(), x as int, y as int); [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SurfaceFlag` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:114:31 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn new(surface_flags: SurfaceFlag, width: int, height: int, bpp: int, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:114:51 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn new(surface_flags: SurfaceFlag, width: int, height: int, bpp: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:114:64 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn new(surface_flags: SurfaceFlag, width: int, height: int, bpp: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:114:74 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn new(surface_flags: SurfaceFlag, width: int, height: int, bpp: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:128:46 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn from_data(data: &mut [u8], width: int, height: int, bpp: int, pitch: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:128:59 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn from_data(data: &mut [u8], width: int, height: int, bpp: int, pitch: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:128:69 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn from_data(data: &mut [u8], width: int, height: int, bpp: int, pitch: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:128:81 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn from_data(data: &mut [u8], width: int, height: int, bpp: int, pitch: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:144:32 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn get_width(&self) -> int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:145:35 [INFO] [stdout] | [INFO] [stdout] 145 | unsafe { (*self.raw).w as int } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:148:33 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn get_height(&self) -> int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:149:35 [INFO] [stdout] | [INFO] [stdout] 149 | unsafe { (*self.raw).h as int } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:152:32 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn get_pitch(&self) -> int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:153:39 [INFO] [stdout] | [INFO] [stdout] 153 | unsafe { (*self.raw).pitch as int } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:156:32 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn get_size(&self) -> (int, int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:156:37 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn get_size(&self) -> (int, int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:183:44 [INFO] [stdout] | [INFO] [stdout] 183 | let len = (*self.raw).pitch as uint * ((*self.raw).h as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:183:69 [INFO] [stdout] | [INFO] [stdout] 183 | let len = (*self.raw).pitch as uint * ((*self.raw).h as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `f` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:184:93 [INFO] [stdout] | [INFO] [stdout] 184 | let rv = ::std::slice::raw::mut_buf_as_slice((*self.raw).pixels as *mut _, len, f); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:194:28 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn from_bmp(path: &Path) -> SdlResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:203:35 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn save_bmp(&self, path: &Path) -> SdlResult<()> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `RGB` in module `pixels` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:258:21 [INFO] [stdout] | [INFO] [stdout] 258 | pixels::RGB(r, g, b) => (r, g, b), [INFO] [stdout] | ^^^ not found in `pixels` [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use pixels::Color::RGB; [INFO] [stdout] | [INFO] [stdout] help: if you import `RGB`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 258 - pixels::RGB(r, g, b) => (r, g, b), [INFO] [stdout] 258 + RGB(r, g, b) => (r, g, b), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `RGBA` in module `pixels` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:259:21 [INFO] [stdout] | [INFO] [stdout] 259 | pixels::RGBA(r, g, b, _) => (r, g, b) [INFO] [stdout] | ^^^^ not found in `pixels` [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use pixels::Color::RGBA; [INFO] [stdout] | [INFO] [stdout] help: if you import `RGBA`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 259 - pixels::RGBA(r, g, b, _) => (r, g, b) [INFO] [stdout] 259 + RGBA(r, g, b, _) => (r, g, b) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGB` in module `pixels` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:277:24 [INFO] [stdout] | [INFO] [stdout] 277 | Ok(pixels::RGB(r,g,b)) [INFO] [stdout] | ^^^ not found in `pixels` [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use pixels::Color::RGB; [INFO] [stdout] | [INFO] [stdout] help: if you import `RGB`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 277 - Ok(pixels::RGB(r,g,b)) [INFO] [stdout] 277 + Ok(RGB(r,g,b)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:340:83 [INFO] [stdout] | [INFO] [stdout] 340 | ll::SDL_SetSurfaceBlendMode(self.raw, FromPrimitive::from_int(mode as int).unwrap()) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/surface.rs:356:53 [INFO] [stdout] | [INFO] [stdout] 356 | 0 => Ok(FromPrimitive::from_int(mode as int).unwrap()), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `RGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:109:14 [INFO] [stdout] | [INFO] [stdout] 109 | &RGB(r, g, b) => { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use pixels::Color::RGB; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `RGBA` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:112:14 [INFO] [stdout] | [INFO] [stdout] 112 | &RGBA(r, g, b, a) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use pixels::Color::RGBA; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGBA` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | RGBA(r, g, b, a) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use pixels::Color::RGBA; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGBA` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:133:24 [INFO] [stdout] | [INFO] [stdout] 133 | if rng.gen() { RGBA(rng.gen(), rng.gen(), rng.gen(), rng.gen()) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use pixels::Color::RGBA; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:134:16 [INFO] [stdout] | [INFO] [stdout] 134 | else { RGB(rng.gen(), rng.gen(), rng.gen()) } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use pixels::Color::RGB; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:148:46 [INFO] [stdout] | [INFO] [stdout] 148 | Unknown = ll::SDL_PIXELFORMAT_UNKNOWN as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:149:50 [INFO] [stdout] | [INFO] [stdout] 149 | Index1LSB = ll::SDL_PIXELFORMAT_INDEX1LSB as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:150:50 [INFO] [stdout] | [INFO] [stdout] 150 | Index1MSB = ll::SDL_PIXELFORMAT_INDEX1MSB as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:151:50 [INFO] [stdout] | [INFO] [stdout] 151 | Index4LSB = ll::SDL_PIXELFORMAT_INDEX4LSB as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:152:50 [INFO] [stdout] | [INFO] [stdout] 152 | Index4MSB = ll::SDL_PIXELFORMAT_INDEX4MSB as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:153:44 [INFO] [stdout] | [INFO] [stdout] 153 | Index8 = ll::SDL_PIXELFORMAT_INDEX8 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:154:44 [INFO] [stdout] | [INFO] [stdout] 154 | RGB332 = ll::SDL_PIXELFORMAT_RGB332 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:155:44 [INFO] [stdout] | [INFO] [stdout] 155 | RGB444 = ll::SDL_PIXELFORMAT_RGB444 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:156:44 [INFO] [stdout] | [INFO] [stdout] 156 | RGB555 = ll::SDL_PIXELFORMAT_RGB555 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:157:44 [INFO] [stdout] | [INFO] [stdout] 157 | BGR555 = ll::SDL_PIXELFORMAT_BGR555 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:158:48 [INFO] [stdout] | [INFO] [stdout] 158 | ARGB4444 = ll::SDL_PIXELFORMAT_ARGB4444 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:159:48 [INFO] [stdout] | [INFO] [stdout] 159 | RGBA4444 = ll::SDL_PIXELFORMAT_RGBA4444 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:160:48 [INFO] [stdout] | [INFO] [stdout] 160 | ABGR4444 = ll::SDL_PIXELFORMAT_ABGR4444 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:161:48 [INFO] [stdout] | [INFO] [stdout] 161 | BGRA4444 = ll::SDL_PIXELFORMAT_BGRA4444 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:162:48 [INFO] [stdout] | [INFO] [stdout] 162 | ARGB1555 = ll::SDL_PIXELFORMAT_ARGB1555 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:163:48 [INFO] [stdout] | [INFO] [stdout] 163 | RGBA5551 = ll::SDL_PIXELFORMAT_RGBA5551 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:164:48 [INFO] [stdout] | [INFO] [stdout] 164 | ABGR1555 = ll::SDL_PIXELFORMAT_ABGR1555 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:165:48 [INFO] [stdout] | [INFO] [stdout] 165 | BGRA5551 = ll::SDL_PIXELFORMAT_BGRA5551 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:166:44 [INFO] [stdout] | [INFO] [stdout] 166 | RGB565 = ll::SDL_PIXELFORMAT_RGB565 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:167:44 [INFO] [stdout] | [INFO] [stdout] 167 | BGR565 = ll::SDL_PIXELFORMAT_BGR565 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:168:42 [INFO] [stdout] | [INFO] [stdout] 168 | RGB24 = ll::SDL_PIXELFORMAT_RGB24 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:169:42 [INFO] [stdout] | [INFO] [stdout] 169 | BGR24 = ll::SDL_PIXELFORMAT_BGR24 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:170:44 [INFO] [stdout] | [INFO] [stdout] 170 | RGB888 = ll::SDL_PIXELFORMAT_RGB888 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:171:48 [INFO] [stdout] | [INFO] [stdout] 171 | RGBX8888 = ll::SDL_PIXELFORMAT_RGBX8888 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:172:44 [INFO] [stdout] | [INFO] [stdout] 172 | BGR888 = ll::SDL_PIXELFORMAT_BGR888 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:173:48 [INFO] [stdout] | [INFO] [stdout] 173 | BGRX8888 = ll::SDL_PIXELFORMAT_BGRX8888 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:174:48 [INFO] [stdout] | [INFO] [stdout] 174 | ARGB8888 = ll::SDL_PIXELFORMAT_ARGB8888 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:175:48 [INFO] [stdout] | [INFO] [stdout] 175 | RGBA8888 = ll::SDL_PIXELFORMAT_RGBA8888 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:176:48 [INFO] [stdout] | [INFO] [stdout] 176 | ABGR8888 = ll::SDL_PIXELFORMAT_ABGR8888 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:177:48 [INFO] [stdout] | [INFO] [stdout] 177 | BGRA8888 = ll::SDL_PIXELFORMAT_BGRA8888 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:178:54 [INFO] [stdout] | [INFO] [stdout] 178 | ARGB2101010 = ll::SDL_PIXELFORMAT_ARGB2101010 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:179:40 [INFO] [stdout] | [INFO] [stdout] 179 | YV12 = ll::SDL_PIXELFORMAT_YV12 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:180:40 [INFO] [stdout] | [INFO] [stdout] 180 | IYUV = ll::SDL_PIXELFORMAT_IYUV as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:181:40 [INFO] [stdout] | [INFO] [stdout] 181 | YUY2 = ll::SDL_PIXELFORMAT_YUY2 as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:182:40 [INFO] [stdout] | [INFO] [stdout] 182 | UYVY = ll::SDL_PIXELFORMAT_UYVY as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | YVYU = ll::SDL_PIXELFORMAT_YVYU as int [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:187:54 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn byte_size_of_pixels(&self, num_of_pixels: uint) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:187:63 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn byte_size_of_pixels(&self, num_of_pixels: uint) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/pixels.rs:214:42 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn byte_size_per_pixel(&self) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_RED_SIZE` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:189:21 [INFO] [stdout] | [INFO] [stdout] 189 | GLRedSize = ll::SDL_GL_RED_SIZE as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_RED_SIZE; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_RED_SIZE`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 189 - GLRedSize = ll::SDL_GL_RED_SIZE as int, [INFO] [stdout] 189 + GLRedSize = SDL_GL_RED_SIZE as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:189:40 [INFO] [stdout] | [INFO] [stdout] 189 | GLRedSize = ll::SDL_GL_RED_SIZE as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_GREEN_SIZE` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:190:23 [INFO] [stdout] | [INFO] [stdout] 190 | GLGreenSize = ll::SDL_GL_GREEN_SIZE as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_GREEN_SIZE; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_GREEN_SIZE`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 190 - GLGreenSize = ll::SDL_GL_GREEN_SIZE as int, [INFO] [stdout] 190 + GLGreenSize = SDL_GL_GREEN_SIZE as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:190:44 [INFO] [stdout] | [INFO] [stdout] 190 | GLGreenSize = ll::SDL_GL_GREEN_SIZE as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_BLUE_SIZE` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:191:22 [INFO] [stdout] | [INFO] [stdout] 191 | GLBlueSize = ll::SDL_GL_BLUE_SIZE as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_BLUE_SIZE; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_BLUE_SIZE`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 191 - GLBlueSize = ll::SDL_GL_BLUE_SIZE as int, [INFO] [stdout] 191 + GLBlueSize = SDL_GL_BLUE_SIZE as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:191:42 [INFO] [stdout] | [INFO] [stdout] 191 | GLBlueSize = ll::SDL_GL_BLUE_SIZE as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_ALPHA_SIZE` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:192:23 [INFO] [stdout] | [INFO] [stdout] 192 | GLAlphaSize = ll::SDL_GL_ALPHA_SIZE as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_ALPHA_SIZE; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_ALPHA_SIZE`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 192 - GLAlphaSize = ll::SDL_GL_ALPHA_SIZE as int, [INFO] [stdout] 192 + GLAlphaSize = SDL_GL_ALPHA_SIZE as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:192:44 [INFO] [stdout] | [INFO] [stdout] 192 | GLAlphaSize = ll::SDL_GL_ALPHA_SIZE as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_BUFFER_SIZE` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:193:24 [INFO] [stdout] | [INFO] [stdout] 193 | GLBufferSize = ll::SDL_GL_BUFFER_SIZE as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_BUFFER_SIZE; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_BUFFER_SIZE`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 193 - GLBufferSize = ll::SDL_GL_BUFFER_SIZE as int, [INFO] [stdout] 193 + GLBufferSize = SDL_GL_BUFFER_SIZE as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:193:46 [INFO] [stdout] | [INFO] [stdout] 193 | GLBufferSize = ll::SDL_GL_BUFFER_SIZE as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_DOUBLEBUFFER` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:194:26 [INFO] [stdout] | [INFO] [stdout] 194 | GLDoubleBuffer = ll::SDL_GL_DOUBLEBUFFER as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_DOUBLEBUFFER; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_DOUBLEBUFFER`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 194 - GLDoubleBuffer = ll::SDL_GL_DOUBLEBUFFER as int, [INFO] [stdout] 194 + GLDoubleBuffer = SDL_GL_DOUBLEBUFFER as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:194:49 [INFO] [stdout] | [INFO] [stdout] 194 | GLDoubleBuffer = ll::SDL_GL_DOUBLEBUFFER as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_DEPTH_SIZE` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:195:23 [INFO] [stdout] | [INFO] [stdout] 195 | GLDepthSize = ll::SDL_GL_DEPTH_SIZE as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_DEPTH_SIZE; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_DEPTH_SIZE`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 195 - GLDepthSize = ll::SDL_GL_DEPTH_SIZE as int, [INFO] [stdout] 195 + GLDepthSize = SDL_GL_DEPTH_SIZE as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:195:44 [INFO] [stdout] | [INFO] [stdout] 195 | GLDepthSize = ll::SDL_GL_DEPTH_SIZE as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_STENCIL_SIZE` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:196:25 [INFO] [stdout] | [INFO] [stdout] 196 | GLStencilSize = ll::SDL_GL_STENCIL_SIZE as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_STENCIL_SIZE; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_STENCIL_SIZE`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 196 - GLStencilSize = ll::SDL_GL_STENCIL_SIZE as int, [INFO] [stdout] 196 + GLStencilSize = SDL_GL_STENCIL_SIZE as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:196:48 [INFO] [stdout] | [INFO] [stdout] 196 | GLStencilSize = ll::SDL_GL_STENCIL_SIZE as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_ACCUM_RED_SIZE` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:197:26 [INFO] [stdout] | [INFO] [stdout] 197 | GLAccumRedSize = ll::SDL_GL_ACCUM_RED_SIZE as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_ACCUM_RED_SIZE; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_ACCUM_RED_SIZE`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 197 - GLAccumRedSize = ll::SDL_GL_ACCUM_RED_SIZE as int, [INFO] [stdout] 197 + GLAccumRedSize = SDL_GL_ACCUM_RED_SIZE as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:197:51 [INFO] [stdout] | [INFO] [stdout] 197 | GLAccumRedSize = ll::SDL_GL_ACCUM_RED_SIZE as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_ACCUM_GREEN_SIZE` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:198:28 [INFO] [stdout] | [INFO] [stdout] 198 | GLAccumGreenSize = ll::SDL_GL_ACCUM_GREEN_SIZE as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_ACCUM_GREEN_SIZE; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_ACCUM_GREEN_SIZE`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 198 - GLAccumGreenSize = ll::SDL_GL_ACCUM_GREEN_SIZE as int, [INFO] [stdout] 198 + GLAccumGreenSize = SDL_GL_ACCUM_GREEN_SIZE as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:198:55 [INFO] [stdout] | [INFO] [stdout] 198 | GLAccumGreenSize = ll::SDL_GL_ACCUM_GREEN_SIZE as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_ACCUM_BLUE_SIZE` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:199:27 [INFO] [stdout] | [INFO] [stdout] 199 | GLAccumBlueSize = ll::SDL_GL_ACCUM_BLUE_SIZE as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_ACCUM_BLUE_SIZE; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_ACCUM_BLUE_SIZE`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 199 - GLAccumBlueSize = ll::SDL_GL_ACCUM_BLUE_SIZE as int, [INFO] [stdout] 199 + GLAccumBlueSize = SDL_GL_ACCUM_BLUE_SIZE as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:199:53 [INFO] [stdout] | [INFO] [stdout] 199 | GLAccumBlueSize = ll::SDL_GL_ACCUM_BLUE_SIZE as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_ACCUM_ALPHA_SIZE` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:200:28 [INFO] [stdout] | [INFO] [stdout] 200 | GLAccumAlphaSize = ll::SDL_GL_ACCUM_ALPHA_SIZE as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_ACCUM_ALPHA_SIZE; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_ACCUM_ALPHA_SIZE`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 200 - GLAccumAlphaSize = ll::SDL_GL_ACCUM_ALPHA_SIZE as int, [INFO] [stdout] 200 + GLAccumAlphaSize = SDL_GL_ACCUM_ALPHA_SIZE as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:200:55 [INFO] [stdout] | [INFO] [stdout] 200 | GLAccumAlphaSize = ll::SDL_GL_ACCUM_ALPHA_SIZE as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_STEREO` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:201:20 [INFO] [stdout] | [INFO] [stdout] 201 | GLStereo = ll::SDL_GL_STEREO as int, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_STEREO; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_STEREO`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 201 - GLStereo = ll::SDL_GL_STEREO as int, [INFO] [stdout] 201 + GLStereo = SDL_GL_STEREO as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:201:37 [INFO] [stdout] | [INFO] [stdout] 201 | GLStereo = ll::SDL_GL_STEREO as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_MULTISAMPLEBUFFERS` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:202:32 [INFO] [stdout] | [INFO] [stdout] 202 | GLMultiSampleBuffers = ll::SDL_GL_MULTISAMPLEBUFFERS as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_MULTISAMPLEBUFFERS; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_MULTISAMPLEBUFFERS`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 202 - GLMultiSampleBuffers = ll::SDL_GL_MULTISAMPLEBUFFERS as int, [INFO] [stdout] 202 + GLMultiSampleBuffers = SDL_GL_MULTISAMPLEBUFFERS as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:202:61 [INFO] [stdout] | [INFO] [stdout] 202 | GLMultiSampleBuffers = ll::SDL_GL_MULTISAMPLEBUFFERS as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_MULTISAMPLESAMPLES` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:203:32 [INFO] [stdout] | [INFO] [stdout] 203 | GLMultiSampleSamples = ll::SDL_GL_MULTISAMPLESAMPLES as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_MULTISAMPLESAMPLES; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_MULTISAMPLESAMPLES`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 203 - GLMultiSampleSamples = ll::SDL_GL_MULTISAMPLESAMPLES as int, [INFO] [stdout] 203 + GLMultiSampleSamples = SDL_GL_MULTISAMPLESAMPLES as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:203:61 [INFO] [stdout] | [INFO] [stdout] 203 | GLMultiSampleSamples = ll::SDL_GL_MULTISAMPLESAMPLES as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_ACCELERATED_VISUAL` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:204:31 [INFO] [stdout] | [INFO] [stdout] 204 | GLAcceleratedVisual = ll::SDL_GL_ACCELERATED_VISUAL as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_ACCELERATED_VISUAL; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_ACCELERATED_VISUAL`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 204 - GLAcceleratedVisual = ll::SDL_GL_ACCELERATED_VISUAL as int, [INFO] [stdout] 204 + GLAcceleratedVisual = SDL_GL_ACCELERATED_VISUAL as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:204:60 [INFO] [stdout] | [INFO] [stdout] 204 | GLAcceleratedVisual = ll::SDL_GL_ACCELERATED_VISUAL as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_RETAINED_BACKING` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:205:29 [INFO] [stdout] | [INFO] [stdout] 205 | GLRetailedBacking = ll::SDL_GL_RETAINED_BACKING as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_RETAINED_BACKING; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_RETAINED_BACKING`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 205 - GLRetailedBacking = ll::SDL_GL_RETAINED_BACKING as int, [INFO] [stdout] 205 + GLRetailedBacking = SDL_GL_RETAINED_BACKING as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:205:56 [INFO] [stdout] | [INFO] [stdout] 205 | GLRetailedBacking = ll::SDL_GL_RETAINED_BACKING as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_CONTEXT_MAJOR_VERSION` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:206:33 [INFO] [stdout] | [INFO] [stdout] 206 | GLContextMajorVersion = ll::SDL_GL_CONTEXT_MAJOR_VERSION as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_CONTEXT_MAJOR_VERSION; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_CONTEXT_MAJOR_VERSION`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 206 - GLContextMajorVersion = ll::SDL_GL_CONTEXT_MAJOR_VERSION as int, [INFO] [stdout] 206 + GLContextMajorVersion = SDL_GL_CONTEXT_MAJOR_VERSION as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:206:65 [INFO] [stdout] | [INFO] [stdout] 206 | GLContextMajorVersion = ll::SDL_GL_CONTEXT_MAJOR_VERSION as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_CONTEXT_MINOR_VERSION` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:207:33 [INFO] [stdout] | [INFO] [stdout] 207 | GLContextMinorVersion = ll::SDL_GL_CONTEXT_MINOR_VERSION as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_CONTEXT_MINOR_VERSION; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_CONTEXT_MINOR_VERSION`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 207 - GLContextMinorVersion = ll::SDL_GL_CONTEXT_MINOR_VERSION as int, [INFO] [stdout] 207 + GLContextMinorVersion = SDL_GL_CONTEXT_MINOR_VERSION as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:207:65 [INFO] [stdout] | [INFO] [stdout] 207 | GLContextMinorVersion = ll::SDL_GL_CONTEXT_MINOR_VERSION as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_CONTEXT_EGL` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:208:24 [INFO] [stdout] | [INFO] [stdout] 208 | GLContextEGL = ll::SDL_GL_CONTEXT_EGL as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_CONTEXT_EGL; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_CONTEXT_EGL`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 208 - GLContextEGL = ll::SDL_GL_CONTEXT_EGL as int, [INFO] [stdout] 208 + GLContextEGL = SDL_GL_CONTEXT_EGL as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:208:46 [INFO] [stdout] | [INFO] [stdout] 208 | GLContextEGL = ll::SDL_GL_CONTEXT_EGL as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_CONTEXT_FLAGS` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | GLContextFlags = ll::SDL_GL_CONTEXT_FLAGS as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_CONTEXT_FLAGS; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_CONTEXT_FLAGS`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 209 - GLContextFlags = ll::SDL_GL_CONTEXT_FLAGS as int, [INFO] [stdout] 209 + GLContextFlags = SDL_GL_CONTEXT_FLAGS as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:209:50 [INFO] [stdout] | [INFO] [stdout] 209 | GLContextFlags = ll::SDL_GL_CONTEXT_FLAGS as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_CONTEXT_PROFILE_MASK` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:210:32 [INFO] [stdout] | [INFO] [stdout] 210 | GLContextProfileMask = ll::SDL_GL_CONTEXT_PROFILE_MASK as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_CONTEXT_PROFILE_MASK; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_CONTEXT_PROFILE_MASK`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 210 - GLContextProfileMask = ll::SDL_GL_CONTEXT_PROFILE_MASK as int, [INFO] [stdout] 210 + GLContextProfileMask = SDL_GL_CONTEXT_PROFILE_MASK as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:210:63 [INFO] [stdout] | [INFO] [stdout] 210 | GLContextProfileMask = ll::SDL_GL_CONTEXT_PROFILE_MASK as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_GL_SHARE_WITH_CURRENT_CONTEXT` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:211:37 [INFO] [stdout] | [INFO] [stdout] 211 | GLShareWithCurrentContext = ll::SDL_GL_SHARE_WITH_CURRENT_CONTEXT as int [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_GLattr::SDL_GL_SHARE_WITH_CURRENT_CONTEXT; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_GL_SHARE_WITH_CURRENT_CONTEXT`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 211 - GLShareWithCurrentContext = ll::SDL_GL_SHARE_WITH_CURRENT_CONTEXT as int [INFO] [stdout] 211 + GLShareWithCurrentContext = SDL_GL_SHARE_WITH_CURRENT_CONTEXT as int [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:211:74 [INFO] [stdout] | [INFO] [stdout] 211 | GLShareWithCurrentContext = ll::SDL_GL_SHARE_WITH_CURRENT_CONTEXT as int [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:227:12 [INFO] [stdout] | [INFO] [stdout] 227 | pub w: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:228:12 [INFO] [stdout] | [INFO] [stdout] 228 | pub h: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:229:23 [INFO] [stdout] | [INFO] [stdout] 229 | pub refresh_rate: int [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:234:32 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn new(format: u32, w: int, h: int, refresh_rate: int) -> DisplayMode { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:234:40 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn new(format: u32, w: int, h: int, refresh_rate: int) -> DisplayMode { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:234:59 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn new(format: u32, w: int, h: int, refresh_rate: int) -> DisplayMode { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:246:22 [INFO] [stdout] | [INFO] [stdout] 246 | raw.w as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:247:22 [INFO] [stdout] | [INFO] [stdout] 247 | raw.h as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:248:33 [INFO] [stdout] | [INFO] [stdout] 248 | raw.refresh_rate as int [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_WINDOW_FULLSCREEN` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:284:18 [INFO] [stdout] | [INFO] [stdout] 284 | FTTrue = ll::SDL_WINDOW_FULLSCREEN as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_WindowFlags::SDL_WINDOW_FULLSCREEN; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_WINDOW_FULLSCREEN`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 284 - FTTrue = ll::SDL_WINDOW_FULLSCREEN as int, [INFO] [stdout] 284 + FTTrue = SDL_WINDOW_FULLSCREEN as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:284:43 [INFO] [stdout] | [INFO] [stdout] 284 | FTTrue = ll::SDL_WINDOW_FULLSCREEN as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_WINDOW_FULLSCREEN_DESKTOP` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:285:21 [INFO] [stdout] | [INFO] [stdout] 285 | FTDesktop = ll::SDL_WINDOW_FULLSCREEN_DESKTOP as int [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::ll::SDL_WindowFlags::SDL_WINDOW_FULLSCREEN_DESKTOP; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_WINDOW_FULLSCREEN_DESKTOP`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 285 - FTDesktop = ll::SDL_WINDOW_FULLSCREEN_DESKTOP as int [INFO] [stdout] 285 + FTDesktop = SDL_WINDOW_FULLSCREEN_DESKTOP as int [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:285:54 [INFO] [stdout] | [INFO] [stdout] 285 | FTDesktop = ll::SDL_WINDOW_FULLSCREEN_DESKTOP as int [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:292:16 [INFO] [stdout] | [INFO] [stdout] 292 | Positioned(int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Positioned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | Positioned(x) => x as ll::SDL_WindowPos [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use video::WindowPos::Positioned; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:351:64 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn new(title: &str, x: WindowPos, y: WindowPos, width: int, height: int, window_flags: WindowFlags) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:351:77 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn new(title: &str, x: WindowPos, y: WindowPos, width: int, height: int, window_flags: WindowFlags) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WindowFlags` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:351:96 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn new(title: &str, x: WindowPos, y: WindowPos, width: int, height: int, window_flags: WindowFlags) -> SdlResult { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:381:50 [INFO] [stdout] | [INFO] [stdout] 381 | pub fn get_display_index(&self) -> SdlResult { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 381 | pub fn get_display_index(&self) -> SdlResult { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 350 | impl Window { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:386:26 [INFO] [stdout] | [INFO] [stdout] 386 | Ok(result as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WindowFlags` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:427:32 [INFO] [stdout] | [INFO] [stdout] 427 | pub fn get_flags(&self) -> WindowFlags { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:458:36 [INFO] [stdout] | [INFO] [stdout] 458 | pub fn get_position(&self) -> (int, int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:458:41 [INFO] [stdout] | [INFO] [stdout] 458 | pub fn get_position(&self) -> (int, int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:462:15 [INFO] [stdout] | [INFO] [stdout] 462 | (x as int, y as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:462:25 [INFO] [stdout] | [INFO] [stdout] 462 | (x as int, y as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:465:31 [INFO] [stdout] | [INFO] [stdout] 465 | pub fn set_size(&self, w: int, h: int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:465:39 [INFO] [stdout] | [INFO] [stdout] 465 | pub fn set_size(&self, w: int, h: int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:469:32 [INFO] [stdout] | [INFO] [stdout] 469 | pub fn get_size(&self) -> (int, int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:469:37 [INFO] [stdout] | [INFO] [stdout] 469 | pub fn get_size(&self) -> (int, int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:473:15 [INFO] [stdout] | [INFO] [stdout] 473 | (w as int, h as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:473:25 [INFO] [stdout] | [INFO] [stdout] 473 | (w as int, h as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:476:41 [INFO] [stdout] | [INFO] [stdout] 476 | pub fn get_drawable_size(&self) -> (int, int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:476:46 [INFO] [stdout] | [INFO] [stdout] 476 | pub fn get_drawable_size(&self) -> (int, int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:480:15 [INFO] [stdout] | [INFO] [stdout] 480 | (w as int, h as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:480:25 [INFO] [stdout] | [INFO] [stdout] 480 | (w as int, h as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:483:39 [INFO] [stdout] | [INFO] [stdout] 483 | pub fn set_minimum_size(&self, w: int, h: int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:483:47 [INFO] [stdout] | [INFO] [stdout] 483 | pub fn set_minimum_size(&self, w: int, h: int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:487:40 [INFO] [stdout] | [INFO] [stdout] 487 | pub fn get_minimum_size(&self) -> (int, int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:487:45 [INFO] [stdout] | [INFO] [stdout] 487 | pub fn get_minimum_size(&self) -> (int, int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:491:15 [INFO] [stdout] | [INFO] [stdout] 491 | (w as int, h as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:491:25 [INFO] [stdout] | [INFO] [stdout] 491 | (w as int, h as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:494:39 [INFO] [stdout] | [INFO] [stdout] 494 | pub fn set_maximum_size(&self, w: int, h: int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:494:47 [INFO] [stdout] | [INFO] [stdout] 494 | pub fn set_maximum_size(&self, w: int, h: int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:498:40 [INFO] [stdout] | [INFO] [stdout] 498 | pub fn get_maximum_size(&self) -> (int, int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:498:45 [INFO] [stdout] | [INFO] [stdout] 498 | pub fn get_maximum_size(&self) -> (int, int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:502:15 [INFO] [stdout] | [INFO] [stdout] 502 | (w as int, h as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:502:25 [INFO] [stdout] | [INFO] [stdout] 502 | (w as int, h as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:619:45 [INFO] [stdout] | [INFO] [stdout] 619 | pub fn get_num_video_drivers() -> SdlResult { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 619 | pub fn get_num_video_drivers() -> SdlResult { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 619 | pub fn get_num_video_drivers() -> SdlResult { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:624:22 [INFO] [stdout] | [INFO] [stdout] 624 | Ok(result as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:628:29 [INFO] [stdout] | [INFO] [stdout] 628 | pub fn get_video_driver(id: int) -> String { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:652:46 [INFO] [stdout] | [INFO] [stdout] 652 | pub fn get_num_video_displays() -> SdlResult { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 652 | pub fn get_num_video_displays() -> SdlResult { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 652 | pub fn get_num_video_displays() -> SdlResult { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:657:22 [INFO] [stdout] | [INFO] [stdout] 657 | Ok(result as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:661:40 [INFO] [stdout] | [INFO] [stdout] 661 | pub fn get_display_name(display_index: int) -> String { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:668:42 [INFO] [stdout] | [INFO] [stdout] 668 | pub fn get_display_bounds(display_index: int) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:679:45 [INFO] [stdout] | [INFO] [stdout] 679 | pub fn get_num_display_modes(display_index: int) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:679:63 [INFO] [stdout] | [INFO] [stdout] 679 | pub fn get_num_display_modes(display_index: int) -> SdlResult { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 679 | pub fn get_num_display_modes(display_index: int) -> SdlResult { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 679 | pub fn get_num_display_modes(display_index: int) -> SdlResult { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:684:22 [INFO] [stdout] | [INFO] [stdout] 684 | Ok(result as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:688:40 [INFO] [stdout] | [INFO] [stdout] 688 | pub fn get_display_mode(display_index: int, mode_index: int) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:688:57 [INFO] [stdout] | [INFO] [stdout] 688 | pub fn get_display_mode(display_index: int, mode_index: int) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:699:48 [INFO] [stdout] | [INFO] [stdout] 699 | pub fn get_desktop_display_mode(display_index: int) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:710:48 [INFO] [stdout] | [INFO] [stdout] 710 | pub fn get_current_display_mode(display_index: int) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:721:48 [INFO] [stdout] | [INFO] [stdout] 721 | pub fn get_closest_display_mode(display_index: int, mode: &DisplayMode) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:776:46 [INFO] [stdout] | [INFO] [stdout] 776 | pub fn gl_set_attribute(attr: GLAttr, value: int) -> bool { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:780:52 [INFO] [stdout] | [INFO] [stdout] 780 | pub fn gl_get_attribute(attr: GLAttr) -> SdlResult { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 780 | pub fn gl_get_attribute(attr: GLAttr) -> SdlResult { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 780 | pub fn gl_get_attribute(attr: GLAttr) -> SdlResult { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:785:19 [INFO] [stdout] | [INFO] [stdout] 785 | Ok(out as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:809:39 [INFO] [stdout] | [INFO] [stdout] 809 | pub fn gl_set_swap_interval(interval: int) -> bool { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:813:34 [INFO] [stdout] | [INFO] [stdout] 813 | pub fn gl_get_swap_interval() -> int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/video.rs:814:46 [INFO] [stdout] | [INFO] [stdout] 814 | unsafe { ll::SDL_GL_GetSwapInterval() as int } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/timer.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn get_ticks() -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/timer.rs:27:36 [INFO] [stdout] | [INFO] [stdout] 27 | unsafe { ll::SDL_GetTicks() as uint } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/timer.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn delay(ms: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/timer.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | delay: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/timer.rs:50:27 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn new<'a>(delay: uint, callback: ||: 'a -> uint, remove_on_drop: bool) -> Timer<'a> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `callback` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/timer.rs:52:61 [INFO] [stdout] | [INFO] [stdout] 52 | let c_param = mem::transmute::<_, raw::Closure>(callback); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | DriverIndex(int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_TEXTUREACCESS_STATIC` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:150:24 [INFO] [stdout] | [INFO] [stdout] 150 | AccessStatic = ll::SDL_TEXTUREACCESS_STATIC as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use render::ll::SDL_TextureAccess::SDL_TEXTUREACCESS_STATIC; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_TEXTUREACCESS_STATIC`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 150 - AccessStatic = ll::SDL_TEXTUREACCESS_STATIC as int, [INFO] [stdout] 150 + AccessStatic = SDL_TEXTUREACCESS_STATIC as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | AccessStatic = ll::SDL_TEXTUREACCESS_STATIC as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_TEXTUREACCESS_STREAMING` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:151:27 [INFO] [stdout] | [INFO] [stdout] 151 | AccessStreaming = ll::SDL_TEXTUREACCESS_STREAMING as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use render::ll::SDL_TextureAccess::SDL_TEXTUREACCESS_STREAMING; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_TEXTUREACCESS_STREAMING`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 151 - AccessStreaming = ll::SDL_TEXTUREACCESS_STREAMING as int, [INFO] [stdout] 151 + AccessStreaming = SDL_TEXTUREACCESS_STREAMING as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:151:58 [INFO] [stdout] | [INFO] [stdout] 151 | AccessStreaming = ll::SDL_TEXTUREACCESS_STREAMING as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_TEXTUREACCESS_TARGET` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:152:24 [INFO] [stdout] | [INFO] [stdout] 152 | AccessTarget = ll::SDL_TEXTUREACCESS_TARGET as int [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use render::ll::SDL_TextureAccess::SDL_TEXTUREACCESS_TARGET; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_TEXTUREACCESS_TARGET`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 152 - AccessTarget = ll::SDL_TEXTUREACCESS_TARGET as int [INFO] [stdout] 152 + AccessTarget = SDL_TEXTUREACCESS_TARGET as int [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:152:52 [INFO] [stdout] | [INFO] [stdout] 152 | AccessTarget = ll::SDL_TEXTUREACCESS_TARGET as int [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RendererFlags` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:167:16 [INFO] [stdout] | [INFO] [stdout] 167 | pub flags: RendererFlags, [INFO] [stdout] | ^^^^^^^^^^^^^ help: an enum with a similar name exists: `RendererFlip` [INFO] [stdout] ... [INFO] [stdout] 182 | pub enum RendererFlip { [INFO] [stdout] | --------------------- similarly named enum `RendererFlip` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:169:28 [INFO] [stdout] | [INFO] [stdout] 169 | pub max_texture_width: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:170:29 [INFO] [stdout] | [INFO] [stdout] 170 | pub max_texture_height: int [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_BLENDMODE_NONE` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | BlendNone = ll::SDL_BLENDMODE_NONE as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use render::ll::SDL_BlendMode::SDL_BLENDMODE_NONE; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_BLENDMODE_NONE`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 175 - BlendNone = ll::SDL_BLENDMODE_NONE as int, [INFO] [stdout] 175 + BlendNone = SDL_BLENDMODE_NONE as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:175:43 [INFO] [stdout] | [INFO] [stdout] 175 | BlendNone = ll::SDL_BLENDMODE_NONE as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_BLENDMODE_BLEND` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:176:22 [INFO] [stdout] | [INFO] [stdout] 176 | BlendBlend = ll::SDL_BLENDMODE_BLEND as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use render::ll::SDL_BlendMode::SDL_BLENDMODE_BLEND; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_BLENDMODE_BLEND`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 176 - BlendBlend = ll::SDL_BLENDMODE_BLEND as int, [INFO] [stdout] 176 + BlendBlend = SDL_BLENDMODE_BLEND as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:176:45 [INFO] [stdout] | [INFO] [stdout] 176 | BlendBlend = ll::SDL_BLENDMODE_BLEND as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_BLENDMODE_ADD` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:177:20 [INFO] [stdout] | [INFO] [stdout] 177 | BlendAdd = ll::SDL_BLENDMODE_ADD as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use render::ll::SDL_BlendMode::SDL_BLENDMODE_ADD; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_BLENDMODE_ADD`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 177 - BlendAdd = ll::SDL_BLENDMODE_ADD as int, [INFO] [stdout] 177 + BlendAdd = SDL_BLENDMODE_ADD as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:177:41 [INFO] [stdout] | [INFO] [stdout] 177 | BlendAdd = ll::SDL_BLENDMODE_ADD as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_BLENDMODE_MOD` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:178:20 [INFO] [stdout] | [INFO] [stdout] 178 | BlendMod = ll::SDL_BLENDMODE_MOD as int [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use render::ll::SDL_BlendMode::SDL_BLENDMODE_MOD; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_BLENDMODE_MOD`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 178 - BlendMod = ll::SDL_BLENDMODE_MOD as int [INFO] [stdout] 178 + BlendMod = SDL_BLENDMODE_MOD as int [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:178:41 [INFO] [stdout] | [INFO] [stdout] 178 | BlendMod = ll::SDL_BLENDMODE_MOD as int [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_FLIP_NONE` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:183:20 [INFO] [stdout] | [INFO] [stdout] 183 | FlipNone = ll::SDL_FLIP_NONE as int, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use render::ll::SDL_RendererFlip::SDL_FLIP_NONE; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_FLIP_NONE`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 183 - FlipNone = ll::SDL_FLIP_NONE as int, [INFO] [stdout] 183 + FlipNone = SDL_FLIP_NONE as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:183:37 [INFO] [stdout] | [INFO] [stdout] 183 | FlipNone = ll::SDL_FLIP_NONE as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_FLIP_HORIZONTAL` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:184:26 [INFO] [stdout] | [INFO] [stdout] 184 | FlipHorizontal = ll::SDL_FLIP_HORIZONTAL as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use render::ll::SDL_RendererFlip::SDL_FLIP_HORIZONTAL; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_FLIP_HORIZONTAL`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 184 - FlipHorizontal = ll::SDL_FLIP_HORIZONTAL as int, [INFO] [stdout] 184 + FlipHorizontal = SDL_FLIP_HORIZONTAL as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:184:49 [INFO] [stdout] | [INFO] [stdout] 184 | FlipHorizontal = ll::SDL_FLIP_HORIZONTAL as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SDL_FLIP_VERTICAL` in module `ll` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:185:24 [INFO] [stdout] | [INFO] [stdout] 185 | FlipVertical = ll::SDL_FLIP_VERTICAL as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `ll` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use render::ll::SDL_RendererFlip::SDL_FLIP_VERTICAL; [INFO] [stdout] | [INFO] [stdout] help: if you import `SDL_FLIP_VERTICAL`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 185 - FlipVertical = ll::SDL_FLIP_VERTICAL as int, [INFO] [stdout] 185 + FlipVertical = SDL_FLIP_VERTICAL as int, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:185:45 [INFO] [stdout] | [INFO] [stdout] 185 | FlipVertical = ll::SDL_FLIP_VERTICAL as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:193:118 [INFO] [stdout] | [INFO] [stdout] 193 | ...info.texture_formats[0..(info.num_texture_formats as uint)].iter().map(|&format| { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:201:62 [INFO] [stdout] | [INFO] [stdout] 201 | max_texture_width: info.max_texture_width as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:202:64 [INFO] [stdout] | [INFO] [stdout] 202 | max_texture_height: info.max_texture_height as int [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RendererFlags` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:227:82 [INFO] [stdout] | [INFO] [stdout] 182 | pub enum RendererFlip { [INFO] [stdout] | --------------------- similarly named enum `RendererFlip` defined here [INFO] [stdout] ... [INFO] [stdout] 227 | pub fn from_window(window: Window, index: RenderDriverIndex, renderer_flags: RendererFlags) -> SdlResult> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: an enum with a similar name exists: `RendererFlip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DriverIndex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | DriverIndex(x) => x [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use render::RenderDriverIndex::DriverIndex; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:244:35 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn new_with_window(width: int, height: int, window_flags: video::WindowFlags) -> SdlResult> { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:244:48 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn new_with_window(width: int, height: int, window_flags: video::WindowFlags) -> SdlResult> { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WindowFlags` in module `video` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:244:74 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn new_with_window(width: int, height: int, window_flags: video::WindowFlags) -> SdlResult> { [INFO] [stdout] | ^^^^^^^^^^^ not found in `video` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `RGB` in module `pixels` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:294:21 [INFO] [stdout] | [INFO] [stdout] 294 | pixels::RGB(r, g, b) => { [INFO] [stdout] | ^^^ not found in `pixels` [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use pixels::Color::RGB; [INFO] [stdout] | [INFO] [stdout] help: if you import `RGB`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 294 - pixels::RGB(r, g, b) => { [INFO] [stdout] 294 + RGB(r, g, b) => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `RGBA` in module `pixels` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:297:21 [INFO] [stdout] | [INFO] [stdout] 297 | pixels::RGBA(r, g, b, a) => { [INFO] [stdout] | ^^^^ not found in `pixels` [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use pixels::Color::RGBA; [INFO] [stdout] | [INFO] [stdout] help: if you import `RGBA`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 297 - pixels::RGBA(r, g, b, a) => { [INFO] [stdout] 297 + RGBA(r, g, b, a) => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGBA` in module `pixels` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:312:24 [INFO] [stdout] | [INFO] [stdout] 312 | Ok(pixels::RGBA(r, g, b, a)) [INFO] [stdout] | ^^^^ not found in `pixels` [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use pixels::Color::RGBA; [INFO] [stdout] | [INFO] [stdout] help: if you import `RGBA`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 312 - Ok(pixels::RGBA(r, g, b, a)) [INFO] [stdout] 312 + Ok(RGBA(r, g, b, a)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:328:49 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn get_output_size(&self) -> SdlResult<(int, int)> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 328 | pub fn get_output_size(&self) -> SdlResult<(i32, int)> { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 276 | impl Renderer { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:328:54 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn get_output_size(&self) -> SdlResult<(int, int)> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 328 | pub fn get_output_size(&self) -> SdlResult<(int, i32)> { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 276 | impl Renderer { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:335:26 [INFO] [stdout] | [INFO] [stdout] 335 | Ok((width as int, height as int)) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:335:41 [INFO] [stdout] | [INFO] [stdout] 335 | Ok((width as int, height as int)) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:341:97 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn create_texture(&self, format: pixels::PixelFormatFlag, access: TextureAccess, width: int, height: int) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:341:110 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn create_texture(&self, format: pixels::PixelFormatFlag, access: TextureAccess, width: int, height: int) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:390:43 [INFO] [stdout] | [INFO] [stdout] 390 | pub fn set_logical_size(&self, width: int, height: int) -> SdlResult<()> { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:390:56 [INFO] [stdout] | [INFO] [stdout] 390 | pub fn set_logical_size(&self, width: int, height: int) -> SdlResult<()> { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:397:40 [INFO] [stdout] | [INFO] [stdout] 397 | pub fn get_logical_size(&self) -> (int, int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:397:45 [INFO] [stdout] | [INFO] [stdout] 397 | pub fn get_logical_size(&self) -> (int, int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:404:19 [INFO] [stdout] | [INFO] [stdout] 404 | (width as int, height as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:404:34 [INFO] [stdout] | [INFO] [stdout] 404 | (width as int, height as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:571:64 [INFO] [stdout] | [INFO] [stdout] 571 | Some(ref rect) => (rect as *const _, rect.w as uint, rect.h as uint), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:571:80 [INFO] [stdout] | [INFO] [stdout] 571 | Some(ref rect) => (rect as *const _, rect.w as uint, rect.h as uint), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:574:40 [INFO] [stdout] | [INFO] [stdout] 574 | (ptr::null(), w as uint, h as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:574:51 [INFO] [stdout] | [INFO] [stdout] 574 | (ptr::null(), w as uint, h as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:595:16 [INFO] [stdout] | [INFO] [stdout] 595 | pub width: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:596:17 [INFO] [stdout] | [INFO] [stdout] 596 | pub height: int [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:628:32 [INFO] [stdout] | [INFO] [stdout] 628 | width: width as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:629:34 [INFO] [stdout] | [INFO] [stdout] 629 | height: height as int [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:691:72 [INFO] [stdout] | [INFO] [stdout] 691 | pub fn update(&self, rect: Option, pixel_data: &[u8], pitch: int) -> SdlResult<()> { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:716:77 [INFO] [stdout] | [INFO] [stdout] 716 | let size = q.format.byte_size_of_pixels((q.width * q.height) as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:761:46 [INFO] [stdout] | [INFO] [stdout] 761 | pub fn get_num_render_drivers() -> SdlResult { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 761 | pub fn get_num_render_drivers() -> SdlResult { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 761 | pub fn get_num_render_drivers() -> SdlResult { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:764:22 [INFO] [stdout] | [INFO] [stdout] 764 | Ok(result as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/render.rs:770:38 [INFO] [stdout] | [INFO] [stdout] 770 | pub fn get_render_driver_info(index: int) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn from_file(path: &Path, mode: &str) -> SdlResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:89:6 [INFO] [stdout] | [INFO] [stdout] 89 | impl Reader for RWops { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:90:52 [INFO] [stdout] | [INFO] [stdout] 90 | fn read(&mut self, buf: &mut [u8]) -> IoResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 89 | impl Reader for RWops { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `standard_error` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | Err(io::standard_error(io::EndOfFile)) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EndOfFile` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:98:40 [INFO] [stdout] | [INFO] [stdout] 98 | Err(io::standard_error(io::EndOfFile)) [INFO] [stdout] | ^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | Ok(ret as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:105:6 [INFO] [stdout] | [INFO] [stdout] 105 | impl Writer for RWops { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `standard_error` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | Err(io::standard_error(io::EndOfFile)) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EndOfFile` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:112:40 [INFO] [stdout] | [INFO] [stdout] 112 | Err(io::standard_error(io::EndOfFile)) [INFO] [stdout] | ^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `standard_error` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 115 | Err(io::standard_error(io::EndOfFile)) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EndOfFile` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:115:40 [INFO] [stdout] | [INFO] [stdout] 115 | Err(io::standard_error(io::EndOfFile)) [INFO] [stdout] | ^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Seek` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:122:6 [INFO] [stdout] | [INFO] [stdout] 122 | impl Seek for RWops { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use rwops::io::Seek; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SeekStyle` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:134:45 [INFO] [stdout] | [INFO] [stdout] 134 | fn seek(&mut self, pos: i64, style: io::SeekStyle) -> IoResult<()> { [INFO] [stdout] | ^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `SeekSet` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | io::SeekSet => ll::RW_SEEK_SET, [INFO] [stdout] | ^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `SeekEnd` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | io::SeekEnd => ll::RW_SEEK_END, [INFO] [stdout] | ^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `SeekCur` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | io::SeekCur => ll::RW_SEEK_CUR [INFO] [stdout] | ^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Collection` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:152:6 [INFO] [stdout] | [INFO] [stdout] 152 | impl Collection for RWops { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:153:22 [INFO] [stdout] | [INFO] [stdout] 153 | fn len(&self) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/rwops.rs:155:45 [INFO] [stdout] | [INFO] [stdout] 155 | ((*self.raw).size)(self.raw) as uint [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/sdl.rs:79:36 [INFO] [stdout] | [INFO] [stdout] 79 | NoMemError = ll::SDL_ENOMEM as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/sdl.rs:80:35 [INFO] [stdout] | [INFO] [stdout] 80 | ReadError = ll::SDL_EFREAD as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/sdl.rs:81:37 [INFO] [stdout] | [INFO] [stdout] 81 | WriteError = ll::SDL_EFWRITE as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/sdl.rs:82:35 [INFO] [stdout] | [INFO] [stdout] 82 | SeekError = ll::SDL_EFSEEK as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/sdl.rs:83:47 [INFO] [stdout] | [INFO] [stdout] 83 | UnsupportedError = ll::SDL_UNSUPPORTED as int [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InitFlag` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/sdl.rs:88:20 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn init(flags: InitFlag) -> bool { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InitFlag` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/sdl.rs:94:30 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn init_subsystem(flags: InitFlag) -> bool { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InitFlag` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/sdl.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn quit_subsystem(flags: InitFlag) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InitFlag` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/sdl.rs:108:26 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn was_inited(flags: InitFlag) -> InitFlag { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InitFlag` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/sdl.rs:108:39 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn was_inited(flags: InitFlag) -> InitFlag { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/sdl.rs:136:23 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn get_ticks() -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/sdl.rs:137:36 [INFO] [stdout] | [INFO] [stdout] 137 | unsafe { ll::SDL_GetTicks() as uint } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:150:40 [INFO] [stdout] | [INFO] [stdout] 150 | Stopped = ll::SDL_AUDIO_STOPPED as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:151:40 [INFO] [stdout] | [INFO] [stdout] 151 | Playing = ll::SDL_AUDIO_PLAYING as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:152:40 [INFO] [stdout] | [INFO] [stdout] 152 | Paused = ll::SDL_AUDIO_PAUSED as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:155:35 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn get_num_audio_drivers() -> int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:156:46 [INFO] [stdout] | [INFO] [stdout] 156 | unsafe { ll::SDL_GetNumAudioDrivers() as int } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:159:32 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn get_audio_driver(index: int) -> String { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:166:41 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn get_num_audio_devices(iscapture: int) -> int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:166:49 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn get_num_audio_devices(iscapture: int) -> int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:167:64 [INFO] [stdout] | [INFO] [stdout] 167 | unsafe { ll::SDL_GetNumAudioDevices(iscapture as c_int) as int } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:170:37 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn get_audio_device_name(index: int, iscapture: int) -> String { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:170:53 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn get_audio_device_name(index: int, iscapture: int) -> String { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:226:28 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn load_wav(path: &Path) -> SdlResult<(AudioSpec<'a>, CVec)> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:241:80 [INFO] [stdout] | [INFO] [stdout] 241 | let v = CVec::new_with_dtor(audio_buf as *mut u8, audio_len as uint, proc() { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PlaybackDevice` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:262:13 [INFO] [stdout] | [INFO] [stdout] 262 | PlaybackDevice(id) => id, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use audio::AudioDevice::PlaybackDevice; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `RecordingDevice` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | RecordingDevice(id) => id [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use audio::AudioDevice::RecordingDevice; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:267:54 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn open<'a>(device: Option<&str>, iscapture: int, spec: &AudioSpec) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PlaybackDevice` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:285:25 [INFO] [stdout] | [INFO] [stdout] 285 | Ok((PlaybackDevice(ret as AudioDeviceID), obtained)) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use audio::AudioDevice::PlaybackDevice; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RecordingDevice` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:287:25 [INFO] [stdout] | [INFO] [stdout] 287 | Ok((RecordingDevice(ret as AudioDeviceID), obtained)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use audio::AudioDevice::RecordingDevice; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:296:47 [INFO] [stdout] | [INFO] [stdout] 296 | FromPrimitive::from_int(status as int).unwrap() [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:340:69 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn new(src_format: AudioFormat, src_channels: u8, src_rate: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:341:69 [INFO] [stdout] | [INFO] [stdout] 341 | dst_format: AudioFormat, dst_channels: u8, dst_rate: int) -> SdlResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_memory` in module `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:368:18 [INFO] [stdout] | [INFO] [stdout] 368 | ptr::copy_memory::((*self.raw).buf, src.as_slice().as_ptr(), src.len()); [INFO] [stdout] | ^^^^^^^^^^^ not found in `ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/audio.rs:374:92 [INFO] [stdout] | [INFO] [stdout] 374 | Ok( CVec::new_with_dtor((*self.raw).buf as *mut u8, (*self.raw).len_cvt as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/version.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | pub major: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/version.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | pub minor: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/version.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | pub patch: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/version.rs:41:40 [INFO] [stdout] | [INFO] [stdout] 41 | Version{ major: v.major as int, minor: v.minor as int, patch: v.patch as int } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/version.rs:41:63 [INFO] [stdout] | [INFO] [stdout] 41 | Version{ major: v.major as int, minor: v.minor as int, patch: v.patch as int } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/version.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | Version{ major: v.major as int, minor: v.minor as int, patch: v.patch as int } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/version.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | impl fmt::Show for Version { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/version.rs:70:33 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn get_revision_number() -> int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/version.rs:72:40 [INFO] [stdout] | [INFO] [stdout] 72 | ll::SDL_GetRevisionNumber() as int [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MessageBoxFlag` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/messagebox.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn show_simple_message_box(flags: MessageBoxFlag, title: &str, message: &str, window: Window) -> SdlResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate libc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/clipboard.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use libc::{c_int, c_char}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/clipboard.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use libc::{c_int, c_char}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/clipboard.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | pub type SDL_bool = c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/ea07e2e/src/sdl2/clipboard.rs:12:50 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn SDL_SetClipboardText(text: *const c_char) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [WARN] too many lines in the log, truncating it