Oct 31 20:55:58.324 INFO checking skynet-ltd/blockchain-rust against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 20:55:58.324 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +05812fa8c588473f03e3fa7cf59cd84f4f37c715-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 31 20:55:58.821 INFO blam! 0136077360c51417a72a17992a29ebc4cf35c668e7b3df2101e01158c8e0f647 Oct 31 20:55:58.822 INFO running `"docker" "start" "-a" "0136077360c51417a72a17992a29ebc4cf35c668e7b3df2101e01158c8e0f647"` Oct 31 20:56:01.563 INFO kablam! usermod: no changes Oct 31 20:56:02.000 INFO kablam! Checking cast v0.2.2 Oct 31 20:56:02.036 INFO kablam! Checking fs2 v0.4.3 Oct 31 20:56:02.048 INFO kablam! Checking term v0.5.1 Oct 31 20:56:02.053 INFO kablam! Checking bytes v0.4.9 Oct 31 20:56:02.053 INFO kablam! Checking csv-core v0.1.4 Oct 31 20:56:02.054 INFO kablam! Compiling quote v0.6.5 Oct 31 20:56:02.054 INFO kablam! Checking num-integer v0.1.39 Oct 31 20:56:02.055 INFO kablam! Compiling pest_derive v1.0.7 Oct 31 20:56:04.410 INFO kablam! Checking rust-crypto v0.2.36 Oct 31 20:56:05.209 INFO kablam! Checking crossbeam-epoch v0.4.3 Oct 31 20:56:06.363 INFO kablam! Checking thread_local v0.3.5 Oct 31 20:56:06.986 INFO kablam! Checking itertools-num v0.1.1 Oct 31 20:56:07.866 INFO kablam! Checking criterion-plot v0.2.4 Oct 31 20:56:08.981 INFO kablam! Checking criterion-stats v0.2.4 Oct 31 20:56:09.423 INFO kablam! Checking csv v1.0.0 Oct 31 20:56:10.357 INFO kablam! Checking chrono v0.4.5 Oct 31 20:56:10.674 INFO kablam! Checking regex v1.0.2 Oct 31 20:56:10.898 INFO kablam! Checking regex v0.2.11 Oct 31 20:56:13.789 INFO kablam! Checking crossbeam-deque v0.3.1 Oct 31 20:56:14.634 INFO kablam! Compiling syn v0.14.7 Oct 31 20:56:17.023 INFO kablam! Checking tokio-io v0.1.7 Oct 31 20:56:20.344 INFO kablam! Checking http v0.1.8 Oct 31 20:56:33.744 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 31 20:56:33.758 INFO kablam! Checking tokio-codec v0.1.0 Oct 31 20:56:33.929 INFO kablam! Checking tokio-reactor v0.1.2 Oct 31 20:56:34.041 INFO kablam! Checking simplelog v0.5.2 Oct 31 20:56:38.269 INFO kablam! Checking handlebars v0.32.4 Oct 31 20:56:39.337 INFO kablam! Checking tokio-udp v0.1.1 Oct 31 20:56:39.338 INFO kablam! Checking tokio-tcp v0.1.0 Oct 31 20:56:39.468 INFO kablam! Checking tokio-fs v0.1.2 Oct 31 20:56:42.625 INFO kablam! Checking tokio v0.1.7 Oct 31 20:56:46.782 INFO kablam! Checking tokio-core v0.1.17 Oct 31 20:56:50.507 INFO kablam! Checking tokio-proto v0.1.1 Oct 31 20:56:51.878 INFO kablam! Compiling synstructure v0.9.0 Oct 31 20:56:51.878 INFO kablam! Compiling serde_derive v1.0.70 Oct 31 20:56:54.860 INFO kablam! Checking hyper v0.11.27 Oct 31 20:56:58.788 INFO kablam! Compiling failure_derive v0.1.2 Oct 31 20:57:03.828 INFO kablam! Checking failure v0.1.2 Oct 31 20:57:08.096 INFO kablam! Checking shio v0.3.0 Oct 31 20:57:14.390 INFO kablam! Checking criterion v0.2.4 Oct 31 20:57:14.390 INFO kablam! Checking zp-blockchain v0.1.0 (/source) Oct 31 20:57:15.637 INFO kablam! warning: unused import: `super::BlockChain` Oct 31 20:57:15.641 INFO kablam! --> src/lib/rest/api.rs:2:5 Oct 31 20:57:15.641 INFO kablam! | Oct 31 20:57:15.641 INFO kablam! 2 | use super::BlockChain; Oct 31 20:57:15.642 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 20:57:15.642 INFO kablam! | Oct 31 20:57:15.642 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 20:57:15.643 INFO kablam! Oct 31 20:57:15.643 INFO kablam! warning: unused import: `shio::data::Data` Oct 31 20:57:15.643 INFO kablam! --> src/lib/rest/api.rs:9:5 Oct 31 20:57:15.644 INFO kablam! | Oct 31 20:57:15.644 INFO kablam! 9 | use shio::data::Data; Oct 31 20:57:15.645 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 31 20:57:15.645 INFO kablam! Oct 31 20:57:15.645 INFO kablam! warning: unused import: `std::borrow::Borrow` Oct 31 20:57:15.645 INFO kablam! --> src/lib/registry/mod.rs:2:5 Oct 31 20:57:15.645 INFO kablam! | Oct 31 20:57:15.645 INFO kablam! 2 | use std::borrow::Borrow; Oct 31 20:57:15.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 31 20:57:15.645 INFO kablam! Oct 31 20:57:15.645 INFO kablam! warning: unused import: `self::block::Block` Oct 31 20:57:15.645 INFO kablam! --> src/lib/mod.rs:6:5 Oct 31 20:57:15.645 INFO kablam! | Oct 31 20:57:15.645 INFO kablam! 6 | use self::block::Block; Oct 31 20:57:15.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 20:57:15.645 INFO kablam! Oct 31 20:57:16.001 INFO kablam! warning: method is never used: `get_hash` Oct 31 20:57:16.001 INFO kablam! --> src/lib/block/mod.rs:45:5 Oct 31 20:57:16.001 INFO kablam! | Oct 31 20:57:16.001 INFO kablam! 45 | pub fn get_hash(&self)->String{ Oct 31 20:57:16.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:57:16.001 INFO kablam! | Oct 31 20:57:16.001 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 20:57:16.001 INFO kablam! Oct 31 20:57:16.001 INFO kablam! warning: method is never used: `block_hash` Oct 31 20:57:16.001 INFO kablam! --> src/lib/block/mod.rs:60:5 Oct 31 20:57:16.001 INFO kablam! | Oct 31 20:57:16.001 INFO kablam! 60 | pub fn block_hash(block: &Block) ->String{ Oct 31 20:57:16.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:57:16.001 INFO kablam! Oct 31 20:57:16.001 INFO kablam! warning: method is never used: `verify_chain` Oct 31 20:57:16.001 INFO kablam! --> src/lib/blockchain/mod.rs:38:5 Oct 31 20:57:16.001 INFO kablam! | Oct 31 20:57:16.001 INFO kablam! 38 | fn verify_chain(&self,chain: &Vec) ->bool{ Oct 31 20:57:16.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:57:16.001 INFO kablam! Oct 31 20:57:16.001 INFO kablam! warning: method is never used: `replace_chain` Oct 31 20:57:16.001 INFO kablam! --> src/lib/blockchain/mod.rs:50:5 Oct 31 20:57:16.001 INFO kablam! | Oct 31 20:57:16.001 INFO kablam! 50 | pub fn replace_chain(&mut self, chain: &Vec)->bool{ Oct 31 20:57:16.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:57:16.001 INFO kablam! Oct 31 20:57:16.001 INFO kablam! warning: struct is never constructed: `RegistryError` Oct 31 20:57:16.001 INFO kablam! --> src/lib/registry/mod.rs:14:1 Oct 31 20:57:16.001 INFO kablam! | Oct 31 20:57:16.001 INFO kablam! 14 | pub struct RegistryError(String); Oct 31 20:57:16.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:57:16.001 INFO kablam! Oct 31 20:57:16.001 INFO kablam! warning: method is never used: `generate_next` Oct 31 20:57:16.001 INFO kablam! --> src/lib/registry/mod.rs:36:5 Oct 31 20:57:16.001 INFO kablam! | Oct 31 20:57:16.001 INFO kablam! 36 | pub fn generate_next(reg: &mut Registry) -> Result { Oct 31 20:57:16.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:57:16.001 INFO kablam! Oct 31 20:57:16.001 INFO kablam! warning: method is never used: `new` Oct 31 20:57:16.001 INFO kablam! --> src/lib/registry/mod.rs:55:5 Oct 31 20:57:16.001 INFO kablam! | Oct 31 20:57:16.001 INFO kablam! 55 | pub fn new(path: &str) -> Self { Oct 31 20:57:16.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:57:16.001 INFO kablam! Oct 31 20:57:16.001 INFO kablam! warning: method is never used: `init` Oct 31 20:57:16.001 INFO kablam! --> src/lib/registry/mod.rs:63:5 Oct 31 20:57:16.001 INFO kablam! | Oct 31 20:57:16.001 INFO kablam! 63 | pub fn init(&mut self, addr: &str) { Oct 31 20:57:16.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:57:16.002 INFO kablam! Oct 31 20:57:16.002 INFO kablam! warning: method is never used: `add` Oct 31 20:57:16.002 INFO kablam! --> src/lib/registry/mod.rs:68:5 Oct 31 20:57:16.002 INFO kablam! | Oct 31 20:57:16.002 INFO kablam! 68 | fn add(&mut self, addr: &str) { Oct 31 20:57:16.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:57:16.002 INFO kablam! Oct 31 20:57:16.002 INFO kablam! warning: method is never used: `read_all` Oct 31 20:57:16.002 INFO kablam! --> src/lib/registry/mod.rs:83:5 Oct 31 20:57:16.002 INFO kablam! | Oct 31 20:57:16.002 INFO kablam! 83 | fn read_all(&mut self, f: &mut File) { Oct 31 20:57:16.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:57:16.002 INFO kablam! Oct 31 20:57:16.002 INFO kablam! warning: method is never used: `write_all` Oct 31 20:57:16.002 INFO kablam! --> src/lib/registry/mod.rs:93:5 Oct 31 20:57:16.002 INFO kablam! | Oct 31 20:57:16.002 INFO kablam! 93 | fn write_all(&mut self, f: &mut File) { Oct 31 20:57:16.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:57:16.002 INFO kablam! Oct 31 20:57:16.002 INFO kablam! warning: method is never used: `siblings_addrs` Oct 31 20:57:16.002 INFO kablam! --> src/lib/registry/mod.rs:99:5 Oct 31 20:57:16.002 INFO kablam! | Oct 31 20:57:16.002 INFO kablam! 99 | pub fn siblings_addrs(&mut self) -> Vec { Oct 31 20:57:16.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:57:16.002 INFO kablam! Oct 31 20:57:16.002 INFO kablam! warning: method is never used: `last_sibling` Oct 31 20:57:16.002 INFO kablam! --> src/lib/registry/mod.rs:118:5 Oct 31 20:57:16.002 INFO kablam! | Oct 31 20:57:16.002 INFO kablam! 118 | pub fn last_sibling(&mut self) -> Ipv4Addr { Oct 31 20:57:16.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:57:16.002 INFO kablam! Oct 31 20:57:18.964 INFO kablam! warning: unused import: `super::BlockChain` Oct 31 20:57:18.964 INFO kablam! --> src/lib/rest/api.rs:2:5 Oct 31 20:57:18.964 INFO kablam! | Oct 31 20:57:18.964 INFO kablam! 2 | use super::BlockChain; Oct 31 20:57:18.964 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 20:57:18.964 INFO kablam! | Oct 31 20:57:18.964 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 20:57:18.964 INFO kablam! Oct 31 20:57:18.964 INFO kablam! warning: unused import: `shio::data::Data` Oct 31 20:57:18.965 INFO kablam! --> src/lib/rest/api.rs:9:5 Oct 31 20:57:18.965 INFO kablam! | Oct 31 20:57:18.965 INFO kablam! 9 | use shio::data::Data; Oct 31 20:57:18.965 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 31 20:57:18.965 INFO kablam! Oct 31 20:57:18.965 INFO kablam! warning: unused import: `std::borrow::Borrow` Oct 31 20:57:18.965 INFO kablam! --> src/lib/registry/mod.rs:2:5 Oct 31 20:57:18.965 INFO kablam! | Oct 31 20:57:18.965 INFO kablam! 2 | use std::borrow::Borrow; Oct 31 20:57:18.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 31 20:57:18.965 INFO kablam! Oct 31 20:57:18.965 INFO kablam! warning: unused import: `std::net::Ipv4Addr` Oct 31 20:57:18.965 INFO kablam! --> src/lib/registry/mod.rs:131:9 Oct 31 20:57:18.965 INFO kablam! | Oct 31 20:57:18.965 INFO kablam! 131 | use std::net::Ipv4Addr; Oct 31 20:57:18.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 20:57:18.965 INFO kablam! Oct 31 20:57:18.965 INFO kablam! warning: unused import: `self::block::Block` Oct 31 20:57:18.965 INFO kablam! --> src/lib/mod.rs:6:5 Oct 31 20:57:18.965 INFO kablam! | Oct 31 20:57:18.965 INFO kablam! 6 | use self::block::Block; Oct 31 20:57:18.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 20:57:18.965 INFO kablam! Oct 31 20:57:19.425 INFO kablam! warning: method is never used: `init` Oct 31 20:57:19.425 INFO kablam! --> src/lib/registry/mod.rs:63:5 Oct 31 20:57:19.425 INFO kablam! | Oct 31 20:57:19.425 INFO kablam! 63 | pub fn init(&mut self, addr: &str) { Oct 31 20:57:19.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:57:19.425 INFO kablam! | Oct 31 20:57:19.432 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 20:57:19.432 INFO kablam! Oct 31 20:57:19.432 INFO kablam! warning: method is never used: `add` Oct 31 20:57:19.432 INFO kablam! --> src/lib/registry/mod.rs:68:5 Oct 31 20:57:19.432 INFO kablam! | Oct 31 20:57:19.432 INFO kablam! 68 | fn add(&mut self, addr: &str) { Oct 31 20:57:19.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:57:19.432 INFO kablam! Oct 31 20:57:19.432 INFO kablam! warning: method is never used: `write_all` Oct 31 20:57:19.432 INFO kablam! --> src/lib/registry/mod.rs:93:5 Oct 31 20:57:19.432 INFO kablam! | Oct 31 20:57:19.432 INFO kablam! 93 | fn write_all(&mut self, f: &mut File) { Oct 31 20:57:19.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:57:19.432 INFO kablam! Oct 31 20:57:19.714 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate shio;`? Oct 31 20:57:19.715 INFO kablam! --> benches/../src/lib/rest/api.rs:4:5 Oct 31 20:57:19.715 INFO kablam! | Oct 31 20:57:19.716 INFO kablam! 4 | use shio::context::Context; Oct 31 20:57:19.718 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 31 20:57:19.718 INFO kablam! Oct 31 20:57:19.719 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate shio;`? Oct 31 20:57:19.719 INFO kablam! --> benches/../src/lib/rest/api.rs:5:5 Oct 31 20:57:19.720 INFO kablam! | Oct 31 20:57:19.720 INFO kablam! 5 | use shio::response::{Response}; Oct 31 20:57:19.720 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 31 20:57:19.721 INFO kablam! Oct 31 20:57:19.721 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate shio;`? Oct 31 20:57:19.721 INFO kablam! --> benches/../src/lib/rest/api.rs:6:5 Oct 31 20:57:19.721 INFO kablam! | Oct 31 20:57:19.721 INFO kablam! 6 | use shio::ext::BoxFuture; Oct 31 20:57:19.721 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 31 20:57:19.721 INFO kablam! Oct 31 20:57:19.736 INFO kablam! error[E0432]: unresolved import `shio` Oct 31 20:57:19.736 INFO kablam! --> benches/../src/lib/rest/api.rs:7:5 Oct 31 20:57:19.736 INFO kablam! | Oct 31 20:57:19.736 INFO kablam! 7 | use shio::errors; Oct 31 20:57:19.736 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 31 20:57:19.736 INFO kablam! Oct 31 20:57:19.739 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate shio;`? Oct 31 20:57:19.739 INFO kablam! --> benches/../src/lib/rest/api.rs:9:5 Oct 31 20:57:19.739 INFO kablam! | Oct 31 20:57:19.739 INFO kablam! 9 | use shio::data::Data; Oct 31 20:57:19.739 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 31 20:57:19.739 INFO kablam! Oct 31 20:57:19.748 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate shio;`? Oct 31 20:57:19.748 INFO kablam! --> benches/../src/lib/rest/api.rs:10:5 Oct 31 20:57:19.748 INFO kablam! | Oct 31 20:57:19.748 INFO kablam! 10 | use shio::prelude::{Stream,Future,FutureExt}; Oct 31 20:57:19.748 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 31 20:57:19.748 INFO kablam! Oct 31 20:57:19.768 INFO kablam! error[E0432]: unresolved import `serde_json` Oct 31 20:57:19.768 INFO kablam! --> benches/../src/lib/rest/api.rs:8:5 Oct 31 20:57:19.768 INFO kablam! | Oct 31 20:57:19.768 INFO kablam! 8 | use serde_json; Oct 31 20:57:19.768 INFO kablam! | ^^^^^^^^^^ no `serde_json` in the root Oct 31 20:57:19.768 INFO kablam! Oct 31 20:57:19.785 INFO kablam! error[E0432]: unresolved import `hyper` Oct 31 20:57:19.785 INFO kablam! --> benches/../src/lib/rest/api.rs:12:5 Oct 31 20:57:19.785 INFO kablam! | Oct 31 20:57:19.785 INFO kablam! 12 | use hyper::header; Oct 31 20:57:19.785 INFO kablam! | ^^^^^ Maybe a missing `extern crate hyper;`? Oct 31 20:57:19.785 INFO kablam! Oct 31 20:57:19.786 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate shio;`? Oct 31 20:57:19.786 INFO kablam! --> benches/../src/lib/rest/shared.rs:3:5 Oct 31 20:57:19.786 INFO kablam! | Oct 31 20:57:19.786 INFO kablam! 3 | use shio::context::Key; Oct 31 20:57:19.786 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 31 20:57:19.787 INFO kablam! Oct 31 20:57:19.787 INFO kablam! error[E0432]: unresolved import `lib` Oct 31 20:57:19.787 INFO kablam! --> benches/../src/lib/rest/shared.rs:1:5 Oct 31 20:57:19.787 INFO kablam! | Oct 31 20:57:19.787 INFO kablam! 1 | use lib::BlockChain; Oct 31 20:57:19.787 INFO kablam! | ^^^ Maybe a missing `extern crate lib;`? Oct 31 20:57:19.788 INFO kablam! Oct 31 20:57:19.805 INFO kablam! error[E0432]: unresolved imports `Mutex`, `Arc` Oct 31 20:57:19.805 INFO kablam! --> benches/../src/lib/rest/shared.rs:4:6 Oct 31 20:57:19.805 INFO kablam! | Oct 31 20:57:19.805 INFO kablam! 4 | use {Mutex,Arc}; Oct 31 20:57:19.805 INFO kablam! | ^^^^^ ^^^ no `Arc` in the root Oct 31 20:57:19.806 INFO kablam! | | Oct 31 20:57:19.806 INFO kablam! | no `Mutex` in the root Oct 31 20:57:19.806 INFO kablam! Oct 31 20:57:19.819 INFO kablam! error[E0432]: unresolved import `lib` Oct 31 20:57:19.819 INFO kablam! --> benches/../src/lib/rest/mod.rs:4:5 Oct 31 20:57:19.820 INFO kablam! | Oct 31 20:57:19.820 INFO kablam! 4 | use lib::BlockChain; Oct 31 20:57:19.820 INFO kablam! | ^^^ Maybe a missing `extern crate lib;`? Oct 31 20:57:19.821 INFO kablam! Oct 31 20:57:19.824 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate shio;`? Oct 31 20:57:19.825 INFO kablam! --> benches/../src/lib/rest/mod.rs:9:5 Oct 31 20:57:19.825 INFO kablam! | Oct 31 20:57:19.825 INFO kablam! 9 | use shio::router::Router; Oct 31 20:57:19.826 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 31 20:57:19.826 INFO kablam! Oct 31 20:57:19.828 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate shio;`? Oct 31 20:57:19.829 INFO kablam! --> benches/../src/lib/rest/mod.rs:10:5 Oct 31 20:57:19.829 INFO kablam! | Oct 31 20:57:19.829 INFO kablam! 10 | use shio::http::Method; Oct 31 20:57:19.830 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 31 20:57:19.830 INFO kablam! Oct 31 20:57:19.830 INFO kablam! error[E0432]: unresolved import `shio` Oct 31 20:57:19.830 INFO kablam! --> benches/../src/lib/rest/mod.rs:8:5 Oct 31 20:57:19.831 INFO kablam! | Oct 31 20:57:19.831 INFO kablam! 8 | use shio::Shio; Oct 31 20:57:19.831 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 31 20:57:19.832 INFO kablam! Oct 31 20:57:19.832 INFO kablam! error[E0432]: unresolved import `Mutex` Oct 31 20:57:19.832 INFO kablam! --> benches/../src/lib/rest/mod.rs:13:5 Oct 31 20:57:19.832 INFO kablam! | Oct 31 20:57:19.833 INFO kablam! 13 | use Mutex; Oct 31 20:57:19.833 INFO kablam! | ^^^^^ no `Mutex` in the root Oct 31 20:57:19.833 INFO kablam! Oct 31 20:57:19.842 INFO kablam! error[E0432]: unresolved import `Arc` Oct 31 20:57:19.843 INFO kablam! --> benches/../src/lib/rest/mod.rs:14:5 Oct 31 20:57:19.843 INFO kablam! | Oct 31 20:57:19.843 INFO kablam! 14 | use Arc; Oct 31 20:57:19.844 INFO kablam! | ^^^ no `Arc` in the root Oct 31 20:57:19.844 INFO kablam! Oct 31 20:57:19.844 INFO kablam! error[E0432]: unresolved import `fs2` Oct 31 20:57:19.844 INFO kablam! --> benches/../src/lib/registry/mod.rs:1:5 Oct 31 20:57:19.845 INFO kablam! | Oct 31 20:57:19.845 INFO kablam! 1 | use fs2::FileExt; Oct 31 20:57:19.845 INFO kablam! | ^^^ Maybe a missing `extern crate fs2;`? Oct 31 20:57:19.845 INFO kablam! Oct 31 20:57:19.846 INFO kablam! error: cannot find derive macro `Deserialize` in this scope Oct 31 20:57:19.846 INFO kablam! --> benches/../src/lib/block/mod.rs:8:21 Oct 31 20:57:19.846 INFO kablam! | Oct 31 20:57:19.846 INFO kablam! 8 | #[derive(Serialize, Deserialize, Debug, Clone)] Oct 31 20:57:19.847 INFO kablam! | ^^^^^^^^^^^ Oct 31 20:57:19.847 INFO kablam! Oct 31 20:57:19.847 INFO kablam! error: cannot find derive macro `Serialize` in this scope Oct 31 20:57:19.847 INFO kablam! --> benches/../src/lib/block/mod.rs:8:10 Oct 31 20:57:19.848 INFO kablam! | Oct 31 20:57:19.848 INFO kablam! 8 | #[derive(Serialize, Deserialize, Debug, Clone)] Oct 31 20:57:19.848 INFO kablam! | ^^^^^^^^^ Oct 31 20:57:19.849 INFO kablam! Oct 31 20:57:19.849 INFO kablam! error: cannot find derive macro `Deserialize` in this scope Oct 31 20:57:19.849 INFO kablam! --> benches/../src/lib/rest/api.rs:14:17 Oct 31 20:57:19.849 INFO kablam! | Oct 31 20:57:19.850 INFO kablam! 14 | #[derive(Debug, Deserialize)] Oct 31 20:57:19.850 INFO kablam! | ^^^^^^^^^^^ Oct 31 20:57:19.850 INFO kablam! Oct 31 20:57:19.854 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Response` Oct 31 20:57:19.854 INFO kablam! --> benches/../src/lib/rest/api.rs:23:9 Oct 31 20:57:19.854 INFO kablam! | Oct 31 20:57:19.854 INFO kablam! 23 | Response::with(ctx.shared().get::().clone()) Oct 31 20:57:19.854 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Response` Oct 31 20:57:19.854 INFO kablam! Oct 31 20:57:19.860 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Response` Oct 31 20:57:19.860 INFO kablam! --> benches/../src/lib/rest/api.rs:30:9 Oct 31 20:57:19.860 INFO kablam! | Oct 31 20:57:19.860 INFO kablam! 30 | Response::with(serialized) Oct 31 20:57:19.860 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Response` Oct 31 20:57:19.860 INFO kablam! Oct 31 20:57:19.872 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Response` Oct 31 20:57:19.872 INFO kablam! --> benches/../src/lib/rest/api.rs:38:16 Oct 31 20:57:19.872 INFO kablam! | Oct 31 20:57:19.872 INFO kablam! 38 | Ok(Response::build().header(header::ContentType::json()).body(r#"{"code":200,"status":true}"#)) Oct 31 20:57:19.872 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Response` Oct 31 20:57:19.872 INFO kablam! Oct 31 20:57:19.879 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Method` Oct 31 20:57:19.879 INFO kablam! --> benches/../src/lib/rest/mod.rs:38:28 Oct 31 20:57:19.879 INFO kablam! | Oct 31 20:57:19.879 INFO kablam! 38 | self.server.route((Method::GET,"/",API::index)); Oct 31 20:57:19.879 INFO kablam! | ^^^^^^ Use of undeclared type or module `Method` Oct 31 20:57:19.879 INFO kablam! Oct 31 20:57:19.879 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Method` Oct 31 20:57:19.879 INFO kablam! --> benches/../src/lib/rest/mod.rs:39:28 Oct 31 20:57:19.879 INFO kablam! | Oct 31 20:57:19.879 INFO kablam! 39 | self.server.route((Method::GET,"/blocks",API::blocks)); Oct 31 20:57:19.879 INFO kablam! | ^^^^^^ Use of undeclared type or module `Method` Oct 31 20:57:19.879 INFO kablam! Oct 31 20:57:19.879 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Method` Oct 31 20:57:19.879 INFO kablam! --> benches/../src/lib/rest/mod.rs:40:28 Oct 31 20:57:19.879 INFO kablam! | Oct 31 20:57:19.879 INFO kablam! 40 | self.server.route((Method::POST,"/mine",API::add_mine)); Oct 31 20:57:19.879 INFO kablam! | ^^^^^^ Use of undeclared type or module `Method` Oct 31 20:57:19.879 INFO kablam! Oct 31 20:57:19.881 INFO kablam! error[E0412]: cannot find type `Context` in this scope Oct 31 20:57:19.881 INFO kablam! --> benches/../src/lib/rest/api.rs:22:23 Oct 31 20:57:19.881 INFO kablam! | Oct 31 20:57:19.881 INFO kablam! 22 | pub fn index(ctx: Context)->Response{ Oct 31 20:57:19.881 INFO kablam! | ^^^^^^^ not found in this scope Oct 31 20:57:19.881 INFO kablam! Oct 31 20:57:19.881 INFO kablam! error[E0412]: cannot find type `Response` in this scope Oct 31 20:57:19.881 INFO kablam! --> benches/../src/lib/rest/api.rs:22:33 Oct 31 20:57:19.881 INFO kablam! | Oct 31 20:57:19.881 INFO kablam! 22 | pub fn index(ctx: Context)->Response{ Oct 31 20:57:19.881 INFO kablam! | ^^^^^^^^ not found in this scope Oct 31 20:57:19.881 INFO kablam! Oct 31 20:57:19.881 INFO kablam! error[E0412]: cannot find type `Context` in this scope Oct 31 20:57:19.881 INFO kablam! --> benches/../src/lib/rest/api.rs:26:24 Oct 31 20:57:19.881 INFO kablam! | Oct 31 20:57:19.881 INFO kablam! 26 | pub fn blocks(ctx: Context)->Response{ Oct 31 20:57:19.881 INFO kablam! | ^^^^^^^ not found in this scope Oct 31 20:57:19.881 INFO kablam! Oct 31 20:57:19.881 INFO kablam! error[E0412]: cannot find type `Response` in this scope Oct 31 20:57:19.881 INFO kablam! --> benches/../src/lib/rest/api.rs:26:34 Oct 31 20:57:19.881 INFO kablam! | Oct 31 20:57:19.881 INFO kablam! 26 | pub fn blocks(ctx: Context)->Response{ Oct 31 20:57:19.881 INFO kablam! | ^^^^^^^^ not found in this scope Oct 31 20:57:19.881 INFO kablam! Oct 31 20:57:19.881 INFO kablam! error[E0412]: cannot find type `Context` in this scope Oct 31 20:57:19.881 INFO kablam! --> benches/../src/lib/rest/api.rs:32:26 Oct 31 20:57:19.881 INFO kablam! | Oct 31 20:57:19.881 INFO kablam! 32 | pub fn add_mine(ctx: Context) ->BoxFuture{ Oct 31 20:57:19.881 INFO kablam! | ^^^^^^^ not found in this scope Oct 31 20:57:19.881 INFO kablam! Oct 31 20:57:19.881 INFO kablam! error[E0412]: cannot find type `BoxFuture` in this scope Oct 31 20:57:19.881 INFO kablam! --> benches/../src/lib/rest/api.rs:32:37 Oct 31 20:57:19.881 INFO kablam! | Oct 31 20:57:19.881 INFO kablam! 32 | pub fn add_mine(ctx: Context) ->BoxFuture{ Oct 31 20:57:19.881 INFO kablam! | ^^^^^^^^^ not found in this scope Oct 31 20:57:19.881 INFO kablam! Oct 31 20:57:19.881 INFO kablam! error[E0412]: cannot find type `Response` in this scope Oct 31 20:57:19.881 INFO kablam! --> benches/../src/lib/rest/api.rs:32:47 Oct 31 20:57:19.881 INFO kablam! | Oct 31 20:57:19.881 INFO kablam! 32 | pub fn add_mine(ctx: Context) ->BoxFuture{ Oct 31 20:57:19.881 INFO kablam! | ^^^^^^^^ not found in this scope Oct 31 20:57:19.881 INFO kablam! Oct 31 20:57:19.881 INFO kablam! error[E0405]: cannot find trait `Key` in this scope Oct 31 20:57:19.881 INFO kablam! --> benches/../src/lib/rest/shared.rs:8:6 Oct 31 20:57:19.881 INFO kablam! | Oct 31 20:57:19.881 INFO kablam! 8 | impl Key for SharedBlockChain{ Oct 31 20:57:19.881 INFO kablam! | ^^^ not found in this scope Oct 31 20:57:19.881 INFO kablam! Oct 31 20:57:19.881 INFO kablam! error[E0405]: cannot find trait `Key` in this scope Oct 31 20:57:19.881 INFO kablam! --> benches/../src/lib/rest/shared.rs:14:6 Oct 31 20:57:19.881 INFO kablam! | Oct 31 20:57:19.881 INFO kablam! 14 | impl Key for HtmlData{ Oct 31 20:57:19.881 INFO kablam! | ^^^ not found in this scope Oct 31 20:57:19.881 INFO kablam! Oct 31 20:57:19.881 INFO kablam! error[E0412]: cannot find type `Router` in this scope Oct 31 20:57:19.881 INFO kablam! --> benches/../src/lib/rest/mod.rs:19:18 Oct 31 20:57:19.881 INFO kablam! | Oct 31 20:57:19.881 INFO kablam! 19 | server: Shio, Oct 31 20:57:19.881 INFO kablam! | ^^^^^^ not found in this scope Oct 31 20:57:19.881 INFO kablam! Oct 31 20:57:19.881 INFO kablam! error[E0603]: struct `Block` is private Oct 31 20:57:19.881 INFO kablam! --> benches/block.rs:13:28 Oct 31 20:57:19.881 INFO kablam! | Oct 31 20:57:19.881 INFO kablam! 13 | let _ = block::Block::genesis(); Oct 31 20:57:19.881 INFO kablam! | ^^^^^ Oct 31 20:57:19.881 INFO kablam! Oct 31 20:57:19.884 INFO kablam! error: aborting due to 38 previous errors Oct 31 20:57:19.884 INFO kablam! Oct 31 20:57:19.884 INFO kablam! Some errors occurred: E0405, E0412, E0432, E0433, E0603. Oct 31 20:57:19.884 INFO kablam! For more information about an error, try `rustc --explain E0405`. Oct 31 20:57:19.903 INFO kablam! error: Could not compile `zp-blockchain`. Oct 31 20:57:19.903 INFO kablam! Oct 31 20:57:19.903 INFO kablam! To learn more, run the command again with --verbose. Oct 31 20:57:19.908 INFO kablam! su: No module specific data is present Oct 31 20:57:20.750 INFO running `"docker" "rm" "-f" "0136077360c51417a72a17992a29ebc4cf35c668e7b3df2101e01158c8e0f647"` Oct 31 20:57:21.072 INFO blam! 0136077360c51417a72a17992a29ebc4cf35c668e7b3df2101e01158c8e0f647