Oct 10 21:19:33.492 INFO testing jakecraige/cstream against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:19:33.492 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:19:33.493 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:19:33.722 INFO blam! 3ca36832f91bfa1f9c54e6ef4550e54923a533c3d381f63fc921c7d60997cf45 Oct 10 21:19:33.724 INFO running `"docker" "start" "-a" "3ca36832f91bfa1f9c54e6ef4550e54923a533c3d381f63fc921c7d60997cf45"` Oct 10 21:19:34.146 INFO kablam! usermod: no changes Oct 10 21:19:34.486 INFO kablam! Compiling chrono v0.4.6 Oct 10 21:19:34.488 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 10 21:19:34.490 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 10 21:19:37.909 INFO kablam! Compiling tokio-fs v0.1.3 Oct 10 21:19:40.494 INFO kablam! Compiling tokio v0.1.11 Oct 10 21:19:45.204 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 21:19:51.268 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 21:19:51.268 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 21:19:58.912 INFO kablam! Compiling hyper v0.11.27 Oct 10 21:20:13.280 INFO kablam! Compiling hyper-tls v0.1.4 Oct 10 21:20:18.760 INFO kablam! Compiling reqwest v0.8.8 Oct 10 21:20:33.620 INFO kablam! Compiling stellar-client v0.1.2 Oct 10 21:20:48.471 INFO kablam! Compiling cstream v0.1.0 (/source) Oct 10 21:20:56.870 INFO kablam! warning: unused import: `Adapter` Oct 10 21:20:56.870 INFO kablam! --> src/currency/stellar/adapter.rs:4:15 Oct 10 21:20:56.870 INFO kablam! | Oct 10 21:20:56.870 INFO kablam! 4 | use adapter::{Adapter, Common, Block}; Oct 10 21:20:56.870 INFO kablam! | ^^^^^^^ Oct 10 21:20:56.870 INFO kablam! | Oct 10 21:20:56.870 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:20:56.870 INFO kablam! Oct 10 21:20:56.870 INFO kablam! warning: unused import: `Common` Oct 10 21:20:56.870 INFO kablam! --> src/main.rs:8:24 Oct 10 21:20:56.870 INFO kablam! | Oct 10 21:20:56.870 INFO kablam! 8 | use adapter::{Adapter, Common}; Oct 10 21:20:56.870 INFO kablam! | ^^^^^^ Oct 10 21:20:56.870 INFO kablam! Oct 10 21:20:57.008 INFO kablam! warning: unused variable: `hash` Oct 10 21:20:57.008 INFO kablam! --> src/currency/stellar/adapter.rs:42:29 Oct 10 21:20:57.008 INFO kablam! | Oct 10 21:20:57.008 INFO kablam! 42 | fn block_by_hash(&self, hash: String) -> Block { Oct 10 21:20:57.008 INFO kablam! | ^^^^ help: consider using `_hash` instead Oct 10 21:20:57.008 INFO kablam! | Oct 10 21:20:57.008 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 21:20:57.008 INFO kablam! Oct 10 21:20:57.028 INFO kablam! warning: method is never used: `block_parent` Oct 10 21:20:57.028 INFO kablam! --> src/currency/stellar/adapter.rs:15:5 Oct 10 21:20:57.028 INFO kablam! | Oct 10 21:20:57.028 INFO kablam! 15 | fn block_parent(&self, from_block: Block) -> Block { Oct 10 21:20:57.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:20:57.028 INFO kablam! | Oct 10 21:20:57.028 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:20:57.028 INFO kablam! Oct 10 21:20:57.028 INFO kablam! warning: function is never used: `hello` Oct 10 21:20:57.028 INFO kablam! --> src/stream/blocks.rs:1:1 Oct 10 21:20:57.028 INFO kablam! | Oct 10 21:20:57.028 INFO kablam! 1 | pub fn hello() -> String { Oct 10 21:20:57.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:20:57.028 INFO kablam! Oct 10 21:21:03.201 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 29s Oct 10 21:21:03.227 INFO kablam! su: No module specific data is present Oct 10 21:21:04.552 INFO running `"docker" "rm" "-f" "3ca36832f91bfa1f9c54e6ef4550e54923a533c3d381f63fc921c7d60997cf45"` Oct 10 21:21:04.897 INFO blam! 3ca36832f91bfa1f9c54e6ef4550e54923a533c3d381f63fc921c7d60997cf45 Oct 10 21:21:04.905 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:21:04.906 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:21:05.442 INFO blam! 0a5b0835cf131109c99b3df1efe7f99db3ff96347b1dca89c89d38bd313cd15a Oct 10 21:21:05.457 INFO running `"docker" "start" "-a" "0a5b0835cf131109c99b3df1efe7f99db3ff96347b1dca89c89d38bd313cd15a"` Oct 10 21:21:07.019 INFO kablam! usermod: no changes Oct 10 21:21:07.534 INFO kablam! Compiling cstream v0.1.0 (/source) Oct 10 21:21:14.448 INFO kablam! warning: unused import: `Adapter` Oct 10 21:21:14.448 INFO kablam! --> src/currency/stellar/adapter.rs:4:15 Oct 10 21:21:14.448 INFO kablam! | Oct 10 21:21:14.448 INFO kablam! 4 | use adapter::{Adapter, Common, Block}; Oct 10 21:21:14.448 INFO kablam! | ^^^^^^^ Oct 10 21:21:14.448 INFO kablam! | Oct 10 21:21:14.448 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:21:14.448 INFO kablam! Oct 10 21:21:14.448 INFO kablam! warning: unused import: `Common` Oct 10 21:21:14.448 INFO kablam! --> src/main.rs:8:24 Oct 10 21:21:14.448 INFO kablam! | Oct 10 21:21:14.448 INFO kablam! 8 | use adapter::{Adapter, Common}; Oct 10 21:21:14.448 INFO kablam! | ^^^^^^ Oct 10 21:21:14.448 INFO kablam! Oct 10 21:21:14.574 INFO kablam! warning: unused variable: `hash` Oct 10 21:21:14.574 INFO kablam! --> src/currency/stellar/adapter.rs:42:29 Oct 10 21:21:14.574 INFO kablam! | Oct 10 21:21:14.574 INFO kablam! 42 | fn block_by_hash(&self, hash: String) -> Block { Oct 10 21:21:14.574 INFO kablam! | ^^^^ help: consider using `_hash` instead Oct 10 21:21:14.574 INFO kablam! | Oct 10 21:21:14.575 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 21:21:14.575 INFO kablam! Oct 10 21:21:14.584 INFO kablam! warning: method is never used: `block_parent` Oct 10 21:21:14.584 INFO kablam! --> src/currency/stellar/adapter.rs:15:5 Oct 10 21:21:14.584 INFO kablam! | Oct 10 21:21:14.584 INFO kablam! 15 | fn block_parent(&self, from_block: Block) -> Block { Oct 10 21:21:14.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:21:14.588 INFO kablam! | Oct 10 21:21:14.588 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:21:14.588 INFO kablam! Oct 10 21:21:14.588 INFO kablam! warning: function is never used: `hello` Oct 10 21:21:14.588 INFO kablam! --> src/stream/blocks.rs:1:1 Oct 10 21:21:14.588 INFO kablam! | Oct 10 21:21:14.588 INFO kablam! 1 | pub fn hello() -> String { Oct 10 21:21:14.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:21:14.588 INFO kablam! Oct 10 21:21:15.291 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.24s Oct 10 21:21:15.317 INFO kablam! su: No module specific data is present Oct 10 21:21:16.613 INFO running `"docker" "rm" "-f" "0a5b0835cf131109c99b3df1efe7f99db3ff96347b1dca89c89d38bd313cd15a"` Oct 10 21:21:16.879 INFO blam! 0a5b0835cf131109c99b3df1efe7f99db3ff96347b1dca89c89d38bd313cd15a Oct 10 21:21:16.885 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:21:16.886 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:21:17.326 INFO blam! d781e82e4efacdcbe0df21a1d5a12a0661714f57a7f1ff832f694fbaed47931c Oct 10 21:21:17.332 INFO running `"docker" "start" "-a" "d781e82e4efacdcbe0df21a1d5a12a0661714f57a7f1ff832f694fbaed47931c"` Oct 10 21:21:18.756 INFO kablam! usermod: no changes Oct 10 21:21:19.081 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.28s Oct 10 21:21:19.108 INFO kablam! Running /target/debug/deps/cstream-033ad4595372e309 Oct 10 21:21:19.111 INFO blam! Oct 10 21:21:19.111 INFO blam! running 0 tests Oct 10 21:21:19.112 INFO blam! Oct 10 21:21:19.112 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:21:19.112 INFO blam! Oct 10 21:21:19.120 INFO kablam! su: No module specific data is present Oct 10 21:21:20.003 INFO running `"docker" "rm" "-f" "d781e82e4efacdcbe0df21a1d5a12a0661714f57a7f1ff832f694fbaed47931c"` Oct 10 21:21:20.278 INFO blam! d781e82e4efacdcbe0df21a1d5a12a0661714f57a7f1ff832f694fbaed47931c