[INFO] crate load 0.0.2 is already in cache [INFO] extracting crate load 0.0.2 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/load/0.0.2 [INFO] extracting crate load 0.0.2 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/load/0.0.2 [INFO] validating manifest of load-0.0.2 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of load-0.0.2 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing load-0.0.2 [INFO] finished frobbing load-0.0.2 [INFO] frobbed toml for load-0.0.2 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/load/0.0.2/Cargo.toml [INFO] started frobbing load-0.0.2 [INFO] finished frobbing load-0.0.2 [INFO] frobbed toml for load-0.0.2 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/load/0.0.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking load-0.0.2 against master#60960a260f7b5c695fd0717311d72ce62dd4eb43 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-1/master#60960a260f7b5c695fd0717311d72ce62dd4eb43:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/load/0.0.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9b96a2646cb09d0f2fd8f22e3a7388eddc547dd687a13bf45d047073cd019c8a [INFO] running `"docker" "start" "-a" "9b96a2646cb09d0f2fd8f22e3a7388eddc547dd687a13bf45d047073cd019c8a"` [INFO] [stderr] Checking load v0.0.2 (/opt/crater/workdir) [INFO] [stderr] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `{` [INFO] [stderr] --> src/queue.rs:242:26 [INFO] [stderr] | [INFO] [stderr] 242 | spawn(proc() { [INFO] [stderr] | ^ expected one of `)`, `,`, `.`, `?`, or an operator here [INFO] [stderr] [INFO] [stderr] error[E0658]: non-builtin inner attributes are unstable [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![license = "Mozilla Publice License, v. 2.0"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54726 [INFO] [stderr] = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `{` [INFO] [stderr] --> src/queue.rs:242:26 [INFO] [stderr] | [INFO] [stderr] 242 | spawn(proc() { [INFO] [stderr] | ^ expected one of `)`, `,`, `.`, `?`, or an operator here [INFO] [stderr] [INFO] [stderr] error[E0658]: non-builtin inner attributes are unstable [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![license = "Mozilla Publice License, v. 2.0"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54726 [INFO] [stderr] = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::io::timer` [INFO] [stderr] --> src/queue.rs:9:14 [INFO] [stderr] | [INFO] [stderr] 9 | use std::io::timer::sleep; [INFO] [stderr] | ^^^^^ could not find `timer` in `io` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::time::duration` [INFO] [stderr] --> src/queue.rs:10:16 [INFO] [stderr] | [INFO] [stderr] 10 | use std::time::duration::Duration; [INFO] [stderr] | ^^^^^^^^ could not find `duration` in `time` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::rand` [INFO] [stderr] --> src/queue.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | use std::rand::weak_rng; [INFO] [stderr] | ^^^^ could not find `rand` in `std` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::sync::atomic::AtomicUint` [INFO] [stderr] --> src/queue.rs:17:25 [INFO] [stderr] | [INFO] [stderr] 17 | use std::sync::atomic::{AtomicUint, SeqCst}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `AtomicUint` in `sync::atomic` [INFO] [stderr] | help: a similar name exists in the module: `AtomicU32` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::sync::deque` [INFO] [stderr] --> src/queue.rs:18:16 [INFO] [stderr] | [INFO] [stderr] 18 | use std::sync::deque::{Abort, BufferPool, Data, Empty, Stealer, Worker}; [INFO] [stderr] | ^^^^^ could not find `deque` in `sync` [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `license` in this scope [INFO] [stderr] --> src/lib.rs:1:4 [INFO] [stderr] | [INFO] [stderr] 1 | #![license = "Mozilla Publice License, v. 2.0"] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::io::timer` [INFO] [stderr] --> src/queue.rs:9:14 [INFO] [stderr] | [INFO] [stderr] 9 | use std::io::timer::sleep; [INFO] [stderr] | ^^^^^ could not find `timer` in `io` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::time::duration` [INFO] [stderr] --> src/queue.rs:10:16 [INFO] [stderr] | [INFO] [stderr] 10 | use std::time::duration::Duration; [INFO] [stderr] | ^^^^^^^^ could not find `duration` in `time` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::rand` [INFO] [stderr] --> src/queue.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | use std::rand::weak_rng; [INFO] [stderr] | ^^^^ could not find `rand` in `std` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::sync::atomic::AtomicUint` [INFO] [stderr] --> src/queue.rs:17:25 [INFO] [stderr] | [INFO] [stderr] 17 | use std::sync::atomic::{AtomicUint, SeqCst}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `AtomicUint` in `sync::atomic` [INFO] [stderr] | help: a similar name exists in the module: `AtomicU32` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::sync::deque` [INFO] [stderr] --> src/queue.rs:18:16 [INFO] [stderr] | [INFO] [stderr] 18 | use std::sync::deque::{Abort, BufferPool, Data, Empty, Stealer, Worker}; [INFO] [stderr] | ^^^^^ could not find `deque` in `sync` [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `license` in this scope [INFO] [stderr] --> src/lib.rs:1:4 [INFO] [stderr] | [INFO] [stderr] 1 | #![license = "Mozilla Publice License, v. 2.0"] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `Abort` is not bound in all patterns [INFO] [stderr] --> src/queue.rs:110:33 [INFO] [stderr] | [INFO] [stderr] 110 | Empty | Abort => { [INFO] [stderr] | ^^^^^ ----- variable not in all patterns [INFO] [stderr] | | [INFO] [stderr] | pattern doesn't bind `Abort` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Abort` [INFO] [stderr] --> src/queue.rs:110:41 [INFO] [stderr] | [INFO] [stderr] 110 | Empty | Abort => { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `Empty` is not bound in all patterns [INFO] [stderr] --> src/queue.rs:110:41 [INFO] [stderr] | [INFO] [stderr] 110 | Empty | Abort => { [INFO] [stderr] | ----- ^^^^^ pattern doesn't bind `Empty` [INFO] [stderr] | | [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Empty` [INFO] [stderr] --> src/queue.rs:110:33 [INFO] [stderr] | [INFO] [stderr] 110 | Empty | Abort => { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `Abort` is not bound in all patterns [INFO] [stderr] --> src/queue.rs:110:33 [INFO] [stderr] | [INFO] [stderr] 110 | Empty | Abort => { [INFO] [stderr] | ^^^^^ ----- variable not in all patterns [INFO] [stderr] | | [INFO] [stderr] | pattern doesn't bind `Abort` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Abort` [INFO] [stderr] --> src/queue.rs:110:41 [INFO] [stderr] | [INFO] [stderr] 110 | Empty | Abort => { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `Empty` is not bound in all patterns [INFO] [stderr] --> src/queue.rs:110:41 [INFO] [stderr] | [INFO] [stderr] 110 | Empty | Abort => { [INFO] [stderr] | ----- ^^^^^ pattern doesn't bind `Empty` [INFO] [stderr] | | [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Empty` [INFO] [stderr] --> src/queue.rs:110:33 [INFO] [stderr] | [INFO] [stderr] 110 | Empty | Abort => { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/queue.rs:47:17 [INFO] [stderr] | [INFO] [stderr] 47 | ReturnDeque(uint, Worker>) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Sender` in this scope [INFO] [stderr] --> src/queue.rs:53:11 [INFO] [stderr] | [INFO] [stderr] 53 | chan: Sender>, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] help: a trait with a similar name exists [INFO] [stderr] | [INFO] [stderr] 53 | chan: Send>, [INFO] [stderr] | ^^^^ [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 9 | use std::sync::mpsc::Sender; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/queue.rs:63:12 [INFO] [stderr] | [INFO] [stderr] 63 | index: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Receiver` in this scope [INFO] [stderr] --> src/queue.rs:65:11 [INFO] [stderr] | [INFO] [stderr] 65 | port: Receiver>, [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 9 | use std::ops::Receiver; [INFO] [stderr] | [INFO] [stderr] 9 | use std::sync::mpsc::Receiver; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Sender` in this scope [INFO] [stderr] --> src/queue.rs:67:11 [INFO] [stderr] | [INFO] [stderr] 67 | chan: Sender>, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] help: a trait with a similar name exists [INFO] [stderr] | [INFO] [stderr] 67 | chan: Send>, [INFO] [stderr] | ^^^^ [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 9 | use std::sync::mpsc::Sender; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/queue.rs:108:66 [INFO] [stderr] | [INFO] [stderr] 108 | let victim = (self.rng.next_u32() as uint) % self.other_deques.len(); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Receiver` in this scope [INFO] [stderr] --> src/queue.rs:198:11 [INFO] [stderr] | [INFO] [stderr] 198 | port: Receiver>, [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 9 | use std::ops::Receiver; [INFO] [stderr] | [INFO] [stderr] 9 | use std::sync::mpsc::Receiver; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/queue.rs:200:17 [INFO] [stderr] | [INFO] [stderr] 200 | work_count: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/queue.rs:208:30 [INFO] [stderr] | [INFO] [stderr] 208 | pub fn new(thread_count: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `channel` in this scope [INFO] [stderr] --> src/queue.rs:211:50 [INFO] [stderr] | [INFO] [stderr] 211 | let (supervisor_chan, supervisor_port) = channel(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 9 | use std::sync::mpsc::channel; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/queue.rs:213:18 [INFO] [stderr] | [INFO] [stderr] 213 | for i in range(0, thread_count) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `channel` in this scope [INFO] [stderr] --> src/queue.rs:214:46 [INFO] [stderr] | [INFO] [stderr] 214 | let (worker_chan, worker_port) = channel(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 9 | use std::sync::mpsc::channel; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/queue.rs:232:18 [INFO] [stderr] | [INFO] [stderr] 232 | for i in range(0, thread_count) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/queue.rs:233:22 [INFO] [stderr] | [INFO] [stderr] 233 | for j in range(0, thread_count) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `spawn` in this scope [INFO] [stderr] --> src/queue.rs:242:13 [INFO] [stderr] | [INFO] [stderr] 242 | spawn(proc() { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 9 | use std::thread::spawn; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `proc` in this scope [INFO] [stderr] --> src/queue.rs:242:19 [INFO] [stderr] | [INFO] [stderr] 242 | spawn(proc() { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/queue.rs:287:18 [INFO] [stderr] | [INFO] [stderr] 287 | for _ in range(0, self.workers.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0603]: variant `SeqCst` is private [INFO] [stderr] --> src/queue.rs:17:37 [INFO] [stderr] | [INFO] [stderr] 17 | use std::sync::atomic::{AtomicUint, SeqCst}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unused import: `Rng` [INFO] [stderr] --> src/queue.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 13 | use rand::{Rng, XorShiftRng}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:2:23 [INFO] [stderr] | [INFO] [stderr] 2 | #![deny(missing_docs, warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]` [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | extern crate rand; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/queue.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 13 | use rand::{Rng, XorShiftRng}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/queue.rs:47:17 [INFO] [stderr] | [INFO] [stderr] 47 | ReturnDeque(uint, Worker>) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] error: use of deprecated item 'rand::XorShiftRng': import from rand_xorshift crate instead [INFO] [stderr] --> src/queue.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | use rand::{Rng, XorShiftRng}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:2:23 [INFO] [stderr] | [INFO] [stderr] 2 | #![deny(missing_docs, warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/queue.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | use rand::{Rng, XorShiftRng}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error: use of deprecated item 'rand::XorShiftRng': import from rand_xorshift crate instead [INFO] [stderr] --> src/queue.rs:71:10 [INFO] [stderr] | [INFO] [stderr] 71 | rng: XorShiftRng, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/queue.rs:71:10 [INFO] [stderr] | [INFO] [stderr] 71 | rng: XorShiftRng, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0496]: lifetime name `'a` shadows a lifetime name that is already in scope [INFO] [stderr] --> src/queue.rs:188:22 [INFO] [stderr] | [INFO] [stderr] 178 | impl<'a, QueueData: 'static, WorkData: Send> WorkerProxy<'a, QueueData, WorkData> { [INFO] [stderr] | -- first declared here [INFO] [stderr] ... [INFO] [stderr] 188 | pub fn user_data<'a>(&'a self) -> &'a QueueData { [INFO] [stderr] | ^^ lifetime 'a already in scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 36 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0408, E0412, E0425, E0432, E0496, E0603, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0408`. [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Sender` in this scope [INFO] [stderr] --> src/queue.rs:53:11 [INFO] [stderr] | [INFO] [stderr] 53 | chan: Sender>, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] help: a trait with a similar name exists [INFO] [stderr] | [INFO] [stderr] 53 | chan: Send>, [INFO] [stderr] | ^^^^ [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 9 | use std::sync::mpsc::Sender; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/queue.rs:63:12 [INFO] [stderr] | [INFO] [stderr] 63 | index: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Receiver` in this scope [INFO] [stderr] --> src/queue.rs:65:11 [INFO] [stderr] | [INFO] [stderr] 65 | port: Receiver>, [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 9 | use std::ops::Receiver; [INFO] [stderr] | [INFO] [stderr] 9 | use std::sync::mpsc::Receiver; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Sender` in this scope [INFO] [stderr] --> src/queue.rs:67:11 [INFO] [stderr] | [INFO] [stderr] 67 | chan: Sender>, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] help: a trait with a similar name exists [INFO] [stderr] | [INFO] [stderr] 67 | chan: Send>, [INFO] [stderr] | ^^^^ [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 9 | use std::sync::mpsc::Sender; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/queue.rs:108:66 [INFO] [stderr] | [INFO] [stderr] 108 | let victim = (self.rng.next_u32() as uint) % self.other_deques.len(); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Receiver` in this scope [INFO] [stderr] --> src/queue.rs:198:11 [INFO] [stderr] | [INFO] [stderr] 198 | port: Receiver>, [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 9 | use std::ops::Receiver; [INFO] [stderr] | [INFO] [stderr] 9 | use std::sync::mpsc::Receiver; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/queue.rs:200:17 [INFO] [stderr] | [INFO] [stderr] 200 | work_count: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/queue.rs:208:30 [INFO] [stderr] | [INFO] [stderr] 208 | pub fn new(thread_count: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] error: Could not compile `load`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `channel` in this scope [INFO] [stderr] --> src/queue.rs:211:50 [INFO] [stderr] | [INFO] [stderr] 211 | let (supervisor_chan, supervisor_port) = channel(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 9 | use std::sync::mpsc::channel; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/queue.rs:213:18 [INFO] [stderr] | [INFO] [stderr] 213 | for i in range(0, thread_count) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `channel` in this scope [INFO] [stderr] --> src/queue.rs:214:46 [INFO] [stderr] | [INFO] [stderr] 214 | let (worker_chan, worker_port) = channel(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 9 | use std::sync::mpsc::channel; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/queue.rs:232:18 [INFO] [stderr] | [INFO] [stderr] 232 | for i in range(0, thread_count) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/queue.rs:233:22 [INFO] [stderr] | [INFO] [stderr] 233 | for j in range(0, thread_count) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `spawn` in this scope [INFO] [stderr] --> src/queue.rs:242:13 [INFO] [stderr] | [INFO] [stderr] 242 | spawn(proc() { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 9 | use std::thread::spawn; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `proc` in this scope [INFO] [stderr] --> src/queue.rs:242:19 [INFO] [stderr] | [INFO] [stderr] 242 | spawn(proc() { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/queue.rs:287:18 [INFO] [stderr] | [INFO] [stderr] 287 | for _ in range(0, self.workers.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0603]: variant `SeqCst` is private [INFO] [stderr] --> src/queue.rs:17:37 [INFO] [stderr] | [INFO] [stderr] 17 | use std::sync::atomic::{AtomicUint, SeqCst}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unused import: `Rng` [INFO] [stderr] --> src/queue.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 13 | use rand::{Rng, XorShiftRng}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:2:23 [INFO] [stderr] | [INFO] [stderr] 2 | #![deny(missing_docs, warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]` [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | extern crate rand; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/queue.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 13 | use rand::{Rng, XorShiftRng}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error: use of deprecated item 'rand::XorShiftRng': import from rand_xorshift crate instead [INFO] [stderr] --> src/queue.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | use rand::{Rng, XorShiftRng}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:2:23 [INFO] [stderr] | [INFO] [stderr] 2 | #![deny(missing_docs, warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/queue.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | use rand::{Rng, XorShiftRng}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error: use of deprecated item 'rand::XorShiftRng': import from rand_xorshift crate instead [INFO] [stderr] --> src/queue.rs:71:10 [INFO] [stderr] | [INFO] [stderr] 71 | rng: XorShiftRng, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/queue.rs:71:10 [INFO] [stderr] | [INFO] [stderr] 71 | rng: XorShiftRng, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0496]: lifetime name `'a` shadows a lifetime name that is already in scope [INFO] [stderr] --> src/queue.rs:188:22 [INFO] [stderr] | [INFO] [stderr] 178 | impl<'a, QueueData: 'static, WorkData: Send> WorkerProxy<'a, QueueData, WorkData> { [INFO] [stderr] | -- first declared here [INFO] [stderr] ... [INFO] [stderr] 188 | pub fn user_data<'a>(&'a self) -> &'a QueueData { [INFO] [stderr] | ^^ lifetime 'a already in scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 36 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0408, E0412, E0425, E0432, E0496, E0603, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0408`. [INFO] [stderr] error: Could not compile `load`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9b96a2646cb09d0f2fd8f22e3a7388eddc547dd687a13bf45d047073cd019c8a"` [INFO] running `"docker" "rm" "-f" "9b96a2646cb09d0f2fd8f22e3a7388eddc547dd687a13bf45d047073cd019c8a"` [INFO] [stdout] 9b96a2646cb09d0f2fd8f22e3a7388eddc547dd687a13bf45d047073cd019c8a