[INFO] cloning repository https://github.com/skade/drossel-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skade/drossel-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskade%2Fdrossel-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskade%2Fdrossel-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15b3fdde8705ce787990a61b4df6292f109329f7 [INFO] testing skade/drossel-server against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskade%2Fdrossel-server" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skade/drossel-server on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skade/drossel-server [INFO] finished tweaking git repo https://github.com/skade/drossel-server [INFO] tweaked toml for git repo https://github.com/skade/drossel-server written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/skade/drossel-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/skade/drossel.git` [INFO] [stderr] Updating git repository `https://github.com/skade/leveldb.git` [INFO] [stderr] Updating git repository `https://github.com/skade/strand.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58c97624d37d3daece371d01d9d268c992ae6f7a3778d86cb0ca0732818965f5 [INFO] running `Command { std: "docker" "start" "-a" "58c97624d37d3daece371d01d9d268c992ae6f7a3778d86cb0ca0732818965f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58c97624d37d3daece371d01d9d268c992ae6f7a3778d86cb0ca0732818965f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58c97624d37d3daece371d01d9d268c992ae6f7a3778d86cb0ca0732818965f5", kill_on_drop: false }` [INFO] [stdout] 58c97624d37d3daece371d01d9d268c992ae6f7a3778d86cb0ca0732818965f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 415560df9b6cd2b7eaa3025d0dff08979484eb59592f4cea3aaba298e2efa4fa [INFO] running `Command { std: "docker" "start" "-a" "415560df9b6cd2b7eaa3025d0dff08979484eb59592f4cea3aaba298e2efa4fa", kill_on_drop: false }` [INFO] [stderr] Compiling strand v0.1.0 (https://github.com/skade/strand.git#1e31eb38) [INFO] [stderr] Compiling leveldb v0.1.0 (https://github.com/skade/leveldb.git#e6b77cf8) [INFO] [stdout] error[E0463]: can't find crate for `serialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate serialize; [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/strand-164320e925f29845/1e31eb3/src/errors.rs:2:3 [INFO] [stdout] | [INFO] [stdout] 2 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/strand-164320e925f29845/1e31eb3/src/strand.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | impl Strand> for Box { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 11 | impl Strand> for Box { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 11 | impl Strand> for Box { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/strand-164320e925f29845/1e31eb3/src/strand.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | impl Strand> for Box { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 11 | impl Strand> for Box { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 11 | impl Strand> for Box { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/strand-164320e925f29845/1e31eb3/src/strand.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | fn new(state: Box) -> Box { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 12 | fn new(state: Box) -> Box { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 11 | impl Strand> for Box { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/strand-164320e925f29845/1e31eb3/src/strand.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | fn new(state: Box) -> Box { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 12 | fn new(state: Box) -> Box { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 11 | impl Strand> for Box { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/strand-164320e925f29845/1e31eb3/src/strand.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | impl Strand for int { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 17 | impl Strand for int { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl Strand for int { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/strand-164320e925f29845/1e31eb3/src/strand.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | impl Strand for int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/strand-164320e925f29845/1e31eb3/src/strand.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | fn new(state: int) -> int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/strand-164320e925f29845/1e31eb3/src/strand.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | fn new(state: int) -> int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/strand-164320e925f29845/1e31eb3/src/strand.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | impl Immutable for int { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 23 | impl Immutable for int { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 23 | impl Immutable for int { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/strand-164320e925f29845/1e31eb3/src/strand.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | impl Immutable for int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/strand-164320e925f29845/1e31eb3/src/strand.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | fn state(&self) -> int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/strand-164320e925f29845/1e31eb3/src/branchable.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | impl Branchable for int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/strand-164320e925f29845/1e31eb3/src/branchable.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | fn branch(self) -> int { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::vec::raw` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/mod.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use std::vec::raw::*; [INFO] [stdout] | ^^^ could not find `raw` in `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::vec::raw`, `super::Database`, `super::Database`, `super::Database` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/iterator.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::vec::raw::*; [INFO] [stdout] | ^^^ could not find `raw` in `vec` [INFO] [stdout] ... [INFO] [stdout] 7 | use super::Database; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/binary/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::Database; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/json/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::Database; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/error.rs:1:3 [INFO] [stdout] | [INFO] [stdout] 1 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/options.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 62 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/comparator.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | slice::raw::buf_as_slice(a, a_len as uint, |a_slice| { [INFO] [stdout] | ^^^ could not find `raw` in `slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/comparator.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | slice::raw::buf_as_slice(b, b_len as uint, |b_slice| { [INFO] [stdout] | ^^^ could not find `raw` in `slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `json` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/json/mod.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Interface<'a, T:Encodable,io::IoError>> { [INFO] [stdout] | ^^^^ use of undeclared crate or module `json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `json` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/json/mod.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | impl<'a, T: Encodable, io::IoError>> Interface<'a, T> for Database { [INFO] [stdout] | ^^^^ use of undeclared crate or module `json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `json` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/json/mod.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | let encoded_key = json::Encoder::buffer_encode(&key); [INFO] [stdout] | ^^^^ use of undeclared crate or module `json` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strand` due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `json` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/json/mod.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | let encoded_val = json::Encoder::buffer_encode(&value); [INFO] [stdout] | ^^^^ use of undeclared crate or module `json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `json` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/json/mod.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | let encoded_key = json::Encoder::buffer_encode(&key); [INFO] [stdout] | ^^^^ use of undeclared crate or module `json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `json` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/json/mod.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | let encoded_key = json::Encoder::buffer_encode(&key); [INFO] [stdout] | ^^^^ use of undeclared crate or module `json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `string` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/mod.rs:39:39 [INFO] [stdout] | [INFO] [stdout] 39 | Err(Error::new(unsafe { string::raw::from_buf(error as *const u8) })) [INFO] [stdout] | ^^^ could not find `raw` in `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `string` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/mod.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | Err(Error::new(string::raw::from_buf(error as *const u8))) [INFO] [stdout] | ^^^ could not find `raw` in `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `string` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/mod.rs:78:32 [INFO] [stdout] | [INFO] [stdout] 78 | Err(Error::new(string::raw::from_buf(error as *const u8))) [INFO] [stdout] | ^^^ could not find `raw` in `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `string` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/mod.rs:104:33 [INFO] [stdout] | [INFO] [stdout] 104 | Err(Error::new(string::raw::from_buf(error as *const u8))) [INFO] [stdout] | ^^^ could not find `raw` in `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/options.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn max_open_files(&mut self, number: int) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/options.rs:47:68 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn block_restart_interval(&mut self, block_restart_interval: 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 `from_buf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/iterator.rs:66:7 [INFO] [stdout] | [INFO] [stdout] 66 | from_buf(value, length as uint) [INFO] [stdout] | ^^^^^^^^ help: a function with a similar name exists: `from_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/iterator.rs:66:33 [INFO] [stdout] | [INFO] [stdout] 66 | from_buf(value, length as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_buf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/iterator.rs:75:7 [INFO] [stdout] | [INFO] [stdout] 75 | from_buf(value, length as uint) [INFO] [stdout] | ^^^^^^^^ help: a function with a similar name exists: `from_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/iterator.rs:75:33 [INFO] [stdout] | [INFO] [stdout] 75 | from_buf(value, length as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/comparator.rs:9:47 [INFO] [stdout] | [INFO] [stdout] 9 | fn compare(&self, a: &[u8], b: &[u8]) -> Ordering; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::Ordering; [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::atomic::Ordering; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/comparator.rs:21:47 [INFO] [stdout] | [INFO] [stdout] 21 | slice::raw::buf_as_slice(a, a_len as uint, |a_slice| { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/comparator.rs:22:52 [INFO] [stdout] | [INFO] [stdout] 22 | slice::raw::buf_as_slice(b, b_len as uint, |b_slice| { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/json/mod.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Interface<'a, T:Encodable,io::IoError>> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IoError` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/json/mod.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Interface<'a, T:Encodable,io::IoError>> { [INFO] [stdout] | ^^^^^^^ help: a struct with a similar name exists: `Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Json` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/json/mod.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Interface<'a, T:Encodable,io::IoError>> { [INFO] [stdout] | - help: you might be missing a type parameter: `, Json` [INFO] [stdout] ... [INFO] [stdout] 23 | key: &T) -> Result, Error>; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/json/mod.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | impl<'a, T: Encodable, io::IoError>> Interface<'a, T> for Database { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IoError` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/json/mod.rs:26:46 [INFO] [stdout] | [INFO] [stdout] 26 | impl<'a, T: Encodable, io::IoError>> Interface<'a, T> for Database { [INFO] [stdout] | ^^^^^^^ help: a struct with a similar name exists: `Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Json` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/json/mod.rs:43:36 [INFO] [stdout] | [INFO] [stdout] 26 | impl<'a, T: Encodable, io::IoError>> Interface<'a, T> for Database { [INFO] [stdout] | - help: you might be missing a type parameter: `, Json` [INFO] [stdout] ... [INFO] [stdout] 43 | key: &T) -> Result, Error> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_reader` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/json/mod.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | match from_reader(&mut reader) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_str` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/json/mod.rs:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | Err(_) => { Err( Error::new(from_str("json parsing failed").unwrap()) ) } [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/mod.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn open(name: Path, options: Options) -> Result { [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 function `from_buf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/mod.rs:100:31 [INFO] [stdout] | [INFO] [stdout] 100 | let vec: Vec = from_buf(result, length as uint); [INFO] [stdout] | ^^^^^^^^ help: a function with a similar name exists: `from_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/mod.rs:100:58 [INFO] [stdout] | [INFO] [stdout] 100 | let vec: Vec = from_buf(result, length as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(globs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `globs` has been stable since 1.0.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(unsafe_destructor)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate libc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/mod.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | use libc::{c_char, size_t}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/mod.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use libc::{c_char, size_t}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/mod.rs:51:40 [INFO] [stdout] | [INFO] [stdout] 51 | key.as_ptr() as *mut c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/mod.rs:52:32 [INFO] [stdout] | [INFO] [stdout] 52 | key.len() as size_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/mod.rs:53:42 [INFO] [stdout] | [INFO] [stdout] 53 | value.as_ptr() as *mut c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/mod.rs:54:34 [INFO] [stdout] | [INFO] [stdout] 54 | value.len() as size_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/mod.rs:72:43 [INFO] [stdout] | [INFO] [stdout] 72 | key.as_ptr() as *mut c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/mod.rs:73:35 [INFO] [stdout] | [INFO] [stdout] 73 | key.len() as size_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/mod.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | let length: size_t = 0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/mod.rs:91:53 [INFO] [stdout] | [INFO] [stdout] 91 | ... key.as_ptr() as *mut c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/mod.rs:92:45 [INFO] [stdout] | [INFO] [stdout] 92 | ... key.len() as size_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use libc::{c_int,c_char,size_t,c_void}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use libc::{c_int,c_char,size_t,c_void}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | use libc::{c_int,c_char,size_t,c_void}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | a: *const u8, alen: size_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:50:25 [INFO] [stdout] | [INFO] [stdout] 50 | b: *const u8, blen: size_t) -> i32; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:60:38 [INFO] [stdout] | [INFO] [stdout] 60 | name: *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:61:45 [INFO] [stdout] | [INFO] [stdout] 61 | errptr: &mut *const c_char) -> *mut leveldb_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:65:34 [INFO] [stdout] | [INFO] [stdout] 65 | key: *mut c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:66:32 [INFO] [stdout] | [INFO] [stdout] 66 | keylen: size_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:67:34 [INFO] [stdout] | [INFO] [stdout] 67 | val: *mut c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | vallen: size_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:69:44 [INFO] [stdout] | [INFO] [stdout] 69 | errptr: &mut *const c_char); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:73:37 [INFO] [stdout] | [INFO] [stdout] 73 | key: *mut c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | keylen: size_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:75:47 [INFO] [stdout] | [INFO] [stdout] 75 | errptr: &mut *const c_char); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:79:34 [INFO] [stdout] | [INFO] [stdout] 79 | key: *mut c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | keylen: size_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:81:39 [INFO] [stdout] | [INFO] [stdout] 81 | vallen: *const size_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:82:44 [INFO] [stdout] | [INFO] [stdout] 82 | errptr: &mut *const c_char) -> *const u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:91:58 [INFO] [stdout] | [INFO] [stdout] 91 | ... create: c_char); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:93:55 [INFO] [stdout] | [INFO] [stdout] 93 | ... error: c_char); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:95:56 [INFO] [stdout] | [INFO] [stdout] 95 | ... checks: c_char); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:101:56 [INFO] [stdout] | [INFO] [stdout] 101 | ... size: size_t); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:103:55 [INFO] [stdout] | [INFO] [stdout] 103 | ... number: c_int); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:107:55 [INFO] [stdout] | [INFO] [stdout] 107 | ... block_size: size_t); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:109:65 [INFO] [stdout] | [INFO] [stdout] 109 | ... interval: c_int); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:116:48 [INFO] [stdout] | [INFO] [stdout] 116 | ... sync: c_char); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:121:71 [INFO] [stdout] | [INFO] [stdout] 121 | ... verify_checksums: c_char); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | ... fill_cache: c_char); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:130:69 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn leveldb_iter_valid(iterator: *mut leveldb_iterator_t) -> c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:134:40 [INFO] [stdout] | [INFO] [stdout] 134 | ... key: *mut c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:135:38 [INFO] [stdout] | [INFO] [stdout] 135 | ... keylen: size_t); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:139:44 [INFO] [stdout] | [INFO] [stdout] 139 | ... keylen: *const size_t) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:139:60 [INFO] [stdout] | [INFO] [stdout] 139 | ... keylen: *const size_t) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:141:46 [INFO] [stdout] | [INFO] [stdout] 141 | ... vallen: *const size_t) -> *const c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:141:64 [INFO] [stdout] | [INFO] [stdout] 141 | ... vallen: *const size_t) -> *const c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/cbits/mod.rs:143:55 [INFO] [stdout] | [INFO] [stdout] 143 | ... errptr: &mut *const c_char); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/options.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use libc::{size_t, c_int}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/options.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use libc::{size_t, c_int}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/options.rs:35:52 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn write_buffer_size(&mut self, buffer_size: size_t) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/options.rs:40:73 [INFO] [stdout] | [INFO] [stdout] 40 | unsafe { leveldb_options_set_max_open_files(self.options, number as c_int) } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/options.rs:43:44 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn block_size(&mut self, block_size: size_t) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/options.rs:48:97 [INFO] [stdout] | [INFO] [stdout] 48 | unsafe { leveldb_options_set_block_restart_interval(self.options, block_restart_interval as c_int) } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/iterator.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use libc::{size_t}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/iterator.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | let length: size_t = 0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/iterator.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | let length: size_t = 0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/comparator.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use libc::{size_t,c_void}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/comparator.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/comparator.rs:18:59 [INFO] [stdout] | [INFO] [stdout] 18 | ... a: *const u8, a_len: size_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/comparator.rs:19:59 [INFO] [stdout] | [INFO] [stdout] 19 | ... b: *const u8, b_len: size_t) -> i32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/leveldb-5db7c42b873815d7/e6b77cf/src/database/iterator.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | impl iter::Iterator for Iterator { [INFO] [stdout] | ^^^^^^^^------- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 102 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0405, E0412, E0425, E0432, E0433, E0463, E0554, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "415560df9b6cd2b7eaa3025d0dff08979484eb59592f4cea3aaba298e2efa4fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "415560df9b6cd2b7eaa3025d0dff08979484eb59592f4cea3aaba298e2efa4fa", kill_on_drop: false }` [INFO] [stdout] 415560df9b6cd2b7eaa3025d0dff08979484eb59592f4cea3aaba298e2efa4fa