[INFO] cloning repository https://github.com/porglezomp/rust-raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/porglezomp/rust-raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fporglezomp%2Frust-raytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fporglezomp%2Frust-raytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0848aeae5fddfa5a4088c25a84a3bd1ae2e5491d [INFO] testing porglezomp/rust-raytracer against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fporglezomp%2Frust-raytracer" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/porglezomp/rust-raytracer on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/porglezomp/rust-raytracer [INFO] finished tweaking git repo https://github.com/porglezomp/rust-raytracer [INFO] tweaked toml for git repo https://github.com/porglezomp/rust-raytracer written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/porglezomp/rust-raytracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79ba86cc9b684b7ee000cbcaea7bf93863f1101112554a86c8253c8948dd304e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "79ba86cc9b684b7ee000cbcaea7bf93863f1101112554a86c8253c8948dd304e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79ba86cc9b684b7ee000cbcaea7bf93863f1101112554a86c8253c8948dd304e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79ba86cc9b684b7ee000cbcaea7bf93863f1101112554a86c8253c8948dd304e", kill_on_drop: false }` [INFO] [stdout] 79ba86cc9b684b7ee000cbcaea7bf93863f1101112554a86c8253c8948dd304e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] daff747f534055a5de08d5eb5b8b9e2a9730351d6262453347e6821d5002037f [INFO] running `Command { std: "docker" "start" "-a" "daff747f534055a5de08d5eb5b8b9e2a9730351d6262453347e6821d5002037f", kill_on_drop: false }` [INFO] [stderr] Compiling lodepng v0.1.0 (https://github.com/pornel/lodepng-rust.git#dda3c784) [INFO] [stderr] Compiling sdl2 v0.0.1-alpha.1 (https://github.com/AngryLawyer/rust-sdl2.git#99c95bd8) [INFO] [stderr] Compiling cgmath v0.0.1 (https://github.com/bjz/cgmath-rs.git#f514fb28) [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | fn map(&mut self, op: |Element| -> Element) -> Self; [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | fn map(&mut self, op: |&Column| -> Column) -> Self; [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read /opt/rustwide/cargo-home/git/checkouts/lodepng-rust-fbc6b8f1cb82a767/dda3c78/sh build.sh: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/matrix.rs:396:23 [INFO] [stdout] | [INFO] [stdout] 396 | impl FixedArray<[[S, ..2], ..2]> for Matrix2 { [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lodepng` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | fn map(&mut self, op: |S| -> S) -> Quaternion { [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | let slice: &[S, ..4] = unsafe { mem::transmute(self) }; [INFO] [stdout] | ------ ^ expected one of 7 possible tokens [INFO] [stdout] | | | [INFO] [stdout] | | help: use `=` if you meant to assign [INFO] [stdout] | while parsing the type for `slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: borrow expressions cannot be annotated with lifetimes [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let slice: &'a mut [S, ..4] = unsafe { mem::transmute(self) }; [INFO] [stdout] | ^--^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | annotated with lifetime here [INFO] [stdout] | help: remove the lifetime annotation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | let slice: &'a mut [S, ..4] = unsafe { mem::transmute(self) }; [INFO] [stdout] | ------ ^ expected one of 7 possible tokens [INFO] [stdout] | | | [INFO] [stdout] | | help: use `=` if you meant to assign [INFO] [stdout] | while parsing the type for `slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:109:39 [INFO] [stdout] | [INFO] [stdout] 109 | self.v.cross(&tmp).mul_s(cast(2i).unwrap()).add_v(vec) [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [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/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:184:17 [INFO] [stdout] | [INFO] [stdout] 184 | macro_rules! vec( [INFO] [stdout] | _________________^ [INFO] [stdout] 185 | | ($Self:ident <$S:ident> { $($field:ident),+ }, $n:expr) => ( [INFO] [stdout] 186 | | #[deriving(PartialEq, Eq, Clone, Hash, Encodable, Decodable)] [INFO] [stdout] 187 | | pub struct $Self { $(pub $field: S),+ } [INFO] [stdout] ... | [INFO] [stdout] 341 | | ) [INFO] [stdout] 342 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 184 ~ macro_rules! vec{ [INFO] [stdout] 185 | ($Self:ident <$S:ident> { $($field:ident),+ }, $n:expr) => ( [INFO] [stdout] 186 | #[deriving(PartialEq, Eq, Clone, Hash, Encodable, Decodable)] [INFO] [stdout] 187 | pub struct $Self { $(pub $field: S),+ } [INFO] [stdout] 188 | [INFO] [stdout] 189 | impl<$S> $Self<$S> { [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 342 | ); [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/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:353:5 [INFO] [stdout] | [INFO] [stdout] 353 | vec!(Vector2 { x, y }, 2) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 353 | vec!{Vector2 { x, y }, 2} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 353 | vec!(Vector2 { x, y }, 2); [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/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:354:5 [INFO] [stdout] | [INFO] [stdout] 354 | vec!(Vector3 { x, y, z }, 3) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 354 | vec!{Vector3 { x, y, z }, 3} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 354 | vec!(Vector3 { x, y, z }, 3); [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/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:355:5 [INFO] [stdout] | [INFO] [stdout] 355 | vec!(Vector4 { x, y, z, w }, 4) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 355 | vec!{Vector4 { x, y, z, w }, 4} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 355 | vec!(Vector4 { x, y, z, w }, 4); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:151:104 [INFO] [stdout] | [INFO] [stdout] 151 | #[inline] fn turn_div_2() -> Self { let full_turn: Self = Angle::full_turn(); full_turn.div_s(cast(2i).unwrap()) } [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:152:104 [INFO] [stdout] | [INFO] [stdout] 152 | #[inline] fn turn_div_3() -> Self { let full_turn: Self = Angle::full_turn(); full_turn.div_s(cast(3i).unwrap()) } [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:153:104 [INFO] [stdout] | [INFO] [stdout] 153 | #[inline] fn turn_div_4() -> Self { let full_turn: Self = Angle::full_turn(); full_turn.div_s(cast(4i).unwrap()) } [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:154:104 [INFO] [stdout] | [INFO] [stdout] 154 | #[inline] fn turn_div_6() -> Self { let full_turn: Self = Angle::full_turn(); full_turn.div_s(cast(6i).unwrap()) } [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:221:51 [INFO] [stdout] | [INFO] [stdout] 221 | #[inline] fn full_turn() -> Deg { deg(cast(360i).unwrap()) } [INFO] [stdout] | ^^^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/point.rs:105:22 [INFO] [stdout] | [INFO] [stdout] 105 | impl FixedArray<[S, ..2]> for Point2 { [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `mod` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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/99c95bd/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/99c95bd/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] 5 | $( [INFO] [stdout] 6 | impl $t { [INFO] [stdout] 7 | #[inline] [INFO] [stdout] 8 | pub fn raw(&self) -> $raw { self.raw } [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/99c95bd/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] 16 | $( [INFO] [stdout] 17 | impl $t { [INFO] [stdout] 18 | #[inline] [INFO] [stdout] 19 | pub fn $owned(&self) -> bool { self.$owned } [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/99c95bd/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] 27 | $( [INFO] [stdout] 28 | impl $t { [INFO] [stdout] 29 | #[inline] [INFO] [stdout] 30 | pub unsafe fn from_ll($($r:$rt),+) -> $t { [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 36 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/projection.rs:82:42 [INFO] [stdout] | [INFO] [stdout] 82 | let angle = self.fovy.div_s(cast(2i).unwrap()); [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/projection.rs:115:42 [INFO] [stdout] | [INFO] [stdout] 115 | let f = cot(self.fovy.div_s(cast(2i).unwrap()).to_rad()); [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/event.rs:125:26 [INFO] [stdout] | [INFO] [stdout] 125 | pub text: [c_char, ..32u], [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/projection.rs:116:27 [INFO] [stdout] | [INFO] [stdout] 116 | let two: S = cast(2i).unwrap(); [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/event.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | 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/99c95bd/src/sdl2/event.rs:337:27 [INFO] [stdout] | [INFO] [stdout] 337 | 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/99c95bd/src/sdl2/joystick.rs:12:23 [INFO] [stdout] | [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/99c95bd/src/sdl2/controller.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | data: [c_uchar, ..8u], [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/projection.rs:166:27 [INFO] [stdout] | [INFO] [stdout] 166 | let two: S = cast(2i).unwrap(); [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/projection.rs:222:27 [INFO] [stdout] | [INFO] [stdout] 222 | let two: S = cast(2i).unwrap(); [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/src/sdl2/pixels.rs:31:30 [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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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] [INFO] [stdout] error: expected one of `:` or `|`, found `]` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/video.rs:571:58 [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 `:` or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `->`, `:`, `where`, `{`, `|`, or identifier, found `]` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/video.rs:571:58 [INFO] [stdout] | [INFO] [stdout] 350 | impl Window { [INFO] [stdout] | - while parsing this item list starting here [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 8 possible tokens [INFO] [stdout] ... [INFO] [stdout] 617 | } [INFO] [stdout] | - the item list ends here [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/cgmath-rs-71b806d64542a22e/f514fb2/src/approx.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | macro_rules! approx_float( [INFO] [stdout] | __________________________^ [INFO] [stdout] 33 | | ($S:ident) => ( [INFO] [stdout] 34 | | impl ApproxEq<$S> for $S { [INFO] [stdout] 35 | | #[inline] [INFO] [stdout] ... | [INFO] [stdout] 40 | | ) [INFO] [stdout] 41 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 32 ~ macro_rules! approx_float{ [INFO] [stdout] 33 | ($S:ident) => ( [INFO] [stdout] 34 | impl ApproxEq<$S> for $S { [INFO] [stdout] 35 | #[inline] [INFO] [stdout] 36 | fn approx_eq_eps(&self, other: &$S, epsilon: &$S) -> bool { [INFO] [stdout] 37 | num::abs(*self - *other) < *epsilon [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 41 | ); [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/cgmath-rs-71b806d64542a22e/f514fb2/src/approx.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | approx_float!(f32) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 43 | approx_float!{f32} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 43 | approx_float!(f32); [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/cgmath-rs-71b806d64542a22e/f514fb2/src/approx.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 44 | approx_float!(f64) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 44 | approx_float!{f64} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 44 | approx_float!(f64); [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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | macro_rules! partial_ord_int ( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 28 | | ($T:ident) => ( [INFO] [stdout] 29 | | impl PartialOrd for $T { [INFO] [stdout] 30 | | fn partial_min(self, other: $T) -> $T { cmp::min(self, other) } [INFO] [stdout] ... | [INFO] [stdout] 33 | | ) [INFO] [stdout] 34 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 27 ~ macro_rules! partial_ord_int { [INFO] [stdout] 28 | ($T:ident) => ( [INFO] [stdout] 29 | impl PartialOrd for $T { [INFO] [stdout] 30 | fn partial_min(self, other: $T) -> $T { cmp::min(self, other) } [INFO] [stdout] 31 | fn partial_max(self, other: $T) -> $T { cmp::max(self, other) } [INFO] [stdout] 32 | } [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 34 | ); [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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | partial_ord_int!(int) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 36 | partial_ord_int!{int} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 36 | partial_ord_int!(int); [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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | partial_ord_int!(i8) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 37 | partial_ord_int!{i8} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 37 | partial_ord_int!(i8); [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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | partial_ord_int!(i16) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 38 | partial_ord_int!{i16} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 38 | partial_ord_int!(i16); [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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | partial_ord_int!(i32) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 39 | partial_ord_int!{i32} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 39 | partial_ord_int!(i32); [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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | partial_ord_int!(i64) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 40 | partial_ord_int!{i64} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 40 | partial_ord_int!(i64); [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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | partial_ord_int!(uint) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 41 | partial_ord_int!{uint} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 41 | partial_ord_int!(uint); [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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | partial_ord_int!(u8) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 42 | partial_ord_int!{u8} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 42 | partial_ord_int!(u8); [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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | partial_ord_int!(u16) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 43 | partial_ord_int!{u16} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 43 | partial_ord_int!(u16); [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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | partial_ord_int!(u32) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 44 | partial_ord_int!{u32} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 44 | partial_ord_int!(u32); [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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | partial_ord_int!(u64) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 45 | partial_ord_int!{u64} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 45 | partial_ord_int!(u64); [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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | macro_rules! partial_ord_float ( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 48 | | ($T:ident) => ( [INFO] [stdout] 49 | | impl PartialOrd for $T { [INFO] [stdout] 50 | | fn partial_min(self, other: $T) -> $T { self.min(other) } [INFO] [stdout] ... | [INFO] [stdout] 53 | | ) [INFO] [stdout] 54 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 47 ~ macro_rules! partial_ord_float { [INFO] [stdout] 48 | ($T:ident) => ( [INFO] [stdout] 49 | impl PartialOrd for $T { [INFO] [stdout] 50 | fn partial_min(self, other: $T) -> $T { self.min(other) } [INFO] [stdout] 51 | fn partial_max(self, other: $T) -> $T { self.max(other) } [INFO] [stdout] 52 | } [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 54 | ); [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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | partial_ord_float!(f32) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 56 | partial_ord_float!{f32} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 56 | partial_ord_float!(f32); [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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | partial_ord_float!(f64) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 57 | partial_ord_float!{f64} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 57 | partial_ord_float!(f64); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `||` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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/99c95bd/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/99c95bd/src/sdl2/render.rs:47:39 [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/99c95bd/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/99c95bd/src/sdl2/render.rs:724:55 [INFO] [stdout] | [INFO] [stdout] 724 | pub fn with_lock(&self, rect: Option, func: |CVec, i32| -> ()) -> SdlResult<()> { [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/99c95bd/src/sdl2/render.rs:724:71 [INFO] [stdout] | [INFO] [stdout] 724 | pub fn with_lock(&self, rect: Option, func: |CVec, i32| -> ()) -> SdlResult<()> { [INFO] [stdout] | --- ^^ expected parameter name [INFO] [stdout] | | [INFO] [stdout] | while parsing this or-pattern starting here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/render.rs:758:38 [INFO] [stdout] | [INFO] [stdout] 758 | 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/99c95bd/src/sdl2/render.rs:758:63 [INFO] [stdout] | [INFO] [stdout] 758 | 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/99c95bd/src/sdl2/render.rs:758:61 [INFO] [stdout] | [INFO] [stdout] 758 | 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/99c95bd/src/sdl2/rwops.rs:15:23 [INFO] [stdout] | [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/99c95bd/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/99c95bd/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/99c95bd/src/sdl2/audio.rs:74:34 [INFO] [stdout] | [INFO] [stdout] 74 | filters: [SDL_AudioFilter, ..10u], [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/audio.rs:208:30 [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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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[E0463]: can't find crate for `collections` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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: `$t:ty` is followed by `->`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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 `rand` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0463]: can't find crate for `serialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/cgmath.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | extern crate serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:215:32 [INFO] [stdout] | [INFO] [stdout] 215 | impl<$S> FixedArray<[$S, ..$n]> for $Self<$S> { [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] ... [INFO] [stdout] 353 | vec!(Vector2 { x, y }, 2) [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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] [INFO] [stdout] error[E0432]: unresolved import `mouse::MouseState` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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/99c95bd/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] [INFO] [stdout] error[E0432]: unresolved import `std::num::FromPrimitive` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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/99c95bd/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] [INFO] [stdout] error[E0432]: unresolved import `scancode::UnknownScanCode` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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] [INFO] [stdout] error[E0432]: unresolved import `std::num::FromPrimitive` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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/99c95bd/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] [INFO] [stdout] error[E0432]: unresolved import `std::num::FromPrimitive` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:215:32 [INFO] [stdout] | [INFO] [stdout] 215 | impl<$S> FixedArray<[$S, ..$n]> for $Self<$S> { [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] ... [INFO] [stdout] 354 | vec!(Vector3 { x, y, z }, 3) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:215:32 [INFO] [stdout] | [INFO] [stdout] 215 | impl<$S> FixedArray<[$S, ..$n]> for $Self<$S> { [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] ... [INFO] [stdout] 355 | vec!(Vector4 { x, y, z, w }, 4) [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown format trait `f` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/plane.rs:135:22 [INFO] [stdout] | [INFO] [stdout] 135 | write!(f, "{:f}x + {:f}y + {:f}z - {:f} = 0", [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: the only appropriate formatting traits are: [INFO] [stdout] - ``, which uses the `Display` trait [INFO] [stdout] - `?`, which uses the `Debug` trait [INFO] [stdout] - `e`, which uses the `LowerExp` trait [INFO] [stdout] - `E`, which uses the `UpperExp` trait [INFO] [stdout] - `o`, which uses the `Octal` trait [INFO] [stdout] - `p`, which uses the `Pointer` trait [INFO] [stdout] - `b`, which uses the `Binary` trait [INFO] [stdout] - `x`, which uses the `LowerHex` trait [INFO] [stdout] - `X`, which uses the `UpperHex` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown format trait `f` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/plane.rs:135:30 [INFO] [stdout] | [INFO] [stdout] 135 | write!(f, "{:f}x + {:f}y + {:f}z - {:f} = 0", [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: the only appropriate formatting traits are: [INFO] [stdout] - ``, which uses the `Display` trait [INFO] [stdout] - `?`, which uses the `Debug` trait [INFO] [stdout] - `e`, which uses the `LowerExp` trait [INFO] [stdout] - `E`, which uses the `UpperExp` trait [INFO] [stdout] - `o`, which uses the `Octal` trait [INFO] [stdout] - `p`, which uses the `Pointer` trait [INFO] [stdout] - `b`, which uses the `Binary` trait [INFO] [stdout] - `x`, which uses the `LowerHex` trait [INFO] [stdout] - `X`, which uses the `UpperHex` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown format trait `f` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/plane.rs:135:38 [INFO] [stdout] | [INFO] [stdout] 135 | write!(f, "{:f}x + {:f}y + {:f}z - {:f} = 0", [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: the only appropriate formatting traits are: [INFO] [stdout] - ``, which uses the `Display` trait [INFO] [stdout] - `?`, which uses the `Debug` trait [INFO] [stdout] - `e`, which uses the `LowerExp` trait [INFO] [stdout] - `E`, which uses the `UpperExp` trait [INFO] [stdout] - `o`, which uses the `Octal` trait [INFO] [stdout] - `p`, which uses the `Pointer` trait [INFO] [stdout] - `b`, which uses the `Binary` trait [INFO] [stdout] - `x`, which uses the `LowerHex` trait [INFO] [stdout] - `X`, which uses the `UpperHex` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown format trait `f` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/plane.rs:135:46 [INFO] [stdout] | [INFO] [stdout] 135 | write!(f, "{:f}x + {:f}y + {:f}z - {:f} = 0", [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: the only appropriate formatting traits are: [INFO] [stdout] - ``, which uses the `Display` trait [INFO] [stdout] - `?`, which uses the `Debug` trait [INFO] [stdout] - `e`, which uses the `LowerExp` trait [INFO] [stdout] - `E`, which uses the `UpperExp` trait [INFO] [stdout] - `o`, which uses the `Octal` trait [INFO] [stdout] - `p`, which uses the `Pointer` trait [INFO] [stdout] - `b`, which uses the `Binary` trait [INFO] [stdout] - `x`, which uses the `LowerHex` trait [INFO] [stdout] - `X`, which uses the `UpperHex` trait [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/99c95bd/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/99c95bd/src/sdl2/lib.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | #![license = "MIT"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `matrix::Matrix` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/cgmath.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub use matrix::Matrix; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Matrix` in `matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `matrix::Matrix2`, `matrix::Matrix3`, `matrix::Matrix4` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/cgmath.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | pub use matrix::{Matrix2, Matrix3, Matrix4}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ ^^^^^^^ no `Matrix4` in `matrix` [INFO] [stdout] | | | [INFO] [stdout] | | no `Matrix3` in `matrix` [INFO] [stdout] | no `Matrix2` in `matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `matrix::ToMatrix2`, `matrix::ToMatrix3`, `matrix::ToMatrix4` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/cgmath.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | pub use matrix::{ToMatrix2, ToMatrix3, ToMatrix4}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ no `ToMatrix4` in `matrix` [INFO] [stdout] | | | [INFO] [stdout] | | no `ToMatrix3` in `matrix` [INFO] [stdout] | no `ToMatrix2` in `matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `vector::Vector2`, `vector::Vector3`, `vector::Vector4` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/cgmath.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | pub use vector::{Vector2, Vector3, Vector4}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ ^^^^^^^ no `Vector4` in `vector` [INFO] [stdout] | | | [INFO] [stdout] | | no `Vector3` in `vector` [INFO] [stdout] | no `Vector2` in `vector` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 49 | pub use vector::{Vector, Vector3, Vector4}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 49 | pub use vector::{Vector2, Vector, Vector4}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 49 | pub use vector::{Vector2, Vector3, Vector}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `point::Point`, `point::Point2`, `point::Point3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/cgmath.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | pub use point::{Point, Point2, Point3}; [INFO] [stdout] | ^^^^^ ^^^^^^ ^^^^^^ no `Point3` in `point` [INFO] [stdout] | | | [INFO] [stdout] | | no `Point2` in `point` [INFO] [stdout] | no `Point` in `point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::zero`, `std::num::one`, `std::num::cast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | use std::num::{zero, one, cast}; [INFO] [stdout] | ^^^^ ^^^ ^^^^ no `cast` in `num` [INFO] [stdout] | | | [INFO] [stdout] | | no `one` in `num` [INFO] [stdout] | no `zero` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `matrix::Matrix3`, `matrix::ToMatrix3`, `matrix::ToMatrix4`, `matrix::Matrix4` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | use matrix::{Matrix3, ToMatrix3, ToMatrix4, Matrix4}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^ no `Matrix4` in `matrix` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `ToMatrix4` in `matrix` [INFO] [stdout] | | no `ToMatrix3` in `matrix` [INFO] [stdout] | no `Matrix3` in `matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `point::Point3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use point::Point3; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Point3` in `point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vector::Vector3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | use vector::{Vector3, Vector, EuclideanVector}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `Vector3` in `vector` [INFO] [stdout] | help: a similar name exists in the module: `Vector` [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/99c95bd/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/99c95bd/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/99c95bd/src/sdl2/event.rs:474:3 [INFO] [stdout] | [INFO] [stdout] 474 | #[deriving(FromPrimitive)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::cast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | use std::num::cast; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `cast` in `num` [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/99c95bd/src/sdl2/event.rs:529:3 [INFO] [stdout] | [INFO] [stdout] 529 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::Zero`, `std::num::zero`, `std::num::One`, `std::num::one` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:104:16 [INFO] [stdout] | [INFO] [stdout] 104 | use std::num::{Zero, zero, One, one}; [INFO] [stdout] | ^^^^ ^^^^ ^^^ ^^^ no `one` in `num` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `One` in `num` [INFO] [stdout] | | no `zero` in `num` [INFO] [stdout] | no `Zero` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::One`, `std::num::one`, `std::num::Zero`, `std::num::zero`, `std::num::cast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | use std::num::{One, one, Zero, zero, cast}; [INFO] [stdout] | ^^^ ^^^ ^^^^ ^^^^ ^^^^ no `cast` in `num` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | no `zero` in `num` [INFO] [stdout] | | | no `Zero` in `num` [INFO] [stdout] | | no `one` in `num` [INFO] [stdout] | no `One` in `num` [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/99c95bd/src/sdl2/touch.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Zero` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/plane.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::num::Zero; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Zero` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `point::Point`, `point::Point3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/plane.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use point::{Point, Point3}; [INFO] [stdout] | ^^^^^ ^^^^^^ no `Point3` in `point` [INFO] [stdout] | | [INFO] [stdout] | no `Point` in `point` [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/99c95bd/src/sdl2/joystick.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `vector::Vector3`, `vector::Vector4` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/plane.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | use vector::{Vector3, Vector4}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ no `Vector4` in `vector` [INFO] [stdout] | | [INFO] [stdout] | no `Vector3` in `vector` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 24 | use vector::{Vector, Vector4}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 24 | use vector::{Vector3, Vector}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::Zero`, `std::num::zero`, `std::num::One`, `std::num::one` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/line.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | use std::num::{Zero, zero, One, one}; [INFO] [stdout] | ^^^^ ^^^^ ^^^ ^^^ no `one` in `num` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `One` in `num` [INFO] [stdout] | | no `zero` in `num` [INFO] [stdout] | no `Zero` in `num` [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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/src/sdl2/mouse.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `point::Point`, `point::Point2`, `point::Point3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/line.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use point::{Point, Point2, Point3}; [INFO] [stdout] | ^^^^^ ^^^^^^ ^^^^^^ no `Point3` in `point` [INFO] [stdout] | | | [INFO] [stdout] | | no `Point2` in `point` [INFO] [stdout] | no `Point` in `point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vector::Vector2` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/line.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | use vector::{Vector, Vector2}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `Vector2` in `vector` [INFO] [stdout] | help: a similar name exists in the module: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `point::Point`, `point::Point2`, `point::Point3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/ray.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use point::{Point, Point2, Point3}; [INFO] [stdout] | ^^^^^ ^^^^^^ ^^^^^^ no `Point3` in `point` [INFO] [stdout] | | | [INFO] [stdout] | | no `Point2` in `point` [INFO] [stdout] | no `Point` in `point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `vector::Vector2`, `vector::Vector3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/ray.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | use vector::{Vector, Vector2, Vector3}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ no `Vector3` in `vector` [INFO] [stdout] | | [INFO] [stdout] | no `Vector2` in `vector` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 18 | use vector::{Vector, Vector, Vector3}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 18 | use vector::{Vector, Vector2, Vector}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `matrix::Matrix` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/rotation.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use matrix::Matrix; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Matrix` in `matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `matrix::Matrix2`, `matrix::ToMatrix2` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/rotation.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use matrix::{Matrix2, ToMatrix2}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ no `ToMatrix2` in `matrix` [INFO] [stdout] | | [INFO] [stdout] | no `Matrix2` in `matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `matrix::Matrix3`, `matrix::ToMatrix3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/rotation.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | use matrix::{Matrix3, ToMatrix3}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ no `ToMatrix3` in `matrix` [INFO] [stdout] | | [INFO] [stdout] | no `Matrix3` in `matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `point::Point`, `point::Point2`, `point::Point3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/rotation.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use point::{Point, Point2, Point3}; [INFO] [stdout] | ^^^^^ ^^^^^^ ^^^^^^ no `Point3` in `point` [INFO] [stdout] | | | [INFO] [stdout] | | no `Point2` in `point` [INFO] [stdout] | no `Point` in `point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `vector::Vector2`, `vector::Vector3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/rotation.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | use vector::{Vector, Vector2, Vector3}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ no `Vector3` in `vector` [INFO] [stdout] | | [INFO] [stdout] | no `Vector2` in `vector` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 25 | use vector::{Vector, Vector, Vector3}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 25 | use vector::{Vector, Vector2, Vector}; [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/99c95bd/src/sdl2/rect.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[deriving(PartialEq, Clone, Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `matrix::Matrix`, `matrix::Matrix4`, `matrix::ToMatrix4` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/transform.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use matrix::{Matrix, Matrix4, ToMatrix4}; [INFO] [stdout] | ^^^^^^ ^^^^^^^ ^^^^^^^^^ no `ToMatrix4` in `matrix` [INFO] [stdout] | | | [INFO] [stdout] | | no `Matrix4` in `matrix` [INFO] [stdout] | no `Matrix` in `matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `point::Point`, `point::Point3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/transform.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use point::{Point, Point3}; [INFO] [stdout] | ^^^^^ ^^^^^^ no `Point3` in `point` [INFO] [stdout] | | [INFO] [stdout] | no `Point` in `point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vector::Vector3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/transform.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | use vector::{Vector, Vector3}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `Vector3` in `vector` [INFO] [stdout] | help: a similar name exists in the module: `Vector` [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/99c95bd/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/99c95bd/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/99c95bd/src/sdl2/surface.rs:92:3 [INFO] [stdout] | [INFO] [stdout] 92 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::zero`, `std::num::one`, `std::num::cast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/projection.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | use std::num::{zero, one, cast}; [INFO] [stdout] | ^^^^ ^^^ ^^^^ no `cast` in `num` [INFO] [stdout] | | | [INFO] [stdout] | | no `one` in `num` [INFO] [stdout] | no `zero` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `matrix::Matrix4`, `matrix::ToMatrix4` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/projection.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | use matrix::{Matrix4, ToMatrix4}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ no `ToMatrix4` in `matrix` [INFO] [stdout] | | [INFO] [stdout] | no `Matrix4` in `matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `point::Point`, `point::Point2`, `point::Point3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/aabb.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use point::{Point, Point2, Point3}; [INFO] [stdout] | ^^^^^ ^^^^^^ ^^^^^^ no `Point3` in `point` [INFO] [stdout] | | | [INFO] [stdout] | | no `Point2` in `point` [INFO] [stdout] | no `Point` in `point` [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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/src/sdl2/pixels.rs:146:3 [INFO] [stdout] | [INFO] [stdout] 146 | #[deriving(PartialEq, Show, FromPrimitive)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `vector::Vector2`, `vector::Vector3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/aabb.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | use vector::{Vector, Vector2, Vector3}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ no `Vector3` in `vector` [INFO] [stdout] | | [INFO] [stdout] | no `Vector2` in `vector` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 24 | use vector::{Vector, Vector, Vector3}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 24 | use vector::{Vector, Vector2, Vector}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::zero`, `std::num::one`, `std::num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/aabb.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | use std::num::{zero, one, Float}; [INFO] [stdout] | ^^^^ ^^^ ^^^^^ no `Float` in `num` [INFO] [stdout] | | | [INFO] [stdout] | | no `one` in `num` [INFO] [stdout] | no `zero` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `point::Point3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/cylinder.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use point::Point3; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Point3` in `point` [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/99c95bd/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[E0432]: unresolved import `vector::Vector3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/cylinder.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use vector::Vector3; [INFO] [stdout] | ^^^^^^^^------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Vector` [INFO] [stdout] | no `Vector3` in `vector` [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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/src/sdl2/video.rs:224:3 [INFO] [stdout] | [INFO] [stdout] 224 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `matrix::Matrix4` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/frustum.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use matrix::Matrix4; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `Matrix4` in `matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `point::Point3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/frustum.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use point::Point3; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Point3` in `point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `point::Point2`, `point::Point3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/obb.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use point::{Point2, Point3}; [INFO] [stdout] | ^^^^^^ ^^^^^^ no `Point3` in `point` [INFO] [stdout] | | [INFO] [stdout] | no `Point2` in `point` [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/99c95bd/src/sdl2/video.rs:263:1 [INFO] [stdout] | [INFO] [stdout] 263 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `vector::Vector2`, `vector::Vector3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/obb.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use vector::{Vector2, Vector3}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ no `Vector3` in `vector` [INFO] [stdout] | | [INFO] [stdout] | no `Vector2` in `vector` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 19 | use vector::{Vector, Vector3}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 19 | use vector::{Vector2, Vector}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `point::Point`, `point::Point3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/sphere.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use point::{Point, Point3}; [INFO] [stdout] | ^^^^^ ^^^^^^ no `Point3` in `point` [INFO] [stdout] | | [INFO] [stdout] | no `Point` in `point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::zero` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/sphere.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::num::zero; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `zero` in `num` [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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/src/sdl2/render.rs:762:70 [INFO] [stdout] | [INFO] [stdout] 762 | 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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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 `comment` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/cgmath.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | #![comment = "A mathematics library for computer graphics."] [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/99c95bd/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/99c95bd/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: use of undeclared crate or module `hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/keycode.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | impl Hash for KeyCode { [INFO] [stdout] | ^^^^ use of undeclared crate or module `hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `license` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/cgmath.rs:19:4 [INFO] [stdout] | [INFO] [stdout] 19 | #![license = "ASL2"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[deriving(Clone, PartialEq, Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:441:18 [INFO] [stdout] | [INFO] [stdout] 441 | _ => fail!("{} is out of range", n) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[deriving(Clone, PartialEq, PartialOrd, Hash, Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | #[deriving(Clone, PartialEq, PartialOrd, Hash, Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/scancode.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 249 | impl Hash for ScanCode { [INFO] [stdout] | ^^^^ use of undeclared crate or module `hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/plane.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | #[deriving(Clone, PartialEq, Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/plane.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | fail!("Not yet implemented"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/plane.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | fail!("Not yet implemented"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/line.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[deriving(Clone, PartialEq, Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/ray.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | #[deriving(Clone, PartialEq, Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/rotation.rs:163:3 [INFO] [stdout] | [INFO] [stdout] 163 | #[deriving(PartialEq, Clone, Encodable, Decodable)] [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/99c95bd/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: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/rotation.rs:241:3 [INFO] [stdout] | [INFO] [stdout] 241 | #[deriving(PartialEq, Clone, Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/transform.rs:79:3 [INFO] [stdout] | [INFO] [stdout] 79 | #[deriving(Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/transform.rs:162:3 [INFO] [stdout] | [INFO] [stdout] 162 | #[deriving(Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/projection.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | #[deriving(Clone, PartialEq, Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/projection.rs:146:3 [INFO] [stdout] | [INFO] [stdout] 146 | #[deriving(Clone, PartialEq, Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/projection.rs:196:3 [INFO] [stdout] | [INFO] [stdout] 196 | #[deriving(Clone, PartialEq, Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/aabb.rs:87:3 [INFO] [stdout] | [INFO] [stdout] 87 | #[deriving(Clone, PartialEq, Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/aabb.rs:132:3 [INFO] [stdout] | [INFO] [stdout] 132 | #[deriving(Clone, PartialEq, Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/cylinder.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[deriving(Clone, PartialEq, Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/frustum.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[deriving(Clone, PartialEq, Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/frustum.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 62 | #[deriving(Clone, PartialEq, Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/obb.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[deriving(Clone, PartialEq, Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/obb.rs:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | #[deriving(Clone, PartialEq, Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/sphere.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[deriving(Clone, PartialEq, Encodable, Decodable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:287:21 [INFO] [stdout] | [INFO] [stdout] 287 | rad(Float::frac_pi_2()), [INFO] [stdout] | ^^^^^ use of undeclared type `Float` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:291:24 [INFO] [stdout] | [INFO] [stdout] 291 | let y: S = Float::frac_pi_2(); [INFO] [stdout] | ^^^^^ use of undeclared type `Float` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector2` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:360:47 [INFO] [stdout] | [INFO] [stdout] 360 | #[inline] pub fn unit_x() -> Vector2 { Vector2::new(one(), zero()) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector2` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:362:47 [INFO] [stdout] | [INFO] [stdout] 362 | #[inline] pub fn unit_y() -> Vector2 { Vector2::new(zero(), one()) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:374:9 [INFO] [stdout] | [INFO] [stdout] 374 | Vector3::new(self.x, self.y, z) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:381:47 [INFO] [stdout] | [INFO] [stdout] 381 | #[inline] pub fn unit_x() -> Vector3 { Vector3::new(one(), zero(), zero()) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:383:47 [INFO] [stdout] | [INFO] [stdout] 383 | #[inline] pub fn unit_y() -> Vector3 { Vector3::new(zero(), one(), zero()) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:385:47 [INFO] [stdout] | [INFO] [stdout] 385 | #[inline] pub fn unit_z() -> Vector3 { Vector3::new(zero(), zero(), one()) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:390:9 [INFO] [stdout] | [INFO] [stdout] 390 | Vector3::new((self.y * other.z) - (self.z * other.y), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector4` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:406:9 [INFO] [stdout] | [INFO] [stdout] 406 | Vector4::new(self.x, self.y, self.z, w) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector2` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:412:9 [INFO] [stdout] | [INFO] [stdout] 412 | Vector2::new(self.x, self.y) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector4` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:419:47 [INFO] [stdout] | [INFO] [stdout] 419 | #[inline] pub fn unit_x() -> Vector4 { Vector4::new(one(), zero(), zero(), zero()) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector4` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:421:47 [INFO] [stdout] | [INFO] [stdout] 421 | #[inline] pub fn unit_y() -> Vector4 { Vector4::new(zero(), one(), zero(), zero()) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector4` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:423:47 [INFO] [stdout] | [INFO] [stdout] 423 | #[inline] pub fn unit_z() -> Vector4 { Vector4::new(zero(), zero(), one(), zero()) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector4` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:425:47 [INFO] [stdout] | [INFO] [stdout] 425 | #[inline] pub fn unit_w() -> Vector4 { Vector4::new(zero(), zero(), zero(), one()) } [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:430:9 [INFO] [stdout] | [INFO] [stdout] 430 | Vector3::new(self.x, self.y, self.z) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:437:18 [INFO] [stdout] | [INFO] [stdout] 437 | 0 => Vector3::new(self.y, self.z, self.w), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:438:18 [INFO] [stdout] | [INFO] [stdout] 438 | 1 => Vector3::new(self.x, self.z, self.w), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:439:18 [INFO] [stdout] | [INFO] [stdout] 439 | 2 => Vector3::new(self.x, self.y, self.w), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector3` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:440:18 [INFO] [stdout] | [INFO] [stdout] 440 | 3 => Vector3::new(self.x, self.y, self.z), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Vector3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:215:46 [INFO] [stdout] | [INFO] [stdout] 215 | #[inline] fn full_turn() -> Rad { rad(Float::two_pi()) } [INFO] [stdout] | ^^^^^ use of undeclared type `Float` [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/99c95bd/src/sdl2/event.rs:791:40 [INFO] [stdout] | [INFO] [stdout] 791 | ... 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/99c95bd/src/sdl2/event.rs:807:38 [INFO] [stdout] | [INFO] [stdout] 807 | ... 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/99c95bd/src/sdl2/event.rs:846:41 [INFO] [stdout] | [INFO] [stdout] 846 | ... 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/99c95bd/src/sdl2/event.rs:907:45 [INFO] [stdout] | [INFO] [stdout] 907 | ... joystick::HatState::from_bits(event.value).unwrap()) [INFO] [stdout] | ^^^^^^^^ could not find `HatState` in `joystick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait Array1: Index + IndexMut { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 16 | use std::ops::Index; [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/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:20:40 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait Array1: Index + IndexMut { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, uint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `IndexMut` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:20:57 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait Array1: Index + IndexMut { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 16 | use std::ops::IndexMut; [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/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:20:66 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait Array1: Index + IndexMut { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, uint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | fn swap_elems(&mut self, i: uint, j: 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/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | fn swap_elems(&mut self, i: uint, j: 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/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:40:35 [INFO] [stdout] | [INFO] [stdout] 40 | fn replace_elem(&mut self, i: uint, src: Element) -> Element { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | Index + IndexMut { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 16 | use std::ops::Index; [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/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 49 | pub trait Array2+'static, Row: Array1, Element: Copy>: [INFO] [stdout] | - help: you might be missing a type parameter: `, uint` [INFO] [stdout] 50 | Index + IndexMut { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `IndexMut` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | Index + IndexMut { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 16 | use std::ops::IndexMut; [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/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 49 | pub trait Array2+'static, Row: Array1, Element: Copy>: [INFO] [stdout] | - help: you might be missing a type parameter: `, uint` [INFO] [stdout] 50 | Index + IndexMut { [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/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:63:32 [INFO] [stdout] | [INFO] [stdout] 63 | fn swap_cols(&mut self, a: uint, b: 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/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:63:41 [INFO] [stdout] | [INFO] [stdout] 63 | fn swap_cols(&mut self, a: uint, b: 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/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:69:34 [INFO] [stdout] | [INFO] [stdout] 69 | fn replace_col(&mut self, c: uint, src: Column) -> Column { [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/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | fn row(&self, r: uint) -> Row; [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/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:77:32 [INFO] [stdout] | [INFO] [stdout] 77 | fn swap_rows(&mut self, a: uint, b: 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/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:77:41 [INFO] [stdout] | [INFO] [stdout] 77 | fn swap_rows(&mut self, a: uint, b: 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/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:81:34 [INFO] [stdout] | [INFO] [stdout] 81 | fn swap_elems(&mut self, a: (uint, uint), b: (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/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | fn swap_elems(&mut self, a: (uint, uint), b: (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/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:81:51 [INFO] [stdout] | [INFO] [stdout] 81 | fn swap_elems(&mut self, a: (uint, uint), b: (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/cgmath-rs-71b806d64542a22e/f514fb2/src/array.rs:81:57 [INFO] [stdout] | [INFO] [stdout] 81 | fn swap_elems(&mut self, a: (uint, uint), b: (uint, uint)) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `op` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | self.s = op(self.s); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `op` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | self.v.x = op(self.v.x); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `op` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | self.v.y = op(self.v.y); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `op` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | self.v.z = op(self.v.z); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | impl Index for Quaternion { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 16 | use std::ops::Index; [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/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | impl Index for Quaternion { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, uint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | fn index<'a>(&'a self, i: &uint) -> &'a S { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found type parameter `S` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | let slice: &[S, ..4] = unsafe { mem::transmute(self) }; [INFO] [stdout] | ^ help: a local variable with a similar name exists: `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `IndexMut` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | impl IndexMut for Quaternion { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 16 | use std::ops::IndexMut; [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/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:59:29 [INFO] [stdout] | [INFO] [stdout] 59 | impl IndexMut for Quaternion { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, uint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:61:40 [INFO] [stdout] | [INFO] [stdout] 61 | fn index_mut<'a>(&'a mut self, i: &uint) -> &'a mut S { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found type parameter `S` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | let slice: &'a mut [S, ..4] = unsafe { mem::transmute(self) }; [INFO] [stdout] | ^ help: a local variable with a similar name exists: `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Neg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:358:20 [INFO] [stdout] | [INFO] [stdout] 358 | impl Neg> for Quaternion { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 16 | use std::ops::Neg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/quaternion.rs:365:25 [INFO] [stdout] | [INFO] [stdout] 365 | impl fmt::Show for Quaternion { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Neg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 115 | + Neg [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 102 | use std::ops::Neg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:358:18 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 358 | impl Vector2 { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:360:34 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 360 | #[inline] pub fn unit_x() -> Vector2 { Vector2::new(one(), zero()) } [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:362:34 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 362 | #[inline] pub fn unit_y() -> Vector2 { Vector2::new(zero(), one()) } [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:366:36 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 366 | pub fn perp_dot(&self, other: &Vector2) -> S { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector3` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:373:34 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 373 | pub fn extend(&self, z: S)-> Vector3 { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector3` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:379:18 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 379 | impl Vector3 { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector3` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:381:34 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 381 | #[inline] pub fn unit_x() -> Vector3 { Vector3::new(one(), zero(), zero()) } [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector3` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:383:34 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 383 | #[inline] pub fn unit_y() -> Vector3 { Vector3::new(zero(), one(), zero()) } [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector3` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:385:34 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 385 | #[inline] pub fn unit_z() -> Vector3 { Vector3::new(zero(), zero(), one()) } [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector3` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:389:33 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 389 | pub fn cross(&self, other: &Vector3) -> Vector3 { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector3` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:389:48 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 389 | pub fn cross(&self, other: &Vector3) -> Vector3 { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector3` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:398:42 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 398 | pub fn cross_self(&mut self, other: &Vector3) { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:405:34 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 405 | pub fn extend(&self, w: S)-> Vector4 { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:411:30 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 411 | pub fn truncate(&self)-> Vector2 { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:417:18 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 417 | impl Vector4 { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [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/99c95bd/src/sdl2/event.rs:1022:36 [INFO] [stdout] | [INFO] [stdout] 1022 | 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 `FirstEventType` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/event.rs:1028:30 [INFO] [stdout] | [INFO] [stdout] 1028 | 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 a variant or a `const` item, consider making the path in the pattern qualified: `?::FirstEventType` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/event.rs:1028:13 [INFO] [stdout] | [INFO] [stdout] 1028 | FirstEventType | LastEventType => NoEvent, [INFO] [stdout] | ^^^^^^^^^^^^^^ [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/99c95bd/src/sdl2/event.rs:1028:13 [INFO] [stdout] | [INFO] [stdout] 1028 | 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 a variant or a `const` item, consider making the path in the pattern qualified: `?::LastEventType` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/event.rs:1028:30 [INFO] [stdout] | [INFO] [stdout] 1028 | FirstEventType | LastEventType => NoEvent, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:419:34 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 419 | #[inline] pub fn unit_x() -> Vector4 { Vector4::new(one(), zero(), zero(), zero()) } [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:421:34 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 421 | #[inline] pub fn unit_y() -> Vector4 { Vector4::new(zero(), one(), zero(), zero()) } [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:423:34 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 423 | #[inline] pub fn unit_z() -> Vector4 { Vector4::new(zero(), zero(), one(), zero()) } [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:425:34 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 425 | #[inline] pub fn unit_w() -> Vector4 { Vector4::new(zero(), zero(), zero(), one()) } [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector3` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:429:30 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 429 | pub fn truncate(&self)-> Vector3 { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:435:33 [INFO] [stdout] | [INFO] [stdout] 435 | pub fn truncate_n(&self, n: int)-> Vector3 { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `Vector3` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:435:40 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 435 | pub fn truncate_n(&self, n: int)-> Vector3 { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:515:43 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 515 | impl EuclideanVector for Vector2 { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:517:29 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 517 | fn angle(&self, other: &Vector2) -> Rad { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector3` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:522:43 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 522 | impl EuclideanVector for Vector3 { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector3` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:524:29 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 524 | fn angle(&self, other: &Vector3) -> Rad { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:529:43 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 529 | impl EuclideanVector for Vector4 { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:531:29 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 531 | fn angle(&self, other: &Vector4) -> Rad { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:536:23 [INFO] [stdout] | [INFO] [stdout] 536 | impl fmt::Show for Vector2 { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:536:32 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 536 | impl fmt::Show for Vector2 { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:542:23 [INFO] [stdout] | [INFO] [stdout] 542 | impl fmt::Show for Vector3 { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector3` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:542:32 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 542 | impl fmt::Show for Vector3 { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [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/99c95bd/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/99c95bd/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[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:548:23 [INFO] [stdout] | [INFO] [stdout] 548 | impl fmt::Show for Vector4 { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/vector.rs:548:32 [INFO] [stdout] | [INFO] [stdout] 114 | / pub trait Vector: Array1 [INFO] [stdout] 115 | | + Neg [INFO] [stdout] 116 | | + Zero [INFO] [stdout] 117 | | + One { [INFO] [stdout] ... | [INFO] [stdout] 177 | | fn comp_max(&self) -> S; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_- similarly named trait `Vector` defined here [INFO] [stdout] ... [INFO] [stdout] 548 | impl fmt::Show for Vector4 { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Equiv` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | + PartialEq + Equiv + PartialOrd [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Neg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | + Neg [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 18 | use std::ops::Neg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | + fmt::Show [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Add` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:180:20 [INFO] [stdout] | [INFO] [stdout] 180 | impl Add, Rad> for Rad { #[inline] fn add(&self, other: &Rad) -> Rad { rad(self.s + other.s) } } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 18 | use std::ops::Add; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Add` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:181:20 [INFO] [stdout] | [INFO] [stdout] 181 | impl Add, Deg> for Deg { #[inline] fn add(&self, other: &Deg) -> Deg { deg(self.s + other.s) } } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 18 | use std::ops::Add; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Sub` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:183:20 [INFO] [stdout] | [INFO] [stdout] 183 | impl Sub, Rad> for Rad { #[inline] fn sub(&self, other: &Rad) -> Rad { rad(self.s - other.s) } } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 18 | use std::ops::Sub; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Sub` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:184:20 [INFO] [stdout] | [INFO] [stdout] 184 | impl Sub, Deg> for Deg { #[inline] fn sub(&self, other: &Deg) -> Deg { deg(self.s - other.s) } } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 18 | use std::ops::Sub; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Neg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:186:20 [INFO] [stdout] | [INFO] [stdout] 186 | impl Neg> for Rad { #[inline] fn neg(&self) -> Rad { rad(-self.s) } } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 18 | use std::ops::Neg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Neg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:187:20 [INFO] [stdout] | [INFO] [stdout] 187 | impl Neg> for Deg { #[inline] fn neg(&self) -> Deg { deg(-self.s) } } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 18 | use std::ops::Neg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Mul` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:192:20 [INFO] [stdout] | [INFO] [stdout] 192 | impl Mul, Rad> for Rad { #[inline] fn mul(&self, other: &Rad) -> Rad { rad(self.s * other.s) } } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 18 | use std::ops::Mul; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Mul` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:193:20 [INFO] [stdout] | [INFO] [stdout] 193 | impl Mul, Deg> for Deg { #[inline] fn mul(&self, other: &Deg) -> Deg { deg(self.s * other.s) } } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 18 | use std::ops::Mul; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Equiv` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | Equiv> for Rad { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Equiv` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | Equiv> for Deg { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:239:6 [INFO] [stdout] | [INFO] [stdout] 239 | fmt::Show for Rad { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:238:26 [INFO] [stdout] | [INFO] [stdout] 238 | impl [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:246:6 [INFO] [stdout] | [INFO] [stdout] 246 | fmt::Show for Deg { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/angle.rs:245:26 [INFO] [stdout] | [INFO] [stdout] 245 | impl [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/plane.rs:133:25 [INFO] [stdout] | [INFO] [stdout] 133 | impl fmt::Show for Plane { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `one` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/transform.rs:90:25 [INFO] [stdout] | [INFO] [stdout] 90 | scale: num::one(), [INFO] [stdout] | ^^^ not found in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `zero` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/transform.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 92 | disp: num::zero(), [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `one` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/transform.rs:102:25 [INFO] [stdout] | [INFO] [stdout] 102 | scale: num::one(), [INFO] [stdout] | ^^^ not found in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `zero` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/transform.rs:127:39 [INFO] [stdout] | [INFO] [stdout] 127 | if self.scale.approx_eq(&num::zero()) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `one` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/transform.rs:130:26 [INFO] [stdout] | [INFO] [stdout] 130 | let s = num::one::() / self.scale; [INFO] [stdout] | ^^^ not found in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `one` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/transform.rs:147:37 [INFO] [stdout] | [INFO] [stdout] 147 | m.w = self.disp.extend(num::one()); [INFO] [stdout] | ^^^ not found in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/transform.rs:154:54 [INFO] [stdout] | [INFO] [stdout] 154 | impl> fmt::Show for Decomposed,R> { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/transform.rs:154:28 [INFO] [stdout] | [INFO] [stdout] 154 | impl> fmt::Show for Decomposed,R> { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `zero` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/transform.rs:180:41 [INFO] [stdout] | [INFO] [stdout] 180 | self.mat.mul_v(&vec.extend(num::zero())).truncate() [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/aabb.rs:125:23 [INFO] [stdout] | [INFO] [stdout] 125 | impl fmt::Show for Aabb2 { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/aabb.rs:172:23 [INFO] [stdout] | [INFO] [stdout] 172 | impl fmt::Show for Aabb3 { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/approx.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | pub trait ApproxEq { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/approx.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | num::cast(1.0e-5f64).unwrap() [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `abs` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/approx.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | num::abs(*self - *other) < *epsilon [INFO] [stdout] | ^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 43 | approx_float!(f32) [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `approx_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `abs` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/approx.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | num::abs(*self - *other) < *epsilon [INFO] [stdout] | ^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 44 | approx_float!(f64) [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `approx_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 29 | impl PartialOrd for $T { [INFO] [stdout] | -- help: perhaps you intended to use this type: `i32` [INFO] [stdout] ... [INFO] [stdout] 36 | partial_ord_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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 30 | fn partial_min(self, other: $T) -> $T { cmp::min(self, other) } [INFO] [stdout] | -- help: perhaps you intended to use this type: `i32` [INFO] [stdout] ... [INFO] [stdout] 36 | partial_ord_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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 30 | fn partial_min(self, other: $T) -> $T { cmp::min(self, other) } [INFO] [stdout] | -- help: perhaps you intended to use this type: `i32` [INFO] [stdout] ... [INFO] [stdout] 36 | partial_ord_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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 31 | fn partial_max(self, other: $T) -> $T { cmp::max(self, other) } [INFO] [stdout] | -- help: perhaps you intended to use this type: `i32` [INFO] [stdout] ... [INFO] [stdout] 36 | partial_ord_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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 31 | fn partial_max(self, other: $T) -> $T { cmp::max(self, other) } [INFO] [stdout] | -- help: perhaps you intended to use this type: `i32` [INFO] [stdout] ... [INFO] [stdout] 36 | partial_ord_int!(int) [INFO] [stdout] | ^^^ not found in this scope [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/99c95bd/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[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | partial_ord_int!(uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Primitive` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | pub trait BaseNum: Primitive + PartialOrd + fmt::Show {} [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:60:50 [INFO] [stdout] | [INFO] [stdout] 60 | pub trait BaseNum: Primitive + PartialOrd + fmt::Show {} [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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | impl BaseNum for 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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | impl BaseNum for uint {} [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait BaseInt : BaseNum + Int {} [INFO] [stdout] | ^^^ help: a trait with a similar name exists: `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mod` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/keyboard.rs:99:14 [INFO] [stdout] | [INFO] [stdout] 99 | unsafe { Mod::from_bits(ll::SDL_GetModState()).unwrap() } [INFO] [stdout] | ^^^ use of undeclared type `Mod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | impl BaseInt for 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/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | impl BaseInt for uint {} [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `FloatMath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:90:33 [INFO] [stdout] | [INFO] [stdout] 90 | pub trait BaseFloat : BaseNum + FloatMath + ApproxEq + fmt::Float {} [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Float` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/num.rs:90:67 [INFO] [stdout] | [INFO] [stdout] 90 | pub trait BaseFloat : BaseNum + FloatMath + ApproxEq + fmt::Float {} [INFO] [stdout] | ^^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/cgmath.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #![feature(globs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `globs` has been stable since 1.0.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/f514fb2/src/cgmath.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #![feature(macro_rules)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `macro_rules` has been stable since 1.0.0 and no longer requires an attribute to enable [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/99c95bd/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/99c95bd/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: use of undeclared type `MouseState` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/mouse.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | return (MouseState::from_bits(raw).unwrap(), x as int, y as int); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `MouseState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MouseState` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/mouse.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | return (MouseState::from_bits(raw).unwrap(), x as int, y as int); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `MouseState` [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/99c95bd/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[E0433]: failed to resolve: use of undeclared type `FromPrimitive` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/surface.rs:340:51 [INFO] [stdout] | [INFO] [stdout] 340 | ll::SDL_SetSurfaceBlendMode(self.raw, FromPrimitive::from_int(mode as int).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FromPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FromPrimitive` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/surface.rs:350:39 [INFO] [stdout] | [INFO] [stdout] 350 | let mode: ll::SDL_BlendMode = FromPrimitive::from_int(0).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FromPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FromPrimitive` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/surface.rs:356:21 [INFO] [stdout] | [INFO] [stdout] 356 | 0 => Ok(FromPrimitive::from_int(mode as int).unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FromPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 256 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0423, E0425, E0432, E0433, E0463, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cgmath` due to 257 previous errors [INFO] [stdout] error[E0408]: variable `ABGR1555` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::ABGR1555` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:192:46 [INFO] [stdout] | [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::ABGR4444` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:191:62 [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::ARGB1555` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::ARGB4444` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:191:40 [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::BGR555` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:191:31 [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::BGR565` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | BGR565 [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::BGRA4444` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::BGRA5551` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:192:57 [INFO] [stdout] | [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::RGB444` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::RGB555` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:191:22 [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::RGB565` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:192:68 [INFO] [stdout] | [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::RGBA4444` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:191:51 [INFO] [stdout] | [INFO] [stdout] 191 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::RGBA5551` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:192:35 [INFO] [stdout] | [INFO] [stdout] 192 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::BGR24` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 195 | RGB24 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::RGB24` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | RGB24 | BGR24 [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::ABGR8888` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | ABGR8888 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::ARGB2101010` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:198:35 [INFO] [stdout] | [INFO] [stdout] 198 | ABGR8888 | BGRA8888 | ARGB2101010 [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::ARGB8888` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:197:53 [INFO] [stdout] | [INFO] [stdout] 197 | RGB888 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::BGR888` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:197:33 [INFO] [stdout] | [INFO] [stdout] 197 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::BGRA8888` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:198:24 [INFO] [stdout] | [INFO] [stdout] 198 | ABGR8888 | BGRA8888 | ARGB2101010 [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::BGRX8888` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:197:42 [INFO] [stdout] | [INFO] [stdout] 197 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::RGB888` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::RGBA8888` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:197:64 [INFO] [stdout] | [INFO] [stdout] 197 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::RGBX8888` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:197:22 [INFO] [stdout] | [INFO] [stdout] 197 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::IYUV` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:202:20 [INFO] [stdout] | [INFO] [stdout] 202 | YV12 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::YV12` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::UYVY` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:204:20 [INFO] [stdout] | [INFO] [stdout] 204 | YUY2 | UYVY | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::YUY2` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | YUY2 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::YVYU` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:204:27 [INFO] [stdout] | [INFO] [stdout] 204 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::Index1LSB` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:209:23 [INFO] [stdout] | [INFO] [stdout] 209 | Unknown | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::Index1MSB` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:209:35 [INFO] [stdout] | [INFO] [stdout] 209 | Unknown | Index1LSB | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::Index4LSB` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:209:47 [INFO] [stdout] | [INFO] [stdout] 209 | Unknown | Index1LSB | Index1MSB | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::Index4MSB` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:209:59 [INFO] [stdout] | [INFO] [stdout] 209 | Unknown | Index1LSB | Index1MSB | Index4LSB | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::Unknown` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | Unknown | Index1LSB | Index1MSB | Index4LSB | Index4MSB [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::ABGR1555` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:219:46 [INFO] [stdout] | [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::ABGR4444` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:218:62 [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::ARGB1555` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:219:24 [INFO] [stdout] | [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::ARGB4444` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:218:40 [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::BGR555` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:218:31 [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::BGR565` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | BGR565 [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::BGRA4444` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::BGRA5551` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:219:57 [INFO] [stdout] | [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::RGB444` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::RGB555` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:218:22 [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::RGB565` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:219:68 [INFO] [stdout] | [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::RGBA4444` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:218:51 [INFO] [stdout] | [INFO] [stdout] 218 | RGB444 | RGB555 | BGR555 | ARGB4444 | RGBA4444 | ABGR4444 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::RGBA5551` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:219:35 [INFO] [stdout] | [INFO] [stdout] 219 | BGRA4444 | ARGB1555 | RGBA5551 | ABGR1555 | BGRA5551 | RGB565 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::BGR24` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:222:21 [INFO] [stdout] | [INFO] [stdout] 222 | RGB24 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::RGB24` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | RGB24 | BGR24 [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::ABGR8888` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | ABGR8888 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::ARGB2101010` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 225 | ABGR8888 | BGRA8888 | ARGB2101010 [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::ARGB8888` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:224:53 [INFO] [stdout] | [INFO] [stdout] 224 | RGB888 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::BGR888` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:224:33 [INFO] [stdout] | [INFO] [stdout] 224 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::BGRA8888` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:225:24 [INFO] [stdout] | [INFO] [stdout] 225 | ABGR8888 | BGRA8888 | ARGB2101010 [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::BGRX8888` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:224:42 [INFO] [stdout] | [INFO] [stdout] 224 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::RGB888` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::RGBA8888` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:224:64 [INFO] [stdout] | [INFO] [stdout] 224 | RGB888 | RGBX8888 | BGR888 | BGRX8888 | ARGB8888 | RGBA8888 | [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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::RGBX8888` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:224:22 [INFO] [stdout] | [INFO] [stdout] 224 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::IYUV` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:228:20 [INFO] [stdout] | [INFO] [stdout] 228 | YV12 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::YV12` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::UYVY` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:230:20 [INFO] [stdout] | [INFO] [stdout] 230 | YUY2 | UYVY | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::YUY2` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | YUY2 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::YVYU` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:230:27 [INFO] [stdout] | [INFO] [stdout] 230 | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::Index1LSB` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:235:23 [INFO] [stdout] | [INFO] [stdout] 235 | Unknown | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::Index1MSB` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:235:35 [INFO] [stdout] | [INFO] [stdout] 235 | Unknown | Index1LSB | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::Index4LSB` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:235:47 [INFO] [stdout] | [INFO] [stdout] 235 | Unknown | Index1LSB | Index1MSB | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::Index4MSB` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:235:59 [INFO] [stdout] | [INFO] [stdout] 235 | Unknown | Index1LSB | Index1MSB | Index4LSB | 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/99c95bd/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 a variant or a `const` item, consider making the path in the pattern qualified: `?::Unknown` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/pixels.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | Unknown | Index1LSB | Index1MSB | Index4LSB | Index4MSB [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowFlags` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/video.rs:430:13 [INFO] [stdout] | [INFO] [stdout] 430 | WindowFlags::from_bits(raw).unwrap() [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `WindowFlags` [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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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[E0433]: failed to resolve: use of undeclared type `RendererFlags` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/render.rs:190:28 [INFO] [stdout] | [INFO] [stdout] 190 | let actual_flags = RendererFlags::from_bits(info.flags).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RendererFlags` [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/99c95bd/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/99c95bd/src/sdl2/rwops.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | Err(io::IoError::last_error()) [INFO] [stdout] | ^^^^^^^ could not find `IoError` in `io` [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/99c95bd/src/sdl2/rwops.rs:145:21 [INFO] [stdout] | [INFO] [stdout] 145 | Err(io::IoError::last_error()) [INFO] [stdout] | ^^^^^^^ could not find `IoError` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InitFlag` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/sdl.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | flags & InitFlag::from_bits(raw).unwrap() [INFO] [stdout] | ^^^^^^^^ use of undeclared type `InitFlag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FromPrimitive` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/audio.rs:296:13 [INFO] [stdout] | [INFO] [stdout] 296 | FromPrimitive::from_int(status as int).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FromPrimitive` [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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/src/sdl2/cpuinfo.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | pub const 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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/src/sdl2/event.rs:552:19 [INFO] [stdout] | [INFO] [stdout] 552 | 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/99c95bd/src/sdl2/event.rs:553:19 [INFO] [stdout] | [INFO] [stdout] 553 | 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/99c95bd/src/sdl2/event.rs:554:19 [INFO] [stdout] | [INFO] [stdout] 554 | 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/99c95bd/src/sdl2/event.rs:555:19 [INFO] [stdout] | [INFO] [stdout] 555 | 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/99c95bd/src/sdl2/event.rs:556:19 [INFO] [stdout] | [INFO] [stdout] 556 | 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/99c95bd/src/sdl2/event.rs:557:19 [INFO] [stdout] | [INFO] [stdout] 557 | 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/99c95bd/src/sdl2/event.rs:558:19 [INFO] [stdout] | [INFO] [stdout] 558 | 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/99c95bd/src/sdl2/event.rs:559:19 [INFO] [stdout] | [INFO] [stdout] 559 | 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/99c95bd/src/sdl2/event.rs:560:19 [INFO] [stdout] | [INFO] [stdout] 560 | 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/99c95bd/src/sdl2/event.rs:561:19 [INFO] [stdout] | [INFO] [stdout] 561 | 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/99c95bd/src/sdl2/event.rs:562:19 [INFO] [stdout] | [INFO] [stdout] 562 | 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/99c95bd/src/sdl2/event.rs:563:19 [INFO] [stdout] | [INFO] [stdout] 563 | 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/99c95bd/src/sdl2/event.rs:564:19 [INFO] [stdout] | [INFO] [stdout] 564 | 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/99c95bd/src/sdl2/event.rs:565:19 [INFO] [stdout] | [INFO] [stdout] 565 | 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/99c95bd/src/sdl2/event.rs:566:19 [INFO] [stdout] | [INFO] [stdout] 566 | _ => 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/99c95bd/src/sdl2/event.rs:576:15 [INFO] [stdout] | [INFO] [stdout] 576 | 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/99c95bd/src/sdl2/event.rs:577:25 [INFO] [stdout] | [INFO] [stdout] 577 | 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/99c95bd/src/sdl2/event.rs:578:23 [INFO] [stdout] | [INFO] [stdout] 578 | 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/99c95bd/src/sdl2/event.rs:579:33 [INFO] [stdout] | [INFO] [stdout] 579 | 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/99c95bd/src/sdl2/event.rs:580:32 [INFO] [stdout] | [INFO] [stdout] 580 | 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/99c95bd/src/sdl2/event.rs:581:33 [INFO] [stdout] | [INFO] [stdout] 581 | 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/99c95bd/src/sdl2/event.rs:582:32 [INFO] [stdout] | [INFO] [stdout] 582 | 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/99c95bd/src/sdl2/event.rs:585:17 [INFO] [stdout] | [INFO] [stdout] 585 | 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/99c95bd/src/sdl2/event.rs:585:53 [INFO] [stdout] | [INFO] [stdout] 585 | 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/99c95bd/src/sdl2/event.rs:585:58 [INFO] [stdout] | [INFO] [stdout] 585 | 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/99c95bd/src/sdl2/event.rs:589:18 [INFO] [stdout] | [INFO] [stdout] 589 | 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/99c95bd/src/sdl2/event.rs:590:16 [INFO] [stdout] | [INFO] [stdout] 590 | 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/99c95bd/src/sdl2/event.rs:592:22 [INFO] [stdout] | [INFO] [stdout] 592 | 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/99c95bd/src/sdl2/event.rs:592:51 [INFO] [stdout] | [INFO] [stdout] 592 | 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/99c95bd/src/sdl2/event.rs:592:56 [INFO] [stdout] | [INFO] [stdout] 592 | 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/99c95bd/src/sdl2/event.rs:594:20 [INFO] [stdout] | [INFO] [stdout] 594 | 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/99c95bd/src/sdl2/event.rs:597:22 [INFO] [stdout] | [INFO] [stdout] 597 | 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/99c95bd/src/sdl2/event.rs:597:43 [INFO] [stdout] | [INFO] [stdout] 597 | 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/99c95bd/src/sdl2/event.rs:597:61 [INFO] [stdout] | [INFO] [stdout] 597 | 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/99c95bd/src/sdl2/event.rs:597:66 [INFO] [stdout] | [INFO] [stdout] 597 | 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/99c95bd/src/sdl2/event.rs:598:22 [INFO] [stdout] | [INFO] [stdout] 598 | 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/99c95bd/src/sdl2/event.rs:598:27 [INFO] [stdout] | [INFO] [stdout] 598 | 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/99c95bd/src/sdl2/event.rs:600:26 [INFO] [stdout] | [INFO] [stdout] 600 | 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/99c95bd/src/sdl2/event.rs:600:47 [INFO] [stdout] | [INFO] [stdout] 600 | 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/99c95bd/src/sdl2/event.rs:600:60 [INFO] [stdout] | [INFO] [stdout] 600 | 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/99c95bd/src/sdl2/event.rs:600:65 [INFO] [stdout] | [INFO] [stdout] 600 | 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/99c95bd/src/sdl2/event.rs:601:24 [INFO] [stdout] | [INFO] [stdout] 601 | 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/99c95bd/src/sdl2/event.rs:601:45 [INFO] [stdout] | [INFO] [stdout] 601 | 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/99c95bd/src/sdl2/event.rs:601:58 [INFO] [stdout] | [INFO] [stdout] 601 | 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/99c95bd/src/sdl2/event.rs:601:63 [INFO] [stdout] | [INFO] [stdout] 601 | 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/99c95bd/src/sdl2/event.rs:603:21 [INFO] [stdout] | [INFO] [stdout] 603 | 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/99c95bd/src/sdl2/event.rs:603:42 [INFO] [stdout] | [INFO] [stdout] 603 | 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/99c95bd/src/sdl2/event.rs:603:48 [INFO] [stdout] | [INFO] [stdout] 603 | 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/99c95bd/src/sdl2/event.rs:603:53 [INFO] [stdout] | [INFO] [stdout] 603 | 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/99c95bd/src/sdl2/event.rs:606:24 [INFO] [stdout] | [INFO] [stdout] 606 | 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/99c95bd/src/sdl2/event.rs:606:30 [INFO] [stdout] | [INFO] [stdout] 606 | 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/99c95bd/src/sdl2/event.rs:606:35 [INFO] [stdout] | [INFO] [stdout] 606 | 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/99c95bd/src/sdl2/event.rs:608:24 [INFO] [stdout] | [INFO] [stdout] 608 | 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/99c95bd/src/sdl2/event.rs:608:30 [INFO] [stdout] | [INFO] [stdout] 608 | 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/99c95bd/src/sdl2/event.rs:608:35 [INFO] [stdout] | [INFO] [stdout] 608 | 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/99c95bd/src/sdl2/event.rs:610:23 [INFO] [stdout] | [INFO] [stdout] 610 | 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/99c95bd/src/sdl2/event.rs:610:29 [INFO] [stdout] | [INFO] [stdout] 610 | 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/99c95bd/src/sdl2/event.rs:610:34 [INFO] [stdout] | [INFO] [stdout] 610 | 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/99c95bd/src/sdl2/event.rs:612:24 [INFO] [stdout] | [INFO] [stdout] 612 | 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/99c95bd/src/sdl2/event.rs:612:30 [INFO] [stdout] | [INFO] [stdout] 612 | 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/99c95bd/src/sdl2/event.rs:612:35 [INFO] [stdout] | [INFO] [stdout] 612 | 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/99c95bd/src/sdl2/event.rs:613:22 [INFO] [stdout] | [INFO] [stdout] 613 | 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/99c95bd/src/sdl2/event.rs:613:28 [INFO] [stdout] | [INFO] [stdout] 613 | 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/99c95bd/src/sdl2/event.rs:613:33 [INFO] [stdout] | [INFO] [stdout] 613 | 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/99c95bd/src/sdl2/event.rs:615:25 [INFO] [stdout] | [INFO] [stdout] 615 | 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/99c95bd/src/sdl2/event.rs:615:31 [INFO] [stdout] | [INFO] [stdout] 615 | 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/99c95bd/src/sdl2/event.rs:616:27 [INFO] [stdout] | [INFO] [stdout] 616 | 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/99c95bd/src/sdl2/event.rs:616:33 [INFO] [stdout] | [INFO] [stdout] 616 | 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/99c95bd/src/sdl2/event.rs:619:31 [INFO] [stdout] | [INFO] [stdout] 619 | 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/99c95bd/src/sdl2/event.rs:619:37 [INFO] [stdout] | [INFO] [stdout] 619 | 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/99c95bd/src/sdl2/event.rs:621:31 [INFO] [stdout] | [INFO] [stdout] 621 | 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/99c95bd/src/sdl2/event.rs:621:37 [INFO] [stdout] | [INFO] [stdout] 621 | 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/99c95bd/src/sdl2/event.rs:622:29 [INFO] [stdout] | [INFO] [stdout] 622 | 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/99c95bd/src/sdl2/event.rs:622:35 [INFO] [stdout] | [INFO] [stdout] 622 | 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/99c95bd/src/sdl2/event.rs:624:32 [INFO] [stdout] | [INFO] [stdout] 624 | 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/99c95bd/src/sdl2/event.rs:624:38 [INFO] [stdout] | [INFO] [stdout] 624 | 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/99c95bd/src/sdl2/event.rs:625:34 [INFO] [stdout] | [INFO] [stdout] 625 | 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/99c95bd/src/sdl2/event.rs:625:40 [INFO] [stdout] | [INFO] [stdout] 625 | 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/99c95bd/src/sdl2/event.rs:626:35 [INFO] [stdout] | [INFO] [stdout] 626 | 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/99c95bd/src/sdl2/event.rs:626:41 [INFO] [stdout] | [INFO] [stdout] 626 | 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/99c95bd/src/sdl2/event.rs:629:21 [INFO] [stdout] | [INFO] [stdout] 629 | 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/99c95bd/src/sdl2/event.rs:630:19 [INFO] [stdout] | [INFO] [stdout] 630 | 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/99c95bd/src/sdl2/event.rs:631:23 [INFO] [stdout] | [INFO] [stdout] 631 | 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/99c95bd/src/sdl2/event.rs:634:24 [INFO] [stdout] | [INFO] [stdout] 634 | 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/99c95bd/src/sdl2/event.rs:634:40 [INFO] [stdout] | [INFO] [stdout] 634 | 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/99c95bd/src/sdl2/event.rs:635:23 [INFO] [stdout] | [INFO] [stdout] 635 | 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/99c95bd/src/sdl2/event.rs:635:39 [INFO] [stdout] | [INFO] [stdout] 635 | 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/99c95bd/src/sdl2/event.rs:637:23 [INFO] [stdout] | [INFO] [stdout] 637 | 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/99c95bd/src/sdl2/event.rs:637:54 [INFO] [stdout] | [INFO] [stdout] 637 | 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/99c95bd/src/sdl2/event.rs:640:26 [INFO] [stdout] | [INFO] [stdout] 640 | 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/99c95bd/src/sdl2/event.rs:643:19 [INFO] [stdout] | [INFO] [stdout] 643 | 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/99c95bd/src/sdl2/event.rs:646:15 [INFO] [stdout] | [INFO] [stdout] 646 | 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/99c95bd/src/sdl2/event.rs:646:36 [INFO] [stdout] | [INFO] [stdout] 646 | 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/99c95bd/src/sdl2/event.rs:646:42 [INFO] [stdout] | [INFO] [stdout] 646 | 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/99c95bd/src/sdl2/event.rs:649:18 [INFO] [stdout] | [INFO] [stdout] 649 | 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/99c95bd/src/sdl2/event.rs:653:13 [INFO] [stdout] | [INFO] [stdout] 653 | 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/99c95bd/src/sdl2/event.rs:654:13 [INFO] [stdout] | [INFO] [stdout] 654 | 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/99c95bd/src/sdl2/event.rs:655:13 [INFO] [stdout] | [INFO] [stdout] 655 | 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/99c95bd/src/sdl2/event.rs:656:13 [INFO] [stdout] | [INFO] [stdout] 656 | 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/99c95bd/src/sdl2/event.rs:657:13 [INFO] [stdout] | [INFO] [stdout] 657 | 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/99c95bd/src/sdl2/event.rs:658:13 [INFO] [stdout] | [INFO] [stdout] 658 | 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/99c95bd/src/sdl2/event.rs:659:13 [INFO] [stdout] | [INFO] [stdout] 659 | 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/99c95bd/src/sdl2/event.rs:660:13 [INFO] [stdout] | [INFO] [stdout] 660 | 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/99c95bd/src/sdl2/event.rs:661:13 [INFO] [stdout] | [INFO] [stdout] 661 | 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/99c95bd/src/sdl2/event.rs:662:13 [INFO] [stdout] | [INFO] [stdout] 662 | 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/99c95bd/src/sdl2/event.rs:663:13 [INFO] [stdout] | [INFO] [stdout] 663 | 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/99c95bd/src/sdl2/event.rs:664:13 [INFO] [stdout] | [INFO] [stdout] 664 | 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/99c95bd/src/sdl2/event.rs:665:13 [INFO] [stdout] | [INFO] [stdout] 665 | 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/99c95bd/src/sdl2/event.rs:666:13 [INFO] [stdout] | [INFO] [stdout] 666 | 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/99c95bd/src/sdl2/event.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | 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/99c95bd/src/sdl2/event.rs:668:13 [INFO] [stdout] | [INFO] [stdout] 668 | 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/99c95bd/src/sdl2/event.rs:669:13 [INFO] [stdout] | [INFO] [stdout] 669 | 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/99c95bd/src/sdl2/event.rs:670:13 [INFO] [stdout] | [INFO] [stdout] 670 | 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/99c95bd/src/sdl2/event.rs:671:13 [INFO] [stdout] | [INFO] [stdout] 671 | 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/99c95bd/src/sdl2/event.rs:672:13 [INFO] [stdout] | [INFO] [stdout] 672 | 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/99c95bd/src/sdl2/event.rs:673:13 [INFO] [stdout] | [INFO] [stdout] 673 | 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/99c95bd/src/sdl2/event.rs:674:13 [INFO] [stdout] | [INFO] [stdout] 674 | 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/99c95bd/src/sdl2/event.rs:675:13 [INFO] [stdout] | [INFO] [stdout] 675 | 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/99c95bd/src/sdl2/event.rs:676:13 [INFO] [stdout] | [INFO] [stdout] 676 | 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/99c95bd/src/sdl2/event.rs:677:13 [INFO] [stdout] | [INFO] [stdout] 677 | 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/99c95bd/src/sdl2/event.rs:678:13 [INFO] [stdout] | [INFO] [stdout] 678 | 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/99c95bd/src/sdl2/event.rs:679:13 [INFO] [stdout] | [INFO] [stdout] 679 | 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/99c95bd/src/sdl2/event.rs:680:13 [INFO] [stdout] | [INFO] [stdout] 680 | 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/99c95bd/src/sdl2/event.rs:681:13 [INFO] [stdout] | [INFO] [stdout] 681 | 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/99c95bd/src/sdl2/event.rs:682:13 [INFO] [stdout] | [INFO] [stdout] 682 | 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/99c95bd/src/sdl2/event.rs:683:13 [INFO] [stdout] | [INFO] [stdout] 683 | 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/99c95bd/src/sdl2/event.rs:684:13 [INFO] [stdout] | [INFO] [stdout] 684 | 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/99c95bd/src/sdl2/event.rs:685:13 [INFO] [stdout] | [INFO] [stdout] 685 | 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/99c95bd/src/sdl2/event.rs:686:13 [INFO] [stdout] | [INFO] [stdout] 686 | 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/99c95bd/src/sdl2/event.rs:687:13 [INFO] [stdout] | [INFO] [stdout] 687 | 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/99c95bd/src/sdl2/event.rs:688:13 [INFO] [stdout] | [INFO] [stdout] 688 | 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/99c95bd/src/sdl2/event.rs:689:13 [INFO] [stdout] | [INFO] [stdout] 689 | 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/99c95bd/src/sdl2/event.rs:690:13 [INFO] [stdout] | [INFO] [stdout] 690 | 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/99c95bd/src/sdl2/event.rs:701:13 [INFO] [stdout] | [INFO] [stdout] 701 | 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/99c95bd/src/sdl2/event.rs:711:26 [INFO] [stdout] | [INFO] [stdout] 711 | 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/99c95bd/src/sdl2/event.rs:725:20 [INFO] [stdout] | [INFO] [stdout] 725 | 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/99c95bd/src/sdl2/event.rs:731:74 [INFO] [stdout] | [INFO] [stdout] 731 | 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/99c95bd/src/sdl2/event.rs:731:90 [INFO] [stdout] | [INFO] [stdout] 731 | 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/99c95bd/src/sdl2/event.rs:735:17 [INFO] [stdout] | [INFO] [stdout] 735 | 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/99c95bd/src/sdl2/event.rs:735:46 [INFO] [stdout] | [INFO] [stdout] 735 | 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/99c95bd/src/sdl2/event.rs:739:17 [INFO] [stdout] | [INFO] [stdout] 739 | AppTerminatingEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 739 | 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/99c95bd/src/sdl2/event.rs:739:56 [INFO] [stdout] | [INFO] [stdout] 739 | 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/99c95bd/src/sdl2/event.rs:743:17 [INFO] [stdout] | [INFO] [stdout] 743 | AppLowMemoryEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 743 | 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/99c95bd/src/sdl2/event.rs:743:54 [INFO] [stdout] | [INFO] [stdout] 743 | 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/99c95bd/src/sdl2/event.rs:747:17 [INFO] [stdout] | [INFO] [stdout] 747 | AppWillEnterBackgroundEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 747 | 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/99c95bd/src/sdl2/event.rs:747:64 [INFO] [stdout] | [INFO] [stdout] 747 | 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/99c95bd/src/sdl2/event.rs:751:17 [INFO] [stdout] | [INFO] [stdout] 751 | AppDidEnterBackgroundEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 751 | 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/99c95bd/src/sdl2/event.rs:751:63 [INFO] [stdout] | [INFO] [stdout] 751 | 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/99c95bd/src/sdl2/event.rs:755:17 [INFO] [stdout] | [INFO] [stdout] 755 | AppWillEnterForegroundEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 755 | 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/99c95bd/src/sdl2/event.rs:755:64 [INFO] [stdout] | [INFO] [stdout] 755 | 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/99c95bd/src/sdl2/event.rs:759:17 [INFO] [stdout] | [INFO] [stdout] 759 | AppDidEnterForegroundEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 759 | 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/99c95bd/src/sdl2/event.rs:759:63 [INFO] [stdout] | [INFO] [stdout] 759 | 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/99c95bd/src/sdl2/event.rs:767:38 [INFO] [stdout] | [INFO] [stdout] 767 | 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/99c95bd/src/sdl2/event.rs:771:17 [INFO] [stdout] | [INFO] [stdout] 771 | 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/99c95bd/src/sdl2/event.rs:771:48 [INFO] [stdout] | [INFO] [stdout] 771 | 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/99c95bd/src/sdl2/event.rs:773:44 [INFO] [stdout] | [INFO] [stdout] 773 | ... 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/99c95bd/src/sdl2/event.rs:773:64 [INFO] [stdout] | [INFO] [stdout] 773 | ... 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/99c95bd/src/sdl2/event.rs:782:38 [INFO] [stdout] | [INFO] [stdout] 782 | 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/99c95bd/src/sdl2/event.rs:786:17 [INFO] [stdout] | [INFO] [stdout] 786 | 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] 786 | 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/99c95bd/src/sdl2/event.rs:786:49 [INFO] [stdout] | [INFO] [stdout] 786 | 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/99c95bd/src/sdl2/event.rs:787:74 [INFO] [stdout] | [INFO] [stdout] 787 | ... 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/99c95bd/src/sdl2/event.rs:789:79 [INFO] [stdout] | [INFO] [stdout] 789 | ... 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/99c95bd/src/sdl2/event.rs:798:38 [INFO] [stdout] | [INFO] [stdout] 798 | 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/99c95bd/src/sdl2/event.rs:802:17 [INFO] [stdout] | [INFO] [stdout] 802 | 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/99c95bd/src/sdl2/event.rs:802:47 [INFO] [stdout] | [INFO] [stdout] 802 | 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/99c95bd/src/sdl2/event.rs:803:72 [INFO] [stdout] | [INFO] [stdout] 803 | ... 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/99c95bd/src/sdl2/event.rs:805:77 [INFO] [stdout] | [INFO] [stdout] 805 | ... 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/99c95bd/src/sdl2/event.rs:814:38 [INFO] [stdout] | [INFO] [stdout] 814 | 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/99c95bd/src/sdl2/event.rs:819:17 [INFO] [stdout] | [INFO] [stdout] 819 | 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] 819 | 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/99c95bd/src/sdl2/event.rs:819:53 [INFO] [stdout] | [INFO] [stdout] 819 | 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/99c95bd/src/sdl2/event.rs:820:49 [INFO] [stdout] | [INFO] [stdout] 820 | ... 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/99c95bd/src/sdl2/event.rs:820:70 [INFO] [stdout] | [INFO] [stdout] 820 | ... 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/99c95bd/src/sdl2/event.rs:827:38 [INFO] [stdout] | [INFO] [stdout] 827 | 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/99c95bd/src/sdl2/event.rs:832:17 [INFO] [stdout] | [INFO] [stdout] 832 | 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] 832 | 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/99c95bd/src/sdl2/event.rs:832:51 [INFO] [stdout] | [INFO] [stdout] 832 | 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/99c95bd/src/sdl2/event.rs:840:38 [INFO] [stdout] | [INFO] [stdout] 840 | 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/99c95bd/src/sdl2/event.rs:844:17 [INFO] [stdout] | [INFO] [stdout] 844 | 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] 844 | 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/99c95bd/src/sdl2/event.rs:844:53 [INFO] [stdout] | [INFO] [stdout] 844 | 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/99c95bd/src/sdl2/event.rs:845:49 [INFO] [stdout] | [INFO] [stdout] 845 | ... 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/99c95bd/src/sdl2/event.rs:847:45 [INFO] [stdout] | [INFO] [stdout] 847 | ... 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/99c95bd/src/sdl2/event.rs:847:61 [INFO] [stdout] | [INFO] [stdout] 847 | ... 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/99c95bd/src/sdl2/event.rs:848:48 [INFO] [stdout] | [INFO] [stdout] 848 | ... 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/99c95bd/src/sdl2/event.rs:848:67 [INFO] [stdout] | [INFO] [stdout] 848 | ... 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/99c95bd/src/sdl2/event.rs:855:38 [INFO] [stdout] | [INFO] [stdout] 855 | 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/99c95bd/src/sdl2/event.rs:859:17 [INFO] [stdout] | [INFO] [stdout] 859 | 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] 859 | 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/99c95bd/src/sdl2/event.rs:859:57 [INFO] [stdout] | [INFO] [stdout] 859 | 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/99c95bd/src/sdl2/event.rs:860:53 [INFO] [stdout] | [INFO] [stdout] 860 | ... 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/99c95bd/src/sdl2/event.rs:862:49 [INFO] [stdout] | [INFO] [stdout] 862 | ... 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/99c95bd/src/sdl2/event.rs:862:65 [INFO] [stdout] | [INFO] [stdout] 862 | ... 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/99c95bd/src/sdl2/event.rs:869:38 [INFO] [stdout] | [INFO] [stdout] 869 | 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/99c95bd/src/sdl2/event.rs:873:17 [INFO] [stdout] | [INFO] [stdout] 873 | 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] 873 | 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/99c95bd/src/sdl2/event.rs:873:55 [INFO] [stdout] | [INFO] [stdout] 873 | 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/99c95bd/src/sdl2/event.rs:874:51 [INFO] [stdout] | [INFO] [stdout] 874 | ... 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/99c95bd/src/sdl2/event.rs:876:47 [INFO] [stdout] | [INFO] [stdout] 876 | ... 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/99c95bd/src/sdl2/event.rs:876:63 [INFO] [stdout] | [INFO] [stdout] 876 | ... 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/99c95bd/src/sdl2/event.rs:883:38 [INFO] [stdout] | [INFO] [stdout] 883 | 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/99c95bd/src/sdl2/event.rs:887:17 [INFO] [stdout] | [INFO] [stdout] 887 | 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] 887 | 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/99c95bd/src/sdl2/event.rs:887:52 [INFO] [stdout] | [INFO] [stdout] 887 | 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/99c95bd/src/sdl2/event.rs:888:48 [INFO] [stdout] | [INFO] [stdout] 888 | ... 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/99c95bd/src/sdl2/event.rs:888:65 [INFO] [stdout] | [INFO] [stdout] 888 | ... 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/99c95bd/src/sdl2/event.rs:889:44 [INFO] [stdout] | [INFO] [stdout] 889 | ... 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/99c95bd/src/sdl2/event.rs:894:17 [INFO] [stdout] | [INFO] [stdout] 894 | 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] 894 | 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/99c95bd/src/sdl2/event.rs:894:55 [INFO] [stdout] | [INFO] [stdout] 894 | 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/99c95bd/src/sdl2/event.rs:894:76 [INFO] [stdout] | [INFO] [stdout] 894 | 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/99c95bd/src/sdl2/event.rs:895:50 [INFO] [stdout] | [INFO] [stdout] 895 | ... 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/99c95bd/src/sdl2/event.rs:899:17 [INFO] [stdout] | [INFO] [stdout] 899 | 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] 899 | 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/99c95bd/src/sdl2/event.rs:899:55 [INFO] [stdout] | [INFO] [stdout] 899 | 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/99c95bd/src/sdl2/event.rs:899:76 [INFO] [stdout] | [INFO] [stdout] 899 | 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/99c95bd/src/sdl2/event.rs:900:50 [INFO] [stdout] | [INFO] [stdout] 900 | ... 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/99c95bd/src/sdl2/event.rs:905:17 [INFO] [stdout] | [INFO] [stdout] 905 | 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] 905 | 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/99c95bd/src/sdl2/event.rs:905:54 [INFO] [stdout] | [INFO] [stdout] 905 | 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/99c95bd/src/sdl2/event.rs:905:75 [INFO] [stdout] | [INFO] [stdout] 905 | 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/99c95bd/src/sdl2/event.rs:906:48 [INFO] [stdout] | [INFO] [stdout] 906 | ... 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/99c95bd/src/sdl2/event.rs:911:17 [INFO] [stdout] | [INFO] [stdout] 911 | 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] 911 | 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/99c95bd/src/sdl2/event.rs:911:55 [INFO] [stdout] | [INFO] [stdout] 911 | 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/99c95bd/src/sdl2/event.rs:911:76 [INFO] [stdout] | [INFO] [stdout] 911 | 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/99c95bd/src/sdl2/event.rs:912:52 [INFO] [stdout] | [INFO] [stdout] 912 | ... 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/99c95bd/src/sdl2/event.rs:916:17 [INFO] [stdout] | [INFO] [stdout] 916 | 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] 916 | 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/99c95bd/src/sdl2/event.rs:916:53 [INFO] [stdout] | [INFO] [stdout] 916 | 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/99c95bd/src/sdl2/event.rs:916:74 [INFO] [stdout] | [INFO] [stdout] 916 | 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/99c95bd/src/sdl2/event.rs:917:50 [INFO] [stdout] | [INFO] [stdout] 917 | ... 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/99c95bd/src/sdl2/event.rs:921:17 [INFO] [stdout] | [INFO] [stdout] 921 | JoyDeviceAddedEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 921 | 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/99c95bd/src/sdl2/event.rs:921:56 [INFO] [stdout] | [INFO] [stdout] 921 | 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/99c95bd/src/sdl2/event.rs:922:52 [INFO] [stdout] | [INFO] [stdout] 922 | ... 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/99c95bd/src/sdl2/event.rs:926:17 [INFO] [stdout] | [INFO] [stdout] 926 | JoyDeviceRemovedEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 926 | 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/99c95bd/src/sdl2/event.rs:926:58 [INFO] [stdout] | [INFO] [stdout] 926 | 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/99c95bd/src/sdl2/event.rs:927:54 [INFO] [stdout] | [INFO] [stdout] 927 | ... 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/99c95bd/src/sdl2/event.rs:934:17 [INFO] [stdout] | [INFO] [stdout] 934 | ControllerAxisMotionEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 934 | 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/99c95bd/src/sdl2/event.rs:934:62 [INFO] [stdout] | [INFO] [stdout] 934 | 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/99c95bd/src/sdl2/event.rs:935:58 [INFO] [stdout] | [INFO] [stdout] 935 | ... 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/99c95bd/src/sdl2/event.rs:942:17 [INFO] [stdout] | [INFO] [stdout] 942 | ControllerButtonDownEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 942 | 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/99c95bd/src/sdl2/event.rs:942:62 [INFO] [stdout] | [INFO] [stdout] 942 | 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/99c95bd/src/sdl2/event.rs:943:58 [INFO] [stdout] | [INFO] [stdout] 943 | ... 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/99c95bd/src/sdl2/event.rs:949:17 [INFO] [stdout] | [INFO] [stdout] 949 | ControllerButtonUpEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 949 | 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/99c95bd/src/sdl2/event.rs:949:60 [INFO] [stdout] | [INFO] [stdout] 949 | 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/99c95bd/src/sdl2/event.rs:950:56 [INFO] [stdout] | [INFO] [stdout] 950 | ... 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/99c95bd/src/sdl2/event.rs:954:17 [INFO] [stdout] | [INFO] [stdout] 954 | ControllerDeviceAddedEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 954 | 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/99c95bd/src/sdl2/event.rs:954:63 [INFO] [stdout] | [INFO] [stdout] 954 | 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/99c95bd/src/sdl2/event.rs:955:59 [INFO] [stdout] | [INFO] [stdout] 955 | ... 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/99c95bd/src/sdl2/event.rs:959:17 [INFO] [stdout] | [INFO] [stdout] 959 | ControllerDeviceRemovedEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 959 | 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/99c95bd/src/sdl2/event.rs:959:65 [INFO] [stdout] | [INFO] [stdout] 959 | 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/99c95bd/src/sdl2/event.rs:960:61 [INFO] [stdout] | [INFO] [stdout] 960 | ... 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/99c95bd/src/sdl2/event.rs:964:17 [INFO] [stdout] | [INFO] [stdout] 964 | ControllerDeviceRemappedEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 964 | 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/99c95bd/src/sdl2/event.rs:964:66 [INFO] [stdout] | [INFO] [stdout] 964 | 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/99c95bd/src/sdl2/event.rs:965:62 [INFO] [stdout] | [INFO] [stdout] 965 | ... 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/99c95bd/src/sdl2/event.rs:970:17 [INFO] [stdout] | [INFO] [stdout] 970 | 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] 970 | 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/99c95bd/src/sdl2/event.rs:970:52 [INFO] [stdout] | [INFO] [stdout] 970 | 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/99c95bd/src/sdl2/event.rs:977:17 [INFO] [stdout] | [INFO] [stdout] 977 | 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] 977 | 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/99c95bd/src/sdl2/event.rs:977:50 [INFO] [stdout] | [INFO] [stdout] 977 | 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/99c95bd/src/sdl2/event.rs:984:17 [INFO] [stdout] | [INFO] [stdout] 984 | FingerMotionEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 984 | 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/99c95bd/src/sdl2/event.rs:984:54 [INFO] [stdout] | [INFO] [stdout] 984 | 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/99c95bd/src/sdl2/event.rs:992:17 [INFO] [stdout] | [INFO] [stdout] 992 | DollarGestureEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 992 | 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/99c95bd/src/sdl2/event.rs:992:55 [INFO] [stdout] | [INFO] [stdout] 992 | 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/99c95bd/src/sdl2/event.rs:995:56 [INFO] [stdout] | [INFO] [stdout] 995 | ... 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/99c95bd/src/sdl2/event.rs:1001:17 [INFO] [stdout] | [INFO] [stdout] 1001 | DollarRecordEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1001 | 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/99c95bd/src/sdl2/event.rs:1001:54 [INFO] [stdout] | [INFO] [stdout] 1001 | 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/99c95bd/src/sdl2/event.rs:1003:55 [INFO] [stdout] | [INFO] [stdout] 1003 | ... 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/99c95bd/src/sdl2/event.rs:1009:17 [INFO] [stdout] | [INFO] [stdout] 1009 | MultiGestureEvent(event.timestamp as uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1009 | 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/99c95bd/src/sdl2/event.rs:1009:54 [INFO] [stdout] | [INFO] [stdout] 1009 | 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/99c95bd/src/sdl2/event.rs:1012:71 [INFO] [stdout] | [INFO] [stdout] 1012 | ... 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/99c95bd/src/sdl2/event.rs:1017:17 [INFO] [stdout] | [INFO] [stdout] 1017 | ClipboardUpdateEvent(event.timestamp as uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1017 | 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/99c95bd/src/sdl2/event.rs:1017:57 [INFO] [stdout] | [INFO] [stdout] 1017 | 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/99c95bd/src/sdl2/event.rs:1025:17 [INFO] [stdout] | [INFO] [stdout] 1025 | 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] 1025 | 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/99c95bd/src/sdl2/event.rs:1025:50 [INFO] [stdout] | [INFO] [stdout] 1025 | 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/99c95bd/src/sdl2/event.rs:1028:47 [INFO] [stdout] | [INFO] [stdout] 1028 | 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/99c95bd/src/sdl2/event.rs:1034:28 [INFO] [stdout] | [INFO] [stdout] 1034 | 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/99c95bd/src/sdl2/event.rs:1041:38 [INFO] [stdout] | [INFO] [stdout] 1041 | 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/99c95bd/src/sdl2/event.rs:1045:17 [INFO] [stdout] | [INFO] [stdout] 1045 | 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/99c95bd/src/sdl2/event.rs:1045:46 [INFO] [stdout] | [INFO] [stdout] 1045 | 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/99c95bd/src/sdl2/event.rs:1045:72 [INFO] [stdout] | [INFO] [stdout] 1045 | 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/99c95bd/src/sdl2/event.rs:1046:41 [INFO] [stdout] | [INFO] [stdout] 1046 | 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/99c95bd/src/sdl2/event.rs:1091:12 [INFO] [stdout] | [INFO] [stdout] 1091 | 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/99c95bd/src/sdl2/event.rs:1104:36 [INFO] [stdout] | [INFO] [stdout] 1104 | 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/99c95bd/src/sdl2/event.rs:1156:29 [INFO] [stdout] | [INFO] [stdout] 1156 | 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/99c95bd/src/sdl2/event.rs:1156:44 [INFO] [stdout] | [INFO] [stdout] 1156 | 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] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/src/sdl2/event.rs:1161:21 [INFO] [stdout] | [INFO] [stdout] 1161 | 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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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[E0425]: cannot find value `LeftXAxis` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `LeftYAxis` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `RightXAxis` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `RightYAxis` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `TriggerLeftAxis` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `TriggerRightAxis` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `AButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `BButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `XButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `YButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `BackButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `GuideButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `StartButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `LeftStickButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `RightStickButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `LeftShoulderButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `RightShoulderButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `DPadUpButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `DPadDownButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `DPadLeftButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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[E0425]: cannot find value `DPadRightButton` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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] [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/99c95bd/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] [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/99c95bd/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] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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/99c95bd/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] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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/99c95bd/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] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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/99c95bd/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] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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/99c95bd/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] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-aa1d9d20b5a2d833/99c95bd/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/99c95bd/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] [INFO] [stdout] [WARN] too many lines in the log, truncating it