Oct 13 03:33:46.558 INFO testing psiofxt/rust-blockchain against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:33:46.558 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 03:33:46.815 INFO blam! 6682e1d2a234cae5133087d9f594be20ab054a0a73a62c8ad0b5c18852a97e8a Oct 13 03:33:46.819 INFO running `"docker" "start" "-a" "6682e1d2a234cae5133087d9f594be20ab054a0a73a62c8ad0b5c18852a97e8a"` Oct 13 03:33:47.869 INFO kablam! usermod: no changes Oct 13 03:33:48.107 INFO kablam! Compiling fnv v1.0.6 Oct 13 03:33:48.115 INFO kablam! Compiling proc-macro-hack-impl v0.4.0 Oct 13 03:33:48.115 INFO kablam! Compiling iovec v0.1.2 Oct 13 03:33:48.116 INFO kablam! Compiling tower-service v0.1.0 Oct 13 03:33:48.125 INFO kablam! Compiling want v0.0.6 Oct 13 03:33:48.125 INFO kablam! Compiling serde v1.0.76 Oct 13 03:33:48.125 INFO kablam! Compiling parking_lot_core v0.3.0 Oct 13 03:33:48.125 INFO kablam! Compiling num-integer v0.1.39 Oct 13 03:33:49.019 INFO kablam! Compiling atoi v0.2.3 Oct 13 03:33:49.585 INFO kablam! Compiling tokio-threadpool v0.1.6 Oct 13 03:33:50.775 INFO kablam! Compiling bytes v0.4.9 Oct 13 03:33:50.836 INFO kablam! Compiling mio v0.6.15 Oct 13 03:33:53.631 INFO kablam! Compiling chrono v0.4.6 Oct 13 03:33:53.739 INFO kablam! Compiling parking_lot v0.6.4 Oct 13 03:33:58.628 INFO kablam! Compiling proc-macro-hack v0.4.0 Oct 13 03:33:59.239 INFO kablam! Compiling tokio-io v0.1.8 Oct 13 03:33:59.239 INFO kablam! Compiling http v0.1.10 Oct 13 03:34:04.795 INFO kablam! Compiling mio-uds v0.6.6 Oct 13 03:34:05.847 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 13 03:34:05.847 INFO kablam! Compiling tokio-codec v0.1.0 Oct 13 03:34:05.847 INFO kablam! Compiling tokio-fs v0.1.3 Oct 13 03:34:09.723 INFO kablam! Compiling tokio-udp v0.1.2 Oct 13 03:34:09.723 INFO kablam! Compiling tokio-uds v0.2.1 Oct 13 03:34:09.724 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 13 03:34:14.856 INFO kablam! Compiling tokio v0.1.8 Oct 13 03:34:22.831 INFO kablam! Compiling h2 v0.1.12 Oct 13 03:34:22.831 INFO kablam! Compiling tower-web-macros v0.2.0 Oct 13 03:34:29.674 INFO kablam! Compiling serde_plain v0.3.0 Oct 13 03:34:29.677 INFO kablam! Compiling serde_urlencoded v0.5.3 Oct 13 03:34:29.679 INFO kablam! Compiling serde_json v1.0.26 Oct 13 03:34:42.778 INFO kablam! Compiling hyper v0.12.9 Oct 13 03:35:04.840 INFO kablam! Compiling tower-web v0.2.1 Oct 13 03:35:16.135 INFO kablam! Compiling rust-blockchain v0.1.0 (/source) Oct 13 03:35:18.639 INFO kablam! warning: struct is never constructed: `Block` Oct 13 03:35:18.639 INFO kablam! --> src/blockchain.rs:3:1 Oct 13 03:35:18.639 INFO kablam! | Oct 13 03:35:18.639 INFO kablam! 3 | struct Block { Oct 13 03:35:18.639 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:35:18.639 INFO kablam! | Oct 13 03:35:18.639 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:35:18.639 INFO kablam! Oct 13 03:35:18.639 INFO kablam! warning: struct is never constructed: `Transaction` Oct 13 03:35:18.639 INFO kablam! --> src/blockchain.rs:11:1 Oct 13 03:35:18.639 INFO kablam! | Oct 13 03:35:18.639 INFO kablam! 11 | struct Transaction { Oct 13 03:35:18.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 03:35:18.639 INFO kablam! Oct 13 03:35:18.639 INFO kablam! warning: struct is never constructed: `Node` Oct 13 03:35:18.639 INFO kablam! --> src/blockchain.rs:17:1 Oct 13 03:35:18.639 INFO kablam! | Oct 13 03:35:18.639 INFO kablam! 17 | struct Node { Oct 13 03:35:18.639 INFO kablam! | ^^^^^^^^^^^ Oct 13 03:35:18.639 INFO kablam! Oct 13 03:35:18.639 INFO kablam! warning: struct is never constructed: `Blockchain` Oct 13 03:35:18.639 INFO kablam! --> src/blockchain.rs:21:1 Oct 13 03:35:18.639 INFO kablam! | Oct 13 03:35:18.639 INFO kablam! 21 | pub struct Blockchain { Oct 13 03:35:18.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:35:18.639 INFO kablam! Oct 13 03:35:18.639 INFO kablam! warning: method is never used: `new_block` Oct 13 03:35:18.639 INFO kablam! --> src/blockchain.rs:30:5 Oct 13 03:35:18.639 INFO kablam! | Oct 13 03:35:18.639 INFO kablam! 30 | pub fn new_block(&mut self, proof: String, previous_hash: String){ Oct 13 03:35:18.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:35:18.639 INFO kablam! Oct 13 03:35:18.639 INFO kablam! warning: method is never used: `new_transaction` Oct 13 03:35:18.639 INFO kablam! --> src/blockchain.rs:43:5 Oct 13 03:35:18.639 INFO kablam! | Oct 13 03:35:18.639 INFO kablam! 43 | fn new_transaction(&mut self, sender: String, recipient: String, amount: f32) { Oct 13 03:35:18.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:35:18.639 INFO kablam! Oct 13 03:35:18.639 INFO kablam! warning: method is never used: `first_name` Oct 13 03:35:18.639 INFO kablam! --> src/blockchain.rs:52:5 Oct 13 03:35:18.639 INFO kablam! | Oct 13 03:35:18.639 INFO kablam! 52 | fn first_name(&self) -> usize { Oct 13 03:35:18.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:35:18.639 INFO kablam! Oct 13 03:35:24.875 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 36s Oct 13 03:35:24.887 INFO kablam! su: No module specific data is present Oct 13 03:35:26.277 INFO running `"docker" "rm" "-f" "6682e1d2a234cae5133087d9f594be20ab054a0a73a62c8ad0b5c18852a97e8a"` Oct 13 03:35:26.563 INFO blam! 6682e1d2a234cae5133087d9f594be20ab054a0a73a62c8ad0b5c18852a97e8a Oct 13 03:35:26.571 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 03:35:27.046 INFO blam! 3fb2cff548342a8ac84092ec3935346c3d2b281b6538b99c4f698698dd54b53e Oct 13 03:35:27.047 INFO running `"docker" "start" "-a" "3fb2cff548342a8ac84092ec3935346c3d2b281b6538b99c4f698698dd54b53e"` Oct 13 03:35:28.303 INFO kablam! usermod: no changes Oct 13 03:35:28.523 INFO kablam! Compiling rust-blockchain v0.1.0 (/source) Oct 13 03:35:30.603 INFO kablam! warning: struct is never constructed: `Block` Oct 13 03:35:30.603 INFO kablam! --> src/blockchain.rs:3:1 Oct 13 03:35:30.603 INFO kablam! | Oct 13 03:35:30.603 INFO kablam! 3 | struct Block { Oct 13 03:35:30.603 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:35:30.603 INFO kablam! | Oct 13 03:35:30.603 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:35:30.603 INFO kablam! Oct 13 03:35:30.603 INFO kablam! warning: struct is never constructed: `Transaction` Oct 13 03:35:30.603 INFO kablam! --> src/blockchain.rs:11:1 Oct 13 03:35:30.603 INFO kablam! | Oct 13 03:35:30.603 INFO kablam! 11 | struct Transaction { Oct 13 03:35:30.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 03:35:30.603 INFO kablam! Oct 13 03:35:30.603 INFO kablam! warning: struct is never constructed: `Node` Oct 13 03:35:30.603 INFO kablam! --> src/blockchain.rs:17:1 Oct 13 03:35:30.603 INFO kablam! | Oct 13 03:35:30.603 INFO kablam! 17 | struct Node { Oct 13 03:35:30.603 INFO kablam! | ^^^^^^^^^^^ Oct 13 03:35:30.603 INFO kablam! Oct 13 03:35:30.603 INFO kablam! warning: struct is never constructed: `Blockchain` Oct 13 03:35:30.603 INFO kablam! --> src/blockchain.rs:21:1 Oct 13 03:35:30.603 INFO kablam! | Oct 13 03:35:30.603 INFO kablam! 21 | pub struct Blockchain { Oct 13 03:35:30.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:35:30.603 INFO kablam! Oct 13 03:35:30.603 INFO kablam! warning: method is never used: `new_block` Oct 13 03:35:30.603 INFO kablam! --> src/blockchain.rs:30:5 Oct 13 03:35:30.603 INFO kablam! | Oct 13 03:35:30.603 INFO kablam! 30 | pub fn new_block(&mut self, proof: String, previous_hash: String){ Oct 13 03:35:30.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:35:30.603 INFO kablam! Oct 13 03:35:30.603 INFO kablam! warning: method is never used: `new_transaction` Oct 13 03:35:30.603 INFO kablam! --> src/blockchain.rs:43:5 Oct 13 03:35:30.603 INFO kablam! | Oct 13 03:35:30.603 INFO kablam! 43 | fn new_transaction(&mut self, sender: String, recipient: String, amount: f32) { Oct 13 03:35:30.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:35:30.603 INFO kablam! Oct 13 03:35:30.603 INFO kablam! warning: method is never used: `first_name` Oct 13 03:35:30.603 INFO kablam! --> src/blockchain.rs:52:5 Oct 13 03:35:30.603 INFO kablam! | Oct 13 03:35:30.603 INFO kablam! 52 | fn first_name(&self) -> usize { Oct 13 03:35:30.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:35:30.603 INFO kablam! Oct 13 03:35:31.128 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.80s Oct 13 03:35:31.139 INFO kablam! su: No module specific data is present Oct 13 03:35:32.016 INFO running `"docker" "rm" "-f" "3fb2cff548342a8ac84092ec3935346c3d2b281b6538b99c4f698698dd54b53e"` Oct 13 03:35:32.387 INFO blam! 3fb2cff548342a8ac84092ec3935346c3d2b281b6538b99c4f698698dd54b53e Oct 13 03:35:32.395 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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" "-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 13 03:35:32.827 INFO blam! a645f75a926e40a58f7cf5883bf6c68695745d7fcd6013a41e0412d380418b52 Oct 13 03:35:32.828 INFO running `"docker" "start" "-a" "a645f75a926e40a58f7cf5883bf6c68695745d7fcd6013a41e0412d380418b52"` Oct 13 03:35:34.104 INFO kablam! usermod: no changes Oct 13 03:35:34.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 13 03:35:34.287 INFO kablam! Running /target/debug/deps/rust_blockchain-e5cb8255cdd9bb02 Oct 13 03:35:34.288 INFO blam! Oct 13 03:35:34.288 INFO blam! running 0 tests Oct 13 03:35:34.288 INFO blam! Oct 13 03:35:34.288 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:35:34.288 INFO blam! Oct 13 03:35:34.291 INFO kablam! su: No module specific data is present Oct 13 03:35:35.263 INFO running `"docker" "rm" "-f" "a645f75a926e40a58f7cf5883bf6c68695745d7fcd6013a41e0412d380418b52"` Oct 13 03:35:35.491 INFO blam! a645f75a926e40a58f7cf5883bf6c68695745d7fcd6013a41e0412d380418b52