Oct 11 00:58:56.180 INFO testing cpfiffer/crypto-listener against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:58:56.180 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:58:56.180 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 00:58:56.404 INFO blam! 72b6a4d5776589b1c5d18eecdce8dadef1c2e4b65c1175e7bca6f88bf2a1bd7d Oct 11 00:58:56.406 INFO running `"docker" "start" "-a" "72b6a4d5776589b1c5d18eecdce8dadef1c2e4b65c1175e7bca6f88bf2a1bd7d"` Oct 11 00:58:57.119 INFO kablam! usermod: no changes Oct 11 00:58:57.527 INFO kablam! Compiling serde v1.0.60 Oct 11 00:58:57.532 INFO kablam! Compiling memchr v1.0.2 Oct 11 00:58:57.532 INFO kablam! Compiling socket2 v0.3.5 Oct 11 00:58:57.535 INFO kablam! Compiling chan v0.1.21 Oct 11 00:58:57.536 INFO kablam! Compiling mime v0.2.6 Oct 11 00:58:57.536 INFO kablam! Compiling num-bigint v0.1.44 Oct 11 00:58:57.536 INFO kablam! Compiling openssl v0.9.24 Oct 11 00:58:57.536 INFO kablam! Compiling serde_derive v1.0.61 Oct 11 00:59:00.231 INFO kablam! Compiling postgres-protocol v0.3.2 Oct 11 00:59:00.252 INFO kablam! Compiling tokio-core v0.1.17 Oct 11 00:59:04.436 INFO kablam! Compiling hyper v0.10.13 Oct 11 00:59:04.448 INFO kablam! Compiling num-rational v0.1.42 Oct 11 00:59:04.468 INFO kablam! Compiling chan-signal v0.3.1 Oct 11 00:59:08.553 INFO kablam! Compiling num v0.1.42 Oct 11 00:59:08.981 INFO kablam! Compiling native-tls v0.1.5 Oct 11 00:59:10.724 INFO kablam! Compiling stopwatch v0.0.7 Oct 11 00:59:12.044 INFO kablam! Compiling tokio-tls v0.1.4 Oct 11 00:59:20.497 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 11 00:59:20.497 INFO kablam! Compiling websocket v0.20.2 Oct 11 00:59:26.072 INFO kablam! Compiling serde_json v1.0.19 Oct 11 00:59:30.416 INFO kablam! Compiling postgres-shared v0.4.1 Oct 11 00:59:36.341 INFO kablam! Compiling postgres v0.15.2 Oct 11 00:59:41.940 INFO kablam! Compiling limit-book v0.1.0 (/source) Oct 11 00:59:49.192 INFO kablam! warning: unused `#[macro_use]` import Oct 11 00:59:49.192 INFO kablam! --> src/main.rs:5:1 Oct 11 00:59:49.192 INFO kablam! | Oct 11 00:59:49.192 INFO kablam! 5 | #[macro_use] Oct 11 00:59:49.192 INFO kablam! | ^^^^^^^^^^^^ Oct 11 00:59:49.192 INFO kablam! | Oct 11 00:59:49.192 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 00:59:49.192 INFO kablam! Oct 11 00:59:49.192 INFO kablam! warning: unused import: `chan_signal::Signal` Oct 11 00:59:49.192 INFO kablam! --> src/main.rs:15:5 Oct 11 00:59:49.192 INFO kablam! | Oct 11 00:59:49.192 INFO kablam! 15 | use chan_signal::Signal; Oct 11 00:59:49.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 00:59:49.193 INFO kablam! Oct 11 00:59:49.193 INFO kablam! warning: unused import: `Null` Oct 11 00:59:49.193 INFO kablam! --> src/gdax/mod.rs:12:25 Oct 11 00:59:49.193 INFO kablam! | Oct 11 00:59:49.193 INFO kablam! 12 | use serde_json::Value::{Null}; Oct 11 00:59:49.193 INFO kablam! | ^^^^ Oct 11 00:59:49.193 INFO kablam! Oct 11 00:59:49.193 INFO kablam! warning: unused import: `Error` Oct 11 00:59:49.193 INFO kablam! --> src/gdax/mod.rs:13:25 Oct 11 00:59:49.193 INFO kablam! | Oct 11 00:59:49.193 INFO kablam! 13 | use serde_json::{Value, Error}; Oct 11 00:59:49.193 INFO kablam! | ^^^^^ Oct 11 00:59:49.193 INFO kablam! Oct 11 00:59:49.193 INFO kablam! warning: unused import: `std::time` Oct 11 00:59:49.193 INFO kablam! --> src/gdax/mod.rs:17:5 Oct 11 00:59:49.193 INFO kablam! | Oct 11 00:59:49.193 INFO kablam! 17 | use std::time; Oct 11 00:59:49.193 INFO kablam! | ^^^^^^^^^ Oct 11 00:59:49.193 INFO kablam! Oct 11 00:59:49.193 INFO kablam! warning: unused imports: `SystemTime`, `UNIX_EPOCH` Oct 11 00:59:49.193 INFO kablam! --> src/gdax/mod.rs:26:17 Oct 11 00:59:49.193 INFO kablam! | Oct 11 00:59:49.193 INFO kablam! 26 | use std::time::{SystemTime, UNIX_EPOCH}; Oct 11 00:59:49.193 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Oct 11 00:59:49.193 INFO kablam! Oct 11 00:59:49.193 INFO kablam! warning: unused import: `gdax::types::*` Oct 11 00:59:49.193 INFO kablam! --> src/gdax/gdax_database.rs:8:5 Oct 11 00:59:49.193 INFO kablam! | Oct 11 00:59:49.193 INFO kablam! 8 | use gdax::types::*; Oct 11 00:59:49.193 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 00:59:49.193 INFO kablam! Oct 11 00:59:49.860 INFO kablam! warning: unused variable: `s` Oct 11 00:59:49.860 INFO kablam! --> src/gdax/mod.rs:48:20 Oct 11 00:59:49.860 INFO kablam! | Oct 11 00:59:49.860 INFO kablam! 48 | s: Sender, Oct 11 00:59:49.860 INFO kablam! | ^ help: consider using `_s` instead Oct 11 00:59:49.860 INFO kablam! | Oct 11 00:59:49.860 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 00:59:49.860 INFO kablam! Oct 11 00:59:49.860 INFO kablam! warning: unused variable: `r` Oct 11 00:59:49.860 INFO kablam! --> src/gdax/mod.rs:49:20 Oct 11 00:59:49.860 INFO kablam! | Oct 11 00:59:49.860 INFO kablam! 49 | r: Receiver) -> thread::JoinHandle<()> { Oct 11 00:59:49.860 INFO kablam! | ^ help: consider using `_r` instead Oct 11 00:59:49.860 INFO kablam! Oct 11 00:59:49.880 INFO kablam! warning: variable does not need to be mutable Oct 11 00:59:49.880 INFO kablam! --> src/gdax/mod.rs:113:9 Oct 11 00:59:49.880 INFO kablam! | Oct 11 00:59:49.880 INFO kablam! 113 | let mut client = ClientBuilder::new(CONNECTION) Oct 11 00:59:49.880 INFO kablam! | ----^^^^^^ Oct 11 00:59:49.880 INFO kablam! | | Oct 11 00:59:49.880 INFO kablam! | help: remove this `mut` Oct 11 00:59:49.880 INFO kablam! | Oct 11 00:59:49.880 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 00:59:49.880 INFO kablam! Oct 11 00:59:50.064 INFO kablam! warning: function is never used: `close_threads` Oct 11 00:59:50.064 INFO kablam! --> src/main.rs:85:1 Oct 11 00:59:50.064 INFO kablam! | Oct 11 00:59:50.064 INFO kablam! 85 | fn close_threads(s: &chan::Sender, num_threads: u8){ Oct 11 00:59:50.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:59:50.064 INFO kablam! | Oct 11 00:59:50.064 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:59:50.064 INFO kablam! Oct 11 00:59:50.072 INFO kablam! warning: variable `Received` should have a snake case name such as `received` Oct 11 00:59:50.072 INFO kablam! --> src/gdax/types.rs:67:13 Oct 11 00:59:50.072 INFO kablam! | Oct 11 00:59:50.072 INFO kablam! 67 | let Received: Received = serde_json::from_str(&message)?; Oct 11 00:59:50.072 INFO kablam! | ^^^^^^^^ Oct 11 00:59:50.072 INFO kablam! | Oct 11 00:59:50.072 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 00:59:50.072 INFO kablam! Oct 11 00:59:50.074 INFO kablam! warning: variable `Open` should have a snake case name such as `open` Oct 11 00:59:50.074 INFO kablam! --> src/gdax/types.rs:95:13 Oct 11 00:59:50.074 INFO kablam! | Oct 11 00:59:50.074 INFO kablam! 95 | let Open: Open = serde_json::from_str(&message)?; Oct 11 00:59:50.074 INFO kablam! | ^^^^ Oct 11 00:59:50.074 INFO kablam! Oct 11 00:59:50.078 INFO kablam! warning: variable `Done` should have a snake case name such as `done` Oct 11 00:59:50.079 INFO kablam! --> src/gdax/types.rs:125:13 Oct 11 00:59:50.079 INFO kablam! | Oct 11 00:59:50.079 INFO kablam! 125 | let Done: Done = serde_json::from_str(&message)?; Oct 11 00:59:50.079 INFO kablam! | ^^^^ Oct 11 00:59:50.079 INFO kablam! Oct 11 00:59:50.084 INFO kablam! warning: variable `Match` should have a snake case name such as `match` Oct 11 00:59:50.084 INFO kablam! --> src/gdax/types.rs:157:13 Oct 11 00:59:50.084 INFO kablam! | Oct 11 00:59:50.084 INFO kablam! 157 | let Match: Match = serde_json::from_str(&message)?; Oct 11 00:59:50.084 INFO kablam! | ^^^^^ Oct 11 00:59:50.084 INFO kablam! Oct 11 00:59:50.091 INFO kablam! warning: variable `Heartbeat` should have a snake case name such as `heartbeat` Oct 11 00:59:50.091 INFO kablam! --> src/gdax/types.rs:250:13 Oct 11 00:59:50.091 INFO kablam! | Oct 11 00:59:50.091 INFO kablam! 250 | let Heartbeat: Heartbeat = serde_json::from_str(&message)?; Oct 11 00:59:50.091 INFO kablam! | ^^^^^^^^^ Oct 11 00:59:50.091 INFO kablam! Oct 11 00:59:50.091 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 00:59:50.091 INFO kablam! --> src/gdax/mod.rs:126:5 Oct 11 00:59:50.091 INFO kablam! | Oct 11 00:59:50.091 INFO kablam! 126 | client.send_message(&Message::text(sub_json)); Oct 11 00:59:50.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:59:50.091 INFO kablam! | Oct 11 00:59:50.091 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 00:59:50.091 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 00:59:50.092 INFO kablam! Oct 11 00:59:54.618 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 57.46s Oct 11 00:59:54.640 INFO kablam! su: No module specific data is present Oct 11 00:59:55.242 INFO running `"docker" "rm" "-f" "72b6a4d5776589b1c5d18eecdce8dadef1c2e4b65c1175e7bca6f88bf2a1bd7d"` Oct 11 00:59:55.560 INFO blam! 72b6a4d5776589b1c5d18eecdce8dadef1c2e4b65c1175e7bca6f88bf2a1bd7d Oct 11 00:59:55.563 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:59:55.565 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 00:59:56.102 INFO blam! 7c4c95c54f71779279d50f09f5af963fb9b93cc99d6e01cf7005b1b79bde4616 Oct 11 00:59:56.106 INFO running `"docker" "start" "-a" "7c4c95c54f71779279d50f09f5af963fb9b93cc99d6e01cf7005b1b79bde4616"` Oct 11 00:59:57.112 INFO kablam! usermod: no changes Oct 11 00:59:57.377 INFO kablam! Compiling limit-book v0.1.0 (/source) Oct 11 01:00:04.468 INFO kablam! warning: unused `#[macro_use]` import Oct 11 01:00:04.468 INFO kablam! --> src/main.rs:5:1 Oct 11 01:00:04.468 INFO kablam! | Oct 11 01:00:04.468 INFO kablam! 5 | #[macro_use] Oct 11 01:00:04.468 INFO kablam! | ^^^^^^^^^^^^ Oct 11 01:00:04.468 INFO kablam! | Oct 11 01:00:04.468 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 01:00:04.468 INFO kablam! Oct 11 01:00:04.468 INFO kablam! warning: unused import: `chan_signal::Signal` Oct 11 01:00:04.468 INFO kablam! --> src/main.rs:15:5 Oct 11 01:00:04.468 INFO kablam! | Oct 11 01:00:04.468 INFO kablam! 15 | use chan_signal::Signal; Oct 11 01:00:04.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 01:00:04.468 INFO kablam! Oct 11 01:00:04.468 INFO kablam! warning: unused import: `Null` Oct 11 01:00:04.468 INFO kablam! --> src/gdax/mod.rs:12:25 Oct 11 01:00:04.468 INFO kablam! | Oct 11 01:00:04.469 INFO kablam! 12 | use serde_json::Value::{Null}; Oct 11 01:00:04.469 INFO kablam! | ^^^^ Oct 11 01:00:04.469 INFO kablam! Oct 11 01:00:04.469 INFO kablam! warning: unused import: `Error` Oct 11 01:00:04.469 INFO kablam! --> src/gdax/mod.rs:13:25 Oct 11 01:00:04.469 INFO kablam! | Oct 11 01:00:04.469 INFO kablam! 13 | use serde_json::{Value, Error}; Oct 11 01:00:04.469 INFO kablam! | ^^^^^ Oct 11 01:00:04.469 INFO kablam! Oct 11 01:00:04.469 INFO kablam! warning: unused import: `std::time` Oct 11 01:00:04.469 INFO kablam! --> src/gdax/mod.rs:17:5 Oct 11 01:00:04.469 INFO kablam! | Oct 11 01:00:04.469 INFO kablam! 17 | use std::time; Oct 11 01:00:04.469 INFO kablam! | ^^^^^^^^^ Oct 11 01:00:04.469 INFO kablam! Oct 11 01:00:04.469 INFO kablam! warning: unused imports: `SystemTime`, `UNIX_EPOCH` Oct 11 01:00:04.469 INFO kablam! --> src/gdax/mod.rs:26:17 Oct 11 01:00:04.469 INFO kablam! | Oct 11 01:00:04.469 INFO kablam! 26 | use std::time::{SystemTime, UNIX_EPOCH}; Oct 11 01:00:04.469 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Oct 11 01:00:04.469 INFO kablam! Oct 11 01:00:04.480 INFO kablam! warning: unused import: `gdax::types::*` Oct 11 01:00:04.480 INFO kablam! --> src/gdax/gdax_database.rs:8:5 Oct 11 01:00:04.480 INFO kablam! | Oct 11 01:00:04.480 INFO kablam! 8 | use gdax::types::*; Oct 11 01:00:04.480 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 01:00:04.480 INFO kablam! Oct 11 01:00:05.136 INFO kablam! warning: unused variable: `s` Oct 11 01:00:05.136 INFO kablam! --> src/gdax/mod.rs:48:20 Oct 11 01:00:05.136 INFO kablam! | Oct 11 01:00:05.136 INFO kablam! 48 | s: Sender, Oct 11 01:00:05.136 INFO kablam! | ^ help: consider using `_s` instead Oct 11 01:00:05.136 INFO kablam! | Oct 11 01:00:05.136 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 01:00:05.136 INFO kablam! Oct 11 01:00:05.136 INFO kablam! warning: unused variable: `r` Oct 11 01:00:05.136 INFO kablam! --> src/gdax/mod.rs:49:20 Oct 11 01:00:05.136 INFO kablam! | Oct 11 01:00:05.136 INFO kablam! 49 | r: Receiver) -> thread::JoinHandle<()> { Oct 11 01:00:05.136 INFO kablam! | ^ help: consider using `_r` instead Oct 11 01:00:05.136 INFO kablam! Oct 11 01:00:05.148 INFO kablam! warning: variable does not need to be mutable Oct 11 01:00:05.148 INFO kablam! --> src/gdax/mod.rs:113:9 Oct 11 01:00:05.148 INFO kablam! | Oct 11 01:00:05.148 INFO kablam! 113 | let mut client = ClientBuilder::new(CONNECTION) Oct 11 01:00:05.148 INFO kablam! | ----^^^^^^ Oct 11 01:00:05.148 INFO kablam! | | Oct 11 01:00:05.148 INFO kablam! | help: remove this `mut` Oct 11 01:00:05.148 INFO kablam! | Oct 11 01:00:05.148 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 01:00:05.148 INFO kablam! Oct 11 01:00:05.358 INFO kablam! warning: function is never used: `close_threads` Oct 11 01:00:05.358 INFO kablam! --> src/main.rs:85:1 Oct 11 01:00:05.358 INFO kablam! | Oct 11 01:00:05.358 INFO kablam! 85 | fn close_threads(s: &chan::Sender, num_threads: u8){ Oct 11 01:00:05.358 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:00:05.358 INFO kablam! | Oct 11 01:00:05.358 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 01:00:05.358 INFO kablam! Oct 11 01:00:05.365 INFO kablam! warning: variable `Received` should have a snake case name such as `received` Oct 11 01:00:05.365 INFO kablam! --> src/gdax/types.rs:67:13 Oct 11 01:00:05.365 INFO kablam! | Oct 11 01:00:05.365 INFO kablam! 67 | let Received: Received = serde_json::from_str(&message)?; Oct 11 01:00:05.365 INFO kablam! | ^^^^^^^^ Oct 11 01:00:05.365 INFO kablam! | Oct 11 01:00:05.365 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 01:00:05.365 INFO kablam! Oct 11 01:00:05.365 INFO kablam! warning: variable `Open` should have a snake case name such as `open` Oct 11 01:00:05.365 INFO kablam! --> src/gdax/types.rs:95:13 Oct 11 01:00:05.365 INFO kablam! | Oct 11 01:00:05.365 INFO kablam! 95 | let Open: Open = serde_json::from_str(&message)?; Oct 11 01:00:05.365 INFO kablam! | ^^^^ Oct 11 01:00:05.365 INFO kablam! Oct 11 01:00:05.368 INFO kablam! warning: variable `Done` should have a snake case name such as `done` Oct 11 01:00:05.368 INFO kablam! --> src/gdax/types.rs:125:13 Oct 11 01:00:05.368 INFO kablam! | Oct 11 01:00:05.368 INFO kablam! 125 | let Done: Done = serde_json::from_str(&message)?; Oct 11 01:00:05.369 INFO kablam! | ^^^^ Oct 11 01:00:05.369 INFO kablam! Oct 11 01:00:05.369 INFO kablam! warning: variable `Match` should have a snake case name such as `match` Oct 11 01:00:05.369 INFO kablam! --> src/gdax/types.rs:157:13 Oct 11 01:00:05.369 INFO kablam! | Oct 11 01:00:05.369 INFO kablam! 157 | let Match: Match = serde_json::from_str(&message)?; Oct 11 01:00:05.369 INFO kablam! | ^^^^^ Oct 11 01:00:05.369 INFO kablam! Oct 11 01:00:05.376 INFO kablam! warning: variable `Heartbeat` should have a snake case name such as `heartbeat` Oct 11 01:00:05.376 INFO kablam! --> src/gdax/types.rs:250:13 Oct 11 01:00:05.376 INFO kablam! | Oct 11 01:00:05.376 INFO kablam! 250 | let Heartbeat: Heartbeat = serde_json::from_str(&message)?; Oct 11 01:00:05.376 INFO kablam! | ^^^^^^^^^ Oct 11 01:00:05.376 INFO kablam! Oct 11 01:00:05.376 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 01:00:05.376 INFO kablam! --> src/gdax/mod.rs:126:5 Oct 11 01:00:05.376 INFO kablam! | Oct 11 01:00:05.376 INFO kablam! 126 | client.send_message(&Message::text(sub_json)); Oct 11 01:00:05.376 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:00:05.376 INFO kablam! | Oct 11 01:00:05.376 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 01:00:05.376 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 01:00:05.376 INFO kablam! Oct 11 01:00:05.956 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.82s Oct 11 01:00:05.980 INFO kablam! su: No module specific data is present Oct 11 01:00:06.636 INFO running `"docker" "rm" "-f" "7c4c95c54f71779279d50f09f5af963fb9b93cc99d6e01cf7005b1b79bde4616"` Oct 11 01:00:06.940 INFO blam! 7c4c95c54f71779279d50f09f5af963fb9b93cc99d6e01cf7005b1b79bde4616 Oct 11 01:00:06.945 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:00:06.946 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 01:00:07.346 INFO blam! 1fcb9c1590ef096bd4c05afde6ae7c33288d45cbfab8b68e646f83ed3d1ab04f Oct 11 01:00:07.350 INFO running `"docker" "start" "-a" "1fcb9c1590ef096bd4c05afde6ae7c33288d45cbfab8b68e646f83ed3d1ab04f"` Oct 11 01:00:08.519 INFO kablam! usermod: no changes Oct 11 01:00:08.864 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.30s Oct 11 01:00:08.888 INFO kablam! Running /target/debug/deps/limit_book-e3a5d89b178e98e9 Oct 11 01:00:08.924 INFO blam! Oct 11 01:00:08.924 INFO blam! running 0 tests Oct 11 01:00:08.924 INFO blam! Oct 11 01:00:08.924 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:00:08.924 INFO blam! Oct 11 01:00:08.924 INFO kablam! su: No module specific data is present Oct 11 01:00:09.917 INFO running `"docker" "rm" "-f" "1fcb9c1590ef096bd4c05afde6ae7c33288d45cbfab8b68e646f83ed3d1ab04f"` Oct 11 01:00:10.300 INFO blam! 1fcb9c1590ef096bd4c05afde6ae7c33288d45cbfab8b68e646f83ed3d1ab04f