Oct 12 20:36:18.662 INFO testing ttacon/github.rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 20:36:18.664 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 12 20:36:19.161 INFO blam! 160056539bd3ecbadfb9d01a69f0384ceb714f55428c1de26e4fded5c88aec60 Oct 12 20:36:19.163 INFO running `"docker" "start" "-a" "160056539bd3ecbadfb9d01a69f0384ceb714f55428c1de26e4fded5c88aec60"` Oct 12 20:36:20.815 INFO kablam! usermod: no changes Oct 12 20:36:21.107 INFO kablam! Compiling unicase v2.2.0 Oct 12 20:36:21.143 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 12 20:36:23.115 INFO kablam! Compiling parking_lot v0.6.4 Oct 12 20:36:25.263 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 12 20:36:26.539 INFO kablam! Compiling mime v0.3.9 Oct 12 20:36:29.303 INFO kablam! Compiling tokio-uds v0.2.2 Oct 12 20:36:29.323 INFO kablam! Compiling tokio-udp v0.1.2 Oct 12 20:36:29.323 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 12 20:36:32.219 INFO kablam! Compiling tokio v0.1.11 Oct 12 20:36:35.248 INFO kablam! Compiling hyper v0.12.11 Oct 12 20:36:42.851 INFO kablam! Compiling github v0.1.0 (/source) Oct 12 20:36:43.535 INFO kablam! error[E0432]: unresolved import `hyper::client::response` Oct 12 20:36:43.536 INFO kablam! --> src/client.rs:4:27 Oct 12 20:36:43.536 INFO kablam! | Oct 12 20:36:43.536 INFO kablam! 4 | use hyper::client::{self, response}; Oct 12 20:36:43.536 INFO kablam! | ^^^^^^^^ no `response` in `client`. Did you mean to use `Response`? Oct 12 20:36:43.537 INFO kablam! Oct 12 20:36:43.547 INFO kablam! error[E0432]: unresolved imports `hyper::header::UserAgent`, `hyper::header::Accept`, `hyper::header::QualityItem`, `hyper::header::Quality` Oct 12 20:36:43.547 INFO kablam! --> src/client.rs:5:21 Oct 12 20:36:43.548 INFO kablam! | Oct 12 20:36:43.548 INFO kablam! 5 | use hyper::header::{UserAgent, Accept, QualityItem, Quality}; Oct 12 20:36:43.548 INFO kablam! | ^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^ ^^^^^^^ no `Quality` in `header` Oct 12 20:36:43.549 INFO kablam! | | | | Oct 12 20:36:43.549 INFO kablam! | | | no `QualityItem` in `header` Oct 12 20:36:43.549 INFO kablam! | | no `Accept` in `header` Oct 12 20:36:43.549 INFO kablam! | no `UserAgent` in `header` Oct 12 20:36:43.550 INFO kablam! Oct 12 20:36:43.550 INFO kablam! error[E0432]: unresolved import `hyper::mime` Oct 12 20:36:43.550 INFO kablam! --> src/client.rs:6:12 Oct 12 20:36:43.551 INFO kablam! | Oct 12 20:36:43.551 INFO kablam! 6 | use hyper::mime::Mime; Oct 12 20:36:43.551 INFO kablam! | ^^^^ Could not find `mime` in `hyper` Oct 12 20:36:43.551 INFO kablam! Oct 12 20:36:43.555 INFO kablam! error[E0107]: wrong number of type arguments: expected at least 1, found 0 Oct 12 20:36:43.557 INFO kablam! --> src/client.rs:11:17 Oct 12 20:36:43.557 INFO kablam! | Oct 12 20:36:43.557 INFO kablam! 11 | pub client: client::Client, Oct 12 20:36:43.558 INFO kablam! | ^^^^^^^^^^^^^^ expected at least 1 type argument Oct 12 20:36:43.558 INFO kablam! Oct 12 20:36:43.558 INFO kablam! error: aborting due to 4 previous errors Oct 12 20:36:43.558 INFO kablam! Oct 12 20:36:43.559 INFO kablam! Some errors occurred: E0107, E0432. Oct 12 20:36:43.559 INFO kablam! For more information about an error, try `rustc --explain E0107`. Oct 12 20:36:43.579 INFO kablam! error: Could not compile `github`. Oct 12 20:36:43.579 INFO kablam! Oct 12 20:36:43.579 INFO kablam! To learn more, run the command again with --verbose. Oct 12 20:36:43.583 INFO kablam! su: No module specific data is present Oct 12 20:36:44.607 INFO running `"docker" "rm" "-f" "160056539bd3ecbadfb9d01a69f0384ceb714f55428c1de26e4fded5c88aec60"` Oct 12 20:36:44.907 INFO blam! 160056539bd3ecbadfb9d01a69f0384ceb714f55428c1de26e4fded5c88aec60