Oct 10 13:33:54.279 INFO testing theshmurph/chunk against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 13:33:54.279 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 13:33:54.280 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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:33:54.836 INFO blam! eeb12e076e5be35b9f0fe80a13be983449273994679fd099e8988a003f4a9393 Oct 10 13:33:54.844 INFO running `"docker" "start" "-a" "eeb12e076e5be35b9f0fe80a13be983449273994679fd099e8988a003f4a9393"` Oct 10 13:33:55.572 INFO kablam! usermod: no changes Oct 10 13:33:55.836 INFO kablam! Compiling encoding_rs v0.7.2 Oct 10 13:33:55.836 INFO kablam! Compiling net2 v0.2.33 Oct 10 13:33:55.846 INFO kablam! Compiling want v0.0.4 Oct 10 13:33:55.846 INFO kablam! Compiling want v0.0.6 Oct 10 13:33:55.846 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 10 13:33:55.846 INFO kablam! Compiling uuid v0.6.5 Oct 10 13:33:55.856 INFO kablam! Compiling openssl-sys v0.9.33 Oct 10 13:33:55.861 INFO kablam! Compiling tokio-io v0.1.7 Oct 10 13:33:56.068 INFO kablam! Compiling http v0.1.8 Oct 10 13:34:00.580 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 10 13:34:00.592 INFO kablam! Compiling openssl v0.9.24 Oct 10 13:34:00.592 INFO kablam! Compiling mio v0.6.15 Oct 10 13:34:00.636 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 10 13:34:00.660 INFO kablam! Compiling tokio-codec v0.1.0 Oct 10 13:34:06.089 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 10 13:34:08.964 INFO kablam! Compiling tokio-fs v0.1.2 Oct 10 13:34:12.456 INFO kablam! Compiling tokio-udp v0.1.1 Oct 10 13:34:12.456 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 10 13:34:16.936 INFO kablam! Compiling tokio v0.1.7 Oct 10 13:34:17.055 INFO kablam! Compiling h2 v0.1.10 Oct 10 13:34:19.203 INFO kablam! Compiling native-tls v0.1.5 Oct 10 13:34:21.108 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 13:34:25.869 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 13:34:25.869 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 13:34:26.478 INFO kablam! Compiling hyper v0.12.7 Oct 10 13:34:30.908 INFO kablam! Compiling hyper v0.11.27 Oct 10 13:34:43.120 INFO kablam! Compiling hyper-tls v0.1.3 Oct 10 13:34:46.294 INFO kablam! Compiling reqwest v0.8.7 Oct 10 13:34:57.362 INFO kablam! Compiling chunk v0.1.0 (/source) Oct 10 13:35:01.145 INFO kablam! warning: unused import: `std::env` Oct 10 13:35:01.145 INFO kablam! --> src/with_hyper.rs:1:5 Oct 10 13:35:01.145 INFO kablam! | Oct 10 13:35:01.145 INFO kablam! 1 | use std::env; Oct 10 13:35:01.146 INFO kablam! | ^^^^^^^^ Oct 10 13:35:01.146 INFO kablam! | Oct 10 13:35:01.146 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 13:35:01.146 INFO kablam! Oct 10 13:35:01.147 INFO kablam! warning: unused import: `self` Oct 10 13:35:01.147 INFO kablam! --> src/with_hyper.rs:4:17 Oct 10 13:35:01.147 INFO kablam! | Oct 10 13:35:01.147 INFO kablam! 4 | use hyper::rt::{self, Future, Stream}; Oct 10 13:35:01.148 INFO kablam! | ^^^^ Oct 10 13:35:01.148 INFO kablam! Oct 10 13:35:01.241 INFO kablam! warning: unused variable: `url` Oct 10 13:35:01.241 INFO kablam! --> src/with_reqwest.rs:1:20 Oct 10 13:35:01.241 INFO kablam! | Oct 10 13:35:01.242 INFO kablam! 1 | pub fn try_reqwest(url: &str) -> bool { Oct 10 13:35:01.242 INFO kablam! | ^^^ help: consider using `_url` instead Oct 10 13:35:01.242 INFO kablam! | Oct 10 13:35:01.242 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 13:35:01.243 INFO kablam! Oct 10 13:35:15.236 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 19s Oct 10 13:35:15.249 INFO kablam! su: No module specific data is present Oct 10 13:35:16.161 INFO running `"docker" "rm" "-f" "eeb12e076e5be35b9f0fe80a13be983449273994679fd099e8988a003f4a9393"` Oct 10 13:35:16.504 INFO blam! eeb12e076e5be35b9f0fe80a13be983449273994679fd099e8988a003f4a9393 Oct 10 13:35:16.509 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 13:35:16.510 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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:35:16.972 INFO blam! dcdd38f169489892dd41b675162d27860ead607681217947a68a93064ea27f65 Oct 10 13:35:16.988 INFO running `"docker" "start" "-a" "dcdd38f169489892dd41b675162d27860ead607681217947a68a93064ea27f65"` Oct 10 13:35:18.348 INFO kablam! usermod: no changes Oct 10 13:35:18.648 INFO kablam! Compiling chunk v0.1.0 (/source) Oct 10 13:35:23.641 INFO kablam! warning: unused import: `std::env` Oct 10 13:35:23.641 INFO kablam! --> src/with_hyper.rs:1:5 Oct 10 13:35:23.641 INFO kablam! | Oct 10 13:35:23.642 INFO kablam! 1 | use std::env; Oct 10 13:35:23.642 INFO kablam! | ^^^^^^^^ Oct 10 13:35:23.642 INFO kablam! | Oct 10 13:35:23.643 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 13:35:23.643 INFO kablam! Oct 10 13:35:23.643 INFO kablam! warning: unused import: `self` Oct 10 13:35:23.644 INFO kablam! --> src/with_hyper.rs:4:17 Oct 10 13:35:23.644 INFO kablam! | Oct 10 13:35:23.644 INFO kablam! 4 | use hyper::rt::{self, Future, Stream}; Oct 10 13:35:23.644 INFO kablam! | ^^^^ Oct 10 13:35:23.645 INFO kablam! Oct 10 13:35:23.822 INFO kablam! warning: unused variable: `url` Oct 10 13:35:23.822 INFO kablam! --> src/with_reqwest.rs:1:20 Oct 10 13:35:23.822 INFO kablam! | Oct 10 13:35:23.822 INFO kablam! 1 | pub fn try_reqwest(url: &str) -> bool { Oct 10 13:35:23.822 INFO kablam! | ^^^ help: consider using `_url` instead Oct 10 13:35:23.822 INFO kablam! | Oct 10 13:35:23.822 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 13:35:23.822 INFO kablam! Oct 10 13:35:24.474 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.06s Oct 10 13:35:24.478 INFO kablam! su: No module specific data is present Oct 10 13:35:25.054 INFO running `"docker" "rm" "-f" "dcdd38f169489892dd41b675162d27860ead607681217947a68a93064ea27f65"` Oct 10 13:35:25.276 INFO blam! dcdd38f169489892dd41b675162d27860ead607681217947a68a93064ea27f65 Oct 10 13:35:25.279 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 13:35:25.279 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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:35:25.550 INFO blam! 6b70eba0e8829dc3645d6fd8d1ec7c5a4739bb42478b70fef2a6eab50352672a Oct 10 13:35:25.553 INFO running `"docker" "start" "-a" "6b70eba0e8829dc3645d6fd8d1ec7c5a4739bb42478b70fef2a6eab50352672a"` Oct 10 13:35:27.047 INFO kablam! usermod: no changes Oct 10 13:35:27.389 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.31s Oct 10 13:35:27.405 INFO kablam! Running /target/debug/deps/chunk-3aea95f371893195 Oct 10 13:35:27.420 INFO kablam! Running /target/debug/deps/chunk-0cd9bd235fef5dae Oct 10 13:35:27.420 INFO blam! Oct 10 13:35:27.420 INFO blam! running 0 tests Oct 10 13:35:27.420 INFO blam! Oct 10 13:35:27.420 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:35:27.420 INFO blam! Oct 10 13:35:27.428 INFO blam! Oct 10 13:35:27.428 INFO kablam! Doc-tests chunk Oct 10 13:35:27.428 INFO blam! running 0 tests Oct 10 13:35:27.428 INFO blam! Oct 10 13:35:27.428 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:35:27.428 INFO blam! Oct 10 13:35:35.116 INFO blam! Oct 10 13:35:35.117 INFO blam! running 0 tests Oct 10 13:35:35.117 INFO blam! Oct 10 13:35:35.117 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:35:35.117 INFO blam! Oct 10 13:35:35.124 INFO kablam! su: No module specific data is present Oct 10 13:35:35.737 INFO running `"docker" "rm" "-f" "6b70eba0e8829dc3645d6fd8d1ec7c5a4739bb42478b70fef2a6eab50352672a"` Oct 10 13:35:35.996 INFO blam! 6b70eba0e8829dc3645d6fd8d1ec7c5a4739bb42478b70fef2a6eab50352672a