[INFO] cloning repository https://github.com/ucarion/proc-world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ucarion/proc-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fucarion%2Fproc-world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fucarion%2Fproc-world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20d35417fda588c5bb60230f20e20b413d0e52b0 [INFO] checking ucarion/proc-world against try#47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 for pr-149058 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fucarion%2Fproc-world" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ucarion/proc-world [INFO] finished tweaking git repo https://github.com/ucarion/proc-world [INFO] tweaked toml for git repo https://github.com/ucarion/proc-world written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ucarion/proc-world on toolchain 47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ucarion/proc-world already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/PistonDevelopers/image` [INFO] [stderr] Updating git repository `https://github.com/bjz/noise-rs` [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dca4d26ad2ff85e9e17fdf4866f4ae95bcf875eb94194146a2f05b41374fe1c4 [INFO] running `Command { std: "docker" "start" "-a" "dca4d26ad2ff85e9e17fdf4866f4ae95bcf875eb94194146a2f05b41374fe1c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dca4d26ad2ff85e9e17fdf4866f4ae95bcf875eb94194146a2f05b41374fe1c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dca4d26ad2ff85e9e17fdf4866f4ae95bcf875eb94194146a2f05b41374fe1c4", kill_on_drop: false }` [INFO] [stdout] dca4d26ad2ff85e9e17fdf4866f4ae95bcf875eb94194146a2f05b41374fe1c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e951e65aac5a763106a54a3b114794a7aed72c8c1068ed4824c697b450d24a89 [INFO] running `Command { std: "docker" "start" "-a" "e951e65aac5a763106a54a3b114794a7aed72c8c1068ed4824c697b450d24a89", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking image v0.2.0-alpha.4 (https://github.com/PistonDevelopers/image#d0071beb) [INFO] [stderr] Checking noise v0.0.3 (https://github.com/bjz/noise-rs#ff440b8a) [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/sample.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Filter < 'a> { [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] 44 | /// The filter's filter function. [INFO] [stdout] 45 | pub kernel: | f32 | : 'a -> f32, [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/noise.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 31 | pub type Point2 = [T, ..2]; [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 31 - pub type Point2 = [T, ..2]; [INFO] [stdout] 31 + pub type Point2 = [T; ..2]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/noise.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | pub type Point3 = [T, ..3]; [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 32 - pub type Point3 = [T, ..3]; [INFO] [stdout] 32 + pub type Point3 = [T; ..3]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/noise.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | pub type Point4 = [T, ..4]; [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 33 - pub type Point4 = [T, ..4]; [INFO] [stdout] 33 + pub type Point4 = [T; ..4]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/gen.rs:120:28 [INFO] [stdout] | [INFO] [stdout] 120 | static RANDOM_VECTORS: [f64,..256 * 4] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 120 - static RANDOM_VECTORS: [f64,..256 * 4] = [ [INFO] [stdout] 120 + static RANDOM_VECTORS: [f64;..256 * 4] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | values: [uint, ..TABLE_SIZE*2], [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 24 - values: [uint, ..TABLE_SIZE*2], [INFO] [stdout] 24 + values: [uint; ..TABLE_SIZE*2], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | static SEGMENT_ID_TREE: [i8, ..6] = [2, 4, -0, -1, -2, -3]; [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 43 - static SEGMENT_ID_TREE: [i8, ..6] = [2, 4, -0, -1, -2, -3]; [INFO] [stdout] 43 + static SEGMENT_ID_TREE: [i8; ..6] = [2, 4, -0, -1, -2, -3]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/perlin.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | const GRADIENT2: [::Point2, ..8] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 21 - const GRADIENT2: [::Point2, ..8] = [ [INFO] [stdout] 21 + const GRADIENT2: [::Point2; ..8] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | static KEYFRAME_YMODE_TREE: [i8, ..8] = [-B_PRED, 2, 4, 6, -DC_PRED, -V_PRED, -H_PRED, -TM_PRED]; [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 47 - static KEYFRAME_YMODE_TREE: [i8, ..8] = [-B_PRED, 2, 4, 6, -DC_PRED, -V_PRED, -H_PRED, -TM_PRED]; [INFO] [stdout] 47 + static KEYFRAME_YMODE_TREE: [i8; ..8] = [-B_PRED, 2, 4, 6, -DC_PRED, -V_PRED, -H_PRED, -TM_PRED]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/perlin.rs:32:32 [INFO] [stdout] | [INFO] [stdout] 32 | const GRADIENT3: [::Point3, ..12] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 32 - const GRADIENT3: [::Point3, ..12] = [ [INFO] [stdout] 32 + const GRADIENT3: [::Point3; ..12] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:50:35 [INFO] [stdout] | [INFO] [stdout] 50 | static KEYFRAME_YMODE_PROBS: [Prob, ..4] = [145, 156, 163, 128]; [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 50 - static KEYFRAME_YMODE_PROBS: [Prob, ..4] = [145, 156, 163, 128]; [INFO] [stdout] 50 + static KEYFRAME_YMODE_PROBS: [Prob; ..4] = [145, 156, 163, 128]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/perlin.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | const GRADIENT4: [::Point4, ..32] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 47 - const GRADIENT4: [::Point4, ..32] = [ [INFO] [stdout] 47 + const GRADIENT4: [::Point4; ..32] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:53:37 [INFO] [stdout] | [INFO] [stdout] 53 | static KEYFRAME_BPRED_MODE_TREE: [i8, ..18] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 53 - static KEYFRAME_BPRED_MODE_TREE: [i8, ..18] = [ [INFO] [stdout] 53 + static KEYFRAME_BPRED_MODE_TREE: [i8; ..18] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:66:40 [INFO] [stdout] | [INFO] [stdout] 66 | static KEYFRAME_BPRED_MODE_PROBS: [[[u8, ..9], ..10], ..10] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 66 - static KEYFRAME_BPRED_MODE_PROBS: [[[u8, ..9], ..10], ..10] = [ [INFO] [stdout] 66 + static KEYFRAME_BPRED_MODE_PROBS: [[[u8; ..9], ..10], ..10] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:66:46 [INFO] [stdout] | [INFO] [stdout] 66 | static KEYFRAME_BPRED_MODE_PROBS: [[[u8, ..9], ..10], ..10] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 66 - static KEYFRAME_BPRED_MODE_PROBS: [[[u8, ..9], ..10], ..10] = [ [INFO] [stdout] 66 + static KEYFRAME_BPRED_MODE_PROBS: [[[u8, ..9]; ..10], ..10] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:66:53 [INFO] [stdout] | [INFO] [stdout] 66 | static KEYFRAME_BPRED_MODE_PROBS: [[[u8, ..9], ..10], ..10] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 66 - static KEYFRAME_BPRED_MODE_PROBS: [[[u8, ..9], ..10], ..10] = [ [INFO] [stdout] 66 + static KEYFRAME_BPRED_MODE_PROBS: [[[u8, ..9], ..10]; ..10] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:190:34 [INFO] [stdout] | [INFO] [stdout] 190 | static KEYFRAME_UV_MODE_TREE: [i8, ..6] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 190 - static KEYFRAME_UV_MODE_TREE: [i8, ..6] = [ [INFO] [stdout] 190 + static KEYFRAME_UV_MODE_TREE: [i8; ..6] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:197:37 [INFO] [stdout] | [INFO] [stdout] 197 | static KEYFRAME_UV_MODE_PROBS: [Prob, ..3] = [142, 114, 183]; [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 197 - static KEYFRAME_UV_MODE_PROBS: [Prob, ..3] = [142, 114, 183]; [INFO] [stdout] 197 + static KEYFRAME_UV_MODE_PROBS: [Prob; ..3] = [142, 114, 183]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:200:32 [INFO] [stdout] | [INFO] [stdout] 200 | type TokenProbTables = [[[[Prob, ..NUM_DCT_TOKENS - 1], ..3], ..8], ..4]; [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 200 - type TokenProbTables = [[[[Prob, ..NUM_DCT_TOKENS - 1], ..3], ..8], ..4]; [INFO] [stdout] 200 + type TokenProbTables = [[[[Prob; ..NUM_DCT_TOKENS - 1], ..3], ..8], ..4]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:200:55 [INFO] [stdout] | [INFO] [stdout] 200 | type TokenProbTables = [[[[Prob, ..NUM_DCT_TOKENS - 1], ..3], ..8], ..4]; [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 200 - type TokenProbTables = [[[[Prob, ..NUM_DCT_TOKENS - 1], ..3], ..8], ..4]; [INFO] [stdout] 200 + type TokenProbTables = [[[[Prob, ..NUM_DCT_TOKENS - 1]; ..3], ..8], ..4]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:200:61 [INFO] [stdout] | [INFO] [stdout] 200 | type TokenProbTables = [[[[Prob, ..NUM_DCT_TOKENS - 1], ..3], ..8], ..4]; [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 200 - type TokenProbTables = [[[[Prob, ..NUM_DCT_TOKENS - 1], ..3], ..8], ..4]; [INFO] [stdout] 200 + type TokenProbTables = [[[[Prob, ..NUM_DCT_TOKENS - 1], ..3]; ..8], ..4]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:200:67 [INFO] [stdout] | [INFO] [stdout] 200 | type TokenProbTables = [[[[Prob, ..NUM_DCT_TOKENS - 1], ..3], ..8], ..4]; [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 200 - type TokenProbTables = [[[[Prob, ..NUM_DCT_TOKENS - 1], ..3], ..8], ..4]; [INFO] [stdout] 200 + type TokenProbTables = [[[[Prob, ..NUM_DCT_TOKENS - 1], ..3], ..8]; ..4]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:561:27 [INFO] [stdout] | [INFO] [stdout] 561 | static DCT_TOKEN_TREE: [i8, ..22] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 561 - static DCT_TOKEN_TREE: [i8, ..22] = [ [INFO] [stdout] 561 + static DCT_TOKEN_TREE: [i8; ..22] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:575:28 [INFO] [stdout] | [INFO] [stdout] 575 | static PROB_DCT_CAT: [[Prob, ..12], ..6] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 575 - static PROB_DCT_CAT: [[Prob, ..12], ..6] = [ [INFO] [stdout] 575 + static PROB_DCT_CAT: [[Prob; ..12], ..6] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:575:35 [INFO] [stdout] | [INFO] [stdout] 575 | static PROB_DCT_CAT: [[Prob, ..12], ..6] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 575 - static PROB_DCT_CAT: [[Prob, ..12], ..6] = [ [INFO] [stdout] 575 + static PROB_DCT_CAT: [[Prob, ..12]; ..6] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:584:25 [INFO] [stdout] | [INFO] [stdout] 584 | static DCT_CAT_BASE: [u8, ..6] = [5, 7, 11, 19, 35, 67]; [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 584 - static DCT_CAT_BASE: [u8, ..6] = [5, 7, 11, 19, 35, 67]; [INFO] [stdout] 584 + static DCT_CAT_BASE: [u8; ..6] = [5, 7, 11, 19, 35, 67]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:585:24 [INFO] [stdout] | [INFO] [stdout] 585 | static COEFF_BANDS: [u8, ..16] = [0, 1, 2, 3, 6, 4, 5, 6, 6, 6, 6, 6, 6, 6, 6, 7]; [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 585 - static COEFF_BANDS: [u8, ..16] = [0, 1, 2, 3, 6, 4, 5, 6, 6, 6, 6, 6, 6, 6, 6, 7]; [INFO] [stdout] 585 + static COEFF_BANDS: [u8; ..16] = [0, 1, 2, 3, 6, 4, 5, 6, 6, 6, 6, 6, 6, 6, 6, 7]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:587:22 [INFO] [stdout] | [INFO] [stdout] 587 | static DC_QUANT: [i16, ..128] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 587 - static DC_QUANT: [i16, ..128] = [ [INFO] [stdout] 587 + static DC_QUANT: [i16; ..128] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:606:22 [INFO] [stdout] | [INFO] [stdout] 606 | static AC_QUANT: [i16, ..128] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 606 - static AC_QUANT: [i16, ..128] = [ [INFO] [stdout] 606 + static AC_QUANT: [i16; ..128] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:625:19 [INFO] [stdout] | [INFO] [stdout] 625 | static ZIGZAG: [u8, ..16] = [0, 1, 4, 8, 5, 2, 3, 6, 9, 12, 13, 10, 7, 11, 14, 15]; [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 625 - static ZIGZAG: [u8, ..16] = [0, 1, 4, 8, 5, 2, 3, 6, 9, 12, 13, 10, 7, 11, 14, 15]; [INFO] [stdout] 625 + static ZIGZAG: [u8; ..16] = [0, 1, 4, 8, 5, 2, 3, 6, 9, 12, 13, 10, 7, 11, 14, 15]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:728:21 [INFO] [stdout] | [INFO] [stdout] 728 | bpred: [i8, ..16], [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 728 - bpred: [i8, ..16], [INFO] [stdout] 728 + bpred: [i8; ..16], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:729:21 [INFO] [stdout] | [INFO] [stdout] 729 | complexity: [u8, ..9], [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 729 - complexity: [u8, ..9], [INFO] [stdout] 729 + complexity: [u8; ..9], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:808:22 [INFO] [stdout] | [INFO] [stdout] 808 | segment: [Segment, ..MAX_SEGMENTS], [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 808 - segment: [Segment, ..MAX_SEGMENTS], [INFO] [stdout] 808 + segment: [Segment; ..MAX_SEGMENTS], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:810:28 [INFO] [stdout] | [INFO] [stdout] 810 | partitions: [BoolReader, ..8], [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 810 - partitions: [BoolReader, ..8], [INFO] [stdout] 810 + partitions: [BoolReader; ..8], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:813:30 [INFO] [stdout] | [INFO] [stdout] 813 | segment_tree_probs: [Prob, ..3], [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 813 - segment_tree_probs: [Prob, ..3], [INFO] [stdout] 813 + segment_tree_probs: [Prob; ..3], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:858:26 [INFO] [stdout] | [INFO] [stdout] 858 | token_probs: box COEFF_PROBS, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 858 - token_probs: box COEFF_PROBS, [INFO] [stdout] 858 + token_probs: Box::new(COEFF_PROBS), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `<<` is interpreted as a start of generic arguments for `u32`, not a shift [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:895:55 [INFO] [stdout] | [INFO] [stdout] 895 | let size = s[0] as u32 + (s[1] as u32 << 8) + (s[2] as u32 << 8); [INFO] [stdout] | ^^ - interpreted as generic arguments [INFO] [stdout] | | [INFO] [stdout] | not interpreted as shift [INFO] [stdout] | [INFO] [stdout] help: try shifting the cast value [INFO] [stdout] | [INFO] [stdout] 895 | let size = s[0] as u32 + ((s[1] as u32) << 8) + (s[2] as u32 << 8); [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `<<` is interpreted as a start of generic arguments for `u32`, not a shift [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:895:76 [INFO] [stdout] | [INFO] [stdout] 895 | let size = s[0] as u32 + (s[1] as u32 << 8) + (s[2] as u32 << 8); [INFO] [stdout] | ^^ - interpreted as generic arguments [INFO] [stdout] | | [INFO] [stdout] | not interpreted as shift [INFO] [stdout] | [INFO] [stdout] help: try shifting the cast value [INFO] [stdout] | [INFO] [stdout] 895 | let size = s[0] as u32 + (s[1] as u32 << 8) + ((s[2] as u32) << 8); [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `<<` is interpreted as a start of generic arguments for `u32`, not a shift [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1028:28 [INFO] [stdout] | [INFO] [stdout] 1028 | (tag[2] as u32 << 16) | (tag[1] as u32 << 8) | tag[0] as u32) >> 5; [INFO] [stdout] | ^^ -- interpreted as generic arguments [INFO] [stdout] | | [INFO] [stdout] | not interpreted as shift [INFO] [stdout] | [INFO] [stdout] help: try shifting the cast value [INFO] [stdout] | [INFO] [stdout] 1028 | ((tag[2] as u32) << 16) | (tag[1] as u32 << 8) | tag[0] as u32) >> 5; [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `<<` is interpreted as a start of generic arguments for `u32`, not a shift [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1028:52 [INFO] [stdout] | [INFO] [stdout] 1028 | (tag[2] as u32 << 16) | (tag[1] as u32 << 8) | tag[0] as u32) >> 5; [INFO] [stdout] | ^^ - interpreted as generic arguments [INFO] [stdout] | | [INFO] [stdout] | not interpreted as shift [INFO] [stdout] | [INFO] [stdout] help: try shifting the cast value [INFO] [stdout] | [INFO] [stdout] 1028 | (tag[2] as u32 << 16) | ((tag[1] as u32) << 8) | tag[0] as u32) >> 5; [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1306:82 [INFO] [stdout] | [INFO] [stdout] 1306 | fn read_residual_data(&mut self, mb: &MacroBlock, mbx: uint, p: uint) -> [i32, ..384] { [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 1306 - fn read_residual_data(&mut self, mb: &MacroBlock, mbx: uint, p: uint) -> [i32, ..384] { [INFO] [stdout] 1306 + fn read_residual_data(&mut self, mb: &MacroBlock, mbx: uint, p: uint) -> [i32; ..384] { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1433:82 [INFO] [stdout] | [INFO] [stdout] 1433 | fn create_border(mbx: uint, mby: uint, mbw: uint, top: &[u8], left: &[u8]) -> [u8, ..357] { [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 1433 - fn create_border(mbx: uint, mby: uint, mbw: uint, top: &[u8], left: &[u8]) -> [u8, ..357] { [INFO] [stdout] 1433 + fn create_border(mbx: uint, mby: uint, mbw: uint, top: &[u8], left: &[u8]) -> [u8; ..357] { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | pub static PNGSIGNATURE: [u8, ..8] = [137, 80, 78, 71, 13, 10, 26, 10]; [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 24 - pub static PNGSIGNATURE: [u8, ..8] = [137, 80, 78, 71, 13, 10, 26, 10]; [INFO] [stdout] 24 + pub static PNGSIGNATURE: [u8; ..8] = [137, 80, 78, 71, 13, 10, 26, 10]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | static CODEORDER: [u8, ..19] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 15 - static CODEORDER: [u8, ..19] = [ [INFO] [stdout] 15 + static CODEORDER: [u8; ..19] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | static LENGTHS: [u16, ..29] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 18 - static LENGTHS: [u16, ..29] = [ [INFO] [stdout] 18 + static LENGTHS: [u16; ..29] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | static EXTRA_LENGTHS: [u8, ..29] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 23 - static EXTRA_LENGTHS: [u8, ..29] = [ [INFO] [stdout] 23 + static EXTRA_LENGTHS: [u8; ..29] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | static DISTANCES: [u16, ..30] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 28 - static DISTANCES: [u16, ..30] = [ [INFO] [stdout] 28 + static DISTANCES: [u16; ..30] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | static EXTRA_DISTANCES: [u8, ..30] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 33 - static EXTRA_DISTANCES: [u8, ..30] = [ [INFO] [stdout] 33 + static EXTRA_DISTANCES: [u8; ..30] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `<<` is interpreted as a start of generic arguments for `u32`, not a shift [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:374:38 [INFO] [stdout] | [INFO] [stdout] 374 | self.bits |= byte as u32 << self.num_bits as uint; [INFO] [stdout] | ^^ ----- interpreted as generic arguments [INFO] [stdout] | | [INFO] [stdout] | not interpreted as shift [INFO] [stdout] | [INFO] [stdout] help: try shifting the cast value [INFO] [stdout] | [INFO] [stdout] 374 | self.bits |= (byte as u32) << self.num_bits as uint; [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/hash.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | static CRC_TABLE: [u32, ..256] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 46 - static CRC_TABLE: [u32, ..256] = [ [INFO] [stdout] 46 + static CRC_TABLE: [u32; ..256] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | static STD_LUMA_QTABLE: [u8, ..64] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 32 - static STD_LUMA_QTABLE: [u8, ..64] = [ [INFO] [stdout] 32 + static STD_LUMA_QTABLE: [u8; ..64] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | static STD_CHROMA_QTABLE: [u8, ..64] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 44 - static STD_CHROMA_QTABLE: [u8, ..64] = [ [INFO] [stdout] 44 + static STD_CHROMA_QTABLE: [u8; ..64] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:57:37 [INFO] [stdout] | [INFO] [stdout] 57 | static STD_LUMA_DC_CODE_LENGTHS: [u8, ..16] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 57 - static STD_LUMA_DC_CODE_LENGTHS: [u8, ..16] = [ [INFO] [stdout] 57 + static STD_LUMA_DC_CODE_LENGTHS: [u8; ..16] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:62:31 [INFO] [stdout] | [INFO] [stdout] 62 | static STD_LUMA_DC_VALUES: [u8, ..12] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 62 - static STD_LUMA_DC_VALUES: [u8, ..12] = [ [INFO] [stdout] 62 + static STD_LUMA_DC_VALUES: [u8; ..12] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:68:39 [INFO] [stdout] | [INFO] [stdout] 68 | static STD_CHROMA_DC_CODE_LENGTHS: [u8, ..16] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 68 - static STD_CHROMA_DC_CODE_LENGTHS: [u8, ..16] = [ [INFO] [stdout] 68 + static STD_CHROMA_DC_CODE_LENGTHS: [u8; ..16] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:73:33 [INFO] [stdout] | [INFO] [stdout] 73 | static STD_CHROMA_DC_VALUES: [u8, ..12] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 73 - static STD_CHROMA_DC_VALUES: [u8, ..12] = [ [INFO] [stdout] 73 + static STD_CHROMA_DC_VALUES: [u8; ..12] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:79:37 [INFO] [stdout] | [INFO] [stdout] 79 | static STD_LUMA_AC_CODE_LENGTHS: [u8, ..16] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 79 - static STD_LUMA_AC_CODE_LENGTHS: [u8, ..16] = [ [INFO] [stdout] 79 + static STD_LUMA_AC_CODE_LENGTHS: [u8; ..16] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | static STD_LUMA_AC_VALUES: [u8, ..162] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 84 - static STD_LUMA_AC_VALUES: [u8, ..162] = [ [INFO] [stdout] 84 + static STD_LUMA_AC_VALUES: [u8; ..162] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | static STD_CHROMA_AC_CODE_LENGTHS: [u8, ..16] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 99 - static STD_CHROMA_AC_CODE_LENGTHS: [u8, ..16] = [ [INFO] [stdout] 99 + static STD_CHROMA_AC_CODE_LENGTHS: [u8; ..16] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:103:33 [INFO] [stdout] | [INFO] [stdout] 103 | static STD_CHROMA_AC_VALUES: [u8, ..162] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 103 - static STD_CHROMA_AC_VALUES: [u8, ..162] = [ [INFO] [stdout] 103 + static STD_CHROMA_AC_VALUES: [u8; ..162] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `<<` is interpreted as a start of generic arguments for `u32`, not a shift [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:273:41 [INFO] [stdout] | [INFO] [stdout] 273 | self.accumulator |= bits as u32 << (32 - (self.nbits + size)) as uint; [INFO] [stdout] | ^^ --- interpreted as generic arguments [INFO] [stdout] | | [INFO] [stdout] | not interpreted as shift [INFO] [stdout] | [INFO] [stdout] help: try shifting the cast value [INFO] [stdout] | [INFO] [stdout] 273 | self.accumulator |= (bits as u32) << (32 - (self.nbits + size)) as uint; [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:582:34 [INFO] [stdout] | [INFO] [stdout] 582 | yb: &mut [u8, ..64], [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 582 - yb: &mut [u8, ..64], [INFO] [stdout] 582 + yb: &mut [u8; ..64], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:583:35 [INFO] [stdout] | [INFO] [stdout] 583 | cbb: &mut [u8, ..64], [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 583 - cbb: &mut [u8, ..64], [INFO] [stdout] 583 + cbb: &mut [u8; ..64], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:584:35 [INFO] [stdout] | [INFO] [stdout] 584 | crb: &mut [u8, ..64]) { [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 584 - crb: &mut [u8, ..64]) { [INFO] [stdout] 584 + crb: &mut [u8; ..64]) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:610:33 [INFO] [stdout] | [INFO] [stdout] 610 | gb: &mut [u8, ..64]) { [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 610 - gb: &mut [u8, ..64]) { [INFO] [stdout] 610 + gb: &mut [u8; ..64]) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | pub static UNZIGZAG: [u8, ..64] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 22 - pub static UNZIGZAG: [u8, ..64] = [ [INFO] [stdout] 22 + pub static UNZIGZAG: [u8; ..64] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | qtables: [u8, ..64 * 4], [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 104 - qtables: [u8, ..64 * 4], [INFO] [stdout] 104 + qtables: [u8; ..64 * 4], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 105 | dctables: [HuffTable, ..2], [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 105 - dctables: [HuffTable, ..2], [INFO] [stdout] 105 + dctables: [HuffTable; ..2], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | actables: [HuffTable, ..2], [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 106 - actables: [HuffTable, ..2], [INFO] [stdout] 106 + actables: [HuffTable; ..2], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::cast`, `std::num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/gen.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | use std::num::{cast, Float}; [INFO] [stdout] | ^^^^ ^^^^^ no `Float` in `num` [INFO] [stdout] | | [INFO] [stdout] | no `cast` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `<<` is interpreted as a start of generic arguments for `u32`, not a shift [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:42:39 [INFO] [stdout] | [INFO] [stdout] 42 | self.bits |= (byte as u32 << (32 - 8)) >> self.num_bits as uint; [INFO] [stdout] | ^^ --- interpreted as generic arguments [INFO] [stdout] | | [INFO] [stdout] | not interpreted as shift [INFO] [stdout] | [INFO] [stdout] help: try shifting the cast value [INFO] [stdout] | [INFO] [stdout] 42 | self.bits |= ((byte as u32) << (32 - 8)) >> self.num_bits as uint; [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::cast`, `std::num::Float`, `std::num::SignedInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/util.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | use std::num::{cast, Float, SignedInt}; [INFO] [stdout] | ^^^^ ^^^^^ ^^^^^^^^^ no `SignedInt` in `num` [INFO] [stdout] | | | [INFO] [stdout] | | no `Float` in `num` [INFO] [stdout] | no `cast` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | global_table: [(u8, u8, u8), ..256], [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 25 - global_table: [(u8, u8, u8), ..256], [INFO] [stdout] 25 + global_table: [(u8, u8, u8); ..256], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::num::Float; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `Float` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::rand` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/perlin.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use std::rand; [INFO] [stdout] | ^^^^^^^^^ no `rand` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `<<` is interpreted as a start of generic arguments for `u32`, not a shift [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:70:45 [INFO] [stdout] | [INFO] [stdout] 70 | self.accumulator |= byte as u32 << self.num_bits as uint; [INFO] [stdout] | ^^ ----- interpreted as generic arguments [INFO] [stdout] | | [INFO] [stdout] | not interpreted as shift [INFO] [stdout] | [INFO] [stdout] help: try shifting the cast value [INFO] [stdout] | [INFO] [stdout] 70 | self.accumulator |= (byte as u32) << self.num_bits as uint; [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::rand` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/perlin.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | use std::rand::Rng; [INFO] [stdout] | ^^^^ could not find `rand` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:241:50 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn read_offset(&mut self) -> IoResult<[u8, ..4]> { [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 241 - pub fn read_offset(&mut self) -> IoResult<[u8, ..4]> { [INFO] [stdout] 241 + pub fn read_offset(&mut self) -> IoResult<[u8; ..4]> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::cast`, `std::num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/perlin.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | use std::num::{cast, Float}; [INFO] [stdout] | ^^^^ ^^^^^ no `Float` in `num` [INFO] [stdout] | | [INFO] [stdout] | no `cast` in `num` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] source::Float [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/ifd.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 91 | offset: [u8, ..4], [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 91 - offset: [u8, ..4], [INFO] [stdout] 91 + offset: [u8; ..4], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::cast`, `std::num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/ridgedmulti.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | use std::num::{cast, Float}; [INFO] [stdout] | ^^^^ ^^^^^ no `Float` in `num` [INFO] [stdout] | | [INFO] [stdout] | no `cast` in `num` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] source::Float [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::rand` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/ridgedmulti.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | use std::rand::Rng; [INFO] [stdout] | ^^^^ could not find `rand` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/ifd.rs:105:52 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn new(type_: Type, count: u32, offset: [u8, ..4]) -> Entry { [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 105 - pub fn new(type_: Type, count: u32, offset: [u8, ..4]) -> Entry { [INFO] [stdout] 105 + pub fn new(type_: Type, count: u32, offset: [u8; ..4]) -> Entry { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::rand` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::rand; [INFO] [stdout] | ^^^^^^^^^ no `rand` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/perlin.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::num::Float; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `Float` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::cast`, `std::num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/brownian.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | use std::num::{cast, Float}; [INFO] [stdout] | ^^^^ ^^^^^ no `Float` in `num` [INFO] [stdout] | | [INFO] [stdout] | no `cast` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `,`, `:`, `=`, or `>`, found `?` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/color.rs:230:26 [INFO] [stdout] | [INFO] [stdout] 230 | pub trait FromColor for Sized? { [INFO] [stdout] | ^ expected one of `,`, `:`, `=`, or `>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `=`, `where`, or `{`, found keyword `for` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/buffer.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait AsMutSlice for Sized? { [INFO] [stdout] | ^^^ expected one of `:`, `=`, `where`, or `{` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/noise.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[deriving(Copy, Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `flate` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/lib.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern crate flate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/ridgedmulti.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | #[deriving(Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/perlin.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | #[deriving(Copy, Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rand` in `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/ridgedmulti.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | self.seed(std::rand::weak_rng().gen()) [INFO] [stdout] | ^^^^ could not find `rand` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::cast`, `std::num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/colorops.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | cast, [INFO] [stdout] | ^^^^ no `cast` in `num` [INFO] [stdout] 4 | Float, [INFO] [stdout] | ^^^^^ no `Float` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::cast`, `std::num::Float`, `std::num::FloatMath`, `std::num::SignedInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/sample.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | cast, [INFO] [stdout] | ^^^^ no `cast` in `num` [INFO] [stdout] 10 | Float, [INFO] [stdout] | ^^^^^ no `Float` in `num` [INFO] [stdout] 11 | FloatMath, [INFO] [stdout] | ^^^^^^^^^ no `FloatMath` in `num` [INFO] [stdout] 12 | SignedInt, [INFO] [stdout] | ^^^^^^^^^ no `SignedInt` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::MemReader` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/decoder.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::MemReader; [INFO] [stdout] | ^^^^^^^^^--------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `BufReader` [INFO] [stdout] | no `MemReader` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::IoResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::io::IoResult; [INFO] [stdout] | ^^^^^^^^^-------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Result` [INFO] [stdout] | no `IoResult` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::IoResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/ppm/encoder.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::IoResult; [INFO] [stdout] | ^^^^^^^^^-------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Result` [INFO] [stdout] | no `IoResult` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/ppm/encoder.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::SignedInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/filter.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::num::SignedInt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `SignedInt` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::IoResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::IoResult; [INFO] [stdout] | ^^^^^^^^^-------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Result` [INFO] [stdout] | no `IoResult` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::MemReader` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::MemReader; [INFO] [stdout] | ^^^^^^^^^--------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `BufReader` [INFO] [stdout] | no `MemReader` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::num::Float; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `Float` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::io::IoResult`, `std::io::MemWriter` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/encoder.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | IoResult, [INFO] [stdout] | ^^^^^^^^ no `IoResult` in `io` [INFO] [stdout] 12 | MemWriter [INFO] [stdout] | ^^^^^^^^^ no `MemWriter` in `io` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 11 - IoResult, [INFO] [stdout] 11 + Result, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 12 - MemWriter [INFO] [stdout] 12 + BufWriter [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::IoResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/zlib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::io::IoResult; [INFO] [stdout] | ^^^^^^^^^-------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Result` [INFO] [stdout] | no `IoResult` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::IoResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::IoResult; [INFO] [stdout] | ^^^^^^^^^-------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Result` [INFO] [stdout] | no `IoResult` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::path::BytesContainer` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/hash.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::path::BytesContainer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `BytesContainer` in `path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::MemWriter` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::MemWriter; [INFO] [stdout] | ^^^^^^^^^--------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `BufWriter` [INFO] [stdout] | no `MemWriter` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::IoResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::IoResult; [INFO] [stdout] | ^^^^^^^^^-------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Result` [INFO] [stdout] | no `IoResult` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::iter::range_step` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::iter::range_step; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `range_step` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::Float`, `std::num::SignedInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use std::num::{ Float, SignedInt }; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ no `SignedInt` in `num` [INFO] [stdout] | | [INFO] [stdout] | no `Float` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::iter::range_step` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::range_step; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `range_step` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::collections::vec_map` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::vec_map::VecMap; [INFO] [stdout] | ^^^^^^^ could not find `vec_map` in `collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use std::num::{ Float }; [INFO] [stdout] | ^^^^^ no `Float` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::IoResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::IoResult; [INFO] [stdout] | ^^^^^^^^^-------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Result` [INFO] [stdout] | no `IoResult` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::num::Float; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `Float` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::IoResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::IoResult; [INFO] [stdout] | ^^^^^^^^^-------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Result` [INFO] [stdout] | no `IoResult` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::error::FromError` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::FromError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `FromError` in `error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::ascii::OwnedAsciiExt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ascii::OwnedAsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `OwnedAsciiExt` in `ascii` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::Float`, `std::num::Int`, `std::num::NumCast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use std::num::{ Float, Int, NumCast }; [INFO] [stdout] | ^^^^^ ^^^ ^^^^^^^ no `NumCast` in `num` [INFO] [stdout] | | | [INFO] [stdout] | | no `Int` in `num` [INFO] [stdout] | no `Float` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/sample.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | #[deriving(Copy)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:726:3 [INFO] [stdout] | [INFO] [stdout] 726 | #[deriving(Copy)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:748:3 [INFO] [stdout] | [INFO] [stdout] 748 | #[deriving(Default, Show, Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:778:3 [INFO] [stdout] | [INFO] [stdout] 778 | #[deriving(Copy, Default)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/filter.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[deriving(FromPrimitive, Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/gen.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | static X_NOISE_GEN : int = 1619; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/gen.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | static Y_NOISE_GEN : int = 31337; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[deriving(Copy, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/gen.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 23 | static Z_NOISE_GEN : int = 6971; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/gen.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | static SEED_NOISE_GEN : int = 1013; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/gen.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | static SHIFT_NOISE_GEN : uint = 8; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/gen.rs:30:69 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn gradient_coherent_noise_3d(x: F, y: F, z: F, seed: int, quality: ::Quality) -> F { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/gen.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | let x0 : int = x.floor().to_int().unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/gen.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | let y0 : int = y.floor().to_int().unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/gen.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | let z0 : int = z.floor().to_int().unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/gen.rs:77:60 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn gradient_noise_3d(fx: F, fy: F, fz: F, ix: int, iy: int, iz: int, seed: int) -> F { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/gen.rs:77:69 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn gradient_noise_3d(fx: F, fy: F, fz: F, ix: int, iy: int, iz: int, seed: int) -> F { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/gen.rs:77:78 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn gradient_noise_3d(fx: F, fy: F, fz: F, ix: int, iy: int, iz: int, seed: int) -> F { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/gen.rs:77:89 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn gradient_noise_3d(fx: F, fy: F, fz: F, ix: int, iy: int, iz: int, seed: int) -> F { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/gen.rs:89:40 [INFO] [stdout] | [INFO] [stdout] 89 | let vector_index = vector_index as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/util.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn signed_modulus(a: int, b: int) -> uint { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/util.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn signed_modulus(a: int, b: int) -> uint { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/util.rs:45:42 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn signed_modulus(a: int, b: int) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/util.rs:46:56 [INFO] [stdout] | [INFO] [stdout] 46 | (if a < 0 { b - (a.abs() % b) } else { a % b }) as uint [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/perlin.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | static DEFAULT_SEED : int = 0; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/perlin.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | static DEFAULT_OCTAVE_COUNT : uint = 6; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:40:3 [INFO] [stdout] | [INFO] [stdout] 40 | #[deriving(Copy, FromPrimitive, Show, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/perlin.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | pub seed: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/perlin.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | pub octaves: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/perlin.rs:63:29 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn seed(self, seed: int) -> Perlin { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/perlin.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn octaves(self, octaves: uint) -> Perlin { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/perlin.rs:112:18 [INFO] [stdout] | [INFO] [stdout] 112 | for i in range(0, self.octaves) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 19 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/perlin.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | let seed = self.seed + i as int; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/ridgedmulti.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | static DEFAULT_SEED : int = 0; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/ridgedmulti.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | static DEFAULT_OCTAVE_COUNT : uint = 6; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/ridgedmulti.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | pub seed: int, [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/ridgedmulti.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | octaves: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/ridgedmulti.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn seed(self, seed: int) -> RidgedMulti { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/ridgedmulti.rs:81:29 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn octaves(self, o: uint) -> RidgedMulti { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/ridgedmulti.rs:111:18 [INFO] [stdout] | [INFO] [stdout] 111 | for i in range(0, self.octaves) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 16 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/source/ridgedmulti.rs:112:41 [INFO] [stdout] | [INFO] [stdout] 112 | let seed = self.seed + i as int; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | const TABLE_SIZE: uint = 256; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | values: [uint, ..TABLE_SIZE*2], [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(seed: uint) -> Seed { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | let mut seq: Vec = range(0u, TABLE_SIZE).collect(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | impl Seed { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | let mut seq: Vec = range(0u, TABLE_SIZE).collect(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 16 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | for i in range(0, TABLE_SIZE) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 16 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:32:29 [INFO] [stdout] | [INFO] [stdout] 32 | let mut swap_i: uint = rand::Rand::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:34:38 [INFO] [stdout] | [INFO] [stdout] 34 | let swap = seq[swap_i as uint]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | seq[swap_i as uint] = seq[i]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | for i in range(0, TABLE_SIZE*2) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 16 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:51:27 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get1(&self, x: int) -> uint { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:51:35 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get1(&self, x: int) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | #[deriving(Copy)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:52:61 [INFO] [stdout] | [INFO] [stdout] 52 | return self.values[(signed_modulus(x, TABLE_SIZE as int))]; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | #[deriving(PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:55:27 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get2(&self, x: int, y: int) -> uint { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:55:35 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get2(&self, x: int, y: int) -> uint { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get2(&self, x: int, y: int) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:56:61 [INFO] [stdout] | [INFO] [stdout] 56 | return self.values[(signed_modulus(y, TABLE_SIZE as int)) + self.get1(x)]; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:59:27 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn get3(&self, x: int, y: int, z: int) -> uint { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn get3(&self, x: int, y: int, z: int) -> uint { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:59:43 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn get3(&self, x: int, y: int, z: int) -> uint { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:59:51 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn get3(&self, x: int, y: int, z: int) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:60:61 [INFO] [stdout] | [INFO] [stdout] 60 | return self.values[(signed_modulus(z, TABLE_SIZE as int)) + self.get2(x, y)]; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get4(&self, x: int, y: int, z: int, w: int) -> uint { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:63:35 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get4(&self, x: int, y: int, z: int, w: int) -> uint { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:63:43 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get4(&self, x: int, y: int, z: int, w: int) -> uint { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:63:51 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get4(&self, x: int, y: int, z: int, w: int) -> uint { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:63:59 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get4(&self, x: int, y: int, z: int, w: int) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:64:61 [INFO] [stdout] | [INFO] [stdout] 64 | return self.values[(signed_modulus(w, TABLE_SIZE as int)) + self.get3(x, y, z)]; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/perlin.rs:82:47 [INFO] [stdout] | [INFO] [stdout] 82 | fn get_perlin2_gradient(seed: &Seed, x_whole: int, y_whole: int, x_frac: f32, y_frac: f32) -> f32 { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/hash.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[deriving(Copy)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/perlin.rs:82:61 [INFO] [stdout] | [INFO] [stdout] 82 | fn get_perlin2_gradient(seed: &Seed, x_whole: int, y_whole: int, x_frac: f32, y_frac: f32) -> f32 { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/perlin.rs:87:47 [INFO] [stdout] | [INFO] [stdout] 87 | fn get_perlin3_gradient(seed: &Seed, x_whole: int, y_whole: int, z_whole: int, x_frac: f32, y_frac: f32, z_frac: f32) -> f32 { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/perlin.rs:87:61 [INFO] [stdout] | [INFO] [stdout] 87 | fn get_perlin3_gradient(seed: &Seed, x_whole: int, y_whole: int, z_whole: int, x_frac: f32, y_frac: f32, z_frac: f32) -> f32 { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/perlin.rs:87:75 [INFO] [stdout] | [INFO] [stdout] 87 | fn get_perlin3_gradient(seed: &Seed, x_whole: int, y_whole: int, z_whole: int, x_frac: f32, y_frac: f32, z_frac: f32) -> f32 { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/perlin.rs:92:47 [INFO] [stdout] | [INFO] [stdout] 92 | fn get_perlin4_gradient(seed: &Seed, x_whole: int, y_whole: int, z_whole: int, w_whole: int, x_frac: f32, y_frac: f32, z_frac: f32, ... [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/perlin.rs:92:61 [INFO] [stdout] | [INFO] [stdout] 92 | fn get_perlin4_gradient(seed: &Seed, x_whole: int, y_whole: int, z_whole: int, w_whole: int, x_frac: f32, y_frac: f32, z_frac: f32, ... [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/perlin.rs:92:75 [INFO] [stdout] | [INFO] [stdout] 92 | fn get_perlin4_gradient(seed: &Seed, x_whole: int, y_whole: int, z_whole: int, w_whole: int, x_frac: f32, y_frac: f32, z_frac: f32, ... [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/perlin.rs:92:89 [INFO] [stdout] | [INFO] [stdout] 92 | ...y_whole: int, z_whole: int, w_whole: int, x_frac: f32, y_frac: f32, z_frac: f32, w_frac: f32) -> f32 { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/brownian.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | for _ in range(0, octaves) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 16 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/brownian.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | for _ in range(0, octaves) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 16 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/brownian.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | for _ in range(0, octaves) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 16 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/hash.rs:102:3 [INFO] [stdout] | [INFO] [stdout] 102 | #[deriving(Copy)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | #[deriving(Copy, Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/util.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | let three : F = cast(3i).unwrap(); [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/util.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | let two : F = cast(2i).unwrap(); [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/util.rs:32:32 [INFO] [stdout] | [INFO] [stdout] 32 | t * t * t * (t * (t * cast(6i).unwrap() - cast(15i).unwrap()) + cast(10i).unwrap()) [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/util.rs:32:52 [INFO] [stdout] | [INFO] [stdout] 32 | t * t * t * (t * (t * cast(6i).unwrap() - cast(15i).unwrap()) + cast(10i).unwrap()) [INFO] [stdout] | ^^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/util.rs:32:74 [INFO] [stdout] | [INFO] [stdout] 32 | t * t * t * (t * (t * cast(6i).unwrap() - cast(15i).unwrap()) + cast(10i).unwrap()) [INFO] [stdout] | ^^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/seed.rs:30:40 [INFO] [stdout] | [INFO] [stdout] 30 | let mut seq: Vec = range(0u, TABLE_SIZE).collect(); [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:88:3 [INFO] [stdout] | [INFO] [stdout] 88 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[deriving(Default, Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | #[deriving(Copy, 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/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:88:3 [INFO] [stdout] | [INFO] [stdout] 88 | #[deriving(Copy, Show, FromPrimitive)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:97:3 [INFO] [stdout] | [INFO] [stdout] 97 | #[deriving(Copy, Show, FromPrimitive)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:107:3 [INFO] [stdout] | [INFO] [stdout] 107 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/ifd.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[deriving(Copy, PartialEq, Eq, Show, Hash)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | / tags!{ [INFO] [stdout] 29 | | // bilevel images [INFO] [stdout] 30 | | PhotometricInterpretation 262; [INFO] [stdout] 31 | | Compression 259; [INFO] [stdout] ... | [INFO] [stdout] 45 | | SamplesPerPixel 277; [INFO] [stdout] 46 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/ifd.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | #[deriving(Copy, Show, FromPrimitive)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/ifd.rs:57:3 [INFO] [stdout] | [INFO] [stdout] 57 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/mod.rs:6:4 [INFO] [stdout] | [INFO] [stdout] 6 | #![experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[deriving(Show, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:65:3 [INFO] [stdout] | [INFO] [stdout] 65 | #[deriving(Copy, PartialEq, Eq, Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/gen.rs:120:29 [INFO] [stdout] | [INFO] [stdout] 120 | static RANDOM_VECTORS: [f64,..256 * 4] = [ [INFO] [stdout] | ^^^^^^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/noise.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | pub type Point2 = [T, ..2]; [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/perlin.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | const GRADIENT2: [::Point2, ..8] = [ [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/noise.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | pub type Point3 = [T, ..3]; [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/perlin.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 32 | const GRADIENT3: [::Point3, ..12] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/noise.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | pub type Point4 = [T, ..4]; [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/noise-rs-aa1d7d5dfdf649da/ff440b8/src/perlin.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 47 | const GRADIENT4: [::Point4, ..32] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `noise` (lib) due to 110 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `bytes` in `slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/decoder.rs:121:16 [INFO] [stdout] | [INFO] [stdout] 121 | slice::bytes::copy_memory(buf, slice); [INFO] [stdout] | ^^^^^ could not find `bytes` in `slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `bytes` in `slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:387:16 [INFO] [stdout] | [INFO] [stdout] 387 | slice::bytes::copy_memory(self.previous.as_mut_slice(), buf.slice_to(rlength as uint)); [INFO] [stdout] | ^^^^^ could not find `bytes` in `slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `bytes` in `slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/encoder.rs:158:20 [INFO] [stdout] | [INFO] [stdout] 158 | slice::bytes::copy_memory(s, row); [INFO] [stdout] | ^^^^^ could not find `bytes` in `slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `bytes` in `slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/encoder.rs:168:25 [INFO] [stdout] | [INFO] [stdout] 168 | 0 => slice::bytes::copy_memory(out, row), [INFO] [stdout] | ^^^^^ could not find `bytes` in `slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `bytes` in `slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/encoder.rs:169:25 [INFO] [stdout] | [INFO] [stdout] 169 | _ => slice::bytes::copy_memory(out, c.slice(stride, stride + rowlen)), [INFO] [stdout] | ^^^^^ could not find `bytes` in `slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `bytes` in `slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/encoder.rs:172:16 [INFO] [stdout] | [INFO] [stdout] 172 | slice::bytes::copy_memory(p.as_mut_slice(), row); [INFO] [stdout] | ^^^^^ could not find `bytes` in `slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `bytes` in `slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:586:16 [INFO] [stdout] | [INFO] [stdout] 586 | slice::bytes::copy_memory(buf, slice); [INFO] [stdout] | ^^^^^ could not find `bytes` in `slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MemReader` in `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | let m = io::MemReader::new(data); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | could not find `MemReader` in `io` [INFO] [stdout] | help: a struct with a similar name exists: `BufReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `bytes` in `slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:308:16 [INFO] [stdout] | [INFO] [stdout] 308 | slice::bytes::copy_memory(buf, slice); [INFO] [stdout] | ^^^^^ could not find `bytes` in `slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `bytes` in `slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:144:16 [INFO] [stdout] | [INFO] [stdout] 144 | slice::bytes::copy_memory(buf, self.out.slice(self.pos, self.pos + a)); [INFO] [stdout] | ^^^^^ could not find `bytes` in `slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MemReader` in `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/ifd.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | io::MemReader::new(self.offset.as_slice().to_vec()), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | could not find `MemReader` in `io` [INFO] [stdout] | help: a struct with a similar name exists: `BufReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `bytes` in `slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:140:24 [INFO] [stdout] | [INFO] [stdout] 140 | slice::bytes::copy_memory(to, from); [INFO] [stdout] | ^^^^^ could not find `bytes` in `slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BufferedReader` in `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:523:79 [INFO] [stdout] | [INFO] [stdout] 523 | image::ImageFormat::PNG => decoder_to_image(png::PNGDecoder::new(io::BufferedReader::new(r))), [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `BufferedReader` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BufferedReader` in `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:524:79 [INFO] [stdout] | [INFO] [stdout] 524 | image::ImageFormat::GIF => decoder_to_image(gif::GIFDecoder::new(io::BufferedReader::new(r))), [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `BufferedReader` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BufferedReader` in `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:525:81 [INFO] [stdout] | [INFO] [stdout] 525 | image::ImageFormat::JPEG => decoder_to_image(jpeg::JPEGDecoder::new(io::BufferedReader::new(r))), [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `BufferedReader` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BufferedReader` in `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:526:81 [INFO] [stdout] | [INFO] [stdout] 526 | image::ImageFormat::WEBP => decoder_to_image(webp::WebpDecoder::new(io::BufferedReader::new(r))), [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `BufferedReader` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/affine.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | for y in range(0, height) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/affine.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | for x in range(0, width) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/affine.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | for y in range(0, height) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/affine.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | for x in range(0, width) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/affine.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | for y in range(0, height) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/affine.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | for x in range(0, width) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/affine.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | for y in range(0, height) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/affine.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | for x in range(0, width) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/affine.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | for y in range(0, height) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/affine.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | for x in range(0, width) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/colorops.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 32 | for y in range(0, height) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/colorops.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | for x in range(0, width) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/colorops.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | for y in range(0, height) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/colorops.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | for x in range(0, width) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/colorops.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | for y in range(0, height) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/colorops.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 73 | for x in range(0, width) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/colorops.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | for y in range(0, height) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/colorops.rs:104:18 [INFO] [stdout] | [INFO] [stdout] 104 | for x in range(0, width) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/sample.rs:155:14 [INFO] [stdout] | [INFO] [stdout] 155 | for y in range(0, height) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/sample.rs:170:21 [INFO] [stdout] | [INFO] [stdout] 170 | for outx in range(0, new_width) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/sample.rs:186:22 [INFO] [stdout] | [INFO] [stdout] 186 | for i in range(left, right + 1) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/sample.rs:242:14 [INFO] [stdout] | [INFO] [stdout] 242 | for x in range(0, width) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/sample.rs:257:21 [INFO] [stdout] | [INFO] [stdout] 257 | for outy in range(0, new_height) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/sample.rs:273:22 [INFO] [stdout] | [INFO] [stdout] 273 | for i in range(left, right + 1) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/sample.rs:323:18 [INFO] [stdout] | [INFO] [stdout] 323 | let taps: &[(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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/sample.rs:323:23 [INFO] [stdout] | [INFO] [stdout] 323 | let taps: &[(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 `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/sample.rs:346:14 [INFO] [stdout] | [INFO] [stdout] 346 | for y in range(1, height - 1) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/sample.rs:347:18 [INFO] [stdout] | [INFO] [stdout] 347 | for x in range(1, width - 1) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/sample.rs:357:31 [INFO] [stdout] | [INFO] [stdout] 357 | let x0 = x as int + a; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/sample.rs:358:31 [INFO] [stdout] | [INFO] [stdout] 358 | let y0 = y as int + b; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/sample.rs:473:14 [INFO] [stdout] | [INFO] [stdout] 473 | for y in range(0, height) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/sample.rs:474:18 [INFO] [stdout] | [INFO] [stdout] 474 | for x in range(0, width) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/mod.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | for top_y in range(0, range_height) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/mod.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | for top_x in range(0, range_width) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/decoder.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | impl WebpDecoder { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/decoder.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | impl ImageDecoder for WebpDecoder { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/decoder.rs:102:42 [INFO] [stdout] | [INFO] [stdout] 102 | fn row_len(&mut self) -> ImageResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 91 | impl ImageDecoder for WebpDecoder { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/decoder.rs:105:32 [INFO] [stdout] | [INFO] [stdout] 105 | Ok(self.frame.width as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/decoder.rs:117:34 [INFO] [stdout] | [INFO] [stdout] 117 | self.decoded_rows as uint * rlen, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/decoder.rs:118:34 [INFO] [stdout] | [INFO] [stdout] 118 | self.decoded_rows as uint * rlen + rlen [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/transform.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | for i in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/transform.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | for i in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/transform.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | for i in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/transform.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | for i in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | const MAX_SEGMENTS: uint = 4; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | const NUM_DCT_TOKENS: uint = 12; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:629:12 [INFO] [stdout] | [INFO] [stdout] 629 | index: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:645:18 [INFO] [stdout] | [INFO] [stdout] 645 | for _ in range(0u, 2) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the available field [INFO] [stdout] | [INFO] [stdout] 645 | for _ in self.range(0u, 2) { [INFO] [stdout] | +++++ [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:705:74 [INFO] [stdout] | [INFO] [stdout] 705 | pub fn read_with_tree(&mut self, tree: &[i8], probs: &[Prob], start: int) -> i8 { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:709:51 [INFO] [stdout] | [INFO] [stdout] 709 | let a = self.read_bool(probs[index as uint >> 1]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:710:34 [INFO] [stdout] | [INFO] [stdout] 710 | let b = index + a as int; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:711:31 [INFO] [stdout] | [INFO] [stdout] 711 | index = tree[b as uint] as int; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:711:40 [INFO] [stdout] | [INFO] [stdout] 711 | index = tree[b as uint] as int; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:829:9 [INFO] [stdout] | [INFO] [stdout] 829 | impl VP8Decoder { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:875:18 [INFO] [stdout] | [INFO] [stdout] 875 | for i in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:876:22 [INFO] [stdout] | [INFO] [stdout] 876 | for j in range(0u, 8) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:877:26 [INFO] [stdout] | [INFO] [stdout] 877 | for k in range(0u, 3) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:878:30 [INFO] [stdout] | [INFO] [stdout] 878 | for t in range(0u, NUM_DCT_TOKENS - 1) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:890:38 [INFO] [stdout] | [INFO] [stdout] 890 | fn init_partitions(&mut self, n: uint) -> IoResult<()> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:896:59 [INFO] [stdout] | [INFO] [stdout] 896 | let buf = try!(self.r.read_exact(size as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:926:18 [INFO] [stdout] | [INFO] [stdout] 926 | for i in range(0u, n) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:930:79 [INFO] [stdout] | [INFO] [stdout] 930 | self.segment[i].ydc = DC_QUANT[clip(base + ydc_delta, 0, 127) as uint]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:931:67 [INFO] [stdout] | [INFO] [stdout] 931 | self.segment[i].yac = AC_QUANT[clip(base, 0, 127) as uint]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:933:80 [INFO] [stdout] | [INFO] [stdout] 933 | self.segment[i].y2dc = DC_QUANT[clip(base + y2dc_delta, 0, 127) as uint] * 2; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:934:80 [INFO] [stdout] | [INFO] [stdout] 934 | self.segment[i].y2ac = AC_QUANT[clip(base + y2ac_delta, 0, 127) as uint] * 155 / 100; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:936:80 [INFO] [stdout] | [INFO] [stdout] 936 | self.segment[i].uvdc = DC_QUANT[clip(base + uvdc_delta, 0, 127) as uint]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:937:80 [INFO] [stdout] | [INFO] [stdout] 937 | self.segment[i].uvac = AC_QUANT[clip(base + uvac_delta, 0, 127) as uint]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:951:23 [INFO] [stdout] | [INFO] [stdout] 951 | for _i in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:961:23 [INFO] [stdout] | [INFO] [stdout] 961 | for _i in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:981:22 [INFO] [stdout] | [INFO] [stdout] 981 | for i in range(0u, MAX_SEGMENTS) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:985:22 [INFO] [stdout] | [INFO] [stdout] 985 | for i in range(0u, MAX_SEGMENTS) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:995:22 [INFO] [stdout] | [INFO] [stdout] 995 | for i in range(0u, MAX_SEGMENTS) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1007:22 [INFO] [stdout] | [INFO] [stdout] 1007 | for i in range(0u, 3) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1040:65 [INFO] [stdout] | [INFO] [stdout] 1040 | self.top = init_top_macroblocks(self.frame.width as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1046:66 [INFO] [stdout] | [INFO] [stdout] 1046 | self.frame.ybuf = Vec::from_elem(self.frame.width as uint [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1047:40 [INFO] [stdout] | [INFO] [stdout] 1047 | * self.frame.height as uint, 0u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1049:66 [INFO] [stdout] | [INFO] [stdout] 1049 | self.top_border = Vec::from_elem(self.frame.width as uint + 4 + 16, 127u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1053:66 [INFO] [stdout] | [INFO] [stdout] 1053 | let buf = try!(self.r.read_exact(first_partition_size as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1077:64 [INFO] [stdout] | [INFO] [stdout] 1077 | self.num_partitions = (1u << self.b.read_literal(2) as uint) as u8; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1078:61 [INFO] [stdout] | [INFO] [stdout] 1078 | let num_partitions = self.num_partitions as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1112:47 [INFO] [stdout] | [INFO] [stdout] 1112 | fn read_macroblock_header(&mut self, mbx: uint) -> (bool, MacroBlock) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1143:26 [INFO] [stdout] | [INFO] [stdout] 1143 | for y in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1144:30 [INFO] [stdout] | [INFO] [stdout] 1144 | for x in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1148:63 [INFO] [stdout] | [INFO] [stdout] 1148 | ... &KEYFRAME_BPRED_MODE_PROBS[top as uint][left as uint], 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1148:77 [INFO] [stdout] | [INFO] [stdout] 1148 | ... &KEYFRAME_BPRED_MODE_PROBS[top as uint][left as uint], 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1156:26 [INFO] [stdout] | [INFO] [stdout] 1156 | for i in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1181:38 [INFO] [stdout] | [INFO] [stdout] 1181 | fn intra_predict(&mut self, mbx: uint, mby: uint, mb: &MacroBlock, resdata: &[i32]) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1181:49 [INFO] [stdout] | [INFO] [stdout] 1181 | fn intra_predict(&mut self, mbx: uint, mby: uint, mb: &MacroBlock, resdata: &[i32]) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1183:38 [INFO] [stdout] | [INFO] [stdout] 1183 | let w = self.frame.width as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1184:34 [INFO] [stdout] | [INFO] [stdout] 1184 | let mw = self.mbwidth as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1198:22 [INFO] [stdout] | [INFO] [stdout] 1198 | for y in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1199:26 [INFO] [stdout] | [INFO] [stdout] 1199 | for x in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1212:18 [INFO] [stdout] | [INFO] [stdout] 1212 | for i in range(0u, 16) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1217:49 [INFO] [stdout] | [INFO] [stdout] 1217 | let ylength = if mby < self.mbheight as uint - 1 { 16u } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1219:58 [INFO] [stdout] | [INFO] [stdout] 1219 | else { (16 - (self.frame.height as uint & 15)) % 16 }; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1221:48 [INFO] [stdout] | [INFO] [stdout] 1221 | let xlength = if mbx < self.mbwidth as uint - 1 { 16u } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1223:57 [INFO] [stdout] | [INFO] [stdout] 1223 | else { (16 - (self.frame.width as uint & 15)) % 16 }; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1225:18 [INFO] [stdout] | [INFO] [stdout] 1225 | for y in range(0u, ylength) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1226:22 [INFO] [stdout] | [INFO] [stdout] 1226 | for x in range(0u, xlength) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1235:29 [INFO] [stdout] | [INFO] [stdout] 1235 | p: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1236:33 [INFO] [stdout] | [INFO] [stdout] 1236 | plane: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1237:38 [INFO] [stdout] | [INFO] [stdout] 1237 | complexity: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1249:18 [INFO] [stdout] | [INFO] [stdout] 1249 | for i in range(first, 16u) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1250:49 [INFO] [stdout] | [INFO] [stdout] 1250 | let table = probs[COEFF_BANDS[i] as uint][complexity].as_slice(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1271:67 [INFO] [stdout] | [INFO] [stdout] 1271 | let t = PROB_DCT_CAT[(category - DCT_CAT1) as uint]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1281:59 [INFO] [stdout] | [INFO] [stdout] 1281 | DCT_CAT_BASE[(category - DCT_CAT1) as uint] as i16 + extra [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1297:32 [INFO] [stdout] | [INFO] [stdout] 1297 | block[ZIGZAG[i] as uint] = abs_value * if ZIGZAG[i] > 0 { acq } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1306:60 [INFO] [stdout] | [INFO] [stdout] 1306 | fn read_residual_data(&mut self, mb: &MacroBlock, mbx: uint, p: uint) -> [i32, ..384] { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1306:69 [INFO] [stdout] | [INFO] [stdout] 1306 | fn read_residual_data(&mut self, mb: &MacroBlock, mbx: uint, p: uint) -> [i32, ..384] { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1307:42 [INFO] [stdout] | [INFO] [stdout] 1307 | let sindex = mb.segmentid as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1317:82 [INFO] [stdout] | [INFO] [stdout] 1317 | let n = self.read_coefficients(&mut block, p, plane, complexity as uint, dcq, acq); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1324:22 [INFO] [stdout] | [INFO] [stdout] 1324 | for k in range(0u, 16) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1331:18 [INFO] [stdout] | [INFO] [stdout] 1331 | for y in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1333:22 [INFO] [stdout] | [INFO] [stdout] 1333 | for x in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1341:79 [INFO] [stdout] | [INFO] [stdout] 1341 | let n = self.read_coefficients(block, p, plane, complexity as uint, dcq, acq); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1357:22 [INFO] [stdout] | [INFO] [stdout] 1357 | for y in range(0u, 2) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1360:26 [INFO] [stdout] | [INFO] [stdout] 1360 | for x in range(0u, 2) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1368:83 [INFO] [stdout] | [INFO] [stdout] 1368 | let n = self.read_coefficients(block, p, plane, complexity as uint, dcq, acq); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1388:20 [INFO] [stdout] | [INFO] [stdout] 1388 | for mby in range(0, self.mbheight as uint) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1388:46 [INFO] [stdout] | [INFO] [stdout] 1388 | for mby in range(0, self.mbheight as uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1389:50 [INFO] [stdout] | [INFO] [stdout] 1389 | let p = mby % self.num_partitions as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1392:24 [INFO] [stdout] | [INFO] [stdout] 1392 | for mbx in range(0, self.mbwidth as uint) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1392:49 [INFO] [stdout] | [INFO] [stdout] 1392 | for mbx in range(0, self.mbwidth as uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1404:30 [INFO] [stdout] | [INFO] [stdout] 1404 | for i in range(1u, 9) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1420:32 [INFO] [stdout] | [INFO] [stdout] 1420 | fn init_top_macroblocks(width: uint) -> Vec { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1433:23 [INFO] [stdout] | [INFO] [stdout] 1433 | fn create_border(mbx: uint, mby: uint, mbw: uint, top: &[u8], left: &[u8]) -> [u8, ..357] { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1433:34 [INFO] [stdout] | [INFO] [stdout] 1433 | fn create_border(mbx: uint, mby: uint, mbw: uint, top: &[u8], left: &[u8]) -> [u8, ..357] { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1433:45 [INFO] [stdout] | [INFO] [stdout] 1433 | fn create_border(mbx: uint, mby: uint, mbw: uint, top: &[u8], left: &[u8]) -> [u8, ..357] { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1441:22 [INFO] [stdout] | [INFO] [stdout] 1441 | for i in range(0u, above.len()) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1445:22 [INFO] [stdout] | [INFO] [stdout] 1445 | for i in range(0u, 16) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1450:26 [INFO] [stdout] | [INFO] [stdout] 1450 | for i in range(16u, above.len()) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1454:26 [INFO] [stdout] | [INFO] [stdout] 1454 | for i in range(16u, above.len()) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1461:14 [INFO] [stdout] | [INFO] [stdout] 1461 | for i in range(17u, stride) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1469:18 [INFO] [stdout] | [INFO] [stdout] 1469 | for i in range(0u, 16) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1473:18 [INFO] [stdout] | [INFO] [stdout] 1473 | for i in range(0u, 16) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1508:55 [INFO] [stdout] | [INFO] [stdout] 1508 | fn add_residue(pblock: &mut [u8], rblock: &[i32], y0: uint, x0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1508:65 [INFO] [stdout] | [INFO] [stdout] 1508 | fn add_residue(pblock: &mut [u8], rblock: &[i32], y0: uint, x0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1508:79 [INFO] [stdout] | [INFO] [stdout] 1508 | fn add_residue(pblock: &mut [u8], rblock: &[i32], y0: uint, x0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1509:14 [INFO] [stdout] | [INFO] [stdout] 1509 | for y in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1510:18 [INFO] [stdout] | [INFO] [stdout] 1510 | for x in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1519:39 [INFO] [stdout] | [INFO] [stdout] 1519 | fn predict_4x4(ws: &mut [u8], stride: uint, modes: &[i8], resdata: &[i32]) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1520:16 [INFO] [stdout] | [INFO] [stdout] 1520 | for sby in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1521:20 [INFO] [stdout] | [INFO] [stdout] 1521 | for sbx in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1546:38 [INFO] [stdout] | [INFO] [stdout] 1546 | fn predict_vpred(a: &mut [u8], size: uint, x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1546:48 [INFO] [stdout] | [INFO] [stdout] 1546 | fn predict_vpred(a: &mut [u8], size: uint, x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1546:58 [INFO] [stdout] | [INFO] [stdout] 1546 | fn predict_vpred(a: &mut [u8], size: uint, x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1546:72 [INFO] [stdout] | [INFO] [stdout] 1546 | fn predict_vpred(a: &mut [u8], size: uint, x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1547:14 [INFO] [stdout] | [INFO] [stdout] 1547 | for y in range(0u, size) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1548:18 [INFO] [stdout] | [INFO] [stdout] 1548 | for x in range(0u, size) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1554:38 [INFO] [stdout] | [INFO] [stdout] 1554 | fn predict_hpred(a: &mut [u8], size: uint, x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1554:48 [INFO] [stdout] | [INFO] [stdout] 1554 | fn predict_hpred(a: &mut [u8], size: uint, x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1554:58 [INFO] [stdout] | [INFO] [stdout] 1554 | fn predict_hpred(a: &mut [u8], size: uint, x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1554:72 [INFO] [stdout] | [INFO] [stdout] 1554 | fn predict_hpred(a: &mut [u8], size: uint, x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1555:14 [INFO] [stdout] | [INFO] [stdout] 1555 | for y in range(0u, size) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1556:18 [INFO] [stdout] | [INFO] [stdout] 1556 | for x in range(0u, size) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1562:39 [INFO] [stdout] | [INFO] [stdout] 1562 | fn predict_dcpred(a: &mut [u8], size: uint, stride: uint, above: bool, left: bool) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1562:53 [INFO] [stdout] | [INFO] [stdout] 1562 | fn predict_dcpred(a: &mut [u8], size: uint, stride: uint, above: bool, left: bool) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1567:18 [INFO] [stdout] | [INFO] [stdout] 1567 | for y in range(0u, size) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1575:18 [INFO] [stdout] | [INFO] [stdout] 1575 | for x in range(0u, size) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1588:14 [INFO] [stdout] | [INFO] [stdout] 1588 | for y in range(0u, size) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1589:18 [INFO] [stdout] | [INFO] [stdout] 1589 | for x in range(0u, size) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1595:39 [INFO] [stdout] | [INFO] [stdout] 1595 | fn predict_tmpred(a: &mut [u8], size: uint, x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1595:49 [INFO] [stdout] | [INFO] [stdout] 1595 | fn predict_tmpred(a: &mut [u8], size: uint, x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1595:59 [INFO] [stdout] | [INFO] [stdout] 1595 | fn predict_tmpred(a: &mut [u8], size: uint, x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1595:73 [INFO] [stdout] | [INFO] [stdout] 1595 | fn predict_tmpred(a: &mut [u8], size: uint, x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1596:14 [INFO] [stdout] | [INFO] [stdout] 1596 | for y in range(0u, size) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1597:18 [INFO] [stdout] | [INFO] [stdout] 1597 | for x in range(0u, size) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1607:38 [INFO] [stdout] | [INFO] [stdout] 1607 | fn predict_bdcpred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1607:48 [INFO] [stdout] | [INFO] [stdout] 1607 | fn predict_bdcpred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1607:62 [INFO] [stdout] | [INFO] [stdout] 1607 | fn predict_bdcpred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1609:14 [INFO] [stdout] | [INFO] [stdout] 1609 | for i in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1615:14 [INFO] [stdout] | [INFO] [stdout] 1615 | for y in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1616:18 [INFO] [stdout] | [INFO] [stdout] 1616 | for x in range(0u, 4) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 15 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1622:32 [INFO] [stdout] | [INFO] [stdout] 1622 | fn topleft_pixel(a: &[u8], x0: uint, y0: uint, stride: uint) -> u8 { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1622:42 [INFO] [stdout] | [INFO] [stdout] 1622 | fn topleft_pixel(a: &[u8], x0: uint, y0: uint, stride: uint) -> u8 { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1622:56 [INFO] [stdout] | [INFO] [stdout] 1622 | fn topleft_pixel(a: &[u8], x0: uint, y0: uint, stride: uint) -> u8 { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1626:29 [INFO] [stdout] | [INFO] [stdout] 1626 | fn top_pixels(a: &[u8], x0: uint, y0: uint, stride: uint) -> (u8, u8, u8, u8, u8, u8, u8, u8) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1626:39 [INFO] [stdout] | [INFO] [stdout] 1626 | fn top_pixels(a: &[u8], x0: uint, y0: uint, stride: uint) -> (u8, u8, u8, u8, u8, u8, u8, u8) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1626:53 [INFO] [stdout] | [INFO] [stdout] 1626 | fn top_pixels(a: &[u8], x0: uint, y0: uint, stride: uint) -> (u8, u8, u8, u8, u8, u8, u8, u8) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1639:30 [INFO] [stdout] | [INFO] [stdout] 1639 | fn left_pixels(a: &[u8], x0: uint, y0: uint, stride: uint) -> (u8, u8, u8, u8) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1639:40 [INFO] [stdout] | [INFO] [stdout] 1639 | fn left_pixels(a: &[u8], x0: uint, y0: uint, stride: uint) -> (u8, u8, u8, u8) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1639:54 [INFO] [stdout] | [INFO] [stdout] 1639 | fn left_pixels(a: &[u8], x0: uint, y0: uint, stride: uint) -> (u8, u8, u8, u8) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1649:20 [INFO] [stdout] | [INFO] [stdout] 1649 | x0: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1650:20 [INFO] [stdout] | [INFO] [stdout] 1650 | y0: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1651:24 [INFO] [stdout] | [INFO] [stdout] 1651 | stride: uint) -> (u8, u8, u8, u8, u8, u8, u8, u8, u8) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1666:38 [INFO] [stdout] | [INFO] [stdout] 1666 | fn predict_bvepred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1666:48 [INFO] [stdout] | [INFO] [stdout] 1666 | fn predict_bvepred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1666:62 [INFO] [stdout] | [INFO] [stdout] 1666 | fn predict_bvepred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1691:38 [INFO] [stdout] | [INFO] [stdout] 1691 | fn predict_bhepred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1691:48 [INFO] [stdout] | [INFO] [stdout] 1691 | fn predict_bhepred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1691:62 [INFO] [stdout] | [INFO] [stdout] 1691 | fn predict_bhepred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1716:38 [INFO] [stdout] | [INFO] [stdout] 1716 | fn predict_bldpred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1716:48 [INFO] [stdout] | [INFO] [stdout] 1716 | fn predict_bldpred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1716:62 [INFO] [stdout] | [INFO] [stdout] 1716 | fn predict_bldpred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1737:38 [INFO] [stdout] | [INFO] [stdout] 1737 | fn predict_brdpred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1737:48 [INFO] [stdout] | [INFO] [stdout] 1737 | fn predict_brdpred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1737:62 [INFO] [stdout] | [INFO] [stdout] 1737 | fn predict_brdpred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1758:38 [INFO] [stdout] | [INFO] [stdout] 1758 | fn predict_bvrpred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1758:48 [INFO] [stdout] | [INFO] [stdout] 1758 | fn predict_bvrpred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1758:62 [INFO] [stdout] | [INFO] [stdout] 1758 | fn predict_bvrpred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1779:38 [INFO] [stdout] | [INFO] [stdout] 1779 | fn predict_bvlpred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1779:48 [INFO] [stdout] | [INFO] [stdout] 1779 | fn predict_bvlpred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1779:62 [INFO] [stdout] | [INFO] [stdout] 1779 | fn predict_bvlpred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1800:38 [INFO] [stdout] | [INFO] [stdout] 1800 | fn predict_bhdpred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1800:48 [INFO] [stdout] | [INFO] [stdout] 1800 | fn predict_bhdpred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1800:62 [INFO] [stdout] | [INFO] [stdout] 1800 | fn predict_bhdpred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1821:38 [INFO] [stdout] | [INFO] [stdout] 1821 | fn predict_bhupred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1821:48 [INFO] [stdout] | [INFO] [stdout] 1821 | fn predict_bhupred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1821:62 [INFO] [stdout] | [INFO] [stdout] 1821 | fn predict_bhupred(a: &mut [u8], x0: uint, y0: uint, stride: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/ppm/encoder.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | impl PPMEncoder { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `radix` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/ppm/encoder.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let w = fmt::radix(width, 10); [INFO] [stdout] | ^^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `radix` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/ppm/encoder.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | let h = fmt::radix(height, 10); [INFO] [stdout] | ^^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/ppm/encoder.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | for i in range(0, (width * height) as uint) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/ppm/encoder.rs:59:55 [INFO] [stdout] | [INFO] [stdout] 59 | for i in range(0, (width * height) as uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/ppm/encoder.rs:90:37 [INFO] [stdout] | [INFO] [stdout] 90 | Grey(n) => 2u16.pow(n as uint) - 1, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/ppm/encoder.rs:91:37 [INFO] [stdout] | [INFO] [stdout] 91 | RGB(n) => 2u16.pow(n as uint) - 1, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/ppm/encoder.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | Palette(n) => 2u16.pow(n as uint) - 1, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/ppm/encoder.rs:93:37 [INFO] [stdout] | [INFO] [stdout] 93 | GreyA(n) => 2u16.pow(n as uint) - 1, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/ppm/encoder.rs:94:37 [INFO] [stdout] | [INFO] [stdout] 94 | RGBA(n) => 2u16.pow(n as uint) - 1 [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/filter.rs:32:42 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn unfilter(filter: FilterType, bpp: uint, previous: &[u8], current: &mut [u8]) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/filter.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | for i in range(bpp, len) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/filter.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | for i in range(0, len) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/filter.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | for i in range(0, bpp) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/filter.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | for i in range(bpp, len) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/filter.rs:57:22 [INFO] [stdout] | [INFO] [stdout] 57 | for i in range(0, bpp) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/filter.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | for i in range(bpp, len) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/filter.rs:68:40 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn filter(method: FilterType, bpp: uint, previous: &[u8], current: &mut [u8]) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/filter.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | for i in range(bpp, len) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/filter.rs:80:22 [INFO] [stdout] | [INFO] [stdout] 80 | for i in range(0, len) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/filter.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 85 | for i in range(0, bpp) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/filter.rs:89:22 [INFO] [stdout] | [INFO] [stdout] 89 | for i in range(bpp, len) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/filter.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | for i in range(0, bpp) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/filter.rs:98:22 [INFO] [stdout] | [INFO] [stdout] 98 | for i in range(bpp, len) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | impl PNGDecoder { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:263:75 [INFO] [stdout] | [INFO] [stdout] 263 | self.previous = Vec::from_elem(self.raw_row_length(self.width) as uint, 0u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:277:55 [INFO] [stdout] | [INFO] [stdout] 277 | if len > 256 || len > (1 << self.bit_depth as uint) || buf.len() % 3 != 0{ [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:320:72 [INFO] [stdout] | [INFO] [stdout] 320 | let d = try!(self.z.inner().r.read_exact(length as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:327:72 [INFO] [stdout] | [INFO] [stdout] 327 | let d = try!(self.z.inner().r.read_exact(length as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:353:72 [INFO] [stdout] | [INFO] [stdout] 353 | let b = try!(self.z.inner().r.read_exact(length as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:379:59 [INFO] [stdout] | [INFO] [stdout] 379 | let read_buffer = buf.slice_to_mut(rlength as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:380:37 [INFO] [stdout] | [INFO] [stdout] 380 | while read < rlength as uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:386:43 [INFO] [stdout] | [INFO] [stdout] 386 | unfilter(filter_type, self.bpp as uint, self.previous.as_slice(), buf.slice_to_mut(rlength as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:386:103 [INFO] [stdout] | [INFO] [stdout] 386 | unfilter(filter_type, self.bpp as uint, self.previous.as_slice(), buf.slice_to_mut(rlength as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:387:89 [INFO] [stdout] | [INFO] [stdout] 387 | slice::bytes::copy_memory(self.previous.as_mut_slice(), buf.slice_to(rlength as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:390:64 [INFO] [stdout] | [INFO] [stdout] 390 | expand_palette(buf, palette.as_slice(), rlength as uint, self.bit_depth); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:399:9 [INFO] [stdout] | [INFO] [stdout] 399 | impl ImageDecoder for PNGDecoder { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:416:42 [INFO] [stdout] | [INFO] [stdout] 416 | fn row_len(&mut self) -> ImageResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 399 | impl ImageDecoder for PNGDecoder { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:423:34 [INFO] [stdout] | [INFO] [stdout] 423 | Ok((bits * self.width as uint + 7) / 8) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:442:66 [INFO] [stdout] | [INFO] [stdout] 442 | let mut buf = Vec::from_elem(max_rowlen * self.height as uint, 0u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:458:43 [INFO] [stdout] | [INFO] [stdout] 458 | ((bits * width as uint + 7) / 8) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:463:52 [INFO] [stdout] | [INFO] [stdout] 463 | pass_buf.slice_to_mut(width as uint * bytes), pass, line, bytes as u8 [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:490:30 [INFO] [stdout] | [INFO] [stdout] 490 | let line_no = line_no as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:491:26 [INFO] [stdout] | [INFO] [stdout] 491 | let width = width as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:492:32 [INFO] [stdout] | [INFO] [stdout] 492 | let bytes_pp = bytes_pp as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:506:28 [INFO] [stdout] | [INFO] [stdout] 506 | entries: uint, bit_depth: u8) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:507:32 [INFO] [stdout] | [INFO] [stdout] 507 | let bpp = 8 / bit_depth as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:509:37 [INFO] [stdout] | [INFO] [stdout] 509 | let mask = (1u8 << bit_depth as uint) - 1; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range_step` in module `iter` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:521:19 [INFO] [stdout] | [INFO] [stdout] 521 | iter::range_step(0, 8, bit_depth) [INFO] [stdout] | ^^^^^^^^^^ not found in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `iterate` in module `iter` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:522:24 [INFO] [stdout] | [INFO] [stdout] 522 | .zip(iter::iterate( [INFO] [stdout] | ^^^^^^^ not found in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:527:57 [INFO] [stdout] | [INFO] [stdout] 527 | .map(|(shift, pixel)| (pixel & mask << shift as uint) >> shift as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:527:75 [INFO] [stdout] | [INFO] [stdout] 527 | .map(|(shift, pixel)| (pixel & mask << shift as uint) >> shift as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:529:22 [INFO] [stdout] | [INFO] [stdout] 529 | palette[i as uint] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:545:8 [INFO] [stdout] | [INFO] [stdout] 545 | impl IDATReader { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:560:17 [INFO] [stdout] | [INFO] [stdout] 560 | impl Reader for IDATReader { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:560:9 [INFO] [stdout] | [INFO] [stdout] 560 | impl Reader for IDATReader { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:561:52 [INFO] [stdout] | [INFO] [stdout] 561 | fn read(&mut self, buf: &mut [u8]) -> IoResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 560 | impl Reader for IDATReader { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `standard_error` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:563:28 [INFO] [stdout] | [INFO] [stdout] 563 | return Err(io::standard_error(io::EndOfFile)) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EndOfFile` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:563:47 [INFO] [stdout] | [INFO] [stdout] 563 | return Err(io::standard_error(io::EndOfFile)) [INFO] [stdout] | ^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:570:64 [INFO] [stdout] | [INFO] [stdout] 570 | let m = cmp::min(len - start, self.chunk_length as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `standard_error` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:585:36 [INFO] [stdout] | [INFO] [stdout] 585 | return Err(io::standard_error(io::InvalidInput)) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `InvalidInput` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:585:55 [INFO] [stdout] | [INFO] [stdout] 585 | return Err(io::standard_error(io::InvalidInput)) [INFO] [stdout] | ^^^^^^^^^^^^ not found in `io` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use png::decoder::io::ErrorKind::InvalidInput; [INFO] [stdout] | [INFO] [stdout] help: if you import `InvalidInput`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 585 - return Err(io::standard_error(io::InvalidInput)) [INFO] [stdout] 585 + return Err(io::standard_error(InvalidInput)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/encoder.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | impl PNGEncoder { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/encoder.rs:78:74 [INFO] [stdout] | [INFO] [stdout] 78 | fn build_ihdr(width: u32, height: u32, c: color::ColorType) -> (Vec, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/encoder.rs:120:51 [INFO] [stdout] | [INFO] [stdout] 120 | let bpp = ((channels * bit_depth + 7) / 8) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/encoder.rs:129:29 [INFO] [stdout] | [INFO] [stdout] 129 | fn select_filter(rowlength: uint, bpp: uint, previous: &[u8], current_s: &mut [u8]) -> u8 { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/encoder.rs:129:40 [INFO] [stdout] | [INFO] [stdout] 129 | fn select_filter(rowlength: uint, bpp: uint, previous: &[u8], current_s: &mut [u8]) -> u8 { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/encoder.rs:147:34 [INFO] [stdout] | [INFO] [stdout] 147 | fn build_idat(image: &[u8], bpp: uint, width: u32, height: u32) -> Vec { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/encoder.rs:150:33 [INFO] [stdout] | [INFO] [stdout] 150 | let rowlen = bpp * width as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/encoder.rs:154:42 [INFO] [stdout] | [INFO] [stdout] 154 | let mut b = Vec::from_elem(height as uint + rowlen * height as uint, 0u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/encoder.rs:154:68 [INFO] [stdout] | [INFO] [stdout] 154 | let mut b = Vec::from_elem(height as uint + rowlen * height as uint, 0u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/encoder.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 165 | let stride = (filter as uint - 1) * rowlen; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/zlib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | impl ZlibDecoder { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/zlib.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | impl Reader for ZlibDecoder { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/zlib.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | impl Reader for ZlibDecoder { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/zlib.rs:71:52 [INFO] [stdout] | [INFO] [stdout] 71 | fn read(&mut self, buf: &mut [u8]) -> IoResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 70 | impl Reader for ZlibDecoder { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `standard_error` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/zlib.rs:96:39 [INFO] [stdout] | [INFO] [stdout] 96 | ZlibState::End => Err(io::standard_error(io::EndOfFile)) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EndOfFile` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/zlib.rs:96:58 [INFO] [stdout] | [INFO] [stdout] 96 | ZlibState::End => Err(io::standard_error(io::EndOfFile)) [INFO] [stdout] | ^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:51:76 [INFO] [stdout] | [INFO] [stdout] 51 | TableElement::Table(_, ref mut a) => a.as_mut_slice()[index as uint] = elem, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | impl Inflater { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:100:39 [INFO] [stdout] | [INFO] [stdout] 100 | self.finished && (self.pos as uint == self.buf.len()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:141:18 [INFO] [stdout] | [INFO] [stdout] 141 | for i in range(0, hclen as uint) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 9 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:141:36 [INFO] [stdout] | [INFO] [stdout] 141 | for i in range(0, hclen as uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:143:57 [INFO] [stdout] | [INFO] [stdout] 143 | code_lengths.as_mut_slice()[CODEORDER[i] as uint] = length as u8; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:147:60 [INFO] [stdout] | [INFO] [stdout] 147 | let mut all_lengths = Vec::from_elem(totalcodes as uint, 0u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:155:53 [INFO] [stdout] | [INFO] [stdout] 155 | all_lengths.as_mut_slice()[i as uint] = s as u8; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:162:30 [INFO] [stdout] | [INFO] [stdout] 162 | for _ in range(0, repeat) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 9 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:163:57 [INFO] [stdout] | [INFO] [stdout] 163 | all_lengths.as_mut_slice()[i as uint] = all_lengths[i as uint - 1]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:163:82 [INFO] [stdout] | [INFO] [stdout] 163 | all_lengths.as_mut_slice()[i as uint] = all_lengths[i as uint - 1]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:176:55 [INFO] [stdout] | [INFO] [stdout] 176 | let ll_lengths = all_lengths.slice_to(hlit as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:177:57 [INFO] [stdout] | [INFO] [stdout] 177 | let d_lengths = all_lengths.slice_from(hlit as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:194:55 [INFO] [stdout] | [INFO] [stdout] 194 | let lengths = Vec::from_elem(DISTANCECODES as uint, 5u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:233:56 [INFO] [stdout] | [INFO] [stdout] 233 | let bits = EXTRA_LENGTHS[length as uint]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:236:52 [INFO] [stdout] | [INFO] [stdout] 236 | let length = LENGTHS[length as uint] + extra; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:240:60 [INFO] [stdout] | [INFO] [stdout] 240 | let bits = EXTRA_DISTANCES[distance as uint]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:243:58 [INFO] [stdout] | [INFO] [stdout] 243 | let distance = DISTANCES[distance as uint] + extra; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:246:30 [INFO] [stdout] | [INFO] [stdout] 246 | for i in range(0, length) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 9 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:247:60 [INFO] [stdout] | [INFO] [stdout] 247 | let s = self.buf[len - distance as uint + i as uint]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:247:72 [INFO] [stdout] | [INFO] [stdout] 247 | let s = self.buf[len - distance as uint + i as uint]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | impl Reader for Inflater { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 260 | impl Reader for Inflater { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:261:52 [INFO] [stdout] | [INFO] [stdout] 261 | fn read(&mut self, buf: &mut [u8]) -> IoResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 260 | impl Reader for Inflater { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:262:24 [INFO] [stdout] | [INFO] [stdout] 262 | if self.pos as uint == self.buf.len() { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `standard_error` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:264:32 [INFO] [stdout] | [INFO] [stdout] 264 | return Err(io::standard_error(io::EndOfFile)) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EndOfFile` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:264:51 [INFO] [stdout] | [INFO] [stdout] 264 | return Err(io::standard_error(io::EndOfFile)) [INFO] [stdout] | ^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:274:66 [INFO] [stdout] | [INFO] [stdout] 274 | let n = cmp::min(buf.len(), self.buf.len() - self.pos as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:275:18 [INFO] [stdout] | [INFO] [stdout] 275 | for i in range(0u, n) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 9 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:276:58 [INFO] [stdout] | [INFO] [stdout] 276 | buf.as_mut_slice()[i] = self.buf[self.pos as uint + i]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:299:40 [INFO] [stdout] | [INFO] [stdout] 299 | bl_count.as_mut_slice()[len as uint] += 1; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:309:17 [INFO] [stdout] | [INFO] [stdout] 309 | for bits in range(1u, 16) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 9 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:314:52 [INFO] [stdout] | [INFO] [stdout] 314 | let mut lut = Vec::from_elem(1 << TABLESIZE as uint, TableElement::Nothing); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:321:37 [INFO] [stdout] | [INFO] [stdout] 321 | let code = next_code[len as uint]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:322:51 [INFO] [stdout] | [INFO] [stdout] 322 | let code = reverse(code) >> (16 - len) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:327:22 [INFO] [stdout] | [INFO] [stdout] 327 | for j in range(0u16, 1 << r as uint) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 9 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:327:44 [INFO] [stdout] | [INFO] [stdout] 327 | for j in range(0u16, 1 << r as uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:328:42 [INFO] [stdout] | [INFO] [stdout] 328 | let index = (j << len as uint) + code; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:329:45 [INFO] [stdout] | [INFO] [stdout] 329 | lut.as_mut_slice()[index as uint] = TableElement::Symbol(i as u16, len); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:332:52 [INFO] [stdout] | [INFO] [stdout] 332 | let index = code & ((1 << TABLESIZE as uint) - 1); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:334:29 [INFO] [stdout] | [INFO] [stdout] 334 | if lut[index as uint] == TableElement::Nothing { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:335:51 [INFO] [stdout] | [INFO] [stdout] 335 | let mask = (1 << max_overflow as uint) - 1; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:336:65 [INFO] [stdout] | [INFO] [stdout] 336 | let array = Vec::from_elem(1 << max_overflow as uint, TableElement::Nothing); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:338:45 [INFO] [stdout] | [INFO] [stdout] 338 | lut.as_mut_slice()[index as uint] = TableElement::Table(mask, array); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:341:45 [INFO] [stdout] | [INFO] [stdout] 341 | let code = code >> TABLESIZE as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:344:22 [INFO] [stdout] | [INFO] [stdout] 344 | for j in range(0u16, 1 << r as uint) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 9 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:344:44 [INFO] [stdout] | [INFO] [stdout] 344 | for j in range(0u16, 1 << r as uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:345:52 [INFO] [stdout] | [INFO] [stdout] 345 | let k = (j << (len - TABLESIZE) as uint) + code; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:348:45 [INFO] [stdout] | [INFO] [stdout] 348 | lut.as_mut_slice()[index as uint].put(k, s); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:352:41 [INFO] [stdout] | [INFO] [stdout] 352 | next_code.as_mut_slice()[len as uint] += 1; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:365:9 [INFO] [stdout] | [INFO] [stdout] 365 | impl HuffReader { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:374:58 [INFO] [stdout] | [INFO] [stdout] 374 | self.bits |= byte as u32 << self.num_bits as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:384:28 [INFO] [stdout] | [INFO] [stdout] 384 | self.bits >>= n as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:389:28 [INFO] [stdout] | [INFO] [stdout] 389 | self.bits >>= n as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:396:43 [INFO] [stdout] | [INFO] [stdout] 396 | let val = self.bits & ((1 << n as uint) - 1); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:406:57 [INFO] [stdout] | [INFO] [stdout] 406 | let index = self.bits & ((1 << TABLESIZE as uint) - 1); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:408:52 [INFO] [stdout] | [INFO] [stdout] 408 | let (val, size) = match table[index as uint] { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:412:60 [INFO] [stdout] | [INFO] [stdout] 412 | let index = (self.bits >> TABLESIZE as uint) & mask as u32; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | match a[index as uint] { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/hash.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | self.crc = CRC_TABLE[a as uint] ^ b; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | impl JPEGEncoder { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:241:80 [INFO] [stdout] | [INFO] [stdout] 241 | color::ColorType::RGB(8) => try!(self.encode_rgb(image, width as uint, height as uint, 3)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:241:96 [INFO] [stdout] | [INFO] [stdout] 241 | color::ColorType::RGB(8) => try!(self.encode_rgb(image, width as uint, height as uint, 3)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:242:80 [INFO] [stdout] | [INFO] [stdout] 242 | color::ColorType::RGBA(8) => try!(self.encode_rgb(image, width as uint, height as uint, 4)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:242:96 [INFO] [stdout] | [INFO] [stdout] 242 | color::ColorType::RGBA(8) => try!(self.encode_rgb(image, width as uint, height as uint, 4)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:243:81 [INFO] [stdout] | [INFO] [stdout] 243 | color::ColorType::Grey(8) => try!(self.encode_grey(image, width as uint, height as uint, 1)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:243:97 [INFO] [stdout] | [INFO] [stdout] 243 | color::ColorType::Grey(8) => try!(self.encode_grey(image, width as uint, height as uint, 1)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:244:81 [INFO] [stdout] | [INFO] [stdout] 244 | color::ColorType::GreyA(8) => try!(self.encode_grey(image, width as uint, height as uint, 2)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:244:97 [INFO] [stdout] | [INFO] [stdout] 244 | color::ColorType::GreyA(8) => try!(self.encode_grey(image, width as uint, height as uint, 2)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IoError` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:245:34 [INFO] [stdout] | [INFO] [stdout] 245 | _ => return Err(io::IoError { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268/library/std/src/io/error.rs:65:0 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `Error` defined here [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 245 - _ => return Err(io::IoError { [INFO] [stdout] 245 + _ => return Err(io::Error { [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use ImageError::IoError; [INFO] [stdout] | [INFO] [stdout] help: if you import `IoError`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 245 - _ => return Err(io::IoError { [INFO] [stdout] 245 + _ => return Err(IoError { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `InvalidInput` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:246:27 [INFO] [stdout] | [INFO] [stdout] 246 | kind: io::InvalidInput, [INFO] [stdout] | ^^^^^^^^^^^^ not found in `io` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use jpeg::encoder::io::ErrorKind::InvalidInput; [INFO] [stdout] | [INFO] [stdout] help: if you import `InvalidInput`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 246 - kind: io::InvalidInput, [INFO] [stdout] 246 + kind: InvalidInput, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:273:74 [INFO] [stdout] | [INFO] [stdout] 273 | self.accumulator |= bits as u32 << (32 - (self.nbits + size)) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:296:41 [INFO] [stdout] | [INFO] [stdout] 296 | let (size, code) = table[val as uint]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:327:37 [INFO] [stdout] | [INFO] [stdout] 327 | if block[UNZIGZAG[k] as uint] == 0 { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:341:77 [INFO] [stdout] | [INFO] [stdout] 341 | let (size, value) = encode_coefficient(block[UNZIGZAG[k] as uint]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:358:52 [INFO] [stdout] | [INFO] [stdout] 358 | fn encode_grey(&mut self, image: &[u8], width: uint, height: uint, bpp: uint) -> IoResult<()> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:358:66 [INFO] [stdout] | [INFO] [stdout] 358 | fn encode_grey(&mut self, image: &[u8], width: uint, height: uint, bpp: uint) -> IoResult<()> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:358:77 [INFO] [stdout] | [INFO] [stdout] 358 | fn encode_grey(&mut self, image: &[u8], width: uint, height: uint, bpp: uint) -> IoResult<()> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:373:26 [INFO] [stdout] | [INFO] [stdout] 373 | for i in range(0u, 64) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:387:51 [INFO] [stdout] | [INFO] [stdout] 387 | fn encode_rgb(&mut self, image: &[u8], width: uint, height: uint, bpp: uint) -> IoResult<()> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:387:65 [INFO] [stdout] | [INFO] [stdout] 387 | fn encode_rgb(&mut self, image: &[u8], width: uint, height: uint, bpp: uint) -> IoResult<()> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:387:76 [INFO] [stdout] | [INFO] [stdout] 387 | fn encode_rgb(&mut self, image: &[u8], width: uint, height: uint, bpp: uint) -> IoResult<()> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:412:26 [INFO] [stdout] | [INFO] [stdout] 412 | for i in range(0u, 64) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:505:21 [INFO] [stdout] | [INFO] [stdout] 505 | sum += i as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:530:14 [INFO] [stdout] | [INFO] [stdout] 530 | for i in range(0u, 64) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:531:50 [INFO] [stdout] | [INFO] [stdout] 531 | let _ = m.write_u8(qtable[UNZIGZAG[i] as uint]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:546:34 [INFO] [stdout] | [INFO] [stdout] 546 | let mask = (1 << num_bits as uint) - 1; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:569:30 [INFO] [stdout] | [INFO] [stdout] 569 | fn value_at(s: &[u8], index: uint) -> u8 { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:578:26 [INFO] [stdout] | [INFO] [stdout] 578 | x0: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:579:26 [INFO] [stdout] | [INFO] [stdout] 579 | y0: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:580:29 [INFO] [stdout] | [INFO] [stdout] 580 | width: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:581:27 [INFO] [stdout] | [INFO] [stdout] 581 | bpp: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:586:14 [INFO] [stdout] | [INFO] [stdout] 586 | for y in range(0u, 8) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:589:18 [INFO] [stdout] | [INFO] [stdout] 589 | for x in range(0u, 8) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:606:25 [INFO] [stdout] | [INFO] [stdout] 606 | x0: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:607:25 [INFO] [stdout] | [INFO] [stdout] 607 | y0: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:608:28 [INFO] [stdout] | [INFO] [stdout] 608 | width: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:609:26 [INFO] [stdout] | [INFO] [stdout] 609 | bpp: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:612:14 [INFO] [stdout] | [INFO] [stdout] 612 | for y in range(0u, 8) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:615:18 [INFO] [stdout] | [INFO] [stdout] 615 | for x in range(0u, 8) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:128:19 [INFO] [stdout] | [INFO] [stdout] 128 | padded_width: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | implJPEGDecoder { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:170:52 [INFO] [stdout] | [INFO] [stdout] 170 | let bytesperpixel = self.num_components as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:172:101 [INFO] [stdout] | [INFO] [stdout] 172 | for x0 in range_step(0, self.padded_width * bytesperpixel, bytesperpixel * 8 * self.hmax as uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:195:54 [INFO] [stdout] | [INFO] [stdout] 195 | let mut c = self.components.get(&(*id as uint)).unwrap().clone(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:197:22 [INFO] [stdout] | [INFO] [stdout] 197 | for _ in range(0, c.h * c.v) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use jpeg::decoder::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:203:43 [INFO] [stdout] | [INFO] [stdout] 203 | self.components.insert(*id as uint, c); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:210:35 [INFO] [stdout] | [INFO] [stdout] 210 | fn decode_block(&mut self, i: uint, dc: u8, pred: i32, ac: u8, q: u8) -> ImageResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:214:44 [INFO] [stdout] | [INFO] [stdout] 214 | let dctable = &self.dctables[dc as uint]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:215:44 [INFO] [stdout] | [INFO] [stdout] 215 | let actable = &self.actables[ac as uint]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:216:52 [INFO] [stdout] | [INFO] [stdout] 216 | let qtable = self.qtables.slice(64 * q as uint, 64 * q as uint + 64); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:216:68 [INFO] [stdout] | [INFO] [stdout] 216 | let qtable = self.qtables.slice(64 * q as uint, 64 * q as uint + 64); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 245 | k += rrrr as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:250:40 [INFO] [stdout] | [INFO] [stdout] 250 | tmp[UNZIGZAG[k + 1] as uint] = extend(t, ssss) * qtable[k + 1] as i32; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:285:68 [INFO] [stdout] | [INFO] [stdout] 285 | let _ = try!(self.r.read_exact((length - 2) as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:323:49 [INFO] [stdout] | [INFO] [stdout] 323 | self.padded_width = 8 * ((self.width as uint + 7) / 8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:332:18 [INFO] [stdout] | [INFO] [stdout] 332 | for _ in range(0, n) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use jpeg::decoder::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:348:42 [INFO] [stdout] | [INFO] [stdout] 348 | self.components.insert(id as uint, c); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:370:54 [INFO] [stdout] | [INFO] [stdout] 370 | self.mcu = Vec::from_elem(blocks_per_mcu as uint * 64, 0u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:372:78 [INFO] [stdout] | [INFO] [stdout] 372 | let mcus_per_row = (self.width as f32 / (8 * hmax) as f32).ceil() as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:373:36 [INFO] [stdout] | [INFO] [stdout] 373 | let mcu_row_len = (hmax as uint * vmax as uint) * self.mcu.len() * mcus_per_row; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:373:51 [INFO] [stdout] | [INFO] [stdout] 373 | let mcu_row_len = (hmax as uint * vmax as uint) * self.mcu.len() * mcus_per_row; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:387:18 [INFO] [stdout] | [INFO] [stdout] 387 | for _ in range(0, num_scan_components as uint) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use jpeg::decoder::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:387:50 [INFO] [stdout] | [INFO] [stdout] 387 | for _ in range(0, num_scan_components as uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:391:53 [INFO] [stdout] | [INFO] [stdout] 391 | let c = self.components.get_mut(&(id as uint)).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:423:59 [INFO] [stdout] | [INFO] [stdout] 423 | let slice = self.qtables.slice_mut(64 * tq as uint, 64 * tq as uint + 64); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:423:76 [INFO] [stdout] | [INFO] [stdout] 423 | let slice = self.qtables.slice_mut(64 * tq as uint, 64 * tq as uint + 64); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:425:22 [INFO] [stdout] | [INFO] [stdout] 425 | for i in range(0u, 64) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use jpeg::decoder::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:454:56 [INFO] [stdout] | [INFO] [stdout] 454 | let huffval = try!(self.r.read_exact(mt as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:457:37 [INFO] [stdout] | [INFO] [stdout] 457 | self.dctables[th as uint] = derive_tables(bits, huffval); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:459:37 [INFO] [stdout] | [INFO] [stdout] 459 | self.actables[th as uint] = derive_tables(bits, huffval); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:540:9 [INFO] [stdout] | [INFO] [stdout] 540 | impl ImageDecoder for JPEGDecoder { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:563:42 [INFO] [stdout] | [INFO] [stdout] 563 | fn row_len(&mut self) -> ImageResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 540 | impl ImageDecoder for JPEGDecoder { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:568:33 [INFO] [stdout] | [INFO] [stdout] 568 | let len = self.width as uint * self.num_components as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:568:63 [INFO] [stdout] | [INFO] [stdout] 568 | let len = self.width as uint * self.num_components as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:582:64 [INFO] [stdout] | [INFO] [stdout] 582 | let len = self.padded_width * self.num_components as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:583:58 [INFO] [stdout] | [INFO] [stdout] 583 | let slice = self.mcu_row.slice(self.row_count as uint * len, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:584:27 [INFO] [stdout] | [INFO] [stdout] 584 | self.row_count as uint * len + buf.len()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:600:59 [INFO] [stdout] | [INFO] [stdout] 600 | let mut buf = Vec::from_elem(row * self.height as uint, 0u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:610:42 [INFO] [stdout] | [INFO] [stdout] 610 | fn upsample_mcu(out: &mut [u8], xoffset: uint, width: uint, bpp: uint, mcu: &[u8], h: u8, v: u8) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:610:55 [INFO] [stdout] | [INFO] [stdout] 610 | fn upsample_mcu(out: &mut [u8], xoffset: uint, width: uint, bpp: uint, mcu: &[u8], h: u8, v: u8) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:610:66 [INFO] [stdout] | [INFO] [stdout] 610 | fn upsample_mcu(out: &mut [u8], xoffset: uint, width: uint, bpp: uint, mcu: &[u8], h: u8, v: u8) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:612:18 [INFO] [stdout] | [INFO] [stdout] 612 | for y in range(0u, 8) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use jpeg::decoder::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:613:22 [INFO] [stdout] | [INFO] [stdout] 613 | for x in range(0u, 8) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use jpeg::decoder::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:620:49 [INFO] [stdout] | [INFO] [stdout] 620 | let y_blocks = mcu.slice_to(y_blocks as uint * 64); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:626:19 [INFO] [stdout] | [INFO] [stdout] 626 | for by in range(0, v as uint) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use jpeg::decoder::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:626:33 [INFO] [stdout] | [INFO] [stdout] 626 | for by in range(0, v as uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:629:23 [INFO] [stdout] | [INFO] [stdout] 629 | for bx in range(0, h as uint) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use jpeg::decoder::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:629:37 [INFO] [stdout] | [INFO] [stdout] 629 | for bx in range(0, h as uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:632:26 [INFO] [stdout] | [INFO] [stdout] 632 | for y in range(0u, 8) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use jpeg::decoder::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:633:30 [INFO] [stdout] | [INFO] [stdout] 633 | for x in range(0u, 8) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use jpeg::decoder::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:676:21 [INFO] [stdout] | [INFO] [stdout] 676 | i32 = 1 << t as uint - 1; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:679:23 [INFO] [stdout] | [INFO] [stdout] 679 | v + ((-1) << t as uint) + 1 [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | valptr: Vec, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 7 - valptr: Vec, [INFO] [stdout] 7 + valptr: Vec, [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 5 | pub struct HuffTable { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | maxcode: Vec, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 9 - maxcode: Vec, [INFO] [stdout] 9 + maxcode: Vec, [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 5 | pub struct HuffTable { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | mincode: Vec, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 10 - mincode: Vec, [INFO] [stdout] 10 + mincode: Vec, [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 5 | pub struct HuffTable { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | fn guarantee(&mut self, r: &mut R, n: u8) -> ImageResult<()> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:42:72 [INFO] [stdout] | [INFO] [stdout] 42 | self.bits |= (byte as u32 << (32 - 8)) >> self.num_bits as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:49:24 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn read_bit(&mut self, r: &mut R) -> ImageResult { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn receive(&mut self, r: &mut R, ssss: u8) -> ImageResult { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:61:65 [INFO] [stdout] | [INFO] [stdout] 61 | let bits = (self.bits & (0xFFFFFFFFu32 << (32 - ssss as uint))) >> (32 - ssss) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:61:91 [INFO] [stdout] | [INFO] [stdout] 61 | let bits = (self.bits & (0xFFFFFFFFu32 << (32 - ssss as uint))) >> (32 - ssss) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | self.bits <<= n as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:72:29 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn decode_symbol(&mut self, r: &mut R, table: &HuffTable) -> ImageResult { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:76:46 [INFO] [stdout] | [INFO] [stdout] 76 | let (val, size) = table.lut[index as uint]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 84 | for i in range(0u, 16) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:86:30 [INFO] [stdout] | [INFO] [stdout] 86 | code |= b as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:88:29 [INFO] [stdout] | [INFO] [stdout] 88 | if (code as int) <= table.maxcode[i] { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | ... code as int - [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:93:54 [INFO] [stdout] | [INFO] [stdout] 93 | return Ok(table.huffval[index as uint]) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:117:14 [INFO] [stdout] | [INFO] [stdout] 117 | for i in range(0u, 16) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:146:26 [INFO] [stdout] | [INFO] [stdout] 146 | code <<= diff as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:159:33 [INFO] [stdout] | [INFO] [stdout] 159 | lut.as_mut_slice()[v as uint] = (huffsize[i], huffcode[i]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:177:14 [INFO] [stdout] | [INFO] [stdout] 177 | for i in range(0u, 16) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:180:55 [INFO] [stdout] | [INFO] [stdout] 180 | mincode.as_mut_slice()[i] = huffcode[j as uint] as int; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:180:64 [INFO] [stdout] | [INFO] [stdout] 180 | mincode.as_mut_slice()[i] = huffcode[j as uint] as int; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:181:29 [INFO] [stdout] | [INFO] [stdout] 181 | j += bits[i] as int - 1; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:182:55 [INFO] [stdout] | [INFO] [stdout] 182 | maxcode.as_mut_slice()[i] = huffcode[j as uint] as int; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:182:64 [INFO] [stdout] | [INFO] [stdout] 182 | maxcode.as_mut_slice()[i] = huffcode[j as uint] as int; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:193:36 [INFO] [stdout] | [INFO] [stdout] 193 | let r = 8 - huffsize[i] as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:195:18 [INFO] [stdout] | [INFO] [stdout] 195 | for j in range(0u, 1 << r) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:197:41 [INFO] [stdout] | [INFO] [stdout] 197 | lut.as_mut_slice()[index as uint] = (*v, huffsize[i]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:83:14 [INFO] [stdout] | [INFO] [stdout] 83 | for y in range(0u, 8) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:103:65 [INFO] [stdout] | [INFO] [stdout] 103 | coeffs[y0 + 0] = (t10 + t11 - 8 * 128) << PASS1_BITS as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:104:55 [INFO] [stdout] | [INFO] [stdout] 104 | coeffs[y0 + 4] = (t10 - t11) << PASS1_BITS as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:108:53 [INFO] [stdout] | [INFO] [stdout] 108 | z1 += 1 << (CONST_BITS - PASS1_BITS - 1) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:110:87 [INFO] [stdout] | [INFO] [stdout] 110 | coeffs[y0 + 2] = (z1 + t12 * FIX_0_765366865) >> (CONST_BITS - PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:111:87 [INFO] [stdout] | [INFO] [stdout] 111 | coeffs[y0 + 6] = (z1 - t13 * FIX_1_847759065) >> (CONST_BITS - PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:119:53 [INFO] [stdout] | [INFO] [stdout] 119 | z1 += 1 << (CONST_BITS - PASS1_BITS - 1) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:138:61 [INFO] [stdout] | [INFO] [stdout] 138 | coeffs[y0 + 1] = t0 >> (CONST_BITS - PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:139:61 [INFO] [stdout] | [INFO] [stdout] 139 | coeffs[y0 + 3] = t1 >> (CONST_BITS - PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:140:61 [INFO] [stdout] | [INFO] [stdout] 140 | coeffs[y0 + 5] = t2 >> (CONST_BITS - PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:141:61 [INFO] [stdout] | [INFO] [stdout] 141 | coeffs[y0 + 7] = t3 >> (CONST_BITS - PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 147 | for x in range(0u, 8).rev() { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:155:55 [INFO] [stdout] | [INFO] [stdout] 155 | let t10 = t0 + t3 + (1 << (PASS1_BITS - 1) as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:165:58 [INFO] [stdout] | [INFO] [stdout] 165 | coeffs[x + 8 * 0] = (t10 + t11) >> PASS1_BITS as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:166:58 [INFO] [stdout] | [INFO] [stdout] 166 | coeffs[x + 8 * 4] = (t10 - t11) >> PASS1_BITS as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:170:53 [INFO] [stdout] | [INFO] [stdout] 170 | z1 += 1 << (CONST_BITS + PASS1_BITS - 1) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | coeffs[x + 8 * 2] = (z1 + t12 * FIX_0_765366865) >> (CONST_BITS + PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:173:90 [INFO] [stdout] | [INFO] [stdout] 173 | coeffs[x + 8 * 6] = (z1 - t13 * FIX_1_847759065) >> (CONST_BITS + PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:181:53 [INFO] [stdout] | [INFO] [stdout] 181 | z1 += 1 << (CONST_BITS - PASS1_BITS - 1) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:200:64 [INFO] [stdout] | [INFO] [stdout] 200 | coeffs[x + 8 * 1] = t0 >> (CONST_BITS + PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:201:64 [INFO] [stdout] | [INFO] [stdout] 201 | coeffs[x + 8 * 3] = t1 >> (CONST_BITS + PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:202:64 [INFO] [stdout] | [INFO] [stdout] 202 | coeffs[x + 8 * 5] = t2 >> (CONST_BITS + PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:203:64 [INFO] [stdout] | [INFO] [stdout] 203 | coeffs[x + 8 * 7] = t3 >> (CONST_BITS + PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:210:14 [INFO] [stdout] | [INFO] [stdout] 210 | for x in range(0u, 8).rev() { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:214:60 [INFO] [stdout] | [INFO] [stdout] 214 | let dcval = coeffs[x + 8 * 0] << PASS1_BITS as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:238:30 [INFO] [stdout] | [INFO] [stdout] 238 | z2 <<= CONST_BITS as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:239:30 [INFO] [stdout] | [INFO] [stdout] 239 | z3 <<= CONST_BITS as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:241:53 [INFO] [stdout] | [INFO] [stdout] 241 | z2 += 1 << (CONST_BITS - PASS1_BITS - 1) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:277:69 [INFO] [stdout] | [INFO] [stdout] 277 | tmp[x + 8 * 0] = (t10 + t3) >> (CONST_BITS - PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:278:69 [INFO] [stdout] | [INFO] [stdout] 278 | tmp[x + 8 * 7] = (t10 - t3) >> (CONST_BITS - PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:279:69 [INFO] [stdout] | [INFO] [stdout] 279 | tmp[x + 8 * 1] = (t11 + t2) >> (CONST_BITS - PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:280:69 [INFO] [stdout] | [INFO] [stdout] 280 | tmp[x + 8 * 6] = (t11 - t2) >> (CONST_BITS - PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:281:69 [INFO] [stdout] | [INFO] [stdout] 281 | tmp[x + 8 * 2] = (t12 + t1) >> (CONST_BITS - PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:282:69 [INFO] [stdout] | [INFO] [stdout] 282 | tmp[x + 8 * 5] = (t12 - t1) >> (CONST_BITS - PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:283:69 [INFO] [stdout] | [INFO] [stdout] 283 | tmp[x + 8 * 3] = (t13 + t0) >> (CONST_BITS - PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:284:69 [INFO] [stdout] | [INFO] [stdout] 284 | tmp[x + 8 * 4] = (t13 - t0) >> (CONST_BITS - PASS1_BITS) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:287:14 [INFO] [stdout] | [INFO] [stdout] 287 | for y in range(0u, 8) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:297:58 [INFO] [stdout] | [INFO] [stdout] 297 | let z2 = tmp[y0 + 0] + (1 << (PASS1_BITS + 2) as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:300:45 [INFO] [stdout] | [INFO] [stdout] 300 | let t0 = (z2 + z3) << CONST_BITS as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:301:45 [INFO] [stdout] | [INFO] [stdout] 301 | let t1 = (z2 - z3) << CONST_BITS as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:334:64 [INFO] [stdout] | [INFO] [stdout] 334 | let a = (t10 + t3) >> (CONST_BITS + PASS1_BITS + 3) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:337:64 [INFO] [stdout] | [INFO] [stdout] 337 | let a = (t10 - t3) >> (CONST_BITS + PASS1_BITS + 3) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:340:64 [INFO] [stdout] | [INFO] [stdout] 340 | let a = (t11 + t2) >> (CONST_BITS + PASS1_BITS + 3) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:343:64 [INFO] [stdout] | [INFO] [stdout] 343 | let a = (t11 - t2) >> (CONST_BITS + PASS1_BITS + 3) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:346:64 [INFO] [stdout] | [INFO] [stdout] 346 | let a = (t12 + t1) >> (CONST_BITS + PASS1_BITS + 3) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:349:64 [INFO] [stdout] | [INFO] [stdout] 349 | let a = (t12 - t1) >> (CONST_BITS + PASS1_BITS + 3) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:352:64 [INFO] [stdout] | [INFO] [stdout] 352 | let a = (t13 + t0) >> (CONST_BITS + PASS1_BITS + 3) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:355:64 [INFO] [stdout] | [INFO] [stdout] 355 | let a = (t13 - t0) >> (CONST_BITS + PASS1_BITS + 3) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | impl GIFDecoder { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `IoResult` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 87 | fn read_block(&mut self) -> io::IoResult> { [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Result` [INFO] [stdout] | [INFO] [stdout] --> /rustc/47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268/library/std/src/io/error.rs:52:0 [INFO] [stdout] | [INFO] [stdout] = note: similarly named type alias `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:89:43 [INFO] [stdout] | [INFO] [stdout] 89 | Ok(try!(self.r.read_exact(size as uint))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:134:48 [INFO] [stdout] | [INFO] [stdout] 134 | let n = 1 << (table_size + 1) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:164:30 [INFO] [stdout] | [INFO] [stdout] 164 | image_top as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:165:31 [INFO] [stdout] | [INFO] [stdout] 165 | image_left as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:166:32 [INFO] [stdout] | [INFO] [stdout] 166 | image_width as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | image_height as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:168:31 [INFO] [stdout] | [INFO] [stdout] 168 | self.width as uint * 3, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:227:48 [INFO] [stdout] | [INFO] [stdout] 227 | let _ = try!(self.r.read_exact(size as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:243:52 [INFO] [stdout] | [INFO] [stdout] 243 | self.image = Vec::from_elem(self.width as uint * self.height as uint * 3, 0u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:243:74 [INFO] [stdout] | [INFO] [stdout] 243 | self.image = Vec::from_elem(self.width as uint * self.height as uint * 3, 0u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:250:40 [INFO] [stdout] | [INFO] [stdout] 250 | 1 << ((fields & 7) + 1) as uint [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:282:9 [INFO] [stdout] | [INFO] [stdout] 282 | impl ImageDecoder for GIFDecoder { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:293:42 [INFO] [stdout] | [INFO] [stdout] 293 | fn row_len(&mut self) -> ImageResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 282 | impl ImageDecoder for GIFDecoder { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:295:30 [INFO] [stdout] | [INFO] [stdout] 295 | Ok(3 * self.width as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:305:59 [INFO] [stdout] | [INFO] [stdout] 305 | let slice = self.image.slice(self.decoded_rows as uint * rlen, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:306:30 [INFO] [stdout] | [INFO] [stdout] 306 | self.decoded_rows as uint * rlen + rlen); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:338:21 [INFO] [stdout] | [INFO] [stdout] 338 | y0: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:339:21 [INFO] [stdout] | [INFO] [stdout] 339 | x0: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:340:24 [INFO] [stdout] | [INFO] [stdout] 340 | width: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:341:25 [INFO] [stdout] | [INFO] [stdout] 341 | height: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:342:25 [INFO] [stdout] | [INFO] [stdout] 342 | stride: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:346:14 [INFO] [stdout] | [INFO] [stdout] 346 | for y in range(0, height) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use gif::decoder::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:347:18 [INFO] [stdout] | [INFO] [stdout] 347 | for x in range(0, width) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use gif::decoder::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:354:46 [INFO] [stdout] | [INFO] [stdout] 354 | let (r, g, b) = palette[index as uint]; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | pos: uint [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | impl LZWReader { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:36:59 [INFO] [stdout] | [INFO] [stdout] 36 | let mut dict = Vec::from_elem(1 << MAXCODESIZE as uint, None); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | for i in range(0u, 1 << size as uint) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use gif::lzw::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:38:41 [INFO] [stdout] | [INFO] [stdout] 38 | for i in range(0u, 1 << size as uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:54:38 [INFO] [stdout] | [INFO] [stdout] 54 | next_code: (1 << size as uint) + 2, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | clear: 1 << size as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | end: (1 << size as uint) + 1, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:70:65 [INFO] [stdout] | [INFO] [stdout] 70 | self.accumulator |= byte as u32 << self.num_bits as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:74:44 [INFO] [stdout] | [INFO] [stdout] 74 | let mask = (1 << self.code_size as uint) - 1; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:77:48 [INFO] [stdout] | [INFO] [stdout] 77 | self.accumulator >>= self.code_size as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:89:64 [INFO] [stdout] | [INFO] [stdout] 89 | self.dict = Vec::from_elem(1 << MAXCODESIZE as uint, None); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:91:26 [INFO] [stdout] | [INFO] [stdout] 91 | for i in range(0u, 1 << self.initial_size as uint) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use gif::lzw::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:91:62 [INFO] [stdout] | [INFO] [stdout] 91 | for i in range(0u, 1 << self.initial_size as uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:105:34 [INFO] [stdout] | [INFO] [stdout] 105 | if self.dict[code as uint].is_none() { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:106:50 [INFO] [stdout] | [INFO] [stdout] 106 | self.dict.as_mut_slice()[code as uint] = [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:112:44 [INFO] [stdout] | [INFO] [stdout] 112 | tmp.push(self.dict[code as uint].as_ref().unwrap()[0]); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:114:60 [INFO] [stdout] | [INFO] [stdout] 114 | self.dict.as_mut_slice()[self.next_code as uint] = Some(tmp); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:117:61 [INFO] [stdout] | [INFO] [stdout] 117 | if self.next_code >= 1 << self.code_size as uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:122:43 [INFO] [stdout] | [INFO] [stdout] 122 | self.prev = self.dict[code as uint].as_ref().unwrap().clone(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:124:41 [INFO] [stdout] | [INFO] [stdout] 124 | for &s in self.dict[code as uint].as_ref().unwrap().iter() { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | impl Reader for LZWReader { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | impl Reader for LZWReader { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:134:52 [INFO] [stdout] | [INFO] [stdout] 134 | fn read(&mut self, buf: &mut [u8]) -> IoResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 133 | impl Reader for LZWReader { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `standard_error` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | return Err(io::standard_error(io::EndOfFile)) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EndOfFile` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:140:47 [INFO] [stdout] | [INFO] [stdout] 140 | return Err(io::standard_error(io::EndOfFile)) [INFO] [stdout] | ^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | impl SmartReader { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Seek` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | impl SmartReader { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use tiff::decoder::io::Seek; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | impl Reader for SmartReader { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | impl Reader for SmartReader { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:70:52 [INFO] [stdout] | [INFO] [stdout] 70 | fn read(&mut self, buf: &mut [u8]) -> IoResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 68 | impl Reader for SmartReader { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Seek` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:75:15 [INFO] [stdout] | [INFO] [stdout] 75 | impl Seek for SmartReader { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use tiff::decoder::io::Seek; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Seek` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | impl Seek for SmartReader { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use tiff::decoder::io::Seek; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `SeekStyle` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:83:45 [INFO] [stdout] | [INFO] [stdout] 83 | fn seek(&mut self, pos: i64, style: io::SeekStyle) -> IoResult<()> { [INFO] [stdout] | ^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | impl TIFFDecoder { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Seek` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | impl TIFFDecoder { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use tiff::decoder::io::Seek; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SeekSet` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:250:45 [INFO] [stdout] | [INFO] [stdout] 250 | self.reader.seek(offset as i64, io::SeekSet) [INFO] [stdout] | ^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:288:18 [INFO] [stdout] | [INFO] [stdout] 288 | for _ in range(0, try!(self.read_short())) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:348:105 [INFO] [stdout] | [INFO] [stdout] 348 | fn expand_strip<'a>(&mut self, buffer: DecodingBuffer<'a>, offset: u32, length: u32) -> ImageResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 121 | impl TIFFDecoder { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:361:60 [INFO] [stdout] | [INFO] [stdout] 361 | for datum in buffer.slice_to_mut(length as uint/2).iter_mut() { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:364:27 [INFO] [stdout] | [INFO] [stdout] 364 | length as uint/2 [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:367:64 [INFO] [stdout] | [INFO] [stdout] 367 | try!(reader.read(buffer.slice_to_mut(length as uint))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:376:9 [INFO] [stdout] | [INFO] [stdout] 376 | impl ImageDecoder for TIFFDecoder { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Seek` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:376:18 [INFO] [stdout] | [INFO] [stdout] 376 | impl ImageDecoder for TIFFDecoder { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use tiff::decoder::io::Seek; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:395:42 [INFO] [stdout] | [INFO] [stdout] 395 | fn row_len(&mut self) -> ImageResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 376 | impl ImageDecoder for TIFFDecoder { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:405:28 [INFO] [stdout] | [INFO] [stdout] 405 | self.width as uint [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:406:30 [INFO] [stdout] | [INFO] [stdout] 406 | * self.height as uint [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `std::fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/ifd.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | impl ::std::fmt::Show for Entry { [INFO] [stdout] | ^^^^ not found in `std::fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `MemReader` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/ifd.rs:114:59 [INFO] [stdout] | [INFO] [stdout] 114 | fn r(&self, byte_order: ByteOrder) -> SmartReader { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `BufReader` [INFO] [stdout] | [INFO] [stdout] --> /rustc/47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268/library/std/src/io/buffered/bufreader.rs:51:0 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `BufReader` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/ifd.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn val(&self, decoder: &mut super::TIFFDecoder) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Seek` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/ifd.rs:121:28 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn val(&self, decoder: &mut super::TIFFDecoder) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use tiff::ifd::io::Seek; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/ifd.rs:131:53 [INFO] [stdout] | [INFO] [stdout] 131 | let mut v = Vec::with_capacity(n as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/ifd.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 133 | for _ in range(0, n) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 74 | struct Header { [INFO] [stdout] | ------------- similarly named struct `Header` defined here [INFO] [stdout] ... [INFO] [stdout] 109 | fn from_reader(r: &mut Reader) -> ImageResult
{ [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `Header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | start_offset: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | entry_size: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:135:32 [INFO] [stdout] | [INFO] [stdout] 74 | struct Header { [INFO] [stdout] | ------------- similarly named struct `Header` defined here [INFO] [stdout] ... [INFO] [stdout] 135 | pub fn from_reader(r: &mut Reader, [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `Header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:140:54 [INFO] [stdout] | [INFO] [stdout] 140 | let bytes_per_entry = (bits_per_entry as uint + 7) / 8; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:141:76 [INFO] [stdout] | [INFO] [stdout] 141 | let bytes = try!(r.read_exact(bytes_per_entry * num_entries as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:144:47 [INFO] [stdout] | [INFO] [stdout] 144 | start_offset: start_offset as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:150:30 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn get(&self, index: uint) -> &[u8] { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 160 | width: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | height: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:162:22 [INFO] [stdout] | [INFO] [stdout] 162 | bytes_per_pixel: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | impl TGADecoder { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Seek` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:172:18 [INFO] [stdout] | [INFO] [stdout] 172 | impl TGADecoder { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use tga::decoder::io::Seek; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:194:49 [INFO] [stdout] | [INFO] [stdout] 194 | self.width = self.header.image_width as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:195:51 [INFO] [stdout] | [INFO] [stdout] 195 | self.height = self.header.image_height as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:196:60 [INFO] [stdout] | [INFO] [stdout] 196 | self.bytes_per_pixel = (self.header.pixel_depth as uint + 7) / 8; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SeekCur` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:253:60 [INFO] [stdout] | [INFO] [stdout] 253 | try!(self.r.seek(self.header.id_length as i64, io::SeekCur)); [INFO] [stdout] | ^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:271:44 [INFO] [stdout] | [INFO] [stdout] 271 | fn bytes_to_index(bytes: &[u8]) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:274:49 [INFO] [stdout] | [INFO] [stdout] 274 | result = result << 8 | *byte as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:279:62 [INFO] [stdout] | [INFO] [stdout] 279 | let bytes_per_entry = (self.header.map_entry_size as uint + 7) / 8; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:329:66 [INFO] [stdout] | [INFO] [stdout] 329 | let repeat_count = ((run_packet & !0x80) + 1) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:331:26 [INFO] [stdout] | [INFO] [stdout] 331 | for _ in range(0u, repeat_count) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:337:57 [INFO] [stdout] | [INFO] [stdout] 337 | let num_raw_bytes = (run_packet + 1) as uint * self.bytes_per_pixel; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:340:43 [INFO] [stdout] | [INFO] [stdout] 340 | num_read += run_packet as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 373 | impl ImageDecoder for TGADecoder { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Seek` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:373:18 [INFO] [stdout] | [INFO] [stdout] 373 | impl ImageDecoder for TGADecoder { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use tga::decoder::io::Seek; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:386:42 [INFO] [stdout] | [INFO] [stdout] 386 | fn row_len(&mut self) -> ImageResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 373 | impl ImageDecoder for TGADecoder { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `IoError` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | IoError(io::IoError), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268/library/std/src/io/error.rs:65:0 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `Error` defined here [INFO] [stdout] help: there is an enum variant `ImageError::IoError`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 31 - IoError(io::IoError), [INFO] [stdout] 31 + IoError(ImageError), [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 31 - IoError(io::IoError), [INFO] [stdout] 31 + IoError(io::Error), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `IoError` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | impl FromError for ImageError { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268/library/std/src/io/error.rs:65:0 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `Error` defined here [INFO] [stdout] help: there is an enum variant `ImageError::IoError`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 37 - impl FromError for ImageError { [INFO] [stdout] 37 + impl FromError for ImageError { [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 37 - impl FromError for ImageError { [INFO] [stdout] 37 + impl FromError for ImageError { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `IoError` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | fn from_error(err: io::IoError) -> ImageError { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268/library/std/src/io/error.rs:65:0 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `Error` defined here [INFO] [stdout] help: there is an enum variant `ImageError::IoError`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 38 - fn from_error(err: io::IoError) -> ImageError { [INFO] [stdout] 38 + fn from_error(err: ImageError) -> ImageError { [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 38 - fn from_error(err: io::IoError) -> ImageError { [INFO] [stdout] 38 + fn from_error(err: io::Error) -> ImageError { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:98:42 [INFO] [stdout] | [INFO] [stdout] 98 | fn row_len(&mut self) -> ImageResult; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 90 | pub trait ImageDecoder { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:121:48 [INFO] [stdout] | [INFO] [stdout] 121 | let mut buf = Vec::from_elem(length as uint * width as uint * bpp, 0u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:121:64 [INFO] [stdout] | [INFO] [stdout] 121 | let mut buf = Vec::from_elem(length as uint * width as uint * bpp, 0u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:132:18 [INFO] [stdout] | [INFO] [stdout] 132 | for i in range(0, length as uint) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use image::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:132:37 [INFO] [stdout] | [INFO] [stdout] 132 | for i in range(0, length as uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:134:48 [INFO] [stdout] | [INFO] [stdout] 134 | let from = tmp.slice_from(x as uint * bpp) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:135:50 [INFO] [stdout] | [INFO] [stdout] 135 | ... .slice_to(width as uint * bpp); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:137:60 [INFO] [stdout] | [INFO] [stdout] 137 | let to = buf.slice_from_mut(i * width as uint * bpp) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:138:54 [INFO] [stdout] | [INFO] [stdout] 138 | ... .slice_to_mut(width as uint * bpp); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:321:18 [INFO] [stdout] | [INFO] [stdout] 321 | for y in range(0, self.ystride) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use image::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:322:22 [INFO] [stdout] | [INFO] [stdout] 322 | for x in range(0, self.xstride) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use image::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:312:20 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn save(&self, w: W, format: ImageFormat) -> io::IoResult> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `IoResult` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:312:69 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn save(&self, w: W, format: ImageFormat) -> io::IoResult> { [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Result` [INFO] [stdout] | [INFO] [stdout] --> /rustc/47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268/library/std/src/io/error.rs:52:0 [INFO] [stdout] | [INFO] [stdout] = note: similarly named type alias `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:412:45 [INFO] [stdout] | [INFO] [stdout] 412 | let mask = (1u8 << bit_depth as uint) - 1; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:413:60 [INFO] [stdout] | [INFO] [stdout] 413 | let scaling_factor = (255)/((1 << bit_depth as uint) - 1); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range_step_inclusive` in module `iter` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:419:34 [INFO] [stdout] | [INFO] [stdout] 419 | ... iter::range_step_inclusive(8i8-(bit_depth as i8), 0, -(bit_depth as i8)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `iterate` in module `iter` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:420:39 [INFO] [stdout] | [INFO] [stdout] 420 | ... .zip(iter::iterate( [INFO] [stdout] | ^^^^^^^ not found in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:426:70 [INFO] [stdout] | [INFO] [stdout] 426 | .enumerate().filter(|&(i, _)| i % (row_len as uint) < (w as uint) ).map(|(_, p)| p) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:426:84 [INFO] [stdout] | [INFO] [stdout] 426 | .enumerate().filter(|&(i, _)| i % (row_len as uint) < (w as uint) ).map(|(_, p)| p) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:428:54 [INFO] [stdout] | [INFO] [stdout] 428 | ... (pixel & mask << shift as uint) >> shift as uint [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:428:72 [INFO] [stdout] | [INFO] [stdout] 428 | ... (pixel & mask << shift as uint) >> shift as uint [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:466:20 [INFO] [stdout] | [INFO] [stdout] 466 | pub fn open(path: &Path) -> ImageResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `File` in `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:467:25 [INFO] [stdout] | [INFO] [stdout] 467 | let fin = match io::File::open(path) { [INFO] [stdout] | ^^^^ could not find `File` in `io` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::fs::File; [INFO] [stdout] | [INFO] [stdout] help: if you import `File`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 467 - let fin = match io::File::open(path) { [INFO] [stdout] 467 + let fin = match File::open(path) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:500:27 [INFO] [stdout] | [INFO] [stdout] 500 | pub fn save_buffer(path: &Path, buf: &[u8], width: u32, height: u32, color: color::ColorType) -> io::IoResult<()> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `IoResult` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:500:103 [INFO] [stdout] | [INFO] [stdout] 500 | pub fn save_buffer(path: &Path, buf: &[u8], width: u32, height: u32, color: color::ColorType) -> io::IoResult<()> { [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Result` [INFO] [stdout] | [INFO] [stdout] --> /rustc/47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268/library/std/src/io/error.rs:52:0 [INFO] [stdout] | [INFO] [stdout] = note: similarly named type alias `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `File` in `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:501:25 [INFO] [stdout] | [INFO] [stdout] 501 | let fout = try!(io::File::create(path)); [INFO] [stdout] | ^^^^ could not find `File` in `io` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::fs::File; [INFO] [stdout] | [INFO] [stdout] help: if you import `File`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 501 - let fout = try!(io::File::create(path)); [INFO] [stdout] 501 + let fout = try!(File::create(path)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IoError` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:509:27 [INFO] [stdout] | [INFO] [stdout] 509 | format => Err(io::IoError { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268/library/std/src/io/error.rs:65:0 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `Error` defined here [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 509 - format => Err(io::IoError { [INFO] [stdout] 509 + format => Err(io::Error { [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use ImageError::IoError; [INFO] [stdout] | [INFO] [stdout] help: if you import `IoError`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 509 - format => Err(io::IoError { [INFO] [stdout] 509 + format => Err(IoError { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `InvalidInput` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:510:23 [INFO] [stdout] | [INFO] [stdout] 510 | kind: io::InvalidInput, [INFO] [stdout] | ^^^^^^^^^^^^ not found in `io` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use dynimage::io::ErrorKind::InvalidInput; [INFO] [stdout] | [INFO] [stdout] help: if you import `InvalidInput`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 510 - kind: io::InvalidInput, [INFO] [stdout] 510 + kind: InvalidInput, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:521:16 [INFO] [stdout] | [INFO] [stdout] 521 | pub fn load(r: R, format: ImageFormat) -> ImageResult { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Seek` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/dynimage.rs:521:23 [INFO] [stdout] | [INFO] [stdout] 521 | pub fn load(r: R, format: ImageFormat) -> ImageResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use dynimage::io::Seek; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Add` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait Num: Zero + One + Add + Sub + Mul + Div + Rem + Neg + Par... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 + use std::ops::Add; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Sub` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:8:47 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait Num: Zero + One + Add + Sub + Mul + Div + Rem + Neg + Par... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 + use std::ops::Sub; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Mul` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:8:65 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait Num: Zero + One + Add + Sub + Mul + Div + Rem + Neg + Par... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 + use std::ops::Mul; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Div` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:8:83 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait Num: Zero + One + Add + Sub + Mul + Div + Rem + Neg + Par... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 + use std::ops::Div; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Rem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:8:101 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait Num: Zero + One + Add + Sub + Mul + Div + Rem + Neg + Par... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 + use std::ops::Rem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Neg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:8:119 [INFO] [stdout] | [INFO] [stdout] 8 | ... + Div + Rem + Neg + PartialEq { } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 + use std::ops::Neg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Add` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | impl + Sub + Mul + Div + Rem + Neg + PartialEq> Num for A { } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 + use std::ops::Add; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Sub` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | impl + Sub + Mul + Div + Rem + Neg + PartialEq> Num for A { } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 + use std::ops::Sub; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Mul` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:9:46 [INFO] [stdout] | [INFO] [stdout] 9 | impl + Sub + Mul + Div + Rem + Neg + PartialEq> Num for A { } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 + use std::ops::Mul; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Div` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:9:58 [INFO] [stdout] | [INFO] [stdout] 9 | impl + Sub + Mul + Div + Rem + Neg + PartialEq> Num for A { } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 + use std::ops::Div; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Rem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:9:70 [INFO] [stdout] | [INFO] [stdout] 9 | impl + Sub + Mul + Div + Rem + Neg + PartialEq> Num for A { } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 + use std::ops::Rem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Neg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:9:82 [INFO] [stdout] | [INFO] [stdout] 9 | impl + Sub + Mul + Div + Rem + Neg + PartialEq> Num for A { } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 + use std::ops::Neg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Add` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Zero: Add { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 + use std::ops::Add; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | zero_impl!(uint, 0u); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | zero_impl!(int, 0i); [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [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 type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | impl Primitive for uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | fn max_value() -> uint { Int::max_value() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | impl Primitive for int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:66:23 [INFO] [stdout] | [INFO] [stdout] 66 | fn max_value() -> int { Int::max_value() } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Mul` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | pub trait One: Mul { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 + use std::ops::Mul; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 102 | one_impl!(uint, 1u); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | one_impl!(int, 1i); [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/transform.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | for i in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/transform.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | for i in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/transform.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | for i in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/transform.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 58 | for i in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:645:24 [INFO] [stdout] | [INFO] [stdout] 645 | for _ in range(0u, 2) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:875:24 [INFO] [stdout] | [INFO] [stdout] 875 | for i in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:876:28 [INFO] [stdout] | [INFO] [stdout] 876 | for j in range(0u, 8) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:877:32 [INFO] [stdout] | [INFO] [stdout] 877 | for k in range(0u, 3) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:878:36 [INFO] [stdout] | [INFO] [stdout] 878 | for t in range(0u, NUM_DCT_TOKENS - 1) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:926:24 [INFO] [stdout] | [INFO] [stdout] 926 | for i in range(0u, n) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:951:29 [INFO] [stdout] | [INFO] [stdout] 951 | for _i in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:961:29 [INFO] [stdout] | [INFO] [stdout] 961 | for _i in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:981:28 [INFO] [stdout] | [INFO] [stdout] 981 | for i in range(0u, MAX_SEGMENTS) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:985:28 [INFO] [stdout] | [INFO] [stdout] 985 | for i in range(0u, MAX_SEGMENTS) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:995:28 [INFO] [stdout] | [INFO] [stdout] 995 | for i in range(0u, MAX_SEGMENTS) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1007:28 [INFO] [stdout] | [INFO] [stdout] 1007 | for i in range(0u, 3) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1077:32 [INFO] [stdout] | [INFO] [stdout] 1077 | self.num_partitions = (1u << self.b.read_literal(2) as uint) as u8; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1143:32 [INFO] [stdout] | [INFO] [stdout] 1143 | for y in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1144:36 [INFO] [stdout] | [INFO] [stdout] 1144 | for x in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1156:32 [INFO] [stdout] | [INFO] [stdout] 1156 | for i in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1182:22 [INFO] [stdout] | [INFO] [stdout] 1182 | let stride = 1u + 16 + 4; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1198:28 [INFO] [stdout] | [INFO] [stdout] 1198 | for y in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1199:32 [INFO] [stdout] | [INFO] [stdout] 1199 | for x in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1212:24 [INFO] [stdout] | [INFO] [stdout] 1212 | for i in range(0u, 16) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1217:60 [INFO] [stdout] | [INFO] [stdout] 1217 | let ylength = if mby < self.mbheight as uint - 1 { 16u } [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1218:61 [INFO] [stdout] | [INFO] [stdout] 1218 | else if self.frame.height % 16 == 0 { 16u } [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1221:59 [INFO] [stdout] | [INFO] [stdout] 1221 | let xlength = if mbx < self.mbwidth as uint - 1 { 16u } [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1222:60 [INFO] [stdout] | [INFO] [stdout] 1222 | else if self.frame.width % 16 == 0 { 16u } [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1225:24 [INFO] [stdout] | [INFO] [stdout] 1225 | for y in range(0u, ylength) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1226:28 [INFO] [stdout] | [INFO] [stdout] 1226 | for x in range(0u, xlength) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1241:37 [INFO] [stdout] | [INFO] [stdout] 1241 | let first = if plane == 0 { 1u } else { 0u }; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1241:49 [INFO] [stdout] | [INFO] [stdout] 1241 | let first = if plane == 0 { 1u } else { 0u }; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1249:31 [INFO] [stdout] | [INFO] [stdout] 1249 | for i in range(first, 16u) { [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1324:28 [INFO] [stdout] | [INFO] [stdout] 1324 | for k in range(0u, 16) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1331:24 [INFO] [stdout] | [INFO] [stdout] 1331 | for y in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1333:28 [INFO] [stdout] | [INFO] [stdout] 1333 | for x in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1356:20 [INFO] [stdout] | [INFO] [stdout] 1356 | for &j in [5u, 7u].iter() { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1356:24 [INFO] [stdout] | [INFO] [stdout] 1356 | for &j in [5u, 7u].iter() { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1357:28 [INFO] [stdout] | [INFO] [stdout] 1357 | for y in range(0u, 2) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1360:32 [INFO] [stdout] | [INFO] [stdout] 1360 | for x in range(0u, 2) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1404:36 [INFO] [stdout] | [INFO] [stdout] 1404 | for i in range(1u, 9) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1434:18 [INFO] [stdout] | [INFO] [stdout] 1434 | let stride = 1u + 16 + 4; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1441:28 [INFO] [stdout] | [INFO] [stdout] 1441 | for i in range(0u, above.len()) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1445:28 [INFO] [stdout] | [INFO] [stdout] 1445 | for i in range(0u, 16) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1450:32 [INFO] [stdout] | [INFO] [stdout] 1450 | for i in range(16u, above.len()) { [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1454:32 [INFO] [stdout] | [INFO] [stdout] 1454 | for i in range(16u, above.len()) { [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1461:20 [INFO] [stdout] | [INFO] [stdout] 1461 | for i in range(17u, stride) { [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1469:24 [INFO] [stdout] | [INFO] [stdout] 1469 | for i in range(0u, 16) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1473:24 [INFO] [stdout] | [INFO] [stdout] 1473 | for i in range(0u, 16) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1509:20 [INFO] [stdout] | [INFO] [stdout] 1509 | for y in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1510:24 [INFO] [stdout] | [INFO] [stdout] 1510 | for x in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1520:22 [INFO] [stdout] | [INFO] [stdout] 1520 | for sby in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1521:26 [INFO] [stdout] | [INFO] [stdout] 1521 | for sbx in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1547:20 [INFO] [stdout] | [INFO] [stdout] 1547 | for y in range(0u, size) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1548:24 [INFO] [stdout] | [INFO] [stdout] 1548 | for x in range(0u, size) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1555:20 [INFO] [stdout] | [INFO] [stdout] 1555 | for y in range(0u, size) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1556:24 [INFO] [stdout] | [INFO] [stdout] 1556 | for x in range(0u, size) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1567:24 [INFO] [stdout] | [INFO] [stdout] 1567 | for y in range(0u, size) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1575:24 [INFO] [stdout] | [INFO] [stdout] 1575 | for x in range(0u, size) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1588:20 [INFO] [stdout] | [INFO] [stdout] 1588 | for y in range(0u, size) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1589:24 [INFO] [stdout] | [INFO] [stdout] 1589 | for x in range(0u, size) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1596:20 [INFO] [stdout] | [INFO] [stdout] 1596 | for y in range(0u, size) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1597:24 [INFO] [stdout] | [INFO] [stdout] 1597 | for x in range(0u, size) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1609:20 [INFO] [stdout] | [INFO] [stdout] 1609 | for i in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1615:20 [INFO] [stdout] | [INFO] [stdout] 1615 | for y in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1616:24 [INFO] [stdout] | [INFO] [stdout] 1616 | for x in range(0u, 4) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:378:28 [INFO] [stdout] | [INFO] [stdout] 378 | let mut read = 0u; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:275:24 [INFO] [stdout] | [INFO] [stdout] 275 | for i in range(0u, n) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:309:23 [INFO] [stdout] | [INFO] [stdout] 309 | for bits in range(1u, 16) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:322:21 [INFO] [stdout] | [INFO] [stdout] 322 | let mut k = 0u; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:373:32 [INFO] [stdout] | [INFO] [stdout] 373 | for i in range(0u, 64) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:412:32 [INFO] [stdout] | [INFO] [stdout] 412 | for i in range(0u, 64) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:501:19 [INFO] [stdout] | [INFO] [stdout] 501 | let mut sum = 0u; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:530:20 [INFO] [stdout] | [INFO] [stdout] 530 | for i in range(0u, 64) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:586:20 [INFO] [stdout] | [INFO] [stdout] 586 | for y in range(0u, 8) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:589:24 [INFO] [stdout] | [INFO] [stdout] 589 | for x in range(0u, 8) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:612:20 [INFO] [stdout] | [INFO] [stdout] 612 | for y in range(0u, 8) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:615:24 [INFO] [stdout] | [INFO] [stdout] 615 | for x in range(0u, 8) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:231:21 [INFO] [stdout] | [INFO] [stdout] 231 | let mut k = 0u; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:425:28 [INFO] [stdout] | [INFO] [stdout] 425 | for i in range(0u, 64) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:612:24 [INFO] [stdout] | [INFO] [stdout] 612 | for y in range(0u, 8) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:613:28 [INFO] [stdout] | [INFO] [stdout] 613 | for x in range(0u, 8) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:632:32 [INFO] [stdout] | [INFO] [stdout] 632 | for y in range(0u, 8) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:633:36 [INFO] [stdout] | [INFO] [stdout] 633 | for x in range(0u, 8) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | let mut code = 0u; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | for i in range(0u, 16) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 117 | for i in range(0u, 16) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:166:43 [INFO] [stdout] | [INFO] [stdout] 166 | let mut mincode = Vec::from_elem(16, -1i); [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:167:43 [INFO] [stdout] | [INFO] [stdout] 167 | let mut maxcode = Vec::from_elem(16, -1i); [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:168:43 [INFO] [stdout] | [INFO] [stdout] 168 | let mut valptr = Vec::from_elem(16, -1i); [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:177:20 [INFO] [stdout] | [INFO] [stdout] 177 | for i in range(0u, 16) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/entropy.rs:195:24 [INFO] [stdout] | [INFO] [stdout] 195 | for j in range(0u, 1 << r) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | for y in range(0u, 8) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | for x in range(0u, 8).rev() { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:210:20 [INFO] [stdout] | [INFO] [stdout] 210 | for x in range(0u, 8).rev() { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/transform.rs:287:20 [INFO] [stdout] | [INFO] [stdout] 287 | for y in range(0u, 8) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | 0u [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | for i in range(0u, 1 << size as uint) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/lzw.rs:91:32 [INFO] [stdout] | [INFO] [stdout] 91 | for i in range(0u, 1 << self.initial_size as uint) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | zero_impl!(uint, 0u); [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | zero_impl!(int, 0i); [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | one_impl!(uint, 1u); [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/traits.rs:107:16 [INFO] [stdout] | [INFO] [stdout] 107 | one_impl!(int, 1i); [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:272:30 [INFO] [stdout] | [INFO] [stdout] 272 | let mut result = 0u; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tga/decoder.rs:331:32 [INFO] [stdout] | [INFO] [stdout] 331 | for _ in range(0u, repeat_count) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0392]: lifetime parameter `'a` is never used [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/imageops/sample.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Filter < 'a> { [INFO] [stdout] | ^^ unused lifetime parameter [INFO] [stdout] | [INFO] [stdout] = help: consider removing `'a`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | static SEGMENT_ID_TREE: [i8, ..6] = [2, 4, -0, -1, -2, -3]; [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 47 | static KEYFRAME_YMODE_TREE: [i8, ..8] = [-B_PRED, 2, 4, 6, -DC_PRED, -V_PRED, -H_PRED, -TM_PRED]; [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | static KEYFRAME_YMODE_PROBS: [Prob, ..4] = [145, 156, 163, 128]; [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:53:39 [INFO] [stdout] | [INFO] [stdout] 53 | static KEYFRAME_BPRED_MODE_TREE: [i8, ..18] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | static KEYFRAME_BPRED_MODE_PROBS: [[[u8, ..9], ..10], ..10] = [ [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:66:48 [INFO] [stdout] | [INFO] [stdout] 66 | static KEYFRAME_BPRED_MODE_PROBS: [[[u8, ..9], ..10], ..10] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:66:55 [INFO] [stdout] | [INFO] [stdout] 66 | static KEYFRAME_BPRED_MODE_PROBS: [[[u8, ..9], ..10], ..10] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:190:36 [INFO] [stdout] | [INFO] [stdout] 190 | static KEYFRAME_UV_MODE_TREE: [i8, ..6] = [ [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:197:39 [INFO] [stdout] | [INFO] [stdout] 197 | static KEYFRAME_UV_MODE_PROBS: [Prob, ..3] = [142, 114, 183]; [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:200:57 [INFO] [stdout] | [INFO] [stdout] 200 | type TokenProbTables = [[[[Prob, ..NUM_DCT_TOKENS - 1], ..3], ..8], ..4]; [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:200:63 [INFO] [stdout] | [INFO] [stdout] 200 | type TokenProbTables = [[[[Prob, ..NUM_DCT_TOKENS - 1], ..3], ..8], ..4]; [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:200:69 [INFO] [stdout] | [INFO] [stdout] 200 | type TokenProbTables = [[[[Prob, ..NUM_DCT_TOKENS - 1], ..3], ..8], ..4]; [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:561:29 [INFO] [stdout] | [INFO] [stdout] 561 | static DCT_TOKEN_TREE: [i8, ..22] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:575:30 [INFO] [stdout] | [INFO] [stdout] 575 | static PROB_DCT_CAT: [[Prob, ..12], ..6] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:575:37 [INFO] [stdout] | [INFO] [stdout] 575 | static PROB_DCT_CAT: [[Prob, ..12], ..6] = [ [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:584:27 [INFO] [stdout] | [INFO] [stdout] 584 | static DCT_CAT_BASE: [u8, ..6] = [5, 7, 11, 19, 35, 67]; [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:585:26 [INFO] [stdout] | [INFO] [stdout] 585 | static COEFF_BANDS: [u8, ..16] = [0, 1, 2, 3, 6, 4, 5, 6, 6, 6, 6, 6, 6, 6, 6, 7]; [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:587:24 [INFO] [stdout] | [INFO] [stdout] 587 | static DC_QUANT: [i16, ..128] = [ [INFO] [stdout] | ^^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:606:24 [INFO] [stdout] | [INFO] [stdout] 606 | static AC_QUANT: [i16, ..128] = [ [INFO] [stdout] | ^^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:625:21 [INFO] [stdout] | [INFO] [stdout] 625 | static ZIGZAG: [u8, ..16] = [0, 1, 4, 8, 5, 2, 3, 6, 9, 12, 13, 10, 7, 11, 14, 15]; [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:728:23 [INFO] [stdout] | [INFO] [stdout] 728 | bpred: [i8, ..16], [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:729:23 [INFO] [stdout] | [INFO] [stdout] 729 | complexity: [u8, ..9], [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:810:30 [INFO] [stdout] | [INFO] [stdout] 810 | partitions: [BoolReader, ..8], [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:813:32 [INFO] [stdout] | [INFO] [stdout] 813 | segment_tree_probs: [Prob, ..3], [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/webp/vp8.rs:1433:84 [INFO] [stdout] | [INFO] [stdout] 1433 | fn create_border(mbx: uint, mby: uint, mbw: uint, top: &[u8], left: &[u8]) -> [u8, ..357] { [INFO] [stdout] | ^^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:24:31 [INFO] [stdout] | [INFO] [stdout] 24 | pub static PNGSIGNATURE: [u8, ..8] = [137, 80, 78, 71, 13, 10, 26, 10]; [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:103:6 [INFO] [stdout] | [INFO] [stdout] 103 | impl Iterator<(u8, u32, u32)> for Adam7Iterator { [INFO] [stdout] | ^^^^^^^^ expected 0 generic arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:159:57 [INFO] [stdout] | [INFO] [stdout] 159 | impl<'a, T: Primitive, P: Pixel, I: GenericImage

> Iterator<(u32, u32, P)> for Pixels<'a, I> { [INFO] [stdout] | ^^^^^^^^ expected 0 generic arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/image.rs:189:57 [INFO] [stdout] | [INFO] [stdout] 189 | impl<'a, T: Primitive, P: Pixel, I: GenericImage

> Iterator<(u32, u32, &'a mut P)> for MutPixels<'a, I> { [INFO] [stdout] | ^^^^^^^^ expected 0 generic arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Item` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | impl Iterator<(u8, u32, u32)> for Adam7Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Item` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type Item = /* Type */;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | static CODEORDER: [u8, ..19] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | static LENGTHS: [u16, ..29] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | static EXTRA_LENGTHS: [u8, ..29] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | static DISTANCES: [u16, ..30] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/deflate.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | static EXTRA_DISTANCES: [u8, ..30] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/hash.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 46 | static CRC_TABLE: [u32, ..256] = [ [INFO] [stdout] | ^^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | static STD_LUMA_QTABLE: [u8, ..64] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:44:32 [INFO] [stdout] | [INFO] [stdout] 44 | static STD_CHROMA_QTABLE: [u8, ..64] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:57:39 [INFO] [stdout] | [INFO] [stdout] 57 | static STD_LUMA_DC_CODE_LENGTHS: [u8, ..16] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:62:33 [INFO] [stdout] | [INFO] [stdout] 62 | static STD_LUMA_DC_VALUES: [u8, ..12] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:68:41 [INFO] [stdout] | [INFO] [stdout] 68 | static STD_CHROMA_DC_CODE_LENGTHS: [u8, ..16] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:73:35 [INFO] [stdout] | [INFO] [stdout] 73 | static STD_CHROMA_DC_VALUES: [u8, ..12] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:79:39 [INFO] [stdout] | [INFO] [stdout] 79 | static STD_LUMA_AC_CODE_LENGTHS: [u8, ..16] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:84:33 [INFO] [stdout] | [INFO] [stdout] 84 | static STD_LUMA_AC_VALUES: [u8, ..162] = [ [INFO] [stdout] | ^^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:99:41 [INFO] [stdout] | [INFO] [stdout] 99 | static STD_CHROMA_AC_CODE_LENGTHS: [u8, ..16] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:103:35 [INFO] [stdout] | [INFO] [stdout] 103 | static STD_CHROMA_AC_VALUES: [u8, ..162] = [ [INFO] [stdout] | ^^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:582:36 [INFO] [stdout] | [INFO] [stdout] 582 | yb: &mut [u8, ..64], [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:583:37 [INFO] [stdout] | [INFO] [stdout] 583 | cbb: &mut [u8, ..64], [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:584:37 [INFO] [stdout] | [INFO] [stdout] 584 | crb: &mut [u8, ..64]) { [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/encoder.rs:610:35 [INFO] [stdout] | [INFO] [stdout] 610 | gb: &mut [u8, ..64]) { [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | pub static UNZIGZAG: [u8, ..64] = [ [INFO] [stdout] | ^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:104:19 [INFO] [stdout] | [INFO] [stdout] 104 | qtables: [u8, ..64 * 4], [INFO] [stdout] | ^^^^^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:105:27 [INFO] [stdout] | [INFO] [stdout] 105 | dctables: [HuffTable, ..2], [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/jpeg/decoder.rs:106:27 [INFO] [stdout] | [INFO] [stdout] 106 | actables: [HuffTable, ..2], [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/gif/decoder.rs:25:34 [INFO] [stdout] | [INFO] [stdout] 25 | global_table: [(u8, u8, u8), ..256], [INFO] [stdout] | ^^^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/tiff/ifd.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | offset: [u8, ..4], [INFO] [stdout] | ^^^ expected `usize`, found `RangeTo<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FromPrimitive` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/image-8b8340e605b53954/d0071be/src/png/decoder.rs:242:39 [INFO] [stdout] | [INFO] [stdout] 242 | self.interlace_method = match FromPrimitive::from_u8(try!(m.read_byte())) { [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/image-8b8340e605b53954/d0071be/src/png/decoder.rs:372:33 [INFO] [stdout] | [INFO] [stdout] 372 | let filter_type = match FromPrimitive::from_u8(try!(self.z.read_byte())) { [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/image-8b8340e605b53954/d0071be/src/png/encoder.rs:134:16 [INFO] [stdout] | [INFO] [stdout] 134 | filter(FromPrimitive::from_u8(i as u8 + 1).unwrap(), bpp, previous, current); [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/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:173:49 [INFO] [stdout] | [INFO] [stdout] 173 | self.photometric_interpretation = match FromPrimitive::from_u32( [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/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:182:32 [INFO] [stdout] | [INFO] [stdout] 182 | Some(val) => match FromPrimitive::from_u32(val) { [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/image-8b8340e605b53954/d0071be/src/tiff/decoder.rs:262:38 [INFO] [stdout] | [INFO] [stdout] 262 | let type_: ifd::Type = match FromPrimitive::from_u16(try!(self.read_short())) { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FromPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0107, E0308, E0392, E0405, E0422, E0425, E0432, E0433... [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `image` (lib) due to 985 previous errors [INFO] running `Command { std: "docker" "inspect" "e951e65aac5a763106a54a3b114794a7aed72c8c1068ed4824c697b450d24a89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e951e65aac5a763106a54a3b114794a7aed72c8c1068ed4824c697b450d24a89", kill_on_drop: false }` [INFO] [stdout] e951e65aac5a763106a54a3b114794a7aed72c8c1068ed4824c697b450d24a89