Oct 10 13:21:19.976 INFO testing tnpxu/event-horizon against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 13:21:19.976 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 13:21:19.976 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 13:21:20.271 INFO blam! 496eaf59c003272ac03a159f60439c8bad19fd9c8f3b98fd94d5ce319e152392 Oct 10 13:21:20.273 INFO running `"docker" "start" "-a" "496eaf59c003272ac03a159f60439c8bad19fd9c8f3b98fd94d5ce319e152392"` Oct 10 13:21:21.085 INFO kablam! usermod: no changes Oct 10 13:21:21.513 INFO kablam! Compiling timely_bytes v0.7.0 Oct 10 13:21:21.513 INFO kablam! Compiling abomonation v0.7.0 Oct 10 13:21:21.513 INFO kablam! Compiling timely_logging v0.7.0 Oct 10 13:21:21.520 INFO kablam! Compiling timely_sort v0.1.6 Oct 10 13:21:21.525 INFO kablam! Compiling memchr v2.1.0 Oct 10 13:21:21.527 INFO kablam! Compiling relay v0.1.1 Oct 10 13:21:21.528 INFO kablam! Compiling tokio-service v0.1.0 Oct 10 13:21:21.530 INFO kablam! Compiling want v0.0.4 Oct 10 13:21:22.431 INFO kablam! Compiling mio v0.6.16 Oct 10 13:21:22.551 INFO kablam! Compiling tokio-io v0.1.8 Oct 10 13:21:22.781 INFO kablam! Compiling ring v0.13.2 Oct 10 13:21:23.022 INFO kablam! Compiling openssl v0.9.24 Oct 10 13:21:23.084 INFO kablam! Compiling openssl v0.10.12 Oct 10 13:21:23.088 INFO kablam! Compiling abomonation_derive v0.3.0 Oct 10 13:21:23.656 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 10 13:21:27.982 INFO kablam! Compiling error-chain v0.12.0 Oct 10 13:21:28.014 INFO kablam! Compiling tokio-codec v0.1.0 Oct 10 13:21:30.562 INFO kablam! Compiling tokio-threadpool v0.1.6 Oct 10 13:21:31.556 INFO kablam! Compiling parking_lot v0.6.4 Oct 10 13:21:31.584 INFO kablam! Compiling mio-uds v0.6.7 Oct 10 13:21:31.636 INFO kablam! Compiling csv-core v0.1.4 Oct 10 13:21:31.680 INFO kablam! Compiling timely_communication v0.7.0 Oct 10 13:21:31.804 INFO kablam! Compiling native-tls v0.1.5 Oct 10 13:21:34.345 INFO kablam! Compiling csv v1.0.1 Oct 10 13:21:34.705 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 10 13:21:35.767 INFO kablam! Compiling native-tls v0.2.1 Oct 10 13:21:35.797 INFO kablam! Compiling timely v0.7.0 Oct 10 13:21:35.840 INFO kablam! Compiling tokio-fs v0.1.3 Oct 10 13:21:37.740 INFO kablam! Compiling tungstenite v0.6.0 Oct 10 13:21:37.814 INFO kablam! Compiling tokio-uds v0.2.1 Oct 10 13:21:37.814 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 10 13:21:37.814 INFO kablam! Compiling tokio-udp v0.1.2 Oct 10 13:21:40.436 INFO kablam! Compiling tokio v0.1.8 Oct 10 13:21:42.743 INFO kablam! Compiling differential-dataflow v0.7.0 Oct 10 13:21:43.820 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 13:21:48.904 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 13:21:48.904 INFO kablam! Compiling hyper v0.11.27 Oct 10 13:22:00.144 INFO kablam! Compiling hyper-tls v0.1.4 Oct 10 13:22:03.300 INFO kablam! Compiling reqwest v0.8.8 Oct 10 13:22:10.369 INFO kablam! Compiling event-horizon v0.1.0 (/source) Oct 10 13:22:12.752 INFO kablam! warning: unused import: `serde_json::from_str` Oct 10 13:22:12.752 INFO kablam! --> src/websockets.rs:3:5 Oct 10 13:22:12.752 INFO kablam! | Oct 10 13:22:12.752 INFO kablam! 3 | use serde_json::from_str; Oct 10 13:22:12.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 13:22:12.752 INFO kablam! | Oct 10 13:22:12.752 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 13:22:12.752 INFO kablam! Oct 10 13:22:12.864 INFO kablam! warning: unused variable: `msg` Oct 10 13:22:12.864 INFO kablam! --> src/websockets.rs:50:20 Oct 10 13:22:12.864 INFO kablam! | Oct 10 13:22:12.864 INFO kablam! 50 | Ok(msg) => { Oct 10 13:22:12.864 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 10 13:22:12.864 INFO kablam! | Oct 10 13:22:12.864 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 13:22:12.864 INFO kablam! Oct 10 13:22:12.864 INFO kablam! warning: unused variable: `e` Oct 10 13:22:12.864 INFO kablam! --> src/websockets.rs:53:21 Oct 10 13:22:12.864 INFO kablam! | Oct 10 13:22:12.864 INFO kablam! 53 | Err(e) => { Oct 10 13:22:12.864 INFO kablam! | ^ help: consider using `_e` instead Oct 10 13:22:12.864 INFO kablam! Oct 10 13:22:12.864 INFO kablam! warning: unused variable: `e` Oct 10 13:22:12.864 INFO kablam! --> src/websockets.rs:72:21 Oct 10 13:22:12.864 INFO kablam! | Oct 10 13:22:12.864 INFO kablam! 72 | Err(e) => { Oct 10 13:22:12.864 INFO kablam! | ^ help: consider using `_e` instead Oct 10 13:22:12.864 INFO kablam! Oct 10 13:22:12.883 INFO kablam! warning: variable `EXCHANGE_URL` should have a snake case name such as `exchange_url` Oct 10 13:22:12.883 INFO kablam! --> src/websockets.rs:28:31 Oct 10 13:22:12.883 INFO kablam! | Oct 10 13:22:12.883 INFO kablam! 28 | pub fn connect(&mut self, EXCHANGE_URL: &str) -> Result<()> { Oct 10 13:22:12.883 INFO kablam! | ^^^^^^^^^^^^ Oct 10 13:22:12.883 INFO kablam! | Oct 10 13:22:12.883 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 13:22:12.883 INFO kablam! Oct 10 13:22:16.760 INFO kablam! warning: unused variable: `e` Oct 10 13:22:16.760 INFO kablam! --> src/main.rs:86:28 Oct 10 13:22:16.760 INFO kablam! | Oct 10 13:22:16.760 INFO kablam! 86 | if let Err(e) = okex_socket.fetch_message() { Oct 10 13:22:16.760 INFO kablam! | ^ help: consider using `_e` instead Oct 10 13:22:16.760 INFO kablam! | Oct 10 13:22:16.760 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 13:22:16.760 INFO kablam! Oct 10 13:22:16.760 INFO kablam! warning: unused variable: `e` Oct 10 13:22:16.760 INFO kablam! --> src/main.rs:99:28 Oct 10 13:22:16.760 INFO kablam! | Oct 10 13:22:16.760 INFO kablam! 99 | if let Err(e) = binance_socket.fetch_message() { Oct 10 13:22:16.760 INFO kablam! | ^ help: consider using `_e` instead Oct 10 13:22:16.760 INFO kablam! Oct 10 13:22:16.760 INFO kablam! warning: unused variable: `time` Oct 10 13:22:16.760 INFO kablam! --> src/main.rs:112:17 Oct 10 13:22:16.760 INFO kablam! | Oct 10 13:22:16.760 INFO kablam! 112 | let time = current_time.parse::().unwrap(); Oct 10 13:22:16.760 INFO kablam! | ^^^^ help: consider using `_time` instead Oct 10 13:22:16.760 INFO kablam! Oct 10 13:22:16.760 INFO kablam! warning: unused variable: `time_exchange2` Oct 10 13:22:16.760 INFO kablam! --> src/main.rs:144:21 Oct 10 13:22:16.760 INFO kablam! | Oct 10 13:22:16.760 INFO kablam! 144 | let time_exchange2 = String::from(""); Oct 10 13:22:16.760 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_time_exchange2` instead Oct 10 13:22:16.760 INFO kablam! Oct 10 13:22:16.760 INFO kablam! warning: unused variable: `time_exchange2_datetime_format` Oct 10 13:22:16.760 INFO kablam! --> src/main.rs:145:21 Oct 10 13:22:16.760 INFO kablam! | Oct 10 13:22:16.760 INFO kablam! 145 | let time_exchange2_datetime_format = String::from(""); Oct 10 13:22:16.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_time_exchange2_datetime_format` instead Oct 10 13:22:16.760 INFO kablam! Oct 10 13:22:16.782 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 13:22:16.782 INFO kablam! --> src/main.rs:72:21 Oct 10 13:22:16.782 INFO kablam! | Oct 10 13:22:16.782 INFO kablam! 72 | wtr.flush(); Oct 10 13:22:16.782 INFO kablam! | ^^^^^^^^^^^^ Oct 10 13:22:16.782 INFO kablam! | Oct 10 13:22:16.782 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 13:22:16.782 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 13:22:16.782 INFO kablam! Oct 10 13:22:25.725 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 10 13:22:25.749 INFO kablam! su: No module specific data is present Oct 10 13:22:26.605 INFO running `"docker" "rm" "-f" "496eaf59c003272ac03a159f60439c8bad19fd9c8f3b98fd94d5ce319e152392"` Oct 10 13:22:26.883 INFO blam! 496eaf59c003272ac03a159f60439c8bad19fd9c8f3b98fd94d5ce319e152392 Oct 10 13:22:26.886 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 13:22:26.886 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 13:22:27.352 INFO blam! cef9f46c627bf67dc1e86335ae197aa72fe1a5e4a2d80fe9367752fab50ffae5 Oct 10 13:22:27.354 INFO running `"docker" "start" "-a" "cef9f46c627bf67dc1e86335ae197aa72fe1a5e4a2d80fe9367752fab50ffae5"` Oct 10 13:22:28.640 INFO kablam! usermod: no changes Oct 10 13:22:29.044 INFO kablam! Compiling event-horizon v0.1.0 (/source) Oct 10 13:22:32.712 INFO kablam! warning: unused import: `serde_json::from_str` Oct 10 13:22:32.712 INFO kablam! --> src/websockets.rs:3:5 Oct 10 13:22:32.712 INFO kablam! | Oct 10 13:22:32.712 INFO kablam! 3 | use serde_json::from_str; Oct 10 13:22:32.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 13:22:32.712 INFO kablam! | Oct 10 13:22:32.712 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 13:22:32.712 INFO kablam! Oct 10 13:22:32.981 INFO kablam! warning: unused variable: `msg` Oct 10 13:22:32.981 INFO kablam! --> src/websockets.rs:50:20 Oct 10 13:22:32.981 INFO kablam! | Oct 10 13:22:32.981 INFO kablam! 50 | Ok(msg) => { Oct 10 13:22:32.982 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 10 13:22:32.982 INFO kablam! | Oct 10 13:22:32.982 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 13:22:32.983 INFO kablam! Oct 10 13:22:32.983 INFO kablam! warning: unused variable: `e` Oct 10 13:22:32.983 INFO kablam! --> src/websockets.rs:53:21 Oct 10 13:22:32.983 INFO kablam! | Oct 10 13:22:32.983 INFO kablam! 53 | Err(e) => { Oct 10 13:22:32.984 INFO kablam! | ^ help: consider using `_e` instead Oct 10 13:22:32.984 INFO kablam! Oct 10 13:22:32.984 INFO kablam! warning: unused variable: `e` Oct 10 13:22:32.985 INFO kablam! --> src/websockets.rs:72:21 Oct 10 13:22:32.985 INFO kablam! | Oct 10 13:22:32.985 INFO kablam! 72 | Err(e) => { Oct 10 13:22:32.985 INFO kablam! | ^ help: consider using `_e` instead Oct 10 13:22:32.985 INFO kablam! Oct 10 13:22:33.021 INFO kablam! warning: variable `EXCHANGE_URL` should have a snake case name such as `exchange_url` Oct 10 13:22:33.021 INFO kablam! --> src/websockets.rs:28:31 Oct 10 13:22:33.022 INFO kablam! | Oct 10 13:22:33.022 INFO kablam! 28 | pub fn connect(&mut self, EXCHANGE_URL: &str) -> Result<()> { Oct 10 13:22:33.022 INFO kablam! | ^^^^^^^^^^^^ Oct 10 13:22:33.029 INFO kablam! | Oct 10 13:22:33.029 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 13:22:33.029 INFO kablam! Oct 10 13:22:34.104 INFO kablam! warning: unused variable: `e` Oct 10 13:22:34.104 INFO kablam! --> src/main.rs:86:28 Oct 10 13:22:34.104 INFO kablam! | Oct 10 13:22:34.104 INFO kablam! 86 | if let Err(e) = okex_socket.fetch_message() { Oct 10 13:22:34.104 INFO kablam! | ^ help: consider using `_e` instead Oct 10 13:22:34.104 INFO kablam! | Oct 10 13:22:34.104 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 13:22:34.108 INFO kablam! Oct 10 13:22:34.108 INFO kablam! warning: unused variable: `e` Oct 10 13:22:34.108 INFO kablam! --> src/main.rs:99:28 Oct 10 13:22:34.108 INFO kablam! | Oct 10 13:22:34.108 INFO kablam! 99 | if let Err(e) = binance_socket.fetch_message() { Oct 10 13:22:34.108 INFO kablam! | ^ help: consider using `_e` instead Oct 10 13:22:34.108 INFO kablam! Oct 10 13:22:34.108 INFO kablam! warning: unused variable: `time` Oct 10 13:22:34.108 INFO kablam! --> src/main.rs:112:17 Oct 10 13:22:34.108 INFO kablam! | Oct 10 13:22:34.108 INFO kablam! 112 | let time = current_time.parse::().unwrap(); Oct 10 13:22:34.108 INFO kablam! | ^^^^ help: consider using `_time` instead Oct 10 13:22:34.108 INFO kablam! Oct 10 13:22:34.108 INFO kablam! warning: unused variable: `time_exchange2` Oct 10 13:22:34.108 INFO kablam! --> src/main.rs:144:21 Oct 10 13:22:34.108 INFO kablam! | Oct 10 13:22:34.108 INFO kablam! 144 | let time_exchange2 = String::from(""); Oct 10 13:22:34.108 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_time_exchange2` instead Oct 10 13:22:34.108 INFO kablam! Oct 10 13:22:34.108 INFO kablam! warning: unused variable: `time_exchange2_datetime_format` Oct 10 13:22:34.108 INFO kablam! --> src/main.rs:145:21 Oct 10 13:22:34.108 INFO kablam! | Oct 10 13:22:34.108 INFO kablam! 145 | let time_exchange2_datetime_format = String::from(""); Oct 10 13:22:34.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_time_exchange2_datetime_format` instead Oct 10 13:22:34.109 INFO kablam! Oct 10 13:22:34.132 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 13:22:34.132 INFO kablam! --> src/main.rs:72:21 Oct 10 13:22:34.132 INFO kablam! | Oct 10 13:22:34.132 INFO kablam! 72 | wtr.flush(); Oct 10 13:22:34.132 INFO kablam! | ^^^^^^^^^^^^ Oct 10 13:22:34.132 INFO kablam! | Oct 10 13:22:34.132 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 13:22:34.132 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 13:22:34.132 INFO kablam! Oct 10 13:22:34.675 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.98s Oct 10 13:22:34.692 INFO kablam! su: No module specific data is present Oct 10 13:22:35.450 INFO running `"docker" "rm" "-f" "cef9f46c627bf67dc1e86335ae197aa72fe1a5e4a2d80fe9367752fab50ffae5"` Oct 10 13:22:35.734 INFO blam! cef9f46c627bf67dc1e86335ae197aa72fe1a5e4a2d80fe9367752fab50ffae5 Oct 10 13:22:35.735 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 13:22:35.736 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 13:22:36.211 INFO blam! 6daf52d2861742ae21ad24780e00b3c8e75192b33b20e7d25d92694f28f788b6 Oct 10 13:22:36.213 INFO running `"docker" "start" "-a" "6daf52d2861742ae21ad24780e00b3c8e75192b33b20e7d25d92694f28f788b6"` Oct 10 13:22:38.123 INFO kablam! usermod: no changes Oct 10 13:22:38.512 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.36s Oct 10 13:22:38.536 INFO kablam! Running /target/debug/deps/event_horizon-2d08eee95c4ec802 Oct 10 13:22:38.537 INFO blam! Oct 10 13:22:38.537 INFO blam! running 0 tests Oct 10 13:22:38.537 INFO blam! Oct 10 13:22:38.537 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:22:38.537 INFO blam! Oct 10 13:22:38.538 INFO kablam! Running /target/debug/deps/event_horizon-2c4d8fabfeaa3f63 Oct 10 13:22:38.540 INFO blam! Oct 10 13:22:38.540 INFO blam! running 0 tests Oct 10 13:22:38.540 INFO blam! Oct 10 13:22:38.540 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:22:38.540 INFO blam! Oct 10 13:22:38.541 INFO kablam! Doc-tests event_horizon Oct 10 13:22:44.113 INFO blam! Oct 10 13:22:44.113 INFO blam! running 0 tests Oct 10 13:22:44.113 INFO blam! Oct 10 13:22:44.114 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:22:44.114 INFO blam! Oct 10 13:22:44.118 INFO kablam! su: No module specific data is present Oct 10 13:22:44.939 INFO running `"docker" "rm" "-f" "6daf52d2861742ae21ad24780e00b3c8e75192b33b20e7d25d92694f28f788b6"` Oct 10 13:22:45.284 INFO blam! 6daf52d2861742ae21ad24780e00b3c8e75192b33b20e7d25d92694f28f788b6