[INFO] cloning repository https://github.com/maxsnew/roguish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxsnew/roguish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxsnew%2Froguish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxsnew%2Froguish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9a2805a37bcc9d789d3a38e88ad986da9cfdcf3 [INFO] testing maxsnew/roguish 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%2Fmaxsnew%2Froguish" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxsnew/roguish 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/maxsnew/roguish [INFO] finished tweaking git repo https://github.com/maxsnew/roguish [INFO] tweaked toml for git repo https://github.com/maxsnew/roguish written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/maxsnew/roguish 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 001f91c645950db9f0dcd0636aab777792d7a745f275cd9e57691e2b96079496 [INFO] running `Command { std: "docker" "start" "-a" "001f91c645950db9f0dcd0636aab777792d7a745f275cd9e57691e2b96079496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "001f91c645950db9f0dcd0636aab777792d7a745f275cd9e57691e2b96079496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "001f91c645950db9f0dcd0636aab777792d7a745f275cd9e57691e2b96079496", kill_on_drop: false }` [INFO] [stdout] 001f91c645950db9f0dcd0636aab777792d7a745f275cd9e57691e2b96079496 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] eae063fc4acf90765a200a9796988b737ba2149e3c6e8988b3d2202bb5f46e71 [INFO] running `Command { std: "docker" "start" "-a" "eae063fc4acf90765a200a9796988b737ba2149e3c6e8988b3d2202bb5f46e71", kill_on_drop: false }` [INFO] [stderr] Compiling roguish v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tcod v0.1.0 (https://github.com/tomassedovic/tcod-rs.git#c5438ab0) [INFO] [stdout] error: couldn't read 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] [stderr] error: could not compile `roguish` due to 2 previous errors [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/ffi.rs:5:44 [INFO] [stdout] | [INFO] [stdout] 5 | pub type __builtin_va_list = [__va_list_tag, ..1u]; [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:395:7 [INFO] [stdout] | [INFO] [stdout] 395 | #[deriving(PartialEq, 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/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:470:3 [INFO] [stdout] | [INFO] [stdout] 470 | #[deriving(PartialEq, 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/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:486:3 [INFO] [stdout] | [INFO] [stdout] 486 | #[deriving(PartialEq, Clone, Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FromPrimitive` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | Special(FromPrimitive::from_u32(tcod_key.vk).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/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:210:21 [INFO] [stdout] | [INFO] [stdout] 210 | Special(FromPrimitive::from_u32(tcod_key.vk).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FromPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TCOD_console_t` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | con: ffi::TCOD_console_t, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(width: int, height: int) -> Console { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(width: int, height: int) -> Console { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_console_new` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | con: ffi::TCOD_console_new(width as c_int, height as c_int) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:32:29 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn init_root(width: int, height: int, title: &str, fullscreen: bool) -> Console { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:32:42 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn init_root(width: int, height: int, title: &str, fullscreen: bool) -> Console { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_console_init_root` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:36:32 [INFO] [stdout] | [INFO] [stdout] 36 | |c_title| ffi::TCOD_console_init_root(width as c_int, height as c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TCOD_RENDERER_SDL` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:38:60 [INFO] [stdout] | [INFO] [stdout] 38 | ... ffi::TCOD_RENDERER_SDL)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TCOD_console_t` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:40:32 [INFO] [stdout] | [INFO] [stdout] 40 | Console{con: 0 as ffi::TCOD_console_t} [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | source_x: int, source_y: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:45:42 [INFO] [stdout] | [INFO] [stdout] 45 | source_x: int, source_y: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | source_width: int, source_height: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | source_width: int, source_height: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | destination_x: int, destination_y: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:48:52 [INFO] [stdout] | [INFO] [stdout] 48 | destination_x: int, destination_y: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_console_blit` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | ffi::TCOD_console_blit(source_console.con, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TCOD_console_set_key_color` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | ffi::TCOD_console_set_key_color(self.con, transmute(color)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn 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[E0425]: cannot find function, tuple struct or tuple variant `TCOD_console_get_width` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | ffi::TCOD_console_get_width(self.con) as int [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:72:54 [INFO] [stdout] | [INFO] [stdout] 72 | ffi::TCOD_console_get_width(self.con) as int [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn 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[E0425]: cannot find function, tuple struct or tuple variant `TCOD_console_get_height` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | ffi::TCOD_console_get_height(self.con) as int [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:78:55 [INFO] [stdout] | [INFO] [stdout] 78 | ffi::TCOD_console_get_height(self.con) as int [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_console_set_default_background` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | ffi::TCOD_console_set_default_background(self.con, transmute(color)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TCOD_console_set_default_foreground` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:90:18 [INFO] [stdout] | [INFO] [stdout] 90 | ffi::TCOD_console_set_default_foreground(self.con, transmute(color)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TCOD_console_set_key_color` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | ffi::TCOD_console_set_key_color(self.con, transmute(color)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:100:46 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn set_char_background(&mut self, x: int, y: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:100:54 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn set_char_background(&mut self, x: int, y: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_console_set_char_background` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:105:18 [INFO] [stdout] | [INFO] [stdout] 105 | ffi::TCOD_console_set_char_background(self.con, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:113:24 [INFO] [stdout] | [INFO] [stdout] 113 | x: int, y: int, glyph: char, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:113:32 [INFO] [stdout] | [INFO] [stdout] 113 | x: int, y: int, glyph: char, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_console_put_char` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 117 | ffi::TCOD_console_put_char(self.con, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:124:27 [INFO] [stdout] | [INFO] [stdout] 124 | x: int, y: int, glyph: char, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:124:35 [INFO] [stdout] | [INFO] [stdout] 124 | x: int, y: int, glyph: char, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_console_put_char_ex` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:128:18 [INFO] [stdout] | [INFO] [stdout] 128 | ffi::TCOD_console_put_char_ex(self.con, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TCOD_console_clear` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:137:18 [INFO] [stdout] | [INFO] [stdout] 137 | ffi::TCOD_console_clear(self.con); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:142:24 [INFO] [stdout] | [INFO] [stdout] 142 | x: int, y: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:142:32 [INFO] [stdout] | [INFO] [stdout] 142 | x: int, y: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_console_print_ex` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:150:22 [INFO] [stdout] | [INFO] [stdout] 150 | ffi::TCOD_console_print_ex(self.con, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TCOD_console_t` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:159:39 [INFO] [stdout] | [INFO] [stdout] 159 | assert!(self.con == 0 as ffi::TCOD_console_t, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TCOD_console_set_fade` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:162:18 [INFO] [stdout] | [INFO] [stdout] 162 | ffi::TCOD_console_set_fade(fade, transmute(fading_color)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LayoutTcod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:168:25 [INFO] [stdout] | [INFO] [stdout] 168 | let flags = LayoutTcod as c_int | TypeGreyscale as c_int; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 6 | use FontFlags::LayoutTcod; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TypeGreyscale` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:168:47 [INFO] [stdout] | [INFO] [stdout] 168 | let flags = LayoutTcod as c_int | TypeGreyscale as c_int; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 6 | use FontFlags::TypeGreyscale; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TCOD_console_set_custom_font` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:170:22 [INFO] [stdout] | [INFO] [stdout] 170 | ffi::TCOD_console_set_custom_font(path, flags, 32, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TCOD_console_t` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:176:39 [INFO] [stdout] | [INFO] [stdout] 176 | assert!(self.con == 0 as ffi::TCOD_console_t, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TCOD_console_wait_for_keypress` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | ffi::TCOD_console_wait_for_keypress(flush as c_bool) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TCODK_NONE` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:181:37 [INFO] [stdout] | [INFO] [stdout] 181 | assert!(tcod_key.vk != ffi::TCODK_NONE); [INFO] [stdout] | ^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TCODK_CHAR` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:182:42 [INFO] [stdout] | [INFO] [stdout] 182 | let key = if tcod_key.vk == ffi::TCODK_CHAR { [INFO] [stdout] | ^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Printable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | Printable(tcod_key.c as u8 as char) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 6 | use Key::Printable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Special` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Special(FromPrimitive::from_u32(tcod_key.vk).unwrap()) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 6 | use Key::Special; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TCOD_console_t` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:199:39 [INFO] [stdout] | [INFO] [stdout] 199 | assert!(self.con == 0 as ffi::TCOD_console_t, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TCOD_console_check_for_keypress` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:202:18 [INFO] [stdout] | [INFO] [stdout] 202 | ffi::TCOD_console_check_for_keypress(status as c_int) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TCODK_NONE` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:204:32 [INFO] [stdout] | [INFO] [stdout] 204 | if tcod_key.vk == ffi::TCODK_NONE { [INFO] [stdout] | ^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TCODK_CHAR` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:207:42 [INFO] [stdout] | [INFO] [stdout] 207 | let key = if tcod_key.vk == ffi::TCODK_CHAR { [INFO] [stdout] | ^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Printable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:208:13 [INFO] [stdout] | [INFO] [stdout] 208 | Printable(tcod_key.c as u8 as char) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 6 | use Key::Printable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Special` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | Special(FromPrimitive::from_u32(tcod_key.vk).unwrap()) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 6 | use Key::Special; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TCOD_console_is_window_closed` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:225:18 [INFO] [stdout] | [INFO] [stdout] 225 | ffi::TCOD_console_is_window_closed() != 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TCOD_console_t` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:230:39 [INFO] [stdout] | [INFO] [stdout] 230 | assert!(self.con == 0 as ffi::TCOD_console_t, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TCOD_console_flush` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:233:18 [INFO] [stdout] | [INFO] [stdout] 233 | ffi::TCOD_console_flush(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TCOD_console_delete` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:242:18 [INFO] [stdout] | [INFO] [stdout] 242 | ffi::TCOD_console_delete(self.con); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TCOD_map_t` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:248:20 [INFO] [stdout] | [INFO] [stdout] 248 | tcod_map: ffi::TCOD_map_t, [INFO] [stdout] | ^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TCOD_path_t` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:252:21 [INFO] [stdout] | [INFO] [stdout] 252 | tcod_path: ffi::TCOD_path_t, [INFO] [stdout] | ^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:256:23 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn new(width: int, height: int) -> Map { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn new(width: int, height: int) -> Map { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_map_new` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:259:32 [INFO] [stdout] | [INFO] [stdout] 259 | Map{tcod_map: ffi::TCOD_map_new(width as c_int, height as c_int)} [INFO] [stdout] | ^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:263:28 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn 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/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:263:33 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn 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[E0425]: cannot find function, tuple struct or tuple variant `TCOD_map_get_width` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:265:19 [INFO] [stdout] | [INFO] [stdout] 265 | (ffi::TCOD_map_get_width(self.tcod_map) as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:265:56 [INFO] [stdout] | [INFO] [stdout] 265 | (ffi::TCOD_map_get_width(self.tcod_map) as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_map_get_height` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:266:19 [INFO] [stdout] | [INFO] [stdout] 266 | ffi::TCOD_map_get_height(self.tcod_map) as int) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:266:57 [INFO] [stdout] | [INFO] [stdout] 266 | ffi::TCOD_map_get_height(self.tcod_map) as int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:270:30 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn set(&mut self, x: int, y: int, transparent: bool, walkable: bool) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:270:38 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn set(&mut self, x: int, y: int, transparent: bool, walkable: bool) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TCOD_map_set_properties` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:273:18 [INFO] [stdout] | [INFO] [stdout] 273 | ffi::TCOD_map_set_properties(self.tcod_map, x as c_int, y as c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:279:34 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn is_walkable(&self, x: int, y: int) -> bool { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:279:42 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn is_walkable(&self, x: int, y: int) -> bool { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TCOD_map_is_walkable` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:282:18 [INFO] [stdout] | [INFO] [stdout] 282 | ffi::TCOD_map_is_walkable(self.tcod_map, x as c_int, y as c_int) != 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TCOD_map_delete` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:290:18 [INFO] [stdout] | [INFO] [stdout] 290 | ffi::TCOD_map_delete(self.tcod_map) [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TCOD_path_new_using_map` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:300:33 [INFO] [stdout] | [INFO] [stdout] 300 | tcod_path: ffi::TCOD_path_new_using_map(map.tcod_map, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:306:45 [INFO] [stdout] | [INFO] [stdout] 306 | pub fn new_using_function(map_width: int, map_height: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:306:62 [INFO] [stdout] | [INFO] [stdout] 306 | pub fn new_using_function(map_width: int, map_height: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TCOD_path_func_t` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:307:48 [INFO] [stdout] | [INFO] [stdout] 307 | ... path_cb: ffi::TCOD_path_func_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TCOD_path_new_using_function` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:313:33 [INFO] [stdout] | [INFO] [stdout] 313 | tcod_path: ffi::TCOD_path_new_using_function(map_width as c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:323:25 [INFO] [stdout] | [INFO] [stdout] 323 | from_x: int, from_y: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:323:38 [INFO] [stdout] | [INFO] [stdout] 323 | from_x: int, from_y: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:324:23 [INFO] [stdout] | [INFO] [stdout] 324 | to_x: int, to_y: int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:324:34 [INFO] [stdout] | [INFO] [stdout] 324 | to_x: int, to_y: int) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_path_compute` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:328:18 [INFO] [stdout] | [INFO] [stdout] 328 | ffi::TCOD_path_compute(self.tcod_path, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:335:28 [INFO] [stdout] | [INFO] [stdout] 335 | -> Option<(int, int)> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 335 | -> Option<(i32, int)> { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 296 | impl Path { [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/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:335:33 [INFO] [stdout] | [INFO] [stdout] 335 | -> Option<(int, int)> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 335 | -> Option<(int, i32)> { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 296 | impl Path { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TCOD_path_walk` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:339:24 [INFO] [stdout] | [INFO] [stdout] 339 | match ffi::TCOD_path_walk(self.tcod_path, &mut x, &mut y, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:341:36 [INFO] [stdout] | [INFO] [stdout] 341 | true => Some((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/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:341:46 [INFO] [stdout] | [INFO] [stdout] 341 | true => Some((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[E0425]: cannot find function, tuple struct or tuple variant `TCOD_path_is_empty` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:349:18 [INFO] [stdout] | [INFO] [stdout] 349 | ffi::TCOD_path_is_empty(self.tcod_path) != 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:353:26 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn len(&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[E0425]: cannot find function, tuple struct or tuple variant `TCOD_path_size` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:355:18 [INFO] [stdout] | [INFO] [stdout] 355 | ffi::TCOD_path_size(self.tcod_path) as int [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:355:52 [INFO] [stdout] | [INFO] [stdout] 355 | ffi::TCOD_path_size(self.tcod_path) as int [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:359:35 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn destination(&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/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:359:40 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn destination(&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[E0425]: cannot find function, tuple struct or tuple variant `TCOD_path_get_destination` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:363:18 [INFO] [stdout] | [INFO] [stdout] 363 | ffi::TCOD_path_get_destination(self.tcod_path, &mut x, &mut y); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:364:19 [INFO] [stdout] | [INFO] [stdout] 364 | (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/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:364:29 [INFO] [stdout] | [INFO] [stdout] 364 | (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[E0425]: cannot find function, tuple struct or tuple variant `TCOD_path_delete` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:373:18 [INFO] [stdout] | [INFO] [stdout] 373 | ffi::TCOD_path_delete(self.tcod_path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TCOD_RENDERER_GLSL` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 381 | GLSL = ffi::TCOD_RENDERER_GLSL as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:381:39 [INFO] [stdout] | [INFO] [stdout] 381 | GLSL = ffi::TCOD_RENDERER_GLSL as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_RENDERER_OPENGL` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:382:19 [INFO] [stdout] | [INFO] [stdout] 382 | OpenGL = ffi::TCOD_RENDERER_OPENGL as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:382:43 [INFO] [stdout] | [INFO] [stdout] 382 | OpenGL = ffi::TCOD_RENDERER_OPENGL as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_RENDERER_SDL` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:383:16 [INFO] [stdout] | [INFO] [stdout] 383 | SDL = ffi::TCOD_RENDERER_SDL as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:383:37 [INFO] [stdout] | [INFO] [stdout] 383 | SDL = ffi::TCOD_RENDERER_SDL as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_FONT_LAYOUT_ASCII_INCOL` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:388:29 [INFO] [stdout] | [INFO] [stdout] 388 | LayoutAsciiIncol = ffi::TCOD_FONT_LAYOUT_ASCII_INCOL as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:388:61 [INFO] [stdout] | [INFO] [stdout] 388 | LayoutAsciiIncol = ffi::TCOD_FONT_LAYOUT_ASCII_INCOL as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_FONT_LAYOUT_ASCII_INROW` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:389:29 [INFO] [stdout] | [INFO] [stdout] 389 | LayoutAsciiInrow = ffi::TCOD_FONT_LAYOUT_ASCII_INROW as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:389:61 [INFO] [stdout] | [INFO] [stdout] 389 | LayoutAsciiInrow = ffi::TCOD_FONT_LAYOUT_ASCII_INROW as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_FONT_TYPE_GREYSCALE` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:390:26 [INFO] [stdout] | [INFO] [stdout] 390 | TypeGreyscale = ffi::TCOD_FONT_TYPE_GREYSCALE as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:390:54 [INFO] [stdout] | [INFO] [stdout] 390 | TypeGreyscale = ffi::TCOD_FONT_TYPE_GREYSCALE as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_FONT_LAYOUT_TCOD` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:391:23 [INFO] [stdout] | [INFO] [stdout] 391 | LayoutTcod = ffi::TCOD_FONT_LAYOUT_TCOD as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:391:48 [INFO] [stdout] | [INFO] [stdout] 391 | LayoutTcod = ffi::TCOD_FONT_LAYOUT_TCOD as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_LEFT` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:502:17 [INFO] [stdout] | [INFO] [stdout] 502 | Left = ffi::TCOD_LEFT as int, [INFO] [stdout] | ^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:502:30 [INFO] [stdout] | [INFO] [stdout] 502 | Left = ffi::TCOD_LEFT as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_RIGHT` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:503:18 [INFO] [stdout] | [INFO] [stdout] 503 | Right = ffi::TCOD_RIGHT as int, [INFO] [stdout] | ^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:503:32 [INFO] [stdout] | [INFO] [stdout] 503 | Right = ffi::TCOD_RIGHT as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_CENTER` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:504:19 [INFO] [stdout] | [INFO] [stdout] 504 | Center = ffi::TCOD_CENTER as int, [INFO] [stdout] | ^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:504:34 [INFO] [stdout] | [INFO] [stdout] 504 | Center = ffi::TCOD_CENTER as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_BKGND_NONE` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:512:21 [INFO] [stdout] | [INFO] [stdout] 512 | None = ffi::TCOD_BKGND_NONE as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:512:40 [INFO] [stdout] | [INFO] [stdout] 512 | None = ffi::TCOD_BKGND_NONE as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TCOD_BKGND_SET` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:513:20 [INFO] [stdout] | [INFO] [stdout] 513 | Set = ffi::TCOD_BKGND_SET as int, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:513:38 [INFO] [stdout] | [INFO] [stdout] 513 | Set = ffi::TCOD_BKGND_SET as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_BKGND_MULTIPLY` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:514:25 [INFO] [stdout] | [INFO] [stdout] 514 | Multiply = ffi::TCOD_BKGND_MULTIPLY as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:514:48 [INFO] [stdout] | [INFO] [stdout] 514 | Multiply = ffi::TCOD_BKGND_MULTIPLY as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_BKGND_LIGHTEN` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:515:24 [INFO] [stdout] | [INFO] [stdout] 515 | Lighten = ffi::TCOD_BKGND_LIGHTEN as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:515:46 [INFO] [stdout] | [INFO] [stdout] 515 | Lighten = ffi::TCOD_BKGND_LIGHTEN as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_BKGND_DARKEN` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:516:23 [INFO] [stdout] | [INFO] [stdout] 516 | Darken = ffi::TCOD_BKGND_DARKEN as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:516:44 [INFO] [stdout] | [INFO] [stdout] 516 | Darken = ffi::TCOD_BKGND_DARKEN as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_BKGND_SCREEN` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:517:23 [INFO] [stdout] | [INFO] [stdout] 517 | Screen = ffi::TCOD_BKGND_SCREEN as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:517:44 [INFO] [stdout] | [INFO] [stdout] 517 | Screen = ffi::TCOD_BKGND_SCREEN as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_BKGND_COLOR_DODGE` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:518:27 [INFO] [stdout] | [INFO] [stdout] 518 | ColorDodge = ffi::TCOD_BKGND_COLOR_DODGE as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:518:53 [INFO] [stdout] | [INFO] [stdout] 518 | ColorDodge = ffi::TCOD_BKGND_COLOR_DODGE as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_BKGND_COLOR_BURN` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:519:26 [INFO] [stdout] | [INFO] [stdout] 519 | ColorBurn = ffi::TCOD_BKGND_COLOR_BURN as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:519:51 [INFO] [stdout] | [INFO] [stdout] 519 | ColorBurn = ffi::TCOD_BKGND_COLOR_BURN as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_BKGND_ADD` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:520:20 [INFO] [stdout] | [INFO] [stdout] 520 | Add = ffi::TCOD_BKGND_ADD as int, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:520:38 [INFO] [stdout] | [INFO] [stdout] 520 | Add = ffi::TCOD_BKGND_ADD as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TCOD_BKGND_ADDA` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:521:21 [INFO] [stdout] | [INFO] [stdout] 521 | AddA = ffi::TCOD_BKGND_ADDA as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:521:40 [INFO] [stdout] | [INFO] [stdout] 521 | AddA = ffi::TCOD_BKGND_ADDA as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_BKGND_BURN` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:522:21 [INFO] [stdout] | [INFO] [stdout] 522 | Burn = ffi::TCOD_BKGND_BURN as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:522:40 [INFO] [stdout] | [INFO] [stdout] 522 | Burn = ffi::TCOD_BKGND_BURN as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_BKGND_OVERLAY` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:523:24 [INFO] [stdout] | [INFO] [stdout] 523 | Overlay = ffi::TCOD_BKGND_OVERLAY as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:523:46 [INFO] [stdout] | [INFO] [stdout] 523 | Overlay = ffi::TCOD_BKGND_OVERLAY as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_BKGND_ALPH` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:524:21 [INFO] [stdout] | [INFO] [stdout] 524 | Alph = ffi::TCOD_BKGND_ALPH as int, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:524:40 [INFO] [stdout] | [INFO] [stdout] 524 | Alph = ffi::TCOD_BKGND_ALPH as int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_BKGND_DEFAULT` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:525:24 [INFO] [stdout] | [INFO] [stdout] 525 | Default = ffi::TCOD_BKGND_DEFAULT as int [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:525:46 [INFO] [stdout] | [INFO] [stdout] 525 | Default = ffi::TCOD_BKGND_DEFAULT as int [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:534:25 [INFO] [stdout] | [INFO] [stdout] 534 | pub fn set_fps(fps: int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_sys_set_fps` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:537:18 [INFO] [stdout] | [INFO] [stdout] 537 | ffi::TCOD_sys_set_fps(fps as c_int) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:541:25 [INFO] [stdout] | [INFO] [stdout] 541 | pub fn get_fps() -> int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `TCOD_sys_get_fps` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:544:27 [INFO] [stdout] | [INFO] [stdout] 544 | result = ffi::TCOD_sys_get_fps(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:547:26 [INFO] [stdout] | [INFO] [stdout] 547 | return result as int [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TCOD_sys_get_last_frame_length` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:552:18 [INFO] [stdout] | [INFO] [stdout] 552 | ffi::TCOD_sys_get_last_frame_length() as f32 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [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/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![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[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate libc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use libc::{c_int, c_float, uint8_t}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | use libc::{c_int, c_float, uint8_t}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | use libc::{c_int, c_float, uint8_t}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | type c_bool = uint8_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:489:12 [INFO] [stdout] | [INFO] [stdout] 489 | pub r: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:490:12 [INFO] [stdout] | [INFO] [stdout] 490 | pub g: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:491:12 [INFO] [stdout] | [INFO] [stdout] 491 | pub b: uint8_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:27:53 [INFO] [stdout] | [INFO] [stdout] 27 | con: ffi::TCOD_console_new(width as c_int, height as c_int) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:27:70 [INFO] [stdout] | [INFO] [stdout] 27 | con: ffi::TCOD_console_new(width as c_int, height as c_int) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:36:64 [INFO] [stdout] | [INFO] [stdout] 36 | |c_title| ffi::TCOD_console_init_root(width as c_int, height as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:36:81 [INFO] [stdout] | [INFO] [stdout] 36 | |c_title| ffi::TCOD_console_init_root(width as c_int, height as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:55:48 [INFO] [stdout] | [INFO] [stdout] 55 | ... source_x as c_int, source_y as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:55:67 [INFO] [stdout] | [INFO] [stdout] 55 | ... source_x as c_int, source_y as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:56:52 [INFO] [stdout] | [INFO] [stdout] 56 | ... source_width as c_int, source_height as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:56:76 [INFO] [stdout] | [INFO] [stdout] 56 | ... source_width as c_int, source_height as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:58:53 [INFO] [stdout] | [INFO] [stdout] 58 | ... destination_x as c_int, destination_y as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:58:77 [INFO] [stdout] | [INFO] [stdout] 58 | ... destination_x as c_int, destination_y as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:59:56 [INFO] [stdout] | [INFO] [stdout] 59 | ... foreground_alpha as c_float, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:60:56 [INFO] [stdout] | [INFO] [stdout] 60 | ... background_alpha as c_float) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:106:56 [INFO] [stdout] | [INFO] [stdout] 106 | ... x as c_int, y as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:106:68 [INFO] [stdout] | [INFO] [stdout] 106 | ... x as c_int, y as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:118:45 [INFO] [stdout] | [INFO] [stdout] 118 | ... x as c_int, y as c_int, glyph as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:118:57 [INFO] [stdout] | [INFO] [stdout] 118 | ... x as c_int, y as c_int, glyph as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:118:73 [INFO] [stdout] | [INFO] [stdout] 118 | ... x as c_int, y as c_int, glyph as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:129:48 [INFO] [stdout] | [INFO] [stdout] 129 | ... x as c_int, y as c_int, glyph as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:129:60 [INFO] [stdout] | [INFO] [stdout] 129 | ... x as c_int, y as c_int, glyph as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:129:76 [INFO] [stdout] | [INFO] [stdout] 129 | ... x as c_int, y as c_int, glyph as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:151:49 [INFO] [stdout] | [INFO] [stdout] 151 | ... x as c_int, y as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:151:61 [INFO] [stdout] | [INFO] [stdout] 151 | ... x as c_int, y as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:168:39 [INFO] [stdout] | [INFO] [stdout] 168 | let flags = LayoutTcod as c_int | TypeGreyscale as c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:168:64 [INFO] [stdout] | [INFO] [stdout] 168 | let flags = LayoutTcod as c_int | TypeGreyscale as c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:202:60 [INFO] [stdout] | [INFO] [stdout] 202 | ffi::TCOD_console_check_for_keypress(status as c_int) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:259:54 [INFO] [stdout] | [INFO] [stdout] 259 | Map{tcod_map: ffi::TCOD_map_new(width as c_int, height as c_int)} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:259:71 [INFO] [stdout] | [INFO] [stdout] 259 | Map{tcod_map: ffi::TCOD_map_new(width as c_int, height as c_int)} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:273:62 [INFO] [stdout] | [INFO] [stdout] 273 | ffi::TCOD_map_set_properties(self.tcod_map, x as c_int, y as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:273:74 [INFO] [stdout] | [INFO] [stdout] 273 | ffi::TCOD_map_set_properties(self.tcod_map, x as c_int, y as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:282:59 [INFO] [stdout] | [INFO] [stdout] 282 | ffi::TCOD_map_is_walkable(self.tcod_map, x as c_int, y as c_int) != 0 [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:282:71 [INFO] [stdout] | [INFO] [stdout] 282 | ffi::TCOD_map_is_walkable(self.tcod_map, x as c_int, y as c_int) != 0 [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:301:74 [INFO] [stdout] | [INFO] [stdout] 301 | ... diagonal_cost as c_float) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:313:75 [INFO] [stdout] | [INFO] [stdout] 313 | tcod_path: ffi::TCOD_path_new_using_function(map_width as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:314:76 [INFO] [stdout] | [INFO] [stdout] 314 | ... map_height as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:317:79 [INFO] [stdout] | [INFO] [stdout] 317 | ... diagonal_cost as c_float) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:329:46 [INFO] [stdout] | [INFO] [stdout] 329 | ... from_x as c_int, from_y as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:329:63 [INFO] [stdout] | [INFO] [stdout] 329 | ... from_x as c_int, from_y as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:330:44 [INFO] [stdout] | [INFO] [stdout] 330 | ... to_x as c_int, to_y as c_int) != 0 [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:330:59 [INFO] [stdout] | [INFO] [stdout] 330 | ... to_x as c_int, to_y as c_int) != 0 [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:337:24 [INFO] [stdout] | [INFO] [stdout] 337 | let mut x: c_int = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:338:24 [INFO] [stdout] | [INFO] [stdout] 338 | let mut y: c_int = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:361:24 [INFO] [stdout] | [INFO] [stdout] 361 | let mut x: c_int = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:362:24 [INFO] [stdout] | [INFO] [stdout] 362 | let mut y: c_int = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | Color{r: red as uint8_t, g: green as uint8_t, b: blue as uint8_t} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:496:46 [INFO] [stdout] | [INFO] [stdout] 496 | Color{r: red as uint8_t, g: green as uint8_t, b: blue as uint8_t} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:496:66 [INFO] [stdout] | [INFO] [stdout] 496 | Color{r: red as uint8_t, g: green as uint8_t, b: blue as uint8_t} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:531:16 [INFO] [stdout] | [INFO] [stdout] 531 | use libc::{c_int}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:537:42 [INFO] [stdout] | [INFO] [stdout] 537 | ffi::TCOD_sys_set_fps(fps as c_int) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | title.with_c_str( [INFO] [stdout] | ^^^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:148:18 [INFO] [stdout] | [INFO] [stdout] 148 | text.with_c_str( [INFO] [stdout] | ^^^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:166:28 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn set_custom_font(font_path: path::Path) { [INFO] [stdout] | ^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: within `std::path::Path`, the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required because it appears within the type `std::path::Path` [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 166 | pub fn set_custom_font(font_path: &path::Path) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_c_str` found for struct `std::path::Path` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/c5438ab/src/lib.rs:169:23 [INFO] [stdout] | [INFO] [stdout] 169 | font_path.with_c_str( |path| { [INFO] [stdout] | ^^^^^^^^^^ method not found in `std::path::Path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 224 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0425, E0433, E0554, E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tcod` due to 225 previous errors [INFO] running `Command { std: "docker" "inspect" "eae063fc4acf90765a200a9796988b737ba2149e3c6e8988b3d2202bb5f46e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eae063fc4acf90765a200a9796988b737ba2149e3c6e8988b3d2202bb5f46e71", kill_on_drop: false }` [INFO] [stdout] eae063fc4acf90765a200a9796988b737ba2149e3c6e8988b3d2202bb5f46e71