Oct 15 00:15:00.507 INFO testing cpfiffer/crypto-listener against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 00:15:00.509 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 00:15:00.963 INFO blam! 5e84990210715089b229d049607ea3b2aab759980af5932243d9ea983ac0b840 Oct 15 00:15:00.976 INFO running `"docker" "start" "-a" "5e84990210715089b229d049607ea3b2aab759980af5932243d9ea983ac0b840"` Oct 15 00:15:02.335 INFO kablam! usermod: no changes Oct 15 00:15:02.715 INFO kablam! Compiling memchr v1.0.2 Oct 15 00:15:02.715 INFO kablam! Compiling socket2 v0.3.5 Oct 15 00:15:02.715 INFO kablam! Compiling base64 v0.5.2 Oct 15 00:15:02.715 INFO kablam! Compiling bytes v0.4.7 Oct 15 00:15:02.715 INFO kablam! Compiling stringprep v0.1.2 Oct 15 00:15:02.715 INFO kablam! Compiling serde v1.0.60 Oct 15 00:15:02.715 INFO kablam! Compiling chan v0.1.21 Oct 15 00:15:02.715 INFO kablam! Compiling regex v1.0.0 Oct 15 00:15:04.948 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 15 00:15:05.747 INFO kablam! Compiling openssl v0.9.24 Oct 15 00:15:10.547 INFO kablam! Compiling serde_derive v1.0.61 Oct 15 00:15:10.683 INFO kablam! Compiling sha2 v0.7.1 Oct 15 00:15:11.128 INFO kablam! Compiling tokio-io v0.1.6 Oct 15 00:15:14.115 INFO kablam! Compiling chan-signal v0.3.1 Oct 15 00:15:14.119 INFO kablam! Compiling stopwatch v0.0.7 Oct 15 00:15:14.167 INFO kablam! Compiling postgres-protocol v0.3.2 Oct 15 00:15:26.260 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 15 00:15:26.403 INFO kablam! Compiling tokio-fs v0.1.0 Oct 15 00:15:32.257 INFO kablam! Compiling native-tls v0.1.5 Oct 15 00:15:34.387 INFO kablam! Compiling tokio-udp v0.1.0 Oct 15 00:15:34.387 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 15 00:15:34.871 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 15 00:15:37.073 INFO kablam! Compiling tokio v0.1.6 Oct 15 00:15:45.781 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 00:15:48.137 INFO kablam! Compiling serde_json v1.0.19 Oct 15 00:15:50.175 INFO kablam! Compiling tokio-tls v0.1.4 Oct 15 00:15:51.995 INFO kablam! Compiling websocket v0.20.2 Oct 15 00:15:52.734 INFO kablam! Compiling postgres-shared v0.4.1 Oct 15 00:15:55.968 INFO kablam! Compiling postgres v0.15.2 Oct 15 00:16:00.262 INFO kablam! Compiling limit-book v0.1.0 (/source) Oct 15 00:16:02.990 INFO kablam! warning: unused `#[macro_use]` import Oct 15 00:16:02.990 INFO kablam! --> src/main.rs:5:1 Oct 15 00:16:02.991 INFO kablam! | Oct 15 00:16:02.991 INFO kablam! 5 | #[macro_use] Oct 15 00:16:02.991 INFO kablam! | ^^^^^^^^^^^^ Oct 15 00:16:02.992 INFO kablam! | Oct 15 00:16:02.992 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 00:16:02.992 INFO kablam! Oct 15 00:16:02.992 INFO kablam! warning: unused import: `chan_signal::Signal` Oct 15 00:16:02.993 INFO kablam! --> src/main.rs:15:5 Oct 15 00:16:02.993 INFO kablam! | Oct 15 00:16:02.993 INFO kablam! 15 | use chan_signal::Signal; Oct 15 00:16:02.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 00:16:02.994 INFO kablam! Oct 15 00:16:02.994 INFO kablam! warning: unused import: `Null` Oct 15 00:16:02.994 INFO kablam! --> src/gdax/mod.rs:12:25 Oct 15 00:16:02.995 INFO kablam! | Oct 15 00:16:02.995 INFO kablam! 12 | use serde_json::Value::{Null}; Oct 15 00:16:02.995 INFO kablam! | ^^^^ Oct 15 00:16:02.995 INFO kablam! Oct 15 00:16:02.996 INFO kablam! warning: unused import: `Error` Oct 15 00:16:02.996 INFO kablam! --> src/gdax/mod.rs:13:25 Oct 15 00:16:02.996 INFO kablam! | Oct 15 00:16:02.997 INFO kablam! 13 | use serde_json::{Value, Error}; Oct 15 00:16:02.997 INFO kablam! | ^^^^^ Oct 15 00:16:02.997 INFO kablam! Oct 15 00:16:02.997 INFO kablam! warning: unused import: `std::time` Oct 15 00:16:02.998 INFO kablam! --> src/gdax/mod.rs:17:5 Oct 15 00:16:02.998 INFO kablam! | Oct 15 00:16:02.998 INFO kablam! 17 | use std::time; Oct 15 00:16:02.998 INFO kablam! | ^^^^^^^^^ Oct 15 00:16:02.999 INFO kablam! Oct 15 00:16:02.999 INFO kablam! warning: unused imports: `SystemTime`, `UNIX_EPOCH` Oct 15 00:16:02.999 INFO kablam! --> src/gdax/mod.rs:26:17 Oct 15 00:16:02.999 INFO kablam! | Oct 15 00:16:02.999 INFO kablam! 26 | use std::time::{SystemTime, UNIX_EPOCH}; Oct 15 00:16:02.999 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Oct 15 00:16:02.999 INFO kablam! Oct 15 00:16:02.999 INFO kablam! warning: unused import: `gdax::types::*` Oct 15 00:16:02.999 INFO kablam! --> src/gdax/gdax_database.rs:8:5 Oct 15 00:16:02.999 INFO kablam! | Oct 15 00:16:02.999 INFO kablam! 8 | use gdax::types::*; Oct 15 00:16:02.999 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 00:16:02.999 INFO kablam! Oct 15 00:16:03.615 INFO kablam! warning: unused variable: `s` Oct 15 00:16:03.615 INFO kablam! --> src/gdax/mod.rs:48:20 Oct 15 00:16:03.615 INFO kablam! | Oct 15 00:16:03.615 INFO kablam! 48 | s: Sender, Oct 15 00:16:03.615 INFO kablam! | ^ help: consider using `_s` instead Oct 15 00:16:03.615 INFO kablam! | Oct 15 00:16:03.615 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:16:03.615 INFO kablam! Oct 15 00:16:03.615 INFO kablam! warning: unused variable: `r` Oct 15 00:16:03.615 INFO kablam! --> src/gdax/mod.rs:49:20 Oct 15 00:16:03.615 INFO kablam! | Oct 15 00:16:03.615 INFO kablam! 49 | r: Receiver) -> thread::JoinHandle<()> { Oct 15 00:16:03.615 INFO kablam! | ^ help: consider using `_r` instead Oct 15 00:16:03.616 INFO kablam! Oct 15 00:16:03.631 INFO kablam! warning: variable does not need to be mutable Oct 15 00:16:03.631 INFO kablam! --> src/gdax/mod.rs:113:9 Oct 15 00:16:03.631 INFO kablam! | Oct 15 00:16:03.631 INFO kablam! 113 | let mut client = ClientBuilder::new(CONNECTION) Oct 15 00:16:03.631 INFO kablam! | ----^^^^^^ Oct 15 00:16:03.631 INFO kablam! | | Oct 15 00:16:03.631 INFO kablam! | help: remove this `mut` Oct 15 00:16:03.631 INFO kablam! | Oct 15 00:16:03.631 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 00:16:03.631 INFO kablam! Oct 15 00:16:03.824 INFO kablam! warning: function is never used: `close_threads` Oct 15 00:16:03.824 INFO kablam! --> src/main.rs:85:1 Oct 15 00:16:03.824 INFO kablam! | Oct 15 00:16:03.824 INFO kablam! 85 | fn close_threads(s: &chan::Sender, num_threads: u8){ Oct 15 00:16:03.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:16:03.824 INFO kablam! | Oct 15 00:16:03.824 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:16:03.824 INFO kablam! Oct 15 00:16:03.831 INFO kablam! warning: variable `Received` should have a snake case name such as `received` Oct 15 00:16:03.831 INFO kablam! --> src/gdax/types.rs:67:13 Oct 15 00:16:03.831 INFO kablam! | Oct 15 00:16:03.831 INFO kablam! 67 | let Received: Received = serde_json::from_str(&message)?; Oct 15 00:16:03.831 INFO kablam! | ^^^^^^^^ Oct 15 00:16:03.831 INFO kablam! | Oct 15 00:16:03.831 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 00:16:03.831 INFO kablam! Oct 15 00:16:03.831 INFO kablam! warning: variable `Open` should have a snake case name such as `open` Oct 15 00:16:03.831 INFO kablam! --> src/gdax/types.rs:95:13 Oct 15 00:16:03.831 INFO kablam! | Oct 15 00:16:03.831 INFO kablam! 95 | let Open: Open = serde_json::from_str(&message)?; Oct 15 00:16:03.831 INFO kablam! | ^^^^ Oct 15 00:16:03.831 INFO kablam! Oct 15 00:16:03.831 INFO kablam! warning: variable `Done` should have a snake case name such as `done` Oct 15 00:16:03.831 INFO kablam! --> src/gdax/types.rs:125:13 Oct 15 00:16:03.831 INFO kablam! | Oct 15 00:16:03.831 INFO kablam! 125 | let Done: Done = serde_json::from_str(&message)?; Oct 15 00:16:03.831 INFO kablam! | ^^^^ Oct 15 00:16:03.831 INFO kablam! Oct 15 00:16:03.831 INFO kablam! warning: variable `Match` should have a snake case name such as `match` Oct 15 00:16:03.831 INFO kablam! --> src/gdax/types.rs:157:13 Oct 15 00:16:03.831 INFO kablam! | Oct 15 00:16:03.831 INFO kablam! 157 | let Match: Match = serde_json::from_str(&message)?; Oct 15 00:16:03.831 INFO kablam! | ^^^^^ Oct 15 00:16:03.831 INFO kablam! Oct 15 00:16:03.834 INFO kablam! warning: variable `Heartbeat` should have a snake case name such as `heartbeat` Oct 15 00:16:03.834 INFO kablam! --> src/gdax/types.rs:250:13 Oct 15 00:16:03.834 INFO kablam! | Oct 15 00:16:03.834 INFO kablam! 250 | let Heartbeat: Heartbeat = serde_json::from_str(&message)?; Oct 15 00:16:03.834 INFO kablam! | ^^^^^^^^^ Oct 15 00:16:03.834 INFO kablam! Oct 15 00:16:03.834 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:16:03.834 INFO kablam! --> src/gdax/mod.rs:126:5 Oct 15 00:16:03.834 INFO kablam! | Oct 15 00:16:03.834 INFO kablam! 126 | client.send_message(&Message::text(sub_json)); Oct 15 00:16:03.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:16:03.834 INFO kablam! | Oct 15 00:16:03.834 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 00:16:03.834 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:16:03.834 INFO kablam! Oct 15 00:16:07.307 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 15 00:16:07.319 INFO kablam! su: No module specific data is present Oct 15 00:16:07.715 INFO running `"docker" "rm" "-f" "5e84990210715089b229d049607ea3b2aab759980af5932243d9ea983ac0b840"` Oct 15 00:16:07.987 INFO blam! 5e84990210715089b229d049607ea3b2aab759980af5932243d9ea983ac0b840 Oct 15 00:16:08.003 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 00:16:08.379 INFO blam! 54fe624826b5c42a1f27ac7c5447093be3e6c91b65777743a71c573797346f99 Oct 15 00:16:08.383 INFO running `"docker" "start" "-a" "54fe624826b5c42a1f27ac7c5447093be3e6c91b65777743a71c573797346f99"` Oct 15 00:16:09.081 INFO kablam! usermod: no changes Oct 15 00:16:09.319 INFO kablam! Compiling limit-book v0.1.0 (/source) Oct 15 00:16:12.407 INFO kablam! warning: unused `#[macro_use]` import Oct 15 00:16:12.407 INFO kablam! --> src/main.rs:5:1 Oct 15 00:16:12.407 INFO kablam! | Oct 15 00:16:12.407 INFO kablam! 5 | #[macro_use] Oct 15 00:16:12.407 INFO kablam! | ^^^^^^^^^^^^ Oct 15 00:16:12.407 INFO kablam! | Oct 15 00:16:12.407 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 00:16:12.407 INFO kablam! Oct 15 00:16:12.407 INFO kablam! warning: unused import: `chan_signal::Signal` Oct 15 00:16:12.407 INFO kablam! --> src/main.rs:15:5 Oct 15 00:16:12.407 INFO kablam! | Oct 15 00:16:12.407 INFO kablam! 15 | use chan_signal::Signal; Oct 15 00:16:12.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 00:16:12.407 INFO kablam! Oct 15 00:16:12.407 INFO kablam! warning: unused import: `Null` Oct 15 00:16:12.407 INFO kablam! --> src/gdax/mod.rs:12:25 Oct 15 00:16:12.407 INFO kablam! | Oct 15 00:16:12.407 INFO kablam! 12 | use serde_json::Value::{Null}; Oct 15 00:16:12.407 INFO kablam! | ^^^^ Oct 15 00:16:12.407 INFO kablam! Oct 15 00:16:12.407 INFO kablam! warning: unused import: `Error` Oct 15 00:16:12.407 INFO kablam! --> src/gdax/mod.rs:13:25 Oct 15 00:16:12.407 INFO kablam! | Oct 15 00:16:12.407 INFO kablam! 13 | use serde_json::{Value, Error}; Oct 15 00:16:12.407 INFO kablam! | ^^^^^ Oct 15 00:16:12.407 INFO kablam! Oct 15 00:16:12.407 INFO kablam! warning: unused import: `std::time` Oct 15 00:16:12.407 INFO kablam! --> src/gdax/mod.rs:17:5 Oct 15 00:16:12.407 INFO kablam! | Oct 15 00:16:12.407 INFO kablam! 17 | use std::time; Oct 15 00:16:12.407 INFO kablam! | ^^^^^^^^^ Oct 15 00:16:12.407 INFO kablam! Oct 15 00:16:12.407 INFO kablam! warning: unused imports: `SystemTime`, `UNIX_EPOCH` Oct 15 00:16:12.407 INFO kablam! --> src/gdax/mod.rs:26:17 Oct 15 00:16:12.407 INFO kablam! | Oct 15 00:16:12.407 INFO kablam! 26 | use std::time::{SystemTime, UNIX_EPOCH}; Oct 15 00:16:12.407 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Oct 15 00:16:12.407 INFO kablam! Oct 15 00:16:12.419 INFO kablam! warning: unused import: `gdax::types::*` Oct 15 00:16:12.419 INFO kablam! --> src/gdax/gdax_database.rs:8:5 Oct 15 00:16:12.419 INFO kablam! | Oct 15 00:16:12.419 INFO kablam! 8 | use gdax::types::*; Oct 15 00:16:12.419 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 00:16:12.419 INFO kablam! Oct 15 00:16:13.151 INFO kablam! warning: unused variable: `s` Oct 15 00:16:13.151 INFO kablam! --> src/gdax/mod.rs:48:20 Oct 15 00:16:13.151 INFO kablam! | Oct 15 00:16:13.151 INFO kablam! 48 | s: Sender, Oct 15 00:16:13.151 INFO kablam! | ^ help: consider using `_s` instead Oct 15 00:16:13.151 INFO kablam! | Oct 15 00:16:13.151 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:16:13.151 INFO kablam! Oct 15 00:16:13.151 INFO kablam! warning: unused variable: `r` Oct 15 00:16:13.151 INFO kablam! --> src/gdax/mod.rs:49:20 Oct 15 00:16:13.151 INFO kablam! | Oct 15 00:16:13.151 INFO kablam! 49 | r: Receiver) -> thread::JoinHandle<()> { Oct 15 00:16:13.151 INFO kablam! | ^ help: consider using `_r` instead Oct 15 00:16:13.151 INFO kablam! Oct 15 00:16:13.175 INFO kablam! warning: variable does not need to be mutable Oct 15 00:16:13.175 INFO kablam! --> src/gdax/mod.rs:113:9 Oct 15 00:16:13.175 INFO kablam! | Oct 15 00:16:13.175 INFO kablam! 113 | let mut client = ClientBuilder::new(CONNECTION) Oct 15 00:16:13.175 INFO kablam! | ----^^^^^^ Oct 15 00:16:13.175 INFO kablam! | | Oct 15 00:16:13.175 INFO kablam! | help: remove this `mut` Oct 15 00:16:13.175 INFO kablam! | Oct 15 00:16:13.175 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 00:16:13.175 INFO kablam! Oct 15 00:16:13.379 INFO kablam! warning: function is never used: `close_threads` Oct 15 00:16:13.379 INFO kablam! --> src/main.rs:85:1 Oct 15 00:16:13.379 INFO kablam! | Oct 15 00:16:13.379 INFO kablam! 85 | fn close_threads(s: &chan::Sender, num_threads: u8){ Oct 15 00:16:13.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:16:13.379 INFO kablam! | Oct 15 00:16:13.379 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:16:13.379 INFO kablam! Oct 15 00:16:13.379 INFO kablam! warning: variable `Received` should have a snake case name such as `received` Oct 15 00:16:13.379 INFO kablam! --> src/gdax/types.rs:67:13 Oct 15 00:16:13.379 INFO kablam! | Oct 15 00:16:13.379 INFO kablam! 67 | let Received: Received = serde_json::from_str(&message)?; Oct 15 00:16:13.379 INFO kablam! | ^^^^^^^^ Oct 15 00:16:13.379 INFO kablam! | Oct 15 00:16:13.379 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 00:16:13.379 INFO kablam! Oct 15 00:16:13.387 INFO kablam! warning: variable `Open` should have a snake case name such as `open` Oct 15 00:16:13.387 INFO kablam! --> src/gdax/types.rs:95:13 Oct 15 00:16:13.387 INFO kablam! | Oct 15 00:16:13.387 INFO kablam! 95 | let Open: Open = serde_json::from_str(&message)?; Oct 15 00:16:13.387 INFO kablam! | ^^^^ Oct 15 00:16:13.387 INFO kablam! Oct 15 00:16:13.387 INFO kablam! warning: variable `Done` should have a snake case name such as `done` Oct 15 00:16:13.387 INFO kablam! --> src/gdax/types.rs:125:13 Oct 15 00:16:13.387 INFO kablam! | Oct 15 00:16:13.387 INFO kablam! 125 | let Done: Done = serde_json::from_str(&message)?; Oct 15 00:16:13.387 INFO kablam! | ^^^^ Oct 15 00:16:13.387 INFO kablam! Oct 15 00:16:13.387 INFO kablam! warning: variable `Match` should have a snake case name such as `match` Oct 15 00:16:13.387 INFO kablam! --> src/gdax/types.rs:157:13 Oct 15 00:16:13.387 INFO kablam! | Oct 15 00:16:13.387 INFO kablam! 157 | let Match: Match = serde_json::from_str(&message)?; Oct 15 00:16:13.387 INFO kablam! | ^^^^^ Oct 15 00:16:13.387 INFO kablam! Oct 15 00:16:13.395 INFO kablam! warning: variable `Heartbeat` should have a snake case name such as `heartbeat` Oct 15 00:16:13.395 INFO kablam! --> src/gdax/types.rs:250:13 Oct 15 00:16:13.395 INFO kablam! | Oct 15 00:16:13.395 INFO kablam! 250 | let Heartbeat: Heartbeat = serde_json::from_str(&message)?; Oct 15 00:16:13.395 INFO kablam! | ^^^^^^^^^ Oct 15 00:16:13.395 INFO kablam! Oct 15 00:16:13.395 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:16:13.395 INFO kablam! --> src/gdax/mod.rs:126:5 Oct 15 00:16:13.395 INFO kablam! | Oct 15 00:16:13.395 INFO kablam! 126 | client.send_message(&Message::text(sub_json)); Oct 15 00:16:13.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:16:13.395 INFO kablam! | Oct 15 00:16:13.395 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 00:16:13.395 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:16:13.395 INFO kablam! Oct 15 00:16:14.125 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.02s Oct 15 00:16:14.139 INFO kablam! su: No module specific data is present Oct 15 00:16:15.243 INFO running `"docker" "rm" "-f" "54fe624826b5c42a1f27ac7c5447093be3e6c91b65777743a71c573797346f99"` Oct 15 00:16:15.555 INFO blam! 54fe624826b5c42a1f27ac7c5447093be3e6c91b65777743a71c573797346f99 Oct 15 00:16:15.575 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 00:16:16.031 INFO blam! a8bc389bfd875e7615d7a380ace812f54f8ca3c8ad9aa0b70e26419c30b3d680 Oct 15 00:16:16.037 INFO running `"docker" "start" "-a" "a8bc389bfd875e7615d7a380ace812f54f8ca3c8ad9aa0b70e26419c30b3d680"` Oct 15 00:16:17.242 INFO kablam! usermod: no changes Oct 15 00:16:17.530 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 15 00:16:17.559 INFO kablam! Running /target/debug/deps/limit_book-e3a5d89b178e98e9 Oct 15 00:16:17.567 INFO kablam! su: No module specific data is present Oct 15 00:16:17.567 INFO blam! Oct 15 00:16:17.567 INFO blam! running 0 tests Oct 15 00:16:17.567 INFO blam! Oct 15 00:16:17.567 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:16:17.567 INFO blam! Oct 15 00:16:18.479 INFO running `"docker" "rm" "-f" "a8bc389bfd875e7615d7a380ace812f54f8ca3c8ad9aa0b70e26419c30b3d680"` Oct 15 00:16:18.695 INFO blam! a8bc389bfd875e7615d7a380ace812f54f8ca3c8ad9aa0b70e26419c30b3d680