Oct 26 20:42:44.859 INFO checking skynet-ltd/blockchain-rust against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 20:42:44.859 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 20:42:45.280 INFO blam! beaac35e2e3a8dbcad5851fdbd7637b1d1d0b0d4a230fabed3e46b93e1c07733 Oct 26 20:42:45.282 INFO running `"docker" "start" "-a" "beaac35e2e3a8dbcad5851fdbd7637b1d1d0b0d4a230fabed3e46b93e1c07733"` Oct 26 20:42:46.798 INFO kablam! usermod: no changes Oct 26 20:42:47.161 INFO kablam! Checking fs2 v0.4.3 Oct 26 20:42:47.163 INFO kablam! Checking term v0.5.1 Oct 26 20:42:47.187 INFO kablam! Checking bytes v0.4.9 Oct 26 20:42:47.187 INFO kablam! Checking csv-core v0.1.4 Oct 26 20:42:47.187 INFO kablam! Checking mio v0.6.15 Oct 26 20:42:47.187 INFO kablam! Compiling quote v0.6.5 Oct 26 20:42:47.187 INFO kablam! Checking criterion-plot v0.2.4 Oct 26 20:42:47.191 INFO kablam! Checking criterion-stats v0.2.4 Oct 26 20:42:49.377 INFO kablam! Checking rust-crypto v0.2.36 Oct 26 20:42:51.575 INFO kablam! Checking crossbeam-epoch v0.4.3 Oct 26 20:42:52.305 INFO kablam! Checking chrono v0.4.5 Oct 26 20:42:52.407 INFO kablam! Checking csv v1.0.0 Oct 26 20:42:53.472 INFO kablam! Checking regex v1.0.2 Oct 26 20:42:53.483 INFO kablam! Checking regex v0.2.11 Oct 26 20:42:55.439 INFO kablam! Compiling syn v0.14.7 Oct 26 20:42:57.224 INFO kablam! Checking tokio-io v0.1.7 Oct 26 20:43:00.395 INFO kablam! Checking http v0.1.8 Oct 26 20:43:02.852 INFO kablam! Checking crossbeam-deque v0.3.1 Oct 26 20:43:05.500 INFO kablam! Checking tokio-codec v0.1.0 Oct 26 20:43:06.213 INFO kablam! Checking tokio-reactor v0.1.2 Oct 26 20:43:08.440 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 26 20:43:08.576 INFO kablam! Checking simplelog v0.5.2 Oct 26 20:43:11.588 INFO kablam! Checking tokio-udp v0.1.1 Oct 26 20:43:11.588 INFO kablam! Checking tokio-tcp v0.1.0 Oct 26 20:43:13.277 INFO kablam! Checking handlebars v0.32.4 Oct 26 20:43:16.035 INFO kablam! Checking tokio-fs v0.1.2 Oct 26 20:43:17.584 INFO kablam! Checking tokio v0.1.7 Oct 26 20:43:21.489 INFO kablam! Checking tokio-core v0.1.17 Oct 26 20:43:24.371 INFO kablam! Checking tokio-proto v0.1.1 Oct 26 20:43:32.759 INFO kablam! Checking hyper v0.11.27 Oct 26 20:43:33.148 INFO kablam! Compiling synstructure v0.9.0 Oct 26 20:43:33.148 INFO kablam! Compiling serde_derive v1.0.70 Oct 26 20:43:41.019 INFO kablam! Compiling failure_derive v0.1.2 Oct 26 20:43:45.803 INFO kablam! Checking shio v0.3.0 Oct 26 20:43:46.103 INFO kablam! Checking failure v0.1.2 Oct 26 20:43:56.127 INFO kablam! Checking criterion v0.2.4 Oct 26 20:43:56.127 INFO kablam! Checking zp-blockchain v0.1.0 (/source) Oct 26 20:43:57.715 INFO kablam! warning: unused import: `super::BlockChain` Oct 26 20:43:57.715 INFO kablam! --> src/lib/rest/api.rs:2:5 Oct 26 20:43:57.715 INFO kablam! | Oct 26 20:43:57.715 INFO kablam! 2 | use super::BlockChain; Oct 26 20:43:57.715 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 26 20:43:57.715 INFO kablam! | Oct 26 20:43:57.715 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:43:57.715 INFO kablam! Oct 26 20:43:57.715 INFO kablam! warning: unused import: `shio::data::Data` Oct 26 20:43:57.715 INFO kablam! --> src/lib/rest/api.rs:9:5 Oct 26 20:43:57.715 INFO kablam! | Oct 26 20:43:57.715 INFO kablam! 9 | use shio::data::Data; Oct 26 20:43:57.715 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 20:43:57.715 INFO kablam! Oct 26 20:43:57.715 INFO kablam! warning: unused import: `std::borrow::Borrow` Oct 26 20:43:57.715 INFO kablam! --> src/lib/registry/mod.rs:2:5 Oct 26 20:43:57.715 INFO kablam! | Oct 26 20:43:57.715 INFO kablam! 2 | use std::borrow::Borrow; Oct 26 20:43:57.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 20:43:57.715 INFO kablam! Oct 26 20:43:57.715 INFO kablam! warning: unused import: `self::block::Block` Oct 26 20:43:57.715 INFO kablam! --> src/lib/mod.rs:6:5 Oct 26 20:43:57.715 INFO kablam! | Oct 26 20:43:57.715 INFO kablam! 6 | use self::block::Block; Oct 26 20:43:57.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 20:43:57.715 INFO kablam! Oct 26 20:43:58.111 INFO kablam! warning: method is never used: `get_hash` Oct 26 20:43:58.112 INFO kablam! --> src/lib/block/mod.rs:45:5 Oct 26 20:43:58.112 INFO kablam! | Oct 26 20:43:58.112 INFO kablam! 45 | pub fn get_hash(&self)->String{ Oct 26 20:43:58.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:43:58.112 INFO kablam! | Oct 26 20:43:58.112 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:43:58.112 INFO kablam! Oct 26 20:43:58.112 INFO kablam! warning: method is never used: `block_hash` Oct 26 20:43:58.112 INFO kablam! --> src/lib/block/mod.rs:60:5 Oct 26 20:43:58.112 INFO kablam! | Oct 26 20:43:58.112 INFO kablam! 60 | pub fn block_hash(block: &Block) ->String{ Oct 26 20:43:58.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:43:58.112 INFO kablam! Oct 26 20:43:58.112 INFO kablam! warning: method is never used: `verify_chain` Oct 26 20:43:58.112 INFO kablam! --> src/lib/blockchain/mod.rs:38:5 Oct 26 20:43:58.112 INFO kablam! | Oct 26 20:43:58.112 INFO kablam! 38 | fn verify_chain(&self,chain: &Vec) ->bool{ Oct 26 20:43:58.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:43:58.112 INFO kablam! Oct 26 20:43:58.112 INFO kablam! warning: method is never used: `replace_chain` Oct 26 20:43:58.112 INFO kablam! --> src/lib/blockchain/mod.rs:50:5 Oct 26 20:43:58.112 INFO kablam! | Oct 26 20:43:58.112 INFO kablam! 50 | pub fn replace_chain(&mut self, chain: &Vec)->bool{ Oct 26 20:43:58.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:43:58.112 INFO kablam! Oct 26 20:43:58.112 INFO kablam! warning: struct is never constructed: `RegistryError` Oct 26 20:43:58.112 INFO kablam! --> src/lib/registry/mod.rs:14:1 Oct 26 20:43:58.112 INFO kablam! | Oct 26 20:43:58.112 INFO kablam! 14 | pub struct RegistryError(String); Oct 26 20:43:58.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:43:58.112 INFO kablam! Oct 26 20:43:58.112 INFO kablam! warning: method is never used: `generate_next` Oct 26 20:43:58.112 INFO kablam! --> src/lib/registry/mod.rs:36:5 Oct 26 20:43:58.112 INFO kablam! | Oct 26 20:43:58.112 INFO kablam! 36 | pub fn generate_next(reg: &mut Registry) -> Result { Oct 26 20:43:58.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:43:58.112 INFO kablam! Oct 26 20:43:58.112 INFO kablam! warning: method is never used: `new` Oct 26 20:43:58.112 INFO kablam! --> src/lib/registry/mod.rs:55:5 Oct 26 20:43:58.112 INFO kablam! | Oct 26 20:43:58.112 INFO kablam! 55 | pub fn new(path: &str) -> Self { Oct 26 20:43:58.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:43:58.112 INFO kablam! Oct 26 20:43:58.112 INFO kablam! warning: method is never used: `init` Oct 26 20:43:58.112 INFO kablam! --> src/lib/registry/mod.rs:63:5 Oct 26 20:43:58.112 INFO kablam! | Oct 26 20:43:58.112 INFO kablam! 63 | pub fn init(&mut self, addr: &str) { Oct 26 20:43:58.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:43:58.112 INFO kablam! Oct 26 20:43:58.121 INFO kablam! warning: method is never used: `add` Oct 26 20:43:58.121 INFO kablam! --> src/lib/registry/mod.rs:68:5 Oct 26 20:43:58.121 INFO kablam! | Oct 26 20:43:58.121 INFO kablam! 68 | fn add(&mut self, addr: &str) { Oct 26 20:43:58.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:43:58.121 INFO kablam! Oct 26 20:43:58.121 INFO kablam! warning: method is never used: `read_all` Oct 26 20:43:58.121 INFO kablam! --> src/lib/registry/mod.rs:83:5 Oct 26 20:43:58.121 INFO kablam! | Oct 26 20:43:58.121 INFO kablam! 83 | fn read_all(&mut self, f: &mut File) { Oct 26 20:43:58.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:43:58.121 INFO kablam! Oct 26 20:43:58.121 INFO kablam! warning: method is never used: `write_all` Oct 26 20:43:58.121 INFO kablam! --> src/lib/registry/mod.rs:93:5 Oct 26 20:43:58.121 INFO kablam! | Oct 26 20:43:58.121 INFO kablam! 93 | fn write_all(&mut self, f: &mut File) { Oct 26 20:43:58.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:43:58.121 INFO kablam! Oct 26 20:43:58.121 INFO kablam! warning: method is never used: `siblings_addrs` Oct 26 20:43:58.121 INFO kablam! --> src/lib/registry/mod.rs:99:5 Oct 26 20:43:58.121 INFO kablam! | Oct 26 20:43:58.121 INFO kablam! 99 | pub fn siblings_addrs(&mut self) -> Vec { Oct 26 20:43:58.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:43:58.121 INFO kablam! Oct 26 20:43:58.121 INFO kablam! warning: method is never used: `last_sibling` Oct 26 20:43:58.121 INFO kablam! --> src/lib/registry/mod.rs:118:5 Oct 26 20:43:58.121 INFO kablam! | Oct 26 20:43:58.121 INFO kablam! 118 | pub fn last_sibling(&mut self) -> Ipv4Addr { Oct 26 20:43:58.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:43:58.121 INFO kablam! Oct 26 20:44:01.959 INFO kablam! warning: unused import: `super::BlockChain` Oct 26 20:44:01.959 INFO kablam! --> src/lib/rest/api.rs:2:5 Oct 26 20:44:01.959 INFO kablam! | Oct 26 20:44:01.959 INFO kablam! 2 | use super::BlockChain; Oct 26 20:44:01.959 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 26 20:44:01.959 INFO kablam! | Oct 26 20:44:01.959 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:44:01.959 INFO kablam! Oct 26 20:44:01.959 INFO kablam! warning: unused import: `shio::data::Data` Oct 26 20:44:01.959 INFO kablam! --> src/lib/rest/api.rs:9:5 Oct 26 20:44:01.959 INFO kablam! | Oct 26 20:44:01.959 INFO kablam! 9 | use shio::data::Data; Oct 26 20:44:01.959 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 20:44:01.959 INFO kablam! Oct 26 20:44:01.959 INFO kablam! warning: unused import: `std::borrow::Borrow` Oct 26 20:44:01.959 INFO kablam! --> src/lib/registry/mod.rs:2:5 Oct 26 20:44:01.959 INFO kablam! | Oct 26 20:44:01.959 INFO kablam! 2 | use std::borrow::Borrow; Oct 26 20:44:01.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 20:44:01.959 INFO kablam! Oct 26 20:44:01.959 INFO kablam! warning: unused import: `std::net::Ipv4Addr` Oct 26 20:44:01.959 INFO kablam! --> src/lib/registry/mod.rs:131:9 Oct 26 20:44:01.959 INFO kablam! | Oct 26 20:44:01.959 INFO kablam! 131 | use std::net::Ipv4Addr; Oct 26 20:44:01.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 20:44:01.959 INFO kablam! Oct 26 20:44:01.959 INFO kablam! warning: unused import: `self::block::Block` Oct 26 20:44:01.959 INFO kablam! --> src/lib/mod.rs:6:5 Oct 26 20:44:01.959 INFO kablam! | Oct 26 20:44:01.959 INFO kablam! 6 | use self::block::Block; Oct 26 20:44:01.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 20:44:01.959 INFO kablam! Oct 26 20:44:02.409 INFO kablam! warning: method is never used: `init` Oct 26 20:44:02.409 INFO kablam! --> src/lib/registry/mod.rs:63:5 Oct 26 20:44:02.409 INFO kablam! | Oct 26 20:44:02.410 INFO kablam! 63 | pub fn init(&mut self, addr: &str) { Oct 26 20:44:02.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:44:02.410 INFO kablam! | Oct 26 20:44:02.411 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:44:02.411 INFO kablam! Oct 26 20:44:02.411 INFO kablam! warning: method is never used: `add` Oct 26 20:44:02.411 INFO kablam! --> src/lib/registry/mod.rs:68:5 Oct 26 20:44:02.412 INFO kablam! | Oct 26 20:44:02.412 INFO kablam! 68 | fn add(&mut self, addr: &str) { Oct 26 20:44:02.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:44:02.412 INFO kablam! Oct 26 20:44:02.413 INFO kablam! warning: method is never used: `write_all` Oct 26 20:44:02.413 INFO kablam! --> src/lib/registry/mod.rs:93:5 Oct 26 20:44:02.413 INFO kablam! | Oct 26 20:44:02.414 INFO kablam! 93 | fn write_all(&mut self, f: &mut File) { Oct 26 20:44:02.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:44:02.415 INFO kablam! Oct 26 20:44:02.523 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate shio;`? Oct 26 20:44:02.524 INFO kablam! --> benches/../src/lib/rest/api.rs:4:5 Oct 26 20:44:02.524 INFO kablam! | Oct 26 20:44:02.524 INFO kablam! 4 | use shio::context::Context; Oct 26 20:44:02.524 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 26 20:44:02.525 INFO kablam! Oct 26 20:44:02.525 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate shio;`? Oct 26 20:44:02.525 INFO kablam! --> benches/../src/lib/rest/api.rs:5:5 Oct 26 20:44:02.526 INFO kablam! | Oct 26 20:44:02.526 INFO kablam! 5 | use shio::response::{Response}; Oct 26 20:44:02.526 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 26 20:44:02.526 INFO kablam! Oct 26 20:44:02.527 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate shio;`? Oct 26 20:44:02.527 INFO kablam! --> benches/../src/lib/rest/api.rs:6:5 Oct 26 20:44:02.527 INFO kablam! | Oct 26 20:44:02.528 INFO kablam! 6 | use shio::ext::BoxFuture; Oct 26 20:44:02.528 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 26 20:44:02.528 INFO kablam! Oct 26 20:44:03.109 INFO kablam! error[E0432]: unresolved import `shio` Oct 26 20:44:03.109 INFO kablam! --> benches/../src/lib/rest/api.rs:7:5 Oct 26 20:44:03.109 INFO kablam! | Oct 26 20:44:03.109 INFO kablam! 7 | use shio::errors; Oct 26 20:44:03.109 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 26 20:44:03.109 INFO kablam! Oct 26 20:44:03.109 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate shio;`? Oct 26 20:44:03.109 INFO kablam! --> benches/../src/lib/rest/api.rs:9:5 Oct 26 20:44:03.109 INFO kablam! | Oct 26 20:44:03.109 INFO kablam! 9 | use shio::data::Data; Oct 26 20:44:03.109 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 26 20:44:03.109 INFO kablam! Oct 26 20:44:03.111 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate shio;`? Oct 26 20:44:03.111 INFO kablam! --> benches/../src/lib/rest/api.rs:10:5 Oct 26 20:44:03.111 INFO kablam! | Oct 26 20:44:03.111 INFO kablam! 10 | use shio::prelude::{Stream,Future,FutureExt}; Oct 26 20:44:03.111 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 26 20:44:03.111 INFO kablam! Oct 26 20:44:03.139 INFO kablam! error[E0432]: unresolved import `serde_json` Oct 26 20:44:03.139 INFO kablam! --> benches/../src/lib/rest/api.rs:8:5 Oct 26 20:44:03.139 INFO kablam! | Oct 26 20:44:03.139 INFO kablam! 8 | use serde_json; Oct 26 20:44:03.139 INFO kablam! | ^^^^^^^^^^ no `serde_json` in the root Oct 26 20:44:03.139 INFO kablam! Oct 26 20:44:03.155 INFO kablam! error[E0432]: unresolved import `hyper` Oct 26 20:44:03.155 INFO kablam! --> benches/../src/lib/rest/api.rs:12:5 Oct 26 20:44:03.155 INFO kablam! | Oct 26 20:44:03.155 INFO kablam! 12 | use hyper::header; Oct 26 20:44:03.155 INFO kablam! | ^^^^^ Maybe a missing `extern crate hyper;`? Oct 26 20:44:03.156 INFO kablam! Oct 26 20:44:03.157 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate shio;`? Oct 26 20:44:03.157 INFO kablam! --> benches/../src/lib/rest/shared.rs:3:5 Oct 26 20:44:03.157 INFO kablam! | Oct 26 20:44:03.157 INFO kablam! 3 | use shio::context::Key; Oct 26 20:44:03.157 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 26 20:44:03.157 INFO kablam! Oct 26 20:44:03.157 INFO kablam! error[E0432]: unresolved import `lib` Oct 26 20:44:03.157 INFO kablam! --> benches/../src/lib/rest/shared.rs:1:5 Oct 26 20:44:03.158 INFO kablam! | Oct 26 20:44:03.158 INFO kablam! 1 | use lib::BlockChain; Oct 26 20:44:03.158 INFO kablam! | ^^^ Maybe a missing `extern crate lib;`? Oct 26 20:44:03.158 INFO kablam! Oct 26 20:44:03.178 INFO kablam! error[E0432]: unresolved imports `Mutex`, `Arc` Oct 26 20:44:03.178 INFO kablam! --> benches/../src/lib/rest/shared.rs:4:6 Oct 26 20:44:03.179 INFO kablam! | Oct 26 20:44:03.179 INFO kablam! 4 | use {Mutex,Arc}; Oct 26 20:44:03.179 INFO kablam! | ^^^^^ ^^^ no `Arc` in the root Oct 26 20:44:03.179 INFO kablam! | | Oct 26 20:44:03.179 INFO kablam! | no `Mutex` in the root Oct 26 20:44:03.179 INFO kablam! Oct 26 20:44:03.200 INFO kablam! error[E0432]: unresolved import `lib` Oct 26 20:44:03.200 INFO kablam! --> benches/../src/lib/rest/mod.rs:4:5 Oct 26 20:44:03.201 INFO kablam! | Oct 26 20:44:03.201 INFO kablam! 4 | use lib::BlockChain; Oct 26 20:44:03.201 INFO kablam! | ^^^ Maybe a missing `extern crate lib;`? Oct 26 20:44:03.201 INFO kablam! Oct 26 20:44:03.203 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate shio;`? Oct 26 20:44:03.204 INFO kablam! --> benches/../src/lib/rest/mod.rs:9:5 Oct 26 20:44:03.204 INFO kablam! | Oct 26 20:44:03.204 INFO kablam! 9 | use shio::router::Router; Oct 26 20:44:03.205 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 26 20:44:03.205 INFO kablam! Oct 26 20:44:03.207 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate shio;`? Oct 26 20:44:03.207 INFO kablam! --> benches/../src/lib/rest/mod.rs:10:5 Oct 26 20:44:03.207 INFO kablam! | Oct 26 20:44:03.208 INFO kablam! 10 | use shio::http::Method; Oct 26 20:44:03.208 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 26 20:44:03.208 INFO kablam! Oct 26 20:44:03.209 INFO kablam! error[E0432]: unresolved import `shio` Oct 26 20:44:03.209 INFO kablam! --> benches/../src/lib/rest/mod.rs:8:5 Oct 26 20:44:03.209 INFO kablam! | Oct 26 20:44:03.209 INFO kablam! 8 | use shio::Shio; Oct 26 20:44:03.209 INFO kablam! | ^^^^ Maybe a missing `extern crate shio;`? Oct 26 20:44:03.209 INFO kablam! Oct 26 20:44:03.215 INFO kablam! error[E0432]: unresolved import `Mutex` Oct 26 20:44:03.215 INFO kablam! --> benches/../src/lib/rest/mod.rs:13:5 Oct 26 20:44:03.215 INFO kablam! | Oct 26 20:44:03.215 INFO kablam! 13 | use Mutex; Oct 26 20:44:03.215 INFO kablam! | ^^^^^ no `Mutex` in the root Oct 26 20:44:03.215 INFO kablam! Oct 26 20:44:03.229 INFO kablam! error[E0432]: unresolved import `Arc` Oct 26 20:44:03.229 INFO kablam! --> benches/../src/lib/rest/mod.rs:14:5 Oct 26 20:44:03.230 INFO kablam! | Oct 26 20:44:03.230 INFO kablam! 14 | use Arc; Oct 26 20:44:03.230 INFO kablam! | ^^^ no `Arc` in the root Oct 26 20:44:03.231 INFO kablam! Oct 26 20:44:03.231 INFO kablam! error[E0432]: unresolved import `fs2` Oct 26 20:44:03.231 INFO kablam! --> benches/../src/lib/registry/mod.rs:1:5 Oct 26 20:44:03.231 INFO kablam! | Oct 26 20:44:03.231 INFO kablam! 1 | use fs2::FileExt; Oct 26 20:44:03.231 INFO kablam! | ^^^ Maybe a missing `extern crate fs2;`? Oct 26 20:44:03.231 INFO kablam! Oct 26 20:44:03.231 INFO kablam! error: cannot find derive macro `Deserialize` in this scope Oct 26 20:44:03.231 INFO kablam! --> benches/../src/lib/block/mod.rs:8:21 Oct 26 20:44:03.231 INFO kablam! | Oct 26 20:44:03.231 INFO kablam! 8 | #[derive(Serialize, Deserialize, Debug, Clone)] Oct 26 20:44:03.231 INFO kablam! | ^^^^^^^^^^^ Oct 26 20:44:03.231 INFO kablam! Oct 26 20:44:03.231 INFO kablam! error: cannot find derive macro `Serialize` in this scope Oct 26 20:44:03.231 INFO kablam! --> benches/../src/lib/block/mod.rs:8:10 Oct 26 20:44:03.231 INFO kablam! | Oct 26 20:44:03.231 INFO kablam! 8 | #[derive(Serialize, Deserialize, Debug, Clone)] Oct 26 20:44:03.231 INFO kablam! | ^^^^^^^^^ Oct 26 20:44:03.233 INFO kablam! Oct 26 20:44:03.233 INFO kablam! error: cannot find derive macro `Deserialize` in this scope Oct 26 20:44:03.233 INFO kablam! --> benches/../src/lib/rest/api.rs:14:17 Oct 26 20:44:03.234 INFO kablam! | Oct 26 20:44:03.234 INFO kablam! 14 | #[derive(Debug, Deserialize)] Oct 26 20:44:03.234 INFO kablam! | ^^^^^^^^^^^ Oct 26 20:44:03.239 INFO kablam! Oct 26 20:44:03.243 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Response` Oct 26 20:44:03.243 INFO kablam! --> benches/../src/lib/rest/api.rs:23:9 Oct 26 20:44:03.243 INFO kablam! | Oct 26 20:44:03.243 INFO kablam! 23 | Response::with(ctx.shared().get::().clone()) Oct 26 20:44:03.243 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Response` Oct 26 20:44:03.243 INFO kablam! Oct 26 20:44:03.255 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Response` Oct 26 20:44:03.255 INFO kablam! --> benches/../src/lib/rest/api.rs:30:9 Oct 26 20:44:03.255 INFO kablam! | Oct 26 20:44:03.255 INFO kablam! 30 | Response::with(serialized) Oct 26 20:44:03.255 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Response` Oct 26 20:44:03.255 INFO kablam! Oct 26 20:44:03.267 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Response` Oct 26 20:44:03.267 INFO kablam! --> benches/../src/lib/rest/api.rs:38:16 Oct 26 20:44:03.267 INFO kablam! | Oct 26 20:44:03.267 INFO kablam! 38 | Ok(Response::build().header(header::ContentType::json()).body(r#"{"code":200,"status":true}"#)) Oct 26 20:44:03.267 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Response` Oct 26 20:44:03.267 INFO kablam! Oct 26 20:44:03.271 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Method` Oct 26 20:44:03.271 INFO kablam! --> benches/../src/lib/rest/mod.rs:38:28 Oct 26 20:44:03.271 INFO kablam! | Oct 26 20:44:03.271 INFO kablam! 38 | self.server.route((Method::GET,"/",API::index)); Oct 26 20:44:03.271 INFO kablam! | ^^^^^^ Use of undeclared type or module `Method` Oct 26 20:44:03.271 INFO kablam! Oct 26 20:44:03.271 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Method` Oct 26 20:44:03.271 INFO kablam! --> benches/../src/lib/rest/mod.rs:39:28 Oct 26 20:44:03.271 INFO kablam! | Oct 26 20:44:03.271 INFO kablam! 39 | self.server.route((Method::GET,"/blocks",API::blocks)); Oct 26 20:44:03.271 INFO kablam! | ^^^^^^ Use of undeclared type or module `Method` Oct 26 20:44:03.272 INFO kablam! Oct 26 20:44:03.272 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Method` Oct 26 20:44:03.272 INFO kablam! --> benches/../src/lib/rest/mod.rs:40:28 Oct 26 20:44:03.272 INFO kablam! | Oct 26 20:44:03.272 INFO kablam! 40 | self.server.route((Method::POST,"/mine",API::add_mine)); Oct 26 20:44:03.272 INFO kablam! | ^^^^^^ Use of undeclared type or module `Method` Oct 26 20:44:03.272 INFO kablam! Oct 26 20:44:03.279 INFO kablam! error[E0412]: cannot find type `Context` in this scope Oct 26 20:44:03.279 INFO kablam! --> benches/../src/lib/rest/api.rs:22:23 Oct 26 20:44:03.279 INFO kablam! | Oct 26 20:44:03.279 INFO kablam! 22 | pub fn index(ctx: Context)->Response{ Oct 26 20:44:03.279 INFO kablam! | ^^^^^^^ not found in this scope Oct 26 20:44:03.279 INFO kablam! Oct 26 20:44:03.279 INFO kablam! error[E0412]: cannot find type `Response` in this scope Oct 26 20:44:03.279 INFO kablam! --> benches/../src/lib/rest/api.rs:22:33 Oct 26 20:44:03.279 INFO kablam! | Oct 26 20:44:03.279 INFO kablam! 22 | pub fn index(ctx: Context)->Response{ Oct 26 20:44:03.279 INFO kablam! | ^^^^^^^^ not found in this scope Oct 26 20:44:03.279 INFO kablam! Oct 26 20:44:03.279 INFO kablam! error[E0412]: cannot find type `Context` in this scope Oct 26 20:44:03.279 INFO kablam! --> benches/../src/lib/rest/api.rs:26:24 Oct 26 20:44:03.279 INFO kablam! | Oct 26 20:44:03.279 INFO kablam! 26 | pub fn blocks(ctx: Context)->Response{ Oct 26 20:44:03.279 INFO kablam! | ^^^^^^^ not found in this scope Oct 26 20:44:03.279 INFO kablam! Oct 26 20:44:03.279 INFO kablam! error[E0412]: cannot find type `Response` in this scope Oct 26 20:44:03.279 INFO kablam! --> benches/../src/lib/rest/api.rs:26:34 Oct 26 20:44:03.279 INFO kablam! | Oct 26 20:44:03.279 INFO kablam! 26 | pub fn blocks(ctx: Context)->Response{ Oct 26 20:44:03.279 INFO kablam! | ^^^^^^^^ not found in this scope Oct 26 20:44:03.279 INFO kablam! Oct 26 20:44:03.279 INFO kablam! error[E0412]: cannot find type `Context` in this scope Oct 26 20:44:03.279 INFO kablam! --> benches/../src/lib/rest/api.rs:32:26 Oct 26 20:44:03.279 INFO kablam! | Oct 26 20:44:03.279 INFO kablam! 32 | pub fn add_mine(ctx: Context) ->BoxFuture{ Oct 26 20:44:03.279 INFO kablam! | ^^^^^^^ not found in this scope Oct 26 20:44:03.279 INFO kablam! Oct 26 20:44:03.279 INFO kablam! error[E0412]: cannot find type `BoxFuture` in this scope Oct 26 20:44:03.279 INFO kablam! --> benches/../src/lib/rest/api.rs:32:37 Oct 26 20:44:03.279 INFO kablam! | Oct 26 20:44:03.279 INFO kablam! 32 | pub fn add_mine(ctx: Context) ->BoxFuture{ Oct 26 20:44:03.279 INFO kablam! | ^^^^^^^^^ not found in this scope Oct 26 20:44:03.279 INFO kablam! Oct 26 20:44:03.279 INFO kablam! error[E0412]: cannot find type `Response` in this scope Oct 26 20:44:03.279 INFO kablam! --> benches/../src/lib/rest/api.rs:32:47 Oct 26 20:44:03.279 INFO kablam! | Oct 26 20:44:03.279 INFO kablam! 32 | pub fn add_mine(ctx: Context) ->BoxFuture{ Oct 26 20:44:03.279 INFO kablam! | ^^^^^^^^ not found in this scope Oct 26 20:44:03.279 INFO kablam! Oct 26 20:44:03.279 INFO kablam! error[E0405]: cannot find trait `Key` in this scope Oct 26 20:44:03.279 INFO kablam! --> benches/../src/lib/rest/shared.rs:8:6 Oct 26 20:44:03.279 INFO kablam! | Oct 26 20:44:03.279 INFO kablam! 8 | impl Key for SharedBlockChain{ Oct 26 20:44:03.279 INFO kablam! | ^^^ not found in this scope Oct 26 20:44:03.279 INFO kablam! Oct 26 20:44:03.279 INFO kablam! error[E0405]: cannot find trait `Key` in this scope Oct 26 20:44:03.279 INFO kablam! --> benches/../src/lib/rest/shared.rs:14:6 Oct 26 20:44:03.279 INFO kablam! | Oct 26 20:44:03.280 INFO kablam! 14 | impl Key for HtmlData{ Oct 26 20:44:03.280 INFO kablam! | ^^^ not found in this scope Oct 26 20:44:03.280 INFO kablam! Oct 26 20:44:03.280 INFO kablam! error[E0412]: cannot find type `Router` in this scope Oct 26 20:44:03.280 INFO kablam! --> benches/../src/lib/rest/mod.rs:19:18 Oct 26 20:44:03.280 INFO kablam! | Oct 26 20:44:03.280 INFO kablam! 19 | server: Shio, Oct 26 20:44:03.280 INFO kablam! | ^^^^^^ not found in this scope Oct 26 20:44:03.280 INFO kablam! Oct 26 20:44:03.280 INFO kablam! error[E0603]: struct `Block` is private Oct 26 20:44:03.280 INFO kablam! --> benches/block.rs:13:21 Oct 26 20:44:03.280 INFO kablam! | Oct 26 20:44:03.280 INFO kablam! 13 | let _ = block::Block::genesis(); Oct 26 20:44:03.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:44:03.280 INFO kablam! Oct 26 20:44:03.280 INFO kablam! error: aborting due to 38 previous errors Oct 26 20:44:03.280 INFO kablam! Oct 26 20:44:03.280 INFO kablam! Some errors occurred: E0405, E0412, E0432, E0433, E0603. Oct 26 20:44:03.280 INFO kablam! For more information about an error, try `rustc --explain E0405`. Oct 26 20:44:03.299 INFO kablam! error: Could not compile `zp-blockchain`. Oct 26 20:44:03.299 INFO kablam! Oct 26 20:44:03.299 INFO kablam! To learn more, run the command again with --verbose. Oct 26 20:44:03.322 INFO kablam! su: No module specific data is present Oct 26 20:44:04.182 INFO running `"docker" "rm" "-f" "beaac35e2e3a8dbcad5851fdbd7637b1d1d0b0d4a230fabed3e46b93e1c07733"` Oct 26 20:44:04.381 INFO blam! beaac35e2e3a8dbcad5851fdbd7637b1d1d0b0d4a230fabed3e46b93e1c07733