Oct 16 16:36:26.781 INFO testing boondock-0.0.50 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 16:36:26.781 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 16:36:26.963 INFO blam! 5ee4ee3b418ab0508af48932009558d6d3936f63882b66942cbfeca162a47f6d Oct 16 16:36:26.969 INFO running `"docker" "start" "-a" "5ee4ee3b418ab0508af48932009558d6d3936f63882b66942cbfeca162a47f6d"` Oct 16 16:36:27.418 INFO kablam! usermod: no changes Oct 16 16:36:27.545 INFO kablam! Compiling hyper v0.9.18 Oct 16 16:36:35.721 INFO kablam! Compiling boondock v0.0.50 (/source) Oct 16 16:36:39.265 INFO kablam! warning: unused import: `std` Oct 16 16:36:39.265 INFO kablam! --> src/util.rs:1:5 Oct 16 16:36:39.265 INFO kablam! | Oct 16 16:36:39.265 INFO kablam! 1 | use std; Oct 16 16:36:39.265 INFO kablam! | ^^^ Oct 16 16:36:39.265 INFO kablam! | Oct 16 16:36:39.265 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 16:36:39.265 INFO kablam! Oct 16 16:36:39.265 INFO kablam! warning: unused import: `std` Oct 16 16:36:39.265 INFO kablam! --> src/unix.rs:1:5 Oct 16 16:36:39.265 INFO kablam! | Oct 16 16:36:39.266 INFO kablam! 1 | use std; Oct 16 16:36:39.266 INFO kablam! | ^^^ Oct 16 16:36:39.266 INFO kablam! Oct 16 16:36:39.266 INFO kablam! warning: unused import: `ToSocketAddrs` Oct 16 16:36:39.266 INFO kablam! --> src/unix.rs:5:28 Oct 16 16:36:39.266 INFO kablam! | Oct 16 16:36:39.266 INFO kablam! 5 | use std::net::{SocketAddr, ToSocketAddrs, SocketAddrV4, Ipv4Addr, Shutdown}; Oct 16 16:36:39.266 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 16:36:39.266 INFO kablam! Oct 16 16:36:39.266 INFO kablam! warning: unused import: `std` Oct 16 16:36:39.266 INFO kablam! --> src/docker.rs:1:5 Oct 16 16:36:39.266 INFO kablam! | Oct 16 16:36:39.266 INFO kablam! 1 | use std; Oct 16 16:36:39.266 INFO kablam! | ^^^ Oct 16 16:36:39.266 INFO kablam! Oct 16 16:36:39.266 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 16 16:36:39.266 INFO kablam! --> src/docker.rs:2:5 Oct 16 16:36:39.266 INFO kablam! | Oct 16 16:36:39.266 INFO kablam! 2 | use std::collections::BTreeMap; Oct 16 16:36:39.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:36:39.266 INFO kablam! Oct 16 16:36:39.266 INFO kablam! warning: unused import: `self` Oct 16 16:36:39.266 INFO kablam! --> src/docker.rs:6:15 Oct 16 16:36:39.266 INFO kablam! | Oct 16 16:36:39.266 INFO kablam! 6 | use std::io::{self, Read}; Oct 16 16:36:39.266 INFO kablam! | ^^^^ Oct 16 16:36:39.266 INFO kablam! Oct 16 16:36:39.266 INFO kablam! warning: unused import: `hyper` Oct 16 16:36:39.266 INFO kablam! --> src/docker.rs:7:5 Oct 16 16:36:39.266 INFO kablam! | Oct 16 16:36:39.266 INFO kablam! 7 | use hyper; Oct 16 16:36:39.266 INFO kablam! | ^^^^^ Oct 16 16:36:39.266 INFO kablam! Oct 16 16:36:39.266 INFO kablam! warning: unused import: `openssl::ssl::error::SslError` Oct 16 16:36:39.266 INFO kablam! --> src/docker.rs:18:5 Oct 16 16:36:39.266 INFO kablam! | Oct 16 16:36:39.266 INFO kablam! 18 | use openssl::ssl::error::SslError; Oct 16 16:36:39.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:36:39.267 INFO kablam! Oct 16 16:36:39.268 INFO kablam! warning: unused import: `std::error::Error` Oct 16 16:36:39.268 INFO kablam! --> src/container.rs:2:5 Oct 16 16:36:39.268 INFO kablam! | Oct 16 16:36:39.268 INFO kablam! 2 | use std::error::Error; Oct 16 16:36:39.268 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 16:36:39.268 INFO kablam! Oct 16 16:36:39.274 INFO kablam! warning: unused import: `std` Oct 16 16:36:39.274 INFO kablam! --> src/stats.rs:3:5 Oct 16 16:36:39.274 INFO kablam! | Oct 16 16:36:39.274 INFO kablam! 3 | use std; Oct 16 16:36:39.274 INFO kablam! | ^^^ Oct 16 16:36:39.274 INFO kablam! Oct 16 16:36:39.355 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 16 16:36:39.355 INFO kablam! --> src/docker.rs:57:25 Oct 16 16:36:39.355 INFO kablam! | Oct 16 16:36:39.355 INFO kablam! 57 | let home = try!(env::home_dir() Oct 16 16:36:39.355 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 16:36:39.355 INFO kablam! | Oct 16 16:36:39.355 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 16:36:39.355 INFO kablam! Oct 16 16:36:40.860 INFO kablam! warning: unused variable: `host` Oct 16 16:36:40.860 INFO kablam! --> src/unix.rs:116:23 Oct 16 16:36:40.860 INFO kablam! | Oct 16 16:36:40.860 INFO kablam! 116 | fn connect(&self, host: &str, port: u16, scheme: &str) -> hyper::error::Result { Oct 16 16:36:40.860 INFO kablam! | ^^^^ help: consider using `_host` instead Oct 16 16:36:40.860 INFO kablam! | Oct 16 16:36:40.860 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 16:36:40.860 INFO kablam! Oct 16 16:36:40.860 INFO kablam! warning: unused variable: `port` Oct 16 16:36:40.860 INFO kablam! --> src/unix.rs:116:35 Oct 16 16:36:40.860 INFO kablam! | Oct 16 16:36:40.860 INFO kablam! 116 | fn connect(&self, host: &str, port: u16, scheme: &str) -> hyper::error::Result { Oct 16 16:36:40.860 INFO kablam! | ^^^^ help: consider using `_port` instead Oct 16 16:36:40.860 INFO kablam! Oct 16 16:36:40.860 INFO kablam! warning: unused variable: `scheme` Oct 16 16:36:40.861 INFO kablam! --> src/unix.rs:116:46 Oct 16 16:36:40.861 INFO kablam! | Oct 16 16:36:40.861 INFO kablam! 116 | fn connect(&self, host: &str, port: u16, scheme: &str) -> hyper::error::Result { Oct 16 16:36:40.861 INFO kablam! | ^^^^^^ help: consider using `_scheme` instead Oct 16 16:36:40.861 INFO kablam! Oct 16 16:36:41.368 INFO kablam! warning: struct is never constructed: `MemoryStream` Oct 16 16:36:41.368 INFO kablam! --> src/util.rs:8:1 Oct 16 16:36:41.368 INFO kablam! | Oct 16 16:36:41.368 INFO kablam! 8 | pub struct MemoryStream { Oct 16 16:36:41.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:36:41.368 INFO kablam! | Oct 16 16:36:41.368 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 16:36:41.368 INFO kablam! Oct 16 16:36:41.368 INFO kablam! warning: method is never used: `with_input` Oct 16 16:36:41.368 INFO kablam! --> src/util.rs:14:5 Oct 16 16:36:41.368 INFO kablam! | Oct 16 16:36:41.368 INFO kablam! 14 | pub fn with_input(input: &[u8]) -> MemoryStream { Oct 16 16:36:41.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:36:41.368 INFO kablam! Oct 16 16:36:41.368 INFO kablam! warning: method is never used: `into_inner` Oct 16 16:36:41.368 INFO kablam! --> src/util.rs:21:5 Oct 16 16:36:41.368 INFO kablam! | Oct 16 16:36:41.368 INFO kablam! 21 | pub fn into_inner(self) -> Vec { Oct 16 16:36:41.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:36:41.368 INFO kablam! Oct 16 16:36:45.577 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.13s Oct 16 16:36:45.586 INFO kablam! su: No module specific data is present Oct 16 16:36:46.000 INFO running `"docker" "rm" "-f" "5ee4ee3b418ab0508af48932009558d6d3936f63882b66942cbfeca162a47f6d"` Oct 16 16:36:46.133 INFO blam! 5ee4ee3b418ab0508af48932009558d6d3936f63882b66942cbfeca162a47f6d Oct 16 16:36:46.135 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 16:36:46.412 INFO blam! f32c60d9ce56850c916c321a18d30ba2f21f2bc2c078fa0263ff0dffe66a5eab Oct 16 16:36:46.419 INFO running `"docker" "start" "-a" "f32c60d9ce56850c916c321a18d30ba2f21f2bc2c078fa0263ff0dffe66a5eab"` Oct 16 16:36:47.566 INFO kablam! usermod: no changes Oct 16 16:36:47.764 INFO kablam! Compiling boondock v0.0.50 (/source) Oct 16 16:37:02.243 INFO kablam! warning: unused import: `std` Oct 16 16:37:02.243 INFO kablam! --> src/util.rs:1:5 Oct 16 16:37:02.243 INFO kablam! | Oct 16 16:37:02.243 INFO kablam! 1 | use std; Oct 16 16:37:02.243 INFO kablam! | ^^^ Oct 16 16:37:02.243 INFO kablam! | Oct 16 16:37:02.243 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 16:37:02.243 INFO kablam! Oct 16 16:37:02.243 INFO kablam! warning: unused import: `std` Oct 16 16:37:02.243 INFO kablam! --> src/unix.rs:1:5 Oct 16 16:37:02.243 INFO kablam! | Oct 16 16:37:02.243 INFO kablam! 1 | use std; Oct 16 16:37:02.243 INFO kablam! | ^^^ Oct 16 16:37:02.243 INFO kablam! Oct 16 16:37:02.243 INFO kablam! warning: unused import: `ToSocketAddrs` Oct 16 16:37:02.243 INFO kablam! --> src/unix.rs:5:28 Oct 16 16:37:02.243 INFO kablam! | Oct 16 16:37:02.243 INFO kablam! 5 | use std::net::{SocketAddr, ToSocketAddrs, SocketAddrV4, Ipv4Addr, Shutdown}; Oct 16 16:37:02.243 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 16:37:02.243 INFO kablam! Oct 16 16:37:02.243 INFO kablam! warning: unused import: `std` Oct 16 16:37:02.243 INFO kablam! --> src/docker.rs:1:5 Oct 16 16:37:02.243 INFO kablam! | Oct 16 16:37:02.243 INFO kablam! 1 | use std; Oct 16 16:37:02.243 INFO kablam! | ^^^ Oct 16 16:37:02.243 INFO kablam! Oct 16 16:37:02.243 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 16 16:37:02.243 INFO kablam! --> src/docker.rs:2:5 Oct 16 16:37:02.243 INFO kablam! | Oct 16 16:37:02.243 INFO kablam! 2 | use std::collections::BTreeMap; Oct 16 16:37:02.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:37:02.243 INFO kablam! Oct 16 16:37:02.243 INFO kablam! warning: unused import: `self` Oct 16 16:37:02.243 INFO kablam! --> src/docker.rs:6:15 Oct 16 16:37:02.243 INFO kablam! | Oct 16 16:37:02.243 INFO kablam! 6 | use std::io::{self, Read}; Oct 16 16:37:02.243 INFO kablam! | ^^^^ Oct 16 16:37:02.243 INFO kablam! Oct 16 16:37:02.243 INFO kablam! warning: unused import: `hyper` Oct 16 16:37:02.243 INFO kablam! --> src/docker.rs:7:5 Oct 16 16:37:02.243 INFO kablam! | Oct 16 16:37:02.243 INFO kablam! 7 | use hyper; Oct 16 16:37:02.243 INFO kablam! | ^^^^^ Oct 16 16:37:02.243 INFO kablam! Oct 16 16:37:02.243 INFO kablam! warning: unused import: `openssl::ssl::error::SslError` Oct 16 16:37:02.243 INFO kablam! --> src/docker.rs:18:5 Oct 16 16:37:02.243 INFO kablam! | Oct 16 16:37:02.243 INFO kablam! 18 | use openssl::ssl::error::SslError; Oct 16 16:37:02.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:37:02.244 INFO kablam! Oct 16 16:37:02.244 INFO kablam! warning: unused import: `std::error::Error` Oct 16 16:37:02.244 INFO kablam! --> src/container.rs:2:5 Oct 16 16:37:02.244 INFO kablam! | Oct 16 16:37:02.244 INFO kablam! 2 | use std::error::Error; Oct 16 16:37:02.244 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 16:37:02.245 INFO kablam! Oct 16 16:37:02.313 INFO kablam! warning: unused import: `std` Oct 16 16:37:02.313 INFO kablam! --> src/stats.rs:3:5 Oct 16 16:37:02.313 INFO kablam! | Oct 16 16:37:02.313 INFO kablam! 3 | use std; Oct 16 16:37:02.313 INFO kablam! | ^^^ Oct 16 16:37:02.313 INFO kablam! Oct 16 16:37:02.835 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 16 16:37:02.835 INFO kablam! --> src/docker.rs:57:25 Oct 16 16:37:02.835 INFO kablam! | Oct 16 16:37:02.835 INFO kablam! 57 | let home = try!(env::home_dir() Oct 16 16:37:02.835 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 16:37:02.835 INFO kablam! | Oct 16 16:37:02.835 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 16:37:02.835 INFO kablam! Oct 16 16:37:06.987 INFO kablam! warning: unused variable: `host` Oct 16 16:37:06.988 INFO kablam! --> src/unix.rs:116:23 Oct 16 16:37:06.988 INFO kablam! | Oct 16 16:37:06.988 INFO kablam! 116 | fn connect(&self, host: &str, port: u16, scheme: &str) -> hyper::error::Result { Oct 16 16:37:06.988 INFO kablam! | ^^^^ help: consider using `_host` instead Oct 16 16:37:06.989 INFO kablam! | Oct 16 16:37:06.989 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 16:37:06.989 INFO kablam! Oct 16 16:37:06.990 INFO kablam! warning: unused variable: `port` Oct 16 16:37:06.990 INFO kablam! --> src/unix.rs:116:35 Oct 16 16:37:06.990 INFO kablam! | Oct 16 16:37:06.991 INFO kablam! 116 | fn connect(&self, host: &str, port: u16, scheme: &str) -> hyper::error::Result { Oct 16 16:37:06.991 INFO kablam! | ^^^^ help: consider using `_port` instead Oct 16 16:37:06.991 INFO kablam! Oct 16 16:37:06.991 INFO kablam! warning: unused variable: `scheme` Oct 16 16:37:06.992 INFO kablam! --> src/unix.rs:116:46 Oct 16 16:37:06.992 INFO kablam! | Oct 16 16:37:06.992 INFO kablam! 116 | fn connect(&self, host: &str, port: u16, scheme: &str) -> hyper::error::Result { Oct 16 16:37:06.992 INFO kablam! | ^^^^^^ help: consider using `_scheme` instead Oct 16 16:37:06.993 INFO kablam! Oct 16 16:37:08.079 INFO kablam! warning: function is never used: `get_containers_response_long` Oct 16 16:37:08.079 INFO kablam! --> src/test.rs:132:1 Oct 16 16:37:08.079 INFO kablam! | Oct 16 16:37:08.079 INFO kablam! 132 | fn get_containers_response_long() -> String { Oct 16 16:37:08.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:37:08.079 INFO kablam! | Oct 16 16:37:08.079 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 16:37:08.079 INFO kablam! Oct 16 16:37:08.087 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 16:37:08.087 INFO kablam! --> src/test.rs:176:5 Oct 16 16:37:08.087 INFO kablam! | Oct 16 16:37:08.087 INFO kablam! 176 | writer.write(s1.as_bytes()); Oct 16 16:37:08.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:37:08.087 INFO kablam! | Oct 16 16:37:08.087 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 16:37:08.087 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 16:37:08.087 INFO kablam! Oct 16 16:37:08.087 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 16:37:08.092 INFO kablam! --> src/test.rs:177:5 Oct 16 16:37:08.092 INFO kablam! | Oct 16 16:37:08.092 INFO kablam! 177 | writer.write(b"\n"); Oct 16 16:37:08.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 16:37:08.092 INFO kablam! | Oct 16 16:37:08.092 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 16:37:08.092 INFO kablam! Oct 16 16:37:08.092 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 16:37:08.092 INFO kablam! --> src/test.rs:178:5 Oct 16 16:37:08.092 INFO kablam! | Oct 16 16:37:08.092 INFO kablam! 178 | writer.write(s2.as_bytes()); Oct 16 16:37:08.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:37:08.092 INFO kablam! | Oct 16 16:37:08.095 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 16:37:08.096 INFO kablam! Oct 16 16:37:08.096 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 16:37:08.096 INFO kablam! --> src/test.rs:179:5 Oct 16 16:37:08.096 INFO kablam! | Oct 16 16:37:08.096 INFO kablam! 179 | writer.write(b"\n"); Oct 16 16:37:08.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 16:37:08.096 INFO kablam! | Oct 16 16:37:08.096 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 16:37:08.096 INFO kablam! Oct 16 16:37:08.097 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 16:37:08.097 INFO kablam! --> src/test.rs:180:5 Oct 16 16:37:08.097 INFO kablam! | Oct 16 16:37:08.097 INFO kablam! 180 | writer.write(s3.as_bytes()); Oct 16 16:37:08.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:37:08.097 INFO kablam! | Oct 16 16:37:08.097 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 16:37:08.097 INFO kablam! Oct 16 16:37:21.879 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.29s Oct 16 16:37:21.893 INFO kablam! su: No module specific data is present Oct 16 16:37:22.413 INFO running `"docker" "rm" "-f" "f32c60d9ce56850c916c321a18d30ba2f21f2bc2c078fa0263ff0dffe66a5eab"` Oct 16 16:37:22.531 INFO blam! f32c60d9ce56850c916c321a18d30ba2f21f2bc2c078fa0263ff0dffe66a5eab Oct 16 16:37:22.531 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 16:37:22.962 INFO blam! f07114f0f918c285d5a10cc06c76b0f4401cb99a887c5aaebc9adc028879be90 Oct 16 16:37:22.964 INFO running `"docker" "start" "-a" "f07114f0f918c285d5a10cc06c76b0f4401cb99a887c5aaebc9adc028879be90"` Oct 16 16:37:23.413 INFO kablam! usermod: no changes Oct 16 16:37:23.610 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 16 16:37:23.637 INFO kablam! Running /target/debug/deps/boondock-12f5cbd8e8b90512 Oct 16 16:37:23.637 INFO blam! Oct 16 16:37:23.637 INFO blam! running 9 tests Oct 16 16:37:23.637 INFO blam! test test::get_containers ... ok Oct 16 16:37:23.643 INFO blam! test test::get_version ... ok Oct 16 16:37:23.643 INFO blam! test test::get_filesystem_changes ... ok Oct 16 16:37:23.643 INFO blam! test test::get_images ... ok Oct 16 16:37:23.643 INFO blam! test test::get_stats_single ... ok Oct 16 16:37:23.643 INFO blam! test test::get_system_info ... ok Oct 16 16:37:23.651 INFO blam! test test::get_processes ... ok Oct 16 16:37:23.651 INFO blam! test test::get_container_info ... ok Oct 16 16:37:23.743 INFO blam! test test::get_stats_streaming ... ok Oct 16 16:37:23.743 INFO blam! Oct 16 16:37:23.743 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:37:23.743 INFO blam! Oct 16 16:37:23.745 INFO kablam! Doc-tests boondock Oct 16 16:37:29.111 INFO blam! Oct 16 16:37:29.111 INFO blam! running 0 tests Oct 16 16:37:29.111 INFO blam! Oct 16 16:37:29.111 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:37:29.111 INFO blam! Oct 16 16:37:29.119 INFO kablam! su: No module specific data is present Oct 16 16:37:29.893 INFO running `"docker" "rm" "-f" "f07114f0f918c285d5a10cc06c76b0f4401cb99a887c5aaebc9adc028879be90"` Oct 16 16:37:30.099 INFO blam! f07114f0f918c285d5a10cc06c76b0f4401cb99a887c5aaebc9adc028879be90