Oct 15 11:40:09.619 INFO testing DanHatesNumbers/rusty-rocket-client against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 11:40:09.619 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 11:40:09.798 INFO blam! 9e6dc92277b782ff8f7261eca5ac74d026e4ee37f24cce821494b5f3e0414d4a Oct 15 11:40:09.800 INFO running `"docker" "start" "-a" "9e6dc92277b782ff8f7261eca5ac74d026e4ee37f24cce821494b5f3e0414d4a"` Oct 15 11:40:10.207 INFO kablam! usermod: no changes Oct 15 11:40:10.397 INFO kablam! Compiling tokio-fs v0.1.0 Oct 15 11:40:10.397 INFO kablam! Compiling failure v0.1.1 Oct 15 11:40:12.595 INFO kablam! Compiling tokio v0.1.6 Oct 15 11:40:15.580 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 11:40:18.971 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 11:40:22.635 INFO kablam! Compiling hyper v0.11.27 Oct 15 11:40:34.465 INFO kablam! Compiling rusty-rocket-client v0.1.0 (/source) Oct 15 11:40:37.055 INFO kablam! warning: unused `#[macro_use]` import Oct 15 11:40:37.055 INFO kablam! --> src/main.rs:1:1 Oct 15 11:40:37.056 INFO kablam! | Oct 15 11:40:37.056 INFO kablam! 1 | #[macro_use] Oct 15 11:40:37.056 INFO kablam! | ^^^^^^^^^^^^ Oct 15 11:40:37.056 INFO kablam! | Oct 15 11:40:37.057 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:40:37.057 INFO kablam! Oct 15 11:40:37.063 INFO kablam! warning: unused import: `self` Oct 15 11:40:37.063 INFO kablam! --> src/main.rs:9:15 Oct 15 11:40:37.063 INFO kablam! | Oct 15 11:40:37.063 INFO kablam! 9 | use std::io::{self, Write}; Oct 15 11:40:37.064 INFO kablam! | ^^^^ Oct 15 11:40:37.064 INFO kablam! Oct 15 11:40:37.159 INFO kablam! warning: unused import: `Write` Oct 15 11:40:37.159 INFO kablam! --> src/main.rs:9:21 Oct 15 11:40:37.160 INFO kablam! | Oct 15 11:40:37.160 INFO kablam! 9 | use std::io::{self, Write}; Oct 15 11:40:37.160 INFO kablam! | ^^^^^ Oct 15 11:40:37.161 INFO kablam! Oct 15 11:40:41.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.81s Oct 15 11:40:41.040 INFO kablam! su: No module specific data is present Oct 15 11:40:41.293 INFO running `"docker" "rm" "-f" "9e6dc92277b782ff8f7261eca5ac74d026e4ee37f24cce821494b5f3e0414d4a"` Oct 15 11:40:41.395 INFO blam! 9e6dc92277b782ff8f7261eca5ac74d026e4ee37f24cce821494b5f3e0414d4a Oct 15 11:40:41.398 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 11:40:41.627 INFO blam! f365fd53e0b0bcffb31dc3c55f1bb50ede92081be8947630ad0bcb2af00bc742 Oct 15 11:40:41.629 INFO running `"docker" "start" "-a" "f365fd53e0b0bcffb31dc3c55f1bb50ede92081be8947630ad0bcb2af00bc742"` Oct 15 11:40:41.983 INFO kablam! usermod: no changes Oct 15 11:40:42.105 INFO kablam! Compiling rusty-rocket-client v0.1.0 (/source) Oct 15 11:40:44.379 INFO kablam! warning: unused `#[macro_use]` import Oct 15 11:40:44.379 INFO kablam! --> src/main.rs:1:1 Oct 15 11:40:44.379 INFO kablam! | Oct 15 11:40:44.379 INFO kablam! 1 | #[macro_use] Oct 15 11:40:44.379 INFO kablam! | ^^^^^^^^^^^^ Oct 15 11:40:44.379 INFO kablam! | Oct 15 11:40:44.379 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:40:44.379 INFO kablam! Oct 15 11:40:44.379 INFO kablam! warning: unused import: `self` Oct 15 11:40:44.379 INFO kablam! --> src/main.rs:9:15 Oct 15 11:40:44.379 INFO kablam! | Oct 15 11:40:44.379 INFO kablam! 9 | use std::io::{self, Write}; Oct 15 11:40:44.379 INFO kablam! | ^^^^ Oct 15 11:40:44.379 INFO kablam! Oct 15 11:40:44.447 INFO kablam! warning: unused import: `Write` Oct 15 11:40:44.447 INFO kablam! --> src/main.rs:9:21 Oct 15 11:40:44.447 INFO kablam! | Oct 15 11:40:44.447 INFO kablam! 9 | use std::io::{self, Write}; Oct 15 11:40:44.447 INFO kablam! | ^^^^^ Oct 15 11:40:44.447 INFO kablam! Oct 15 11:40:44.840 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.83s Oct 15 11:40:44.846 INFO kablam! su: No module specific data is present Oct 15 11:40:45.117 INFO running `"docker" "rm" "-f" "f365fd53e0b0bcffb31dc3c55f1bb50ede92081be8947630ad0bcb2af00bc742"` Oct 15 11:40:45.422 INFO blam! f365fd53e0b0bcffb31dc3c55f1bb50ede92081be8947630ad0bcb2af00bc742 Oct 15 11:40:45.422 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 11:40:45.739 INFO blam! 2126e903215561b945cf792018469d59c84f5ae6dd6f9772427efb517e60d758 Oct 15 11:40:45.742 INFO running `"docker" "start" "-a" "2126e903215561b945cf792018469d59c84f5ae6dd6f9772427efb517e60d758"` Oct 15 11:40:46.488 INFO kablam! usermod: no changes Oct 15 11:40:46.695 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 15 11:40:46.711 INFO kablam! Running /target/debug/deps/rusty_rocket_client-e71a54232c8dbd1a Oct 15 11:40:46.722 INFO blam! Oct 15 11:40:46.723 INFO blam! running 0 tests Oct 15 11:40:46.723 INFO blam! Oct 15 11:40:46.723 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:40:46.723 INFO blam! Oct 15 11:40:46.724 INFO kablam! su: No module specific data is present Oct 15 11:40:47.319 INFO running `"docker" "rm" "-f" "2126e903215561b945cf792018469d59c84f5ae6dd6f9772427efb517e60d758"` Oct 15 11:40:47.511 INFO blam! 2126e903215561b945cf792018469d59c84f5ae6dd6f9772427efb517e60d758