Oct 10 13:04:48.011 INFO testing ttacon/github.rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 13:04:48.011 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 13:04:48.011 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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:04:48.484 INFO blam! fccffad15f136314738913799247fc9f97778b35f27d349d33d1079f396c7782 Oct 10 13:04:48.497 INFO running `"docker" "start" "-a" "fccffad15f136314738913799247fc9f97778b35f27d349d33d1079f396c7782"` Oct 10 13:04:49.517 INFO kablam! usermod: no changes Oct 10 13:04:49.768 INFO kablam! Compiling github v0.1.0 (/source) Oct 10 13:04:53.704 INFO kablam! error[E0432]: unresolved import `hyper::client::response` Oct 10 13:04:53.705 INFO kablam! --> src/client.rs:4:27 Oct 10 13:04:53.705 INFO kablam! | Oct 10 13:04:53.705 INFO kablam! 4 | use hyper::client::{self, response}; Oct 10 13:04:53.706 INFO kablam! | ^^^^^^^^ no `response` in `client`. Did you mean to use `Response`? Oct 10 13:04:53.706 INFO kablam! Oct 10 13:04:53.724 INFO kablam! error[E0432]: unresolved imports `hyper::header::UserAgent`, `hyper::header::Accept`, `hyper::header::QualityItem`, `hyper::header::Quality` Oct 10 13:04:53.725 INFO kablam! --> src/client.rs:5:21 Oct 10 13:04:53.725 INFO kablam! | Oct 10 13:04:53.725 INFO kablam! 5 | use hyper::header::{UserAgent, Accept, QualityItem, Quality}; Oct 10 13:04:53.725 INFO kablam! | ^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^ ^^^^^^^ no `Quality` in `header` Oct 10 13:04:53.726 INFO kablam! | | | | Oct 10 13:04:53.726 INFO kablam! | | | no `QualityItem` in `header` Oct 10 13:04:53.726 INFO kablam! | | no `Accept` in `header` Oct 10 13:04:53.727 INFO kablam! | no `UserAgent` in `header` Oct 10 13:04:53.727 INFO kablam! Oct 10 13:04:53.727 INFO kablam! error[E0432]: unresolved import `hyper::mime` Oct 10 13:04:53.727 INFO kablam! --> src/client.rs:6:12 Oct 10 13:04:53.727 INFO kablam! | Oct 10 13:04:53.728 INFO kablam! 6 | use hyper::mime::Mime; Oct 10 13:04:53.728 INFO kablam! | ^^^^ Could not find `mime` in `hyper` Oct 10 13:04:53.728 INFO kablam! Oct 10 13:04:53.732 INFO kablam! error[E0107]: wrong number of type arguments: expected at least 1, found 0 Oct 10 13:04:53.733 INFO kablam! --> src/client.rs:11:17 Oct 10 13:04:53.733 INFO kablam! | Oct 10 13:04:53.733 INFO kablam! 11 | pub client: client::Client, Oct 10 13:04:53.733 INFO kablam! | ^^^^^^^^^^^^^^ expected at least 1 type argument Oct 10 13:04:53.734 INFO kablam! Oct 10 13:04:53.734 INFO kablam! error: aborting due to 4 previous errors Oct 10 13:04:53.734 INFO kablam! Oct 10 13:04:53.734 INFO kablam! Some errors occurred: E0107, E0432. Oct 10 13:04:53.735 INFO kablam! For more information about an error, try `rustc --explain E0107`. Oct 10 13:04:53.756 INFO kablam! error: Could not compile `github`. Oct 10 13:04:53.757 INFO kablam! Oct 10 13:04:53.757 INFO kablam! To learn more, run the command again with --verbose. Oct 10 13:04:53.757 INFO kablam! su: No module specific data is present Oct 10 13:04:54.955 INFO running `"docker" "rm" "-f" "fccffad15f136314738913799247fc9f97778b35f27d349d33d1079f396c7782"` Oct 10 13:04:55.244 INFO blam! fccffad15f136314738913799247fc9f97778b35f27d349d33d1079f396c7782