Oct 12 23:55:27.365 INFO testing skynet-ltd/blockchain-rust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 23:55:27.365 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 12 23:55:27.799 INFO blam! 184c92277d86114e18085a5d0d9987bed4d234e5c746b79b2b203becdc3c66c7 Oct 12 23:55:27.801 INFO running `"docker" "start" "-a" "184c92277d86114e18085a5d0d9987bed4d234e5c746b79b2b203becdc3c66c7"` Oct 12 23:55:28.669 INFO kablam! usermod: no changes Oct 12 23:55:28.943 INFO kablam! Compiling fs2 v0.4.3 Oct 12 23:55:28.943 INFO kablam! Compiling want v0.0.4 Oct 12 23:55:28.943 INFO kablam! Compiling bytes v0.4.9 Oct 12 23:55:28.943 INFO kablam! Compiling mio v0.6.15 Oct 12 23:55:28.961 INFO kablam! Compiling quote v0.6.5 Oct 12 23:55:28.961 INFO kablam! Compiling crossbeam-epoch v0.4.3 Oct 12 23:55:28.966 INFO kablam! Compiling regex v0.2.11 Oct 12 23:55:34.391 INFO kablam! Compiling syn v0.14.7 Oct 12 23:55:34.391 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 12 23:55:34.747 INFO kablam! Compiling tokio-io v0.1.7 Oct 12 23:55:34.747 INFO kablam! Compiling http v0.1.8 Oct 12 23:55:37.247 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 12 23:55:41.334 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 12 23:55:41.334 INFO kablam! Compiling tokio-codec v0.1.0 Oct 12 23:55:53.127 INFO kablam! Compiling tokio-udp v0.1.1 Oct 12 23:55:53.180 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 12 23:55:56.347 INFO kablam! Compiling tokio-fs v0.1.2 Oct 12 23:56:00.175 INFO kablam! Compiling tokio v0.1.7 Oct 12 23:56:07.603 INFO kablam! Compiling tokio-core v0.1.17 Oct 12 23:56:19.508 INFO kablam! Compiling serde_derive v1.0.70 Oct 12 23:56:19.932 INFO kablam! Compiling tokio-proto v0.1.1 Oct 12 23:56:25.161 INFO kablam! Compiling hyper v0.11.27 Oct 12 23:56:49.971 INFO kablam! Compiling shio v0.3.0 Oct 12 23:56:52.709 INFO kablam! Compiling zp-blockchain v0.1.0 (/source) Oct 12 23:56:54.144 INFO kablam! warning: unused import: `super::BlockChain` Oct 12 23:56:54.144 INFO kablam! --> src/lib/rest/api.rs:2:5 Oct 12 23:56:54.144 INFO kablam! | Oct 12 23:56:54.144 INFO kablam! 2 | use super::BlockChain; Oct 12 23:56:54.144 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 23:56:54.144 INFO kablam! | Oct 12 23:56:54.146 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:56:54.146 INFO kablam! Oct 12 23:56:54.146 INFO kablam! warning: unused import: `shio::data::Data` Oct 12 23:56:54.146 INFO kablam! --> src/lib/rest/api.rs:9:5 Oct 12 23:56:54.146 INFO kablam! | Oct 12 23:56:54.146 INFO kablam! 9 | use shio::data::Data; Oct 12 23:56:54.146 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 23:56:54.146 INFO kablam! Oct 12 23:56:54.146 INFO kablam! warning: unused import: `std::borrow::Borrow` Oct 12 23:56:54.146 INFO kablam! --> src/lib/registry/mod.rs:2:5 Oct 12 23:56:54.146 INFO kablam! | Oct 12 23:56:54.146 INFO kablam! 2 | use std::borrow::Borrow; Oct 12 23:56:54.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 23:56:54.146 INFO kablam! Oct 12 23:56:54.146 INFO kablam! warning: unused import: `self::block::Block` Oct 12 23:56:54.146 INFO kablam! --> src/lib/mod.rs:6:5 Oct 12 23:56:54.146 INFO kablam! | Oct 12 23:56:54.146 INFO kablam! 6 | use self::block::Block; Oct 12 23:56:54.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 23:56:54.146 INFO kablam! Oct 12 23:56:54.622 INFO kablam! warning: method is never used: `get_hash` Oct 12 23:56:54.622 INFO kablam! --> src/lib/block/mod.rs:45:5 Oct 12 23:56:54.622 INFO kablam! | Oct 12 23:56:54.622 INFO kablam! 45 | pub fn get_hash(&self)->String{ Oct 12 23:56:54.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:56:54.622 INFO kablam! | Oct 12 23:56:54.622 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:56:54.622 INFO kablam! Oct 12 23:56:54.624 INFO kablam! warning: method is never used: `block_hash` Oct 12 23:56:54.624 INFO kablam! --> src/lib/block/mod.rs:60:5 Oct 12 23:56:54.624 INFO kablam! | Oct 12 23:56:54.624 INFO kablam! 60 | pub fn block_hash(block: &Block) ->String{ Oct 12 23:56:54.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:56:54.624 INFO kablam! Oct 12 23:56:54.624 INFO kablam! warning: method is never used: `verify_chain` Oct 12 23:56:54.624 INFO kablam! --> src/lib/blockchain/mod.rs:38:5 Oct 12 23:56:54.624 INFO kablam! | Oct 12 23:56:54.624 INFO kablam! 38 | fn verify_chain(&self,chain: &Vec) ->bool{ Oct 12 23:56:54.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:56:54.624 INFO kablam! Oct 12 23:56:54.624 INFO kablam! warning: method is never used: `replace_chain` Oct 12 23:56:54.624 INFO kablam! --> src/lib/blockchain/mod.rs:50:5 Oct 12 23:56:54.624 INFO kablam! | Oct 12 23:56:54.624 INFO kablam! 50 | pub fn replace_chain(&mut self, chain: &Vec)->bool{ Oct 12 23:56:54.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:56:54.624 INFO kablam! Oct 12 23:56:54.624 INFO kablam! warning: struct is never constructed: `RegistryError` Oct 12 23:56:54.624 INFO kablam! --> src/lib/registry/mod.rs:14:1 Oct 12 23:56:54.624 INFO kablam! | Oct 12 23:56:54.624 INFO kablam! 14 | pub struct RegistryError(String); Oct 12 23:56:54.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:56:54.624 INFO kablam! Oct 12 23:56:54.624 INFO kablam! warning: method is never used: `generate_next` Oct 12 23:56:54.624 INFO kablam! --> src/lib/registry/mod.rs:36:5 Oct 12 23:56:54.624 INFO kablam! | Oct 12 23:56:54.624 INFO kablam! 36 | pub fn generate_next(reg: &mut Registry) -> Result { Oct 12 23:56:54.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:56:54.624 INFO kablam! Oct 12 23:56:54.624 INFO kablam! warning: method is never used: `new` Oct 12 23:56:54.624 INFO kablam! --> src/lib/registry/mod.rs:55:5 Oct 12 23:56:54.624 INFO kablam! | Oct 12 23:56:54.624 INFO kablam! 55 | pub fn new(path: &str) -> Self { Oct 12 23:56:54.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:56:54.624 INFO kablam! Oct 12 23:56:54.624 INFO kablam! warning: method is never used: `init` Oct 12 23:56:54.624 INFO kablam! --> src/lib/registry/mod.rs:63:5 Oct 12 23:56:54.624 INFO kablam! | Oct 12 23:56:54.624 INFO kablam! 63 | pub fn init(&mut self, addr: &str) { Oct 12 23:56:54.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:56:54.625 INFO kablam! Oct 12 23:56:54.625 INFO kablam! warning: method is never used: `add` Oct 12 23:56:54.625 INFO kablam! --> src/lib/registry/mod.rs:68:5 Oct 12 23:56:54.625 INFO kablam! | Oct 12 23:56:54.625 INFO kablam! 68 | fn add(&mut self, addr: &str) { Oct 12 23:56:54.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:56:54.625 INFO kablam! Oct 12 23:56:54.625 INFO kablam! warning: method is never used: `read_all` Oct 12 23:56:54.625 INFO kablam! --> src/lib/registry/mod.rs:83:5 Oct 12 23:56:54.625 INFO kablam! | Oct 12 23:56:54.625 INFO kablam! 83 | fn read_all(&mut self, f: &mut File) { Oct 12 23:56:54.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:56:54.625 INFO kablam! Oct 12 23:56:54.625 INFO kablam! warning: method is never used: `write_all` Oct 12 23:56:54.625 INFO kablam! --> src/lib/registry/mod.rs:93:5 Oct 12 23:56:54.625 INFO kablam! | Oct 12 23:56:54.625 INFO kablam! 93 | fn write_all(&mut self, f: &mut File) { Oct 12 23:56:54.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:56:54.625 INFO kablam! Oct 12 23:56:54.625 INFO kablam! warning: method is never used: `siblings_addrs` Oct 12 23:56:54.625 INFO kablam! --> src/lib/registry/mod.rs:99:5 Oct 12 23:56:54.625 INFO kablam! | Oct 12 23:56:54.625 INFO kablam! 99 | pub fn siblings_addrs(&mut self) -> Vec { Oct 12 23:56:54.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:56:54.625 INFO kablam! Oct 12 23:56:54.625 INFO kablam! warning: method is never used: `last_sibling` Oct 12 23:56:54.625 INFO kablam! --> src/lib/registry/mod.rs:118:5 Oct 12 23:56:54.625 INFO kablam! | Oct 12 23:56:54.625 INFO kablam! 118 | pub fn last_sibling(&mut self) -> Ipv4Addr { Oct 12 23:56:54.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:56:54.625 INFO kablam! Oct 12 23:57:02.546 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 33s Oct 12 23:57:02.595 INFO kablam! su: No module specific data is present Oct 12 23:57:05.415 INFO running `"docker" "rm" "-f" "184c92277d86114e18085a5d0d9987bed4d234e5c746b79b2b203becdc3c66c7"` Oct 12 23:57:05.797 INFO blam! 184c92277d86114e18085a5d0d9987bed4d234e5c746b79b2b203becdc3c66c7 Oct 12 23:57:05.805 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 12 23:57:06.351 INFO blam! f169016556fb6b583999502a4f2996a70dee17d6d28fe53ddecd4590c304c22f Oct 12 23:57:06.353 INFO running `"docker" "start" "-a" "f169016556fb6b583999502a4f2996a70dee17d6d28fe53ddecd4590c304c22f"` Oct 12 23:57:08.639 INFO kablam! usermod: no changes Oct 12 23:57:08.957 INFO kablam! Compiling term v0.5.1 Oct 12 23:57:08.960 INFO kablam! Compiling csv-core v0.1.4 Oct 12 23:57:08.972 INFO kablam! Compiling criterion-plot v0.2.4 Oct 12 23:57:09.018 INFO kablam! Compiling criterion-stats v0.2.4 Oct 12 23:57:09.020 INFO kablam! Compiling synstructure v0.9.0 Oct 12 23:57:09.021 INFO kablam! Compiling chrono v0.4.5 Oct 12 23:57:09.022 INFO kablam! Compiling itertools-num v0.1.1 Oct 12 23:57:09.022 INFO kablam! Compiling regex v1.0.2 Oct 12 23:57:15.759 INFO kablam! Compiling csv v1.0.0 Oct 12 23:57:26.799 INFO kablam! Compiling simplelog v0.5.2 Oct 12 23:57:27.511 INFO kablam! Compiling failure_derive v0.1.2 Oct 12 23:57:39.519 INFO kablam! Compiling failure v0.1.2 Oct 12 23:57:40.007 INFO kablam! Compiling handlebars v0.32.4 Oct 12 23:57:49.551 INFO kablam! Compiling criterion v0.2.4 Oct 12 23:57:59.494 INFO kablam! Compiling zp-blockchain v0.1.0 (/source) Oct 12 23:58:00.719 INFO kablam! warning: unused import: `super::BlockChain` Oct 12 23:58:00.719 INFO kablam! --> src/lib/rest/api.rs:2:5 Oct 12 23:58:00.720 INFO kablam! | Oct 12 23:58:00.720 INFO kablam! 2 | use super::BlockChain; Oct 12 23:58:00.720 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 23:58:00.721 INFO kablam! | Oct 12 23:58:00.721 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:58:00.721 INFO kablam! Oct 12 23:58:00.722 INFO kablam! warning: unused import: `shio::data::Data` Oct 12 23:58:00.722 INFO kablam! --> src/lib/rest/api.rs:9:5 Oct 12 23:58:00.722 INFO kablam! | Oct 12 23:58:00.722 INFO kablam! 9 | use shio::data::Data; Oct 12 23:58:00.723 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 23:58:00.723 INFO kablam! Oct 12 23:58:00.723 INFO kablam! warning: unused import: `std::borrow::Borrow` Oct 12 23:58:00.724 INFO kablam! --> src/lib/registry/mod.rs:2:5 Oct 12 23:58:00.724 INFO kablam! | Oct 12 23:58:00.724 INFO kablam! 2 | use std::borrow::Borrow; Oct 12 23:58:00.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 23:58:00.725 INFO kablam! Oct 12 23:58:00.725 INFO kablam! warning: unused import: `std::net::Ipv4Addr` Oct 12 23:58:00.725 INFO kablam! --> src/lib/registry/mod.rs:131:9 Oct 12 23:58:00.726 INFO kablam! | Oct 12 23:58:00.726 INFO kablam! 131 | use std::net::Ipv4Addr; Oct 12 23:58:00.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 23:58:00.727 INFO kablam! Oct 12 23:58:00.727 INFO kablam! warning: unused import: `self::block::Block` Oct 12 23:58:00.727 INFO kablam! --> src/lib/mod.rs:6:5 Oct 12 23:58:00.728 INFO kablam! | Oct 12 23:58:00.728 INFO kablam! 6 | use self::block::Block; Oct 12 23:58:00.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 23:58:00.729 INFO kablam! Oct 12 23:58:01.089 INFO kablam! warning: method is never used: `init` Oct 12 23:58:01.089 INFO kablam! --> src/lib/registry/mod.rs:63:5 Oct 12 23:58:01.089 INFO kablam! | Oct 12 23:58:01.089 INFO kablam! 63 | pub fn init(&mut self, addr: &str) { Oct 12 23:58:01.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:58:01.089 INFO kablam! | Oct 12 23:58:01.089 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:58:01.089 INFO kablam! Oct 12 23:58:01.089 INFO kablam! warning: method is never used: `add` Oct 12 23:58:01.089 INFO kablam! --> src/lib/registry/mod.rs:68:5 Oct 12 23:58:01.089 INFO kablam! | Oct 12 23:58:01.089 INFO kablam! 68 | fn add(&mut self, addr: &str) { Oct 12 23:58:01.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:58:01.089 INFO kablam! Oct 12 23:58:01.089 INFO kablam! warning: method is never used: `write_all` Oct 12 23:58:01.089 INFO kablam! --> src/lib/registry/mod.rs:93:5 Oct 12 23:58:01.089 INFO kablam! | Oct 12 23:58:01.089 INFO kablam! 93 | fn write_all(&mut self, f: &mut File) { Oct 12 23:58:01.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:58:01.089 INFO kablam! Oct 12 23:58:04.231 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.56s Oct 12 23:58:04.245 INFO kablam! su: No module specific data is present Oct 12 23:58:04.984 INFO running `"docker" "rm" "-f" "f169016556fb6b583999502a4f2996a70dee17d6d28fe53ddecd4590c304c22f"` Oct 12 23:58:05.236 INFO blam! f169016556fb6b583999502a4f2996a70dee17d6d28fe53ddecd4590c304c22f