[INFO] fetching crate allocator 0.0.2... [INFO] checking allocator-0.0.2 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate allocator 0.0.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate allocator 0.0.2 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate allocator 0.0.2 [INFO] finished tweaking crates.io crate allocator 0.0.2 [INFO] tweaked toml for crates.io crate allocator 0.0.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded checked_cast v0.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5c306a092696c24d5b7462a39fad6ed00619a4a0a4e3996ddcb6b923c551428 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a5c306a092696c24d5b7462a39fad6ed00619a4a0a4e3996ddcb6b923c551428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5c306a092696c24d5b7462a39fad6ed00619a4a0a4e3996ddcb6b923c551428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5c306a092696c24d5b7462a39fad6ed00619a4a0a4e3996ddcb6b923c551428", kill_on_drop: false }` [INFO] [stdout] a5c306a092696c24d5b7462a39fad6ed00619a4a0a4e3996ddcb6b923c551428 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b67dc44a2ad9d37521cdce293e24a58034d81c83f879d7831bd5892d0103fdd4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b67dc44a2ad9d37521cdce293e24a58034d81c83f879d7831bd5892d0103fdd4", kill_on_drop: false }` [INFO] [stderr] Checking checked_cast v0.0.3 [INFO] [stderr] Checking allocator v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> src/allocator.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | static SIZES: [u64, ..58] = [ [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0259]: the name `core` is defined multiple times [INFO] [stdout] --> src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate core; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `core` reimported here [INFO] [stdout] | [INFO] [stdout] = note: `core` must be defined only once in the type namespace of this module [INFO] [stdout] help: you can use `as` to change the binding name of the import [INFO] [stdout] | [INFO] [stdout] 9 | extern crate core as other_core; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_escape]` is a deprecated synonym for `#[macro_use]` [INFO] [stdout] --> src/macros.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![macro_escape] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: try an outer attribute: `#[macro_use]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> src/allocator.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | static SIZES: [u64, ..58] = [ [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `allocator::Allocator` [INFO] [stdout] --> src/lib.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | pub use allocator::{Allocator}; [INFO] [stdout] | ^^^^^^^^^ no `Allocator` in `allocator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::num::Int` [INFO] [stdout] --> src/noop.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use core::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `allocator::Allocator` [INFO] [stdout] --> src/noop.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | pub use allocator::{Allocator}; [INFO] [stdout] | ^^^^^^^^^ no `Allocator` in `allocator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `allocator::Allocator` [INFO] [stdout] --> src/malloc.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | pub use allocator::{Allocator}; [INFO] [stdout] | ^^^^^^^^^ no `Allocator` in `allocator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::num::Int` [INFO] [stdout] --> src/malloc.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use core::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `allocator::Allocator` [INFO] [stdout] --> src/arena.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | pub use allocator::{Allocator}; [INFO] [stdout] | ^^^^^^^^^ no `Allocator` in `allocator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::kinds` [INFO] [stdout] --> src/arena.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | use core::kinds::marker; [INFO] [stdout] | ^^^^^ could not find `kinds` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::num::Int` [INFO] [stdout] --> src/arena.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use core::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::num::Int` [INFO] [stdout] --> src/rustalloc.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use core::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `alloc::heap` [INFO] [stdout] --> src/rustalloc.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::heap; [INFO] [stdout] | ^^^^^^^^^^^ no `heap` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `allocator::Allocator` [INFO] [stdout] --> src/rustalloc.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | pub use allocator::{Allocator}; [INFO] [stdout] | ^^^^^^^^^ no `Allocator` in `allocator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0259]: the name `core` is defined multiple times [INFO] [stdout] --> src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate core; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `core` reimported here [INFO] [stdout] | [INFO] [stdout] = note: `core` must be defined only once in the type namespace of this module [INFO] [stdout] help: you can use `as` to change the binding name of the import [INFO] [stdout] | [INFO] [stdout] 9 | extern crate core as other_core; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_escape]` is a deprecated synonym for `#[macro_use]` [INFO] [stdout] --> src/macros.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![macro_escape] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: try an outer attribute: `#[macro_use]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `phase` in this scope [INFO] [stdout] --> src/lib.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[phase(plugin)] extern crate checked_cast; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `checked_cast` in this scope [INFO] [stdout] --> src/malloc.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | let p: *mut T = malloc(try!(checked_cast!(count, size_t))) as *mut T; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] checked_cast::checked_cast [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> src/arena.rs:55:3 [INFO] [stdout] | [INFO] [stdout] 55 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> src/arena.rs:153:3 [INFO] [stdout] | [INFO] [stdout] 153 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `allocator::Allocator` [INFO] [stdout] --> src/lib.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | pub use allocator::{Allocator}; [INFO] [stdout] | ^^^^^^^^^ no `Allocator` in `allocator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::num::Int` [INFO] [stdout] --> src/noop.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use core::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `allocator::Allocator` [INFO] [stdout] --> src/noop.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | pub use allocator::{Allocator}; [INFO] [stdout] | ^^^^^^^^^ no `Allocator` in `allocator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `allocator::Allocator` [INFO] [stdout] --> src/malloc.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | pub use allocator::{Allocator}; [INFO] [stdout] | ^^^^^^^^^ no `Allocator` in `allocator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::num::Int` [INFO] [stdout] --> src/malloc.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use core::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `allocator::Allocator` [INFO] [stdout] --> src/arena.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | pub use allocator::{Allocator}; [INFO] [stdout] | ^^^^^^^^^ no `Allocator` in `allocator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::kinds` [INFO] [stdout] --> src/arena.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | use core::kinds::marker; [INFO] [stdout] | ^^^^^ could not find `kinds` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::num::Int` [INFO] [stdout] --> src/arena.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use core::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::num::Int` [INFO] [stdout] --> src/rustalloc.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use core::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `alloc::heap` [INFO] [stdout] --> src/rustalloc.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::heap; [INFO] [stdout] | ^^^^^^^^^^^ no `heap` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `allocator::Allocator` [INFO] [stdout] --> src/rustalloc.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | pub use allocator::{Allocator}; [INFO] [stdout] | ^^^^^^^^^ no `Allocator` in `allocator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `phase` in this scope [INFO] [stdout] --> src/lib.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[phase(plugin)] extern crate checked_cast; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `checked_cast` in this scope [INFO] [stdout] --> src/malloc.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | let p: *mut T = malloc(try!(checked_cast!(count, size_t))) as *mut T; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] checked_cast::checked_cast [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> src/arena.rs:55:3 [INFO] [stdout] | [INFO] [stdout] 55 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> src/arena.rs:153:3 [INFO] [stdout] | [INFO] [stdout] 153 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/noop.rs:15:43 [INFO] [stdout] | [INFO] [stdout] 15 | unsafe fn alloc(&mut self, _count: uint) -> Option<*mut T> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/noop.rs:19:44 [INFO] [stdout] | [INFO] [stdout] 19 | unsafe fn calloc(&mut self, _items: uint) -> Option<*mut T> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/noop.rs:23:65 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe fn realloc(&mut self, _buf: &mut *mut T, current: uint, items: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/noop.rs:23:78 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe fn realloc(&mut self, _buf: &mut *mut T, current: uint, items: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/noop.rs:23:94 [INFO] [stdout] | [INFO] [stdout] 14 | impl Allocator for NoopAlloc { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 23 | unsafe fn realloc(&mut self, _buf: &mut *mut T, current: uint, items: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/noop.rs:31:64 [INFO] [stdout] | [INFO] [stdout] 31 | unsafe fn ensure(&mut self, _buf: &mut *mut T, current: uint, min: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/noop.rs:31:75 [INFO] [stdout] | [INFO] [stdout] 31 | unsafe fn ensure(&mut self, _buf: &mut *mut T, current: uint, min: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/noop.rs:31:91 [INFO] [stdout] | [INFO] [stdout] 14 | impl Allocator for NoopAlloc { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 31 | unsafe fn ensure(&mut self, _buf: &mut *mut T, current: uint, min: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/noop.rs:39:56 [INFO] [stdout] | [INFO] [stdout] 39 | unsafe fn free(&mut self, _buf: *mut T, _count: uint) {} [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/malloc.rs:17:42 [INFO] [stdout] | [INFO] [stdout] 17 | unsafe fn alloc(&mut self, count: uint) -> Option<*mut T> { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/malloc.rs:26:43 [INFO] [stdout] | [INFO] [stdout] 26 | unsafe fn calloc(&mut self, count: uint) -> Option<*mut T> { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/malloc.rs:32:65 [INFO] [stdout] | [INFO] [stdout] 32 | unsafe fn realloc(&mut self, buf: &mut *mut T, _current: uint, count: uint) -> Option { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/malloc.rs:32:78 [INFO] [stdout] | [INFO] [stdout] 32 | unsafe fn realloc(&mut self, buf: &mut *mut T, _current: uint, count: uint) -> Option { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/malloc.rs:32:94 [INFO] [stdout] | [INFO] [stdout] 16 | impl Allocator for Malloc { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 32 | unsafe fn realloc(&mut self, buf: &mut *mut T, _current: uint, count: uint) -> Option { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/malloc.rs:42:56 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe fn free(&mut self, _buf: *mut T, _count: uint) { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | chunk_size: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | chunks: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | first_free: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(chunk_size: uint) -> Arena { Arena { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:45:42 [INFO] [stdout] | [INFO] [stdout] 45 | fn add_custom_chunk(&mut self, size: uint, align: uint) -> Option<&mut Chunk> { unsafe { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:45:55 [INFO] [stdout] | [INFO] [stdout] 45 | fn add_custom_chunk(&mut self, size: uint, align: uint) -> Option<&mut Chunk> { unsafe { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/arena.rs:48:39 [INFO] [stdout] | [INFO] [stdout] 48 | let cp = self.ptr.offset(c as int); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/arena.rs:58:18 [INFO] [stdout] | [INFO] [stdout] 58 | for i in range(0, self.chunks as int) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/arena.rs:58:42 [INFO] [stdout] | [INFO] [stdout] 58 | for i in range(0, self.chunks as int) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | unsafe fn alloc(&mut self, count: uint) -> Option<*mut T> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/arena.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | for i in range(self.first_free, self.chunks) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/arena.rs:81:64 [INFO] [stdout] | [INFO] [stdout] 81 | let chunk: &mut Chunk = &mut *self.ptr.offset(i as int); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:99:65 [INFO] [stdout] | [INFO] [stdout] 99 | unsafe fn realloc(&mut self, _buf: &mut *mut T, current: uint, items: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:99:78 [INFO] [stdout] | [INFO] [stdout] 99 | unsafe fn realloc(&mut self, _buf: &mut *mut T, current: uint, items: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:99:94 [INFO] [stdout] | [INFO] [stdout] 65 | impl Allocator for Arena { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 99 | unsafe fn realloc(&mut self, _buf: &mut *mut T, current: uint, items: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:107:64 [INFO] [stdout] | [INFO] [stdout] 107 | unsafe fn ensure(&mut self, _buf: &mut *mut T, current: uint, min: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:107:75 [INFO] [stdout] | [INFO] [stdout] 107 | unsafe fn ensure(&mut self, _buf: &mut *mut T, current: uint, min: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:107:91 [INFO] [stdout] | [INFO] [stdout] 65 | impl Allocator for Arena { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 107 | unsafe fn ensure(&mut self, _buf: &mut *mut T, current: uint, min: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:115:56 [INFO] [stdout] | [INFO] [stdout] 115 | unsafe fn free(&mut self, _buf: *mut T, _count: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | cap: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | end: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | fn fill(c: *mut Chunk, size: uint) -> Option<()> { #![inline] unsafe { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:140:31 [INFO] [stdout] | [INFO] [stdout] 140 | fn alloc(&mut self, size: uint, align: uint) -> Option<*mut u8> { #![inline] unsafe { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:140:44 [INFO] [stdout] | [INFO] [stdout] 140 | fn alloc(&mut self, size: uint, align: uint) -> Option<*mut u8> { #![inline] unsafe { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/arena.rs:145:37 [INFO] [stdout] | [INFO] [stdout] 145 | Some(self.ptr.offset(off as int)) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/rustalloc.rs:14:42 [INFO] [stdout] | [INFO] [stdout] 14 | unsafe fn alloc(&mut self, items: uint) -> Option<*mut T> { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/rustalloc.rs:23:64 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe fn realloc(&mut self, buf: &mut *mut T, current: uint, exact: uint) -> Option { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/rustalloc.rs:23:77 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe fn realloc(&mut self, buf: &mut *mut T, current: uint, exact: uint) -> Option { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/rustalloc.rs:23:93 [INFO] [stdout] | [INFO] [stdout] 13 | impl Allocator for RustAlloc { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 23 | unsafe fn realloc(&mut self, buf: &mut *mut T, current: uint, exact: uint) -> Option { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/rustalloc.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 35 | unsafe fn free(&mut self, buf: *mut T, items: uint) { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `allocator` [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate libc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: aborting due to 63 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] Some errors have detailed explanations: E0259, E0412, E0425, E0432, E0658. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0259`. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/noop.rs:15:43 [INFO] [stdout] | [INFO] [stdout] 15 | unsafe fn alloc(&mut self, _count: uint) -> Option<*mut T> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/noop.rs:19:44 [INFO] [stdout] | [INFO] [stdout] 19 | unsafe fn calloc(&mut self, _items: uint) -> Option<*mut T> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/noop.rs:23:65 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe fn realloc(&mut self, _buf: &mut *mut T, current: uint, items: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/noop.rs:23:78 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe fn realloc(&mut self, _buf: &mut *mut T, current: uint, items: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/noop.rs:23:94 [INFO] [stdout] | [INFO] [stdout] 14 | impl Allocator for NoopAlloc { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 23 | unsafe fn realloc(&mut self, _buf: &mut *mut T, current: uint, items: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/noop.rs:31:64 [INFO] [stdout] | [INFO] [stdout] 31 | unsafe fn ensure(&mut self, _buf: &mut *mut T, current: uint, min: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/noop.rs:31:75 [INFO] [stdout] | [INFO] [stdout] 31 | unsafe fn ensure(&mut self, _buf: &mut *mut T, current: uint, min: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/noop.rs:31:91 [INFO] [stdout] | [INFO] [stdout] 14 | impl Allocator for NoopAlloc { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 31 | unsafe fn ensure(&mut self, _buf: &mut *mut T, current: uint, min: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/noop.rs:39:56 [INFO] [stdout] | [INFO] [stdout] 39 | unsafe fn free(&mut self, _buf: *mut T, _count: uint) {} [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/malloc.rs:17:42 [INFO] [stdout] | [INFO] [stdout] 17 | unsafe fn alloc(&mut self, count: uint) -> Option<*mut T> { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/malloc.rs:26:43 [INFO] [stdout] | [INFO] [stdout] 26 | unsafe fn calloc(&mut self, count: uint) -> Option<*mut T> { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/malloc.rs:32:65 [INFO] [stdout] | [INFO] [stdout] 32 | unsafe fn realloc(&mut self, buf: &mut *mut T, _current: uint, count: uint) -> Option { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/malloc.rs:32:78 [INFO] [stdout] | [INFO] [stdout] 32 | unsafe fn realloc(&mut self, buf: &mut *mut T, _current: uint, count: uint) -> Option { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/malloc.rs:32:94 [INFO] [stdout] | [INFO] [stdout] 16 | impl Allocator for Malloc { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 32 | unsafe fn realloc(&mut self, buf: &mut *mut T, _current: uint, count: uint) -> Option { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/malloc.rs:42:56 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe fn free(&mut self, _buf: *mut T, _count: uint) { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | chunk_size: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | chunks: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | first_free: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(chunk_size: uint) -> Arena { Arena { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:45:42 [INFO] [stdout] | [INFO] [stdout] 45 | fn add_custom_chunk(&mut self, size: uint, align: uint) -> Option<&mut Chunk> { unsafe { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:45:55 [INFO] [stdout] | [INFO] [stdout] 45 | fn add_custom_chunk(&mut self, size: uint, align: uint) -> Option<&mut Chunk> { unsafe { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/arena.rs:48:39 [INFO] [stdout] | [INFO] [stdout] 48 | let cp = self.ptr.offset(c as int); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/arena.rs:58:18 [INFO] [stdout] | [INFO] [stdout] 58 | for i in range(0, self.chunks as int) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/arena.rs:58:42 [INFO] [stdout] | [INFO] [stdout] 58 | for i in range(0, self.chunks as int) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | unsafe fn alloc(&mut self, count: uint) -> Option<*mut T> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/arena.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | for i in range(self.first_free, self.chunks) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/arena.rs:81:64 [INFO] [stdout] | [INFO] [stdout] 81 | let chunk: &mut Chunk = &mut *self.ptr.offset(i as int); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:99:65 [INFO] [stdout] | [INFO] [stdout] 99 | unsafe fn realloc(&mut self, _buf: &mut *mut T, current: uint, items: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:99:78 [INFO] [stdout] | [INFO] [stdout] 99 | unsafe fn realloc(&mut self, _buf: &mut *mut T, current: uint, items: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:99:94 [INFO] [stdout] | [INFO] [stdout] 65 | impl Allocator for Arena { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 99 | unsafe fn realloc(&mut self, _buf: &mut *mut T, current: uint, items: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:107:64 [INFO] [stdout] | [INFO] [stdout] 107 | unsafe fn ensure(&mut self, _buf: &mut *mut T, current: uint, min: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:107:75 [INFO] [stdout] | [INFO] [stdout] 107 | unsafe fn ensure(&mut self, _buf: &mut *mut T, current: uint, min: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:107:91 [INFO] [stdout] | [INFO] [stdout] 65 | impl Allocator for Arena { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 107 | unsafe fn ensure(&mut self, _buf: &mut *mut T, current: uint, min: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:115:56 [INFO] [stdout] | [INFO] [stdout] 115 | unsafe fn free(&mut self, _buf: *mut T, _count: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | cap: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | end: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | fn fill(c: *mut Chunk, size: uint) -> Option<()> { #![inline] unsafe { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:140:31 [INFO] [stdout] | [INFO] [stdout] 140 | fn alloc(&mut self, size: uint, align: uint) -> Option<*mut u8> { #![inline] unsafe { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/arena.rs:140:44 [INFO] [stdout] | [INFO] [stdout] 140 | fn alloc(&mut self, size: uint, align: uint) -> Option<*mut u8> { #![inline] unsafe { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/arena.rs:145:37 [INFO] [stdout] | [INFO] [stdout] 145 | Some(self.ptr.offset(off as int)) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/rustalloc.rs:14:42 [INFO] [stdout] | [INFO] [stdout] 14 | unsafe fn alloc(&mut self, items: uint) -> Option<*mut T> { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/rustalloc.rs:23:64 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe fn realloc(&mut self, buf: &mut *mut T, current: uint, exact: uint) -> Option { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/rustalloc.rs:23:77 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe fn realloc(&mut self, buf: &mut *mut T, current: uint, exact: uint) -> Option { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/rustalloc.rs:23:93 [INFO] [stdout] | [INFO] [stdout] 13 | impl Allocator for RustAlloc { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 23 | unsafe fn realloc(&mut self, buf: &mut *mut T, current: uint, exact: uint) -> Option { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/rustalloc.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 35 | unsafe fn free(&mut self, buf: *mut T, items: uint) { #![inline] [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate libc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 63 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0259, E0412, E0425, E0432, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0259`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b67dc44a2ad9d37521cdce293e24a58034d81c83f879d7831bd5892d0103fdd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b67dc44a2ad9d37521cdce293e24a58034d81c83f879d7831bd5892d0103fdd4", kill_on_drop: false }` [INFO] [stdout] b67dc44a2ad9d37521cdce293e24a58034d81c83f879d7831bd5892d0103fdd4