Oct 12 20:14:44.078 INFO testing uma0317/Rust-BlockChain against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 20:14:44.080 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 20:14:44.515 INFO blam! 3bd8c8a3dbce58072f4d346ab521ab3a14e10b2a0f413214a9a144faa870bc51 Oct 12 20:14:44.531 INFO running `"docker" "start" "-a" "3bd8c8a3dbce58072f4d346ab521ab3a14e10b2a0f413214a9a144faa870bc51"` Oct 12 20:14:45.701 INFO kablam! usermod: no changes Oct 12 20:14:45.815 INFO kablam! Compiling num-traits v0.2.4 Oct 12 20:14:45.815 INFO kablam! Compiling num-integer v0.1.38 Oct 12 20:14:45.821 INFO kablam! Compiling time v0.1.40 Oct 12 20:14:45.823 INFO kablam! Compiling rand v0.3.22 Oct 12 20:14:49.319 INFO kablam! Compiling rust-crypto v0.2.36 Oct 12 20:14:52.647 INFO kablam! Compiling chrono v0.4.2 Oct 12 20:15:01.943 INFO kablam! Compiling blockchain v0.1.0 (/source) Oct 12 20:15:02.171 INFO kablam! warning: unused import: `Block` Oct 12 20:15:02.171 INFO kablam! --> src/main.rs:3:30 Oct 12 20:15:02.171 INFO kablam! | Oct 12 20:15:02.171 INFO kablam! 3 | use blockchain::{Blockchain, Block, Transaction}; Oct 12 20:15:02.171 INFO kablam! | ^^^^^ Oct 12 20:15:02.171 INFO kablam! | Oct 12 20:15:02.171 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:15:02.171 INFO kablam! Oct 12 20:15:02.303 INFO kablam! warning: method is never used: `is_chain_valid` Oct 12 20:15:02.303 INFO kablam! --> src/blockchain.rs:164:5 Oct 12 20:15:02.303 INFO kablam! | Oct 12 20:15:02.303 INFO kablam! 164 | fn is_chain_valid(&self) -> bool { Oct 12 20:15:02.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:15:02.303 INFO kablam! | Oct 12 20:15:02.303 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:15:02.303 INFO kablam! Oct 12 20:15:03.508 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.77s Oct 12 20:15:03.527 INFO kablam! su: No module specific data is present Oct 12 20:15:04.488 INFO running `"docker" "rm" "-f" "3bd8c8a3dbce58072f4d346ab521ab3a14e10b2a0f413214a9a144faa870bc51"` Oct 12 20:15:04.747 INFO blam! 3bd8c8a3dbce58072f4d346ab521ab3a14e10b2a0f413214a9a144faa870bc51 Oct 12 20:15:04.754 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 20:15:05.231 INFO blam! d75c00c057b3d4a21e703515000e8778efb16dd7c555d26f56abab33a2f8ddab Oct 12 20:15:05.239 INFO running `"docker" "start" "-a" "d75c00c057b3d4a21e703515000e8778efb16dd7c555d26f56abab33a2f8ddab"` Oct 12 20:15:06.203 INFO kablam! usermod: no changes Oct 12 20:15:06.299 INFO kablam! Compiling blockchain v0.1.0 (/source) Oct 12 20:15:06.551 INFO kablam! warning: unused import: `Block` Oct 12 20:15:06.551 INFO kablam! --> src/main.rs:3:30 Oct 12 20:15:06.551 INFO kablam! | Oct 12 20:15:06.551 INFO kablam! 3 | use blockchain::{Blockchain, Block, Transaction}; Oct 12 20:15:06.551 INFO kablam! | ^^^^^ Oct 12 20:15:06.551 INFO kablam! | Oct 12 20:15:06.555 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:15:06.555 INFO kablam! Oct 12 20:15:06.683 INFO kablam! warning: method is never used: `is_chain_valid` Oct 12 20:15:06.683 INFO kablam! --> src/blockchain.rs:164:5 Oct 12 20:15:06.683 INFO kablam! | Oct 12 20:15:06.683 INFO kablam! 164 | fn is_chain_valid(&self) -> bool { Oct 12 20:15:06.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:15:06.683 INFO kablam! | Oct 12 20:15:06.683 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:15:06.683 INFO kablam! Oct 12 20:15:07.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.03s Oct 12 20:15:07.295 INFO kablam! su: No module specific data is present Oct 12 20:15:08.606 INFO running `"docker" "rm" "-f" "d75c00c057b3d4a21e703515000e8778efb16dd7c555d26f56abab33a2f8ddab"` Oct 12 20:15:08.910 INFO blam! d75c00c057b3d4a21e703515000e8778efb16dd7c555d26f56abab33a2f8ddab Oct 12 20:15:08.923 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 20:15:09.343 INFO blam! c917f0aa825fbf69c219065ce2066a38315d94611cf3b9d0db64efdefbe15440 Oct 12 20:15:09.344 INFO running `"docker" "start" "-a" "c917f0aa825fbf69c219065ce2066a38315d94611cf3b9d0db64efdefbe15440"` Oct 12 20:15:11.003 INFO kablam! usermod: no changes Oct 12 20:15:11.155 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 12 20:15:11.156 INFO kablam! Running /target/debug/deps/blockchain-cf680a5ed3ba312e Oct 12 20:15:11.156 INFO blam! Oct 12 20:15:11.156 INFO blam! running 0 tests Oct 12 20:15:11.156 INFO blam! Oct 12 20:15:11.156 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:15:11.156 INFO blam! Oct 12 20:15:11.160 INFO kablam! su: No module specific data is present Oct 12 20:15:12.311 INFO running `"docker" "rm" "-f" "c917f0aa825fbf69c219065ce2066a38315d94611cf3b9d0db64efdefbe15440"` Oct 12 20:15:12.651 INFO blam! c917f0aa825fbf69c219065ce2066a38315d94611cf3b9d0db64efdefbe15440