Oct 10 20:12:30.653 INFO testing kevinw/eth-rust-workshop against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:12:30.653 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:12:30.653 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 20:12:31.008 INFO blam! adcbfa265ae77d56cf83b363b8c7324c74fc7e637541936e3b6ff99321085e35 Oct 10 20:12:31.014 INFO running `"docker" "start" "-a" "adcbfa265ae77d56cf83b363b8c7324c74fc7e637541936e3b6ff99321085e35"` Oct 10 20:12:31.434 INFO kablam! usermod: no changes Oct 10 20:12:31.753 INFO kablam! Compiling base64 v0.5.2 Oct 10 20:12:31.755 INFO kablam! Compiling crossbeam-epoch v0.4.1 Oct 10 20:12:31.756 INFO kablam! Compiling serde v1.0.62 Oct 10 20:12:31.757 INFO kablam! Compiling mio-uds v0.6.6 Oct 10 20:12:31.757 INFO kablam! Compiling uint v0.2.1 Oct 10 20:12:31.757 INFO kablam! Compiling ethereum-types v0.3.2 Oct 10 20:12:31.758 INFO kablam! Compiling backtrace-sys v0.1.21 Oct 10 20:12:31.759 INFO kablam! Compiling fixed-hash v0.2.1 Oct 10 20:12:32.482 INFO kablam! Compiling tiny-keccak v1.4.2 Oct 10 20:12:33.249 INFO kablam! Compiling openssl v0.9.24 Oct 10 20:12:33.279 INFO kablam! Compiling backtrace v0.3.8 Oct 10 20:12:33.318 INFO kablam! Compiling hyper v0.10.13 Oct 10 20:12:35.104 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 10 20:12:35.924 INFO kablam! Compiling error-chain v0.11.0 Oct 10 20:12:37.257 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 10 20:12:42.740 INFO kablam! Compiling native-tls v0.1.5 Oct 10 20:12:43.244 INFO kablam! Compiling tokio-fs v0.1.0 Oct 10 20:12:48.305 INFO kablam! Compiling tokio v0.1.6 Oct 10 20:12:52.976 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 20:12:53.454 INFO kablam! Compiling ethereum-types-serialize v0.2.1 Oct 10 20:12:53.455 INFO kablam! Compiling serde_json v1.0.18 Oct 10 20:12:54.660 INFO kablam! Compiling ethbloom v0.5.0 Oct 10 20:12:59.788 INFO kablam! Compiling jsonrpc-core v8.0.1 Oct 10 20:13:02.324 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 20:13:02.324 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 20:13:02.324 INFO kablam! Compiling tokio-uds v0.1.7 Oct 10 20:13:07.375 INFO kablam! Compiling websocket v0.20.2 Oct 10 20:13:14.196 INFO kablam! Compiling hyper v0.11.27 Oct 10 20:13:37.798 INFO kablam! Compiling hyper-tls v0.1.3 Oct 10 20:14:01.348 INFO kablam! Compiling ethabi v5.1.1 Oct 10 20:14:06.768 INFO kablam! Compiling web3 v0.3.0 Oct 10 20:14:29.301 INFO kablam! Compiling ethworkshop v0.1.0 (/source) Oct 10 20:14:35.852 INFO kablam! warning: unused imports: `thread`, `time` Oct 10 20:14:35.852 INFO kablam! --> src/main.rs:6:11 Oct 10 20:14:35.852 INFO kablam! | Oct 10 20:14:35.852 INFO kablam! 6 | use std::{thread, time}; Oct 10 20:14:35.852 INFO kablam! | ^^^^^^ ^^^^ Oct 10 20:14:35.852 INFO kablam! | Oct 10 20:14:35.852 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 20:14:35.852 INFO kablam! Oct 10 20:14:35.944 INFO kablam! warning: unused variable: `address_str` Oct 10 20:14:35.944 INFO kablam! --> src/main.rs:29:13 Oct 10 20:14:35.944 INFO kablam! | Oct 10 20:14:35.944 INFO kablam! 29 | let address_str = line.clone(); Oct 10 20:14:35.944 INFO kablam! | ^^^^^^^^^^^ help: consider using `_address_str` instead Oct 10 20:14:35.944 INFO kablam! | Oct 10 20:14:35.944 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 20:14:35.944 INFO kablam! Oct 10 20:14:41.467 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 10s Oct 10 20:14:41.480 INFO kablam! su: No module specific data is present Oct 10 20:14:42.484 INFO running `"docker" "rm" "-f" "adcbfa265ae77d56cf83b363b8c7324c74fc7e637541936e3b6ff99321085e35"` Oct 10 20:14:42.752 INFO blam! adcbfa265ae77d56cf83b363b8c7324c74fc7e637541936e3b6ff99321085e35 Oct 10 20:14:42.757 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:14:42.759 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 20:14:43.193 INFO blam! a8262e6f061bdecf685df5dafa6b3303ed4ec610b585a25742fd42c82b3234e0 Oct 10 20:14:43.194 INFO running `"docker" "start" "-a" "a8262e6f061bdecf685df5dafa6b3303ed4ec610b585a25742fd42c82b3234e0"` Oct 10 20:14:45.588 INFO kablam! usermod: no changes Oct 10 20:14:45.935 INFO kablam! Compiling ethworkshop v0.1.0 (/source) Oct 10 20:14:52.937 INFO kablam! warning: unused imports: `thread`, `time` Oct 10 20:14:52.937 INFO kablam! --> src/main.rs:6:11 Oct 10 20:14:52.937 INFO kablam! | Oct 10 20:14:52.938 INFO kablam! 6 | use std::{thread, time}; Oct 10 20:14:52.938 INFO kablam! | ^^^^^^ ^^^^ Oct 10 20:14:52.938 INFO kablam! | Oct 10 20:14:52.939 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 20:14:52.939 INFO kablam! Oct 10 20:14:53.045 INFO kablam! warning: unused variable: `address_str` Oct 10 20:14:53.045 INFO kablam! --> src/main.rs:29:13 Oct 10 20:14:53.045 INFO kablam! | Oct 10 20:14:53.046 INFO kablam! 29 | let address_str = line.clone(); Oct 10 20:14:53.046 INFO kablam! | ^^^^^^^^^^^ help: consider using `_address_str` instead Oct 10 20:14:53.046 INFO kablam! | Oct 10 20:14:53.046 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 20:14:53.047 INFO kablam! Oct 10 20:14:53.573 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.95s Oct 10 20:14:53.585 INFO kablam! su: No module specific data is present Oct 10 20:14:54.676 INFO running `"docker" "rm" "-f" "a8262e6f061bdecf685df5dafa6b3303ed4ec610b585a25742fd42c82b3234e0"` Oct 10 20:14:55.017 INFO blam! a8262e6f061bdecf685df5dafa6b3303ed4ec610b585a25742fd42c82b3234e0 Oct 10 20:14:55.024 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:14:55.024 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 20:14:55.485 INFO blam! 0b94ec3fff6fec77c959749a94f4c6d6c29a38eb8a9cbcc34bff79eee074a666 Oct 10 20:14:55.493 INFO running `"docker" "start" "-a" "0b94ec3fff6fec77c959749a94f4c6d6c29a38eb8a9cbcc34bff79eee074a666"` Oct 10 20:14:57.104 INFO kablam! usermod: no changes Oct 10 20:14:57.452 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.32s Oct 10 20:14:57.468 INFO kablam! Running /target/debug/deps/ethworkshop-16b5afdeffd61114 Oct 10 20:14:57.480 INFO blam! Oct 10 20:14:57.480 INFO blam! running 0 tests Oct 10 20:14:57.480 INFO blam! Oct 10 20:14:57.480 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:14:57.480 INFO blam! Oct 10 20:14:57.482 INFO kablam! su: No module specific data is present Oct 10 20:14:58.397 INFO running `"docker" "rm" "-f" "0b94ec3fff6fec77c959749a94f4c6d6c29a38eb8a9cbcc34bff79eee074a666"` Oct 10 20:14:58.703 INFO blam! 0b94ec3fff6fec77c959749a94f4c6d6c29a38eb8a9cbcc34bff79eee074a666