Oct 13 00:47:56.076 INFO testing sfackler/foo against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 00:47:56.076 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 00:47:56.527 INFO blam! 330f62f03c99690db8e939e56136c3dbeed7d4fc5293521c0e436b3d6dee87cb Oct 13 00:47:56.529 INFO running `"docker" "start" "-a" "330f62f03c99690db8e939e56136c3dbeed7d4fc5293521c0e436b3d6dee87cb"` Oct 13 00:47:57.735 INFO kablam! usermod: no changes Oct 13 00:47:58.003 INFO kablam! Compiling openssl v0.9.14 Oct 13 00:47:58.035 INFO kablam! Compiling num_cpus v1.6.2 Oct 13 00:47:58.035 INFO kablam! Compiling openssl-sys v0.9.14 Oct 13 00:47:58.036 INFO kablam! Compiling scheduled-thread-pool v0.1.0 Oct 13 00:47:58.036 INFO kablam! Compiling tokio-io-timeout v0.1.0 Oct 13 00:48:01.312 INFO kablam! Compiling futures-cpupool v0.1.5 Oct 13 00:48:03.175 INFO kablam! Compiling hyper v0.11.0 Oct 13 00:48:15.499 INFO kablam! Compiling tokio-openssl v0.1.3 Oct 13 00:48:17.359 INFO kablam! Compiling foo v0.1.0 (/source) Oct 13 00:48:18.039 INFO kablam! warning: unused import: `Handle` Oct 13 00:48:18.039 INFO kablam! --> src/main.rs:23:33 Oct 13 00:48:18.039 INFO kablam! | Oct 13 00:48:18.039 INFO kablam! 23 | use tokio_core::reactor::{Core, Handle}; Oct 13 00:48:18.039 INFO kablam! | ^^^^^^ Oct 13 00:48:18.039 INFO kablam! | Oct 13 00:48:18.039 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:48:18.039 INFO kablam! Oct 13 00:48:18.039 INFO kablam! warning: unused import: `tokio_proto::streaming::pipeline::ServerProto` Oct 13 00:48:18.039 INFO kablam! --> src/main.rs:29:5 Oct 13 00:48:18.039 INFO kablam! | Oct 13 00:48:18.039 INFO kablam! 29 | use tokio_proto::streaming::pipeline::ServerProto; Oct 13 00:48:18.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:18.039 INFO kablam! Oct 13 00:48:18.039 INFO kablam! warning: unused import: `std::fmt` Oct 13 00:48:18.039 INFO kablam! --> src/main.rs:30:5 Oct 13 00:48:18.039 INFO kablam! | Oct 13 00:48:18.039 INFO kablam! 30 | use std::fmt; Oct 13 00:48:18.039 INFO kablam! | ^^^^^^^^ Oct 13 00:48:18.039 INFO kablam! Oct 13 00:48:18.039 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 13 00:48:18.039 INFO kablam! --> src/main.rs:31:5 Oct 13 00:48:18.039 INFO kablam! | Oct 13 00:48:18.039 INFO kablam! 31 | use std::marker::PhantomData; Oct 13 00:48:18.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:18.039 INFO kablam! Oct 13 00:48:18.195 INFO kablam! warning: field is never used: `method` Oct 13 00:48:18.195 INFO kablam! --> src/main.rs:107:5 Oct 13 00:48:18.195 INFO kablam! | Oct 13 00:48:18.195 INFO kablam! 107 | method: Method, Oct 13 00:48:18.195 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 00:48:18.195 INFO kablam! | Oct 13 00:48:18.195 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:48:18.195 INFO kablam! Oct 13 00:48:18.195 INFO kablam! warning: field is never used: `uri` Oct 13 00:48:18.195 INFO kablam! --> src/main.rs:108:5 Oct 13 00:48:18.195 INFO kablam! | Oct 13 00:48:18.195 INFO kablam! 108 | uri: Uri, Oct 13 00:48:18.195 INFO kablam! | ^^^^^^^^ Oct 13 00:48:18.195 INFO kablam! Oct 13 00:48:18.195 INFO kablam! warning: field is never used: `version` Oct 13 00:48:18.195 INFO kablam! --> src/main.rs:109:5 Oct 13 00:48:18.195 INFO kablam! | Oct 13 00:48:18.195 INFO kablam! 109 | version: HttpVersion, Oct 13 00:48:18.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:18.195 INFO kablam! Oct 13 00:48:18.195 INFO kablam! warning: field is never used: `headers` Oct 13 00:48:18.195 INFO kablam! --> src/main.rs:110:5 Oct 13 00:48:18.195 INFO kablam! | Oct 13 00:48:18.195 INFO kablam! 110 | headers: Headers, Oct 13 00:48:18.195 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 00:48:18.195 INFO kablam! Oct 13 00:48:18.195 INFO kablam! warning: method is never used: `method` Oct 13 00:48:18.195 INFO kablam! --> src/main.rs:126:5 Oct 13 00:48:18.195 INFO kablam! | Oct 13 00:48:18.195 INFO kablam! 126 | pub fn method(&self) -> &Method { Oct 13 00:48:18.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:18.195 INFO kablam! Oct 13 00:48:18.195 INFO kablam! warning: method is never used: `uri` Oct 13 00:48:18.195 INFO kablam! --> src/main.rs:130:5 Oct 13 00:48:18.195 INFO kablam! | Oct 13 00:48:18.195 INFO kablam! 130 | pub fn uri(&self) -> &Uri { Oct 13 00:48:18.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:18.195 INFO kablam! Oct 13 00:48:18.195 INFO kablam! warning: method is never used: `version` Oct 13 00:48:18.195 INFO kablam! --> src/main.rs:134:5 Oct 13 00:48:18.195 INFO kablam! | Oct 13 00:48:18.195 INFO kablam! 134 | pub fn version(&self) -> &HttpVersion { Oct 13 00:48:18.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:18.195 INFO kablam! Oct 13 00:48:18.195 INFO kablam! warning: method is never used: `headers` Oct 13 00:48:18.195 INFO kablam! --> src/main.rs:138:5 Oct 13 00:48:18.195 INFO kablam! | Oct 13 00:48:18.196 INFO kablam! 138 | pub fn headers(&self) -> &Headers { Oct 13 00:48:18.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:18.196 INFO kablam! Oct 13 00:48:22.551 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.78s Oct 13 00:48:22.558 INFO kablam! su: No module specific data is present Oct 13 00:48:23.626 INFO running `"docker" "rm" "-f" "330f62f03c99690db8e939e56136c3dbeed7d4fc5293521c0e436b3d6dee87cb"` Oct 13 00:48:23.895 INFO blam! 330f62f03c99690db8e939e56136c3dbeed7d4fc5293521c0e436b3d6dee87cb Oct 13 00:48:23.899 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 00:48:24.539 INFO blam! a61db197569616da89b0150a44fe3b52a55538240fcf829a1a495cec847621ee Oct 13 00:48:24.551 INFO running `"docker" "start" "-a" "a61db197569616da89b0150a44fe3b52a55538240fcf829a1a495cec847621ee"` Oct 13 00:48:25.670 INFO kablam! usermod: no changes Oct 13 00:48:25.823 INFO kablam! Compiling foo v0.1.0 (/source) Oct 13 00:48:26.578 INFO kablam! warning: unused import: `Handle` Oct 13 00:48:26.578 INFO kablam! --> src/main.rs:23:33 Oct 13 00:48:26.578 INFO kablam! | Oct 13 00:48:26.578 INFO kablam! 23 | use tokio_core::reactor::{Core, Handle}; Oct 13 00:48:26.578 INFO kablam! | ^^^^^^ Oct 13 00:48:26.578 INFO kablam! | Oct 13 00:48:26.578 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:48:26.578 INFO kablam! Oct 13 00:48:26.578 INFO kablam! warning: unused import: `tokio_proto::streaming::pipeline::ServerProto` Oct 13 00:48:26.578 INFO kablam! --> src/main.rs:29:5 Oct 13 00:48:26.578 INFO kablam! | Oct 13 00:48:26.578 INFO kablam! 29 | use tokio_proto::streaming::pipeline::ServerProto; Oct 13 00:48:26.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:26.578 INFO kablam! Oct 13 00:48:26.578 INFO kablam! warning: unused import: `std::fmt` Oct 13 00:48:26.578 INFO kablam! --> src/main.rs:30:5 Oct 13 00:48:26.578 INFO kablam! | Oct 13 00:48:26.578 INFO kablam! 30 | use std::fmt; Oct 13 00:48:26.578 INFO kablam! | ^^^^^^^^ Oct 13 00:48:26.578 INFO kablam! Oct 13 00:48:26.578 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 13 00:48:26.578 INFO kablam! --> src/main.rs:31:5 Oct 13 00:48:26.578 INFO kablam! | Oct 13 00:48:26.578 INFO kablam! 31 | use std::marker::PhantomData; Oct 13 00:48:26.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:26.578 INFO kablam! Oct 13 00:48:26.739 INFO kablam! warning: field is never used: `method` Oct 13 00:48:26.739 INFO kablam! --> src/main.rs:107:5 Oct 13 00:48:26.739 INFO kablam! | Oct 13 00:48:26.739 INFO kablam! 107 | method: Method, Oct 13 00:48:26.739 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 00:48:26.739 INFO kablam! | Oct 13 00:48:26.739 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:48:26.739 INFO kablam! Oct 13 00:48:26.739 INFO kablam! warning: field is never used: `uri` Oct 13 00:48:26.739 INFO kablam! --> src/main.rs:108:5 Oct 13 00:48:26.739 INFO kablam! | Oct 13 00:48:26.739 INFO kablam! 108 | uri: Uri, Oct 13 00:48:26.739 INFO kablam! | ^^^^^^^^ Oct 13 00:48:26.739 INFO kablam! Oct 13 00:48:26.739 INFO kablam! warning: field is never used: `version` Oct 13 00:48:26.739 INFO kablam! --> src/main.rs:109:5 Oct 13 00:48:26.739 INFO kablam! | Oct 13 00:48:26.739 INFO kablam! 109 | version: HttpVersion, Oct 13 00:48:26.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:26.739 INFO kablam! Oct 13 00:48:26.739 INFO kablam! warning: field is never used: `headers` Oct 13 00:48:26.739 INFO kablam! --> src/main.rs:110:5 Oct 13 00:48:26.739 INFO kablam! | Oct 13 00:48:26.739 INFO kablam! 110 | headers: Headers, Oct 13 00:48:26.739 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 00:48:26.739 INFO kablam! Oct 13 00:48:26.739 INFO kablam! warning: method is never used: `method` Oct 13 00:48:26.739 INFO kablam! --> src/main.rs:126:5 Oct 13 00:48:26.739 INFO kablam! | Oct 13 00:48:26.739 INFO kablam! 126 | pub fn method(&self) -> &Method { Oct 13 00:48:26.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:26.739 INFO kablam! Oct 13 00:48:26.739 INFO kablam! warning: method is never used: `uri` Oct 13 00:48:26.739 INFO kablam! --> src/main.rs:130:5 Oct 13 00:48:26.739 INFO kablam! | Oct 13 00:48:26.739 INFO kablam! 130 | pub fn uri(&self) -> &Uri { Oct 13 00:48:26.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:26.739 INFO kablam! Oct 13 00:48:26.739 INFO kablam! warning: method is never used: `version` Oct 13 00:48:26.739 INFO kablam! --> src/main.rs:134:5 Oct 13 00:48:26.739 INFO kablam! | Oct 13 00:48:26.739 INFO kablam! 134 | pub fn version(&self) -> &HttpVersion { Oct 13 00:48:26.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:26.739 INFO kablam! Oct 13 00:48:26.739 INFO kablam! warning: method is never used: `headers` Oct 13 00:48:26.739 INFO kablam! --> src/main.rs:138:5 Oct 13 00:48:26.739 INFO kablam! | Oct 13 00:48:26.739 INFO kablam! 138 | pub fn headers(&self) -> &Headers { Oct 13 00:48:26.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:26.739 INFO kablam! Oct 13 00:48:27.370 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.68s Oct 13 00:48:27.377 INFO kablam! su: No module specific data is present Oct 13 00:48:28.488 INFO running `"docker" "rm" "-f" "a61db197569616da89b0150a44fe3b52a55538240fcf829a1a495cec847621ee"` Oct 13 00:48:28.863 INFO blam! a61db197569616da89b0150a44fe3b52a55538240fcf829a1a495cec847621ee Oct 13 00:48:28.879 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 00:48:29.388 INFO blam! e1d5557cae2d0e4b2ad68d232b5fba6b534a0fffd0f36af75a502ca230ba5b7e Oct 13 00:48:29.389 INFO running `"docker" "start" "-a" "e1d5557cae2d0e4b2ad68d232b5fba6b534a0fffd0f36af75a502ca230ba5b7e"` Oct 13 00:48:31.175 INFO kablam! usermod: no changes Oct 13 00:48:31.319 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 13 00:48:31.319 INFO kablam! Running /target/debug/deps/foo-989e2c9a9a8b546e Oct 13 00:48:31.331 INFO kablam! su: No module specific data is present Oct 13 00:48:31.331 INFO blam! Oct 13 00:48:31.331 INFO blam! running 0 tests Oct 13 00:48:31.331 INFO blam! Oct 13 00:48:31.331 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:48:31.331 INFO blam! Oct 13 00:48:32.299 INFO running `"docker" "rm" "-f" "e1d5557cae2d0e4b2ad68d232b5fba6b534a0fffd0f36af75a502ca230ba5b7e"` Oct 13 00:48:32.603 INFO blam! e1d5557cae2d0e4b2ad68d232b5fba6b534a0fffd0f36af75a502ca230ba5b7e