Oct 21 17:03:19.070 INFO checking jakecraige/cstream against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:03:19.070 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 17:03:19.303 INFO blam! 263a63707f9449b7fc7104cbb50b56d11ff669fe3d42418f3ef31c5230e4a86a Oct 21 17:03:19.305 INFO running `"docker" "start" "-a" "263a63707f9449b7fc7104cbb50b56d11ff669fe3d42418f3ef31c5230e4a86a"` Oct 21 17:03:19.755 INFO kablam! usermod: no changes Oct 21 17:03:20.064 INFO kablam! Compiling encoding_rs v0.8.9 Oct 21 17:03:20.065 INFO kablam! Checking tokio-service v0.1.0 Oct 21 17:03:20.065 INFO kablam! Checking relay v0.1.1 Oct 21 17:03:20.072 INFO kablam! Checking want v0.0.4 Oct 21 17:03:20.072 INFO kablam! Compiling openssl v0.9.24 Oct 21 17:03:20.072 INFO kablam! Compiling syn v0.15.8 Oct 21 17:03:20.072 INFO kablam! Checking chrono v0.4.6 Oct 21 17:03:20.072 INFO kablam! Checking mime_guess v2.0.0-alpha.6 Oct 21 17:03:20.146 INFO kablam! Checking tokio-core v0.1.17 Oct 21 17:03:26.560 INFO kablam! Checking tokio-proto v0.1.1 Oct 21 17:03:29.790 INFO kablam! Checking native-tls v0.1.5 Oct 21 17:03:31.497 INFO kablam! Checking tokio-tls v0.1.4 Oct 21 17:03:35.052 INFO kablam! Checking hyper v0.11.27 Oct 21 17:03:43.477 INFO kablam! Compiling serde_derive v1.0.79 Oct 21 17:03:51.173 INFO kablam! Checking hyper-tls v0.1.4 Oct 21 17:03:55.099 INFO kablam! Checking reqwest v0.8.8 Oct 21 17:04:08.529 INFO kablam! Checking stellar-client v0.1.2 Oct 21 17:04:17.397 INFO kablam! Checking cstream v0.1.0 (/source) Oct 21 17:04:23.204 INFO kablam! warning: unused import: `Adapter` Oct 21 17:04:23.209 INFO kablam! --> src/currency/stellar/adapter.rs:4:15 Oct 21 17:04:23.209 INFO kablam! | Oct 21 17:04:23.209 INFO kablam! 4 | use adapter::{Adapter, Common, Block}; Oct 21 17:04:23.210 INFO kablam! | ^^^^^^^ Oct 21 17:04:23.210 INFO kablam! | Oct 21 17:04:23.210 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:04:23.211 INFO kablam! Oct 21 17:04:23.211 INFO kablam! warning: unused import: `Common` Oct 21 17:04:23.211 INFO kablam! --> src/main.rs:8:24 Oct 21 17:04:23.212 INFO kablam! | Oct 21 17:04:23.212 INFO kablam! 8 | use adapter::{Adapter, Common}; Oct 21 17:04:23.212 INFO kablam! | ^^^^^^ Oct 21 17:04:23.212 INFO kablam! Oct 21 17:04:23.336 INFO kablam! warning: unused import: `Adapter` Oct 21 17:04:23.337 INFO kablam! --> src/currency/stellar/adapter.rs:4:15 Oct 21 17:04:23.337 INFO kablam! | Oct 21 17:04:23.337 INFO kablam! 4 | use adapter::{Adapter, Common, Block}; Oct 21 17:04:23.338 INFO kablam! | ^^^^^^^ Oct 21 17:04:23.338 INFO kablam! | Oct 21 17:04:23.338 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:04:23.339 INFO kablam! Oct 21 17:04:23.339 INFO kablam! warning: unused import: `Common` Oct 21 17:04:23.339 INFO kablam! --> src/main.rs:8:24 Oct 21 17:04:23.339 INFO kablam! | Oct 21 17:04:23.340 INFO kablam! 8 | use adapter::{Adapter, Common}; Oct 21 17:04:23.344 INFO kablam! | ^^^^^^ Oct 21 17:04:23.345 INFO kablam! Oct 21 17:04:23.440 INFO kablam! warning: unused variable: `hash` Oct 21 17:04:23.440 INFO kablam! --> src/currency/stellar/adapter.rs:42:29 Oct 21 17:04:23.440 INFO kablam! | Oct 21 17:04:23.440 INFO kablam! 42 | fn block_by_hash(&self, hash: String) -> Block { Oct 21 17:04:23.440 INFO kablam! | ^^^^ help: consider using `_hash` instead Oct 21 17:04:23.440 INFO kablam! | Oct 21 17:04:23.440 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 17:04:23.440 INFO kablam! Oct 21 17:04:23.458 INFO kablam! warning: method is never used: `block_parent` Oct 21 17:04:23.458 INFO kablam! --> src/currency/stellar/adapter.rs:15:5 Oct 21 17:04:23.458 INFO kablam! | Oct 21 17:04:23.459 INFO kablam! 15 | fn block_parent(&self, from_block: Block) -> Block { Oct 21 17:04:23.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:04:23.459 INFO kablam! | Oct 21 17:04:23.460 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 17:04:23.460 INFO kablam! Oct 21 17:04:23.460 INFO kablam! warning: function is never used: `hello` Oct 21 17:04:23.460 INFO kablam! --> src/stream/blocks.rs:1:1 Oct 21 17:04:23.461 INFO kablam! | Oct 21 17:04:23.461 INFO kablam! 1 | pub fn hello() -> String { Oct 21 17:04:23.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:04:23.462 INFO kablam! Oct 21 17:04:23.561 INFO kablam! warning: unused variable: `hash` Oct 21 17:04:23.561 INFO kablam! --> src/currency/stellar/adapter.rs:42:29 Oct 21 17:04:23.561 INFO kablam! | Oct 21 17:04:23.562 INFO kablam! 42 | fn block_by_hash(&self, hash: String) -> Block { Oct 21 17:04:23.562 INFO kablam! | ^^^^ help: consider using `_hash` instead Oct 21 17:04:23.562 INFO kablam! | Oct 21 17:04:23.562 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 17:04:23.563 INFO kablam! Oct 21 17:04:23.564 INFO kablam! warning: method is never used: `block_parent` Oct 21 17:04:23.565 INFO kablam! --> src/currency/stellar/adapter.rs:15:5 Oct 21 17:04:23.565 INFO kablam! | Oct 21 17:04:23.565 INFO kablam! 15 | fn block_parent(&self, from_block: Block) -> Block { Oct 21 17:04:23.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:04:23.566 INFO kablam! | Oct 21 17:04:23.566 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 17:04:23.566 INFO kablam! Oct 21 17:04:23.567 INFO kablam! warning: function is never used: `hello` Oct 21 17:04:23.567 INFO kablam! --> src/stream/blocks.rs:1:1 Oct 21 17:04:23.567 INFO kablam! | Oct 21 17:04:23.568 INFO kablam! 1 | pub fn hello() -> String { Oct 21 17:04:23.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:04:23.568 INFO kablam! Oct 21 17:04:23.633 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 03s Oct 21 17:04:23.657 INFO kablam! su: No module specific data is present Oct 21 17:04:24.804 INFO running `"docker" "rm" "-f" "263a63707f9449b7fc7104cbb50b56d11ff669fe3d42418f3ef31c5230e4a86a"` Oct 21 17:04:25.100 INFO blam! 263a63707f9449b7fc7104cbb50b56d11ff669fe3d42418f3ef31c5230e4a86a