Oct 12 11:43:50.350 INFO checking ttacon/github.rs against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 11:43:50.350 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-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 11:43:50.854 INFO blam! c6b7fc6d855062a490ceeb535a51aa4d33661a4fe2063eb5748fac1a686e40bd Oct 12 11:43:50.856 INFO running `"docker" "start" "-a" "c6b7fc6d855062a490ceeb535a51aa4d33661a4fe2063eb5748fac1a686e40bd"` Oct 12 11:43:53.215 INFO kablam! usermod: no changes Oct 12 11:43:53.411 INFO kablam! Compiling unicase v2.2.0 Oct 12 11:43:53.412 INFO kablam! Checking parking_lot_core v0.3.1 Oct 12 11:43:54.810 INFO kablam! Checking parking_lot v0.6.4 Oct 12 11:43:55.985 INFO kablam! Checking tokio-reactor v0.1.6 Oct 12 11:43:57.552 INFO kablam! Checking tokio-tcp v0.1.2 Oct 12 11:43:57.554 INFO kablam! Checking tokio-udp v0.1.2 Oct 12 11:43:57.556 INFO kablam! Checking tokio-uds v0.2.2 Oct 12 11:43:57.558 INFO kablam! Checking mime v0.3.9 Oct 12 11:43:59.695 INFO kablam! Checking tokio v0.1.11 Oct 12 11:44:00.852 INFO kablam! Checking hyper v0.12.11 Oct 12 11:44:05.392 INFO kablam! Checking github v0.1.0 (/source) Oct 12 11:44:06.385 INFO kablam! error[E0432]: unresolved import `hyper::client::response` Oct 12 11:44:06.385 INFO kablam! --> src/client.rs:4:27 Oct 12 11:44:06.385 INFO kablam! | Oct 12 11:44:06.386 INFO kablam! 4 | use hyper::client::{self, response}; Oct 12 11:44:06.386 INFO kablam! | ^^^^^^^^ no `response` in `client`. Did you mean to use `Response`? Oct 12 11:44:06.386 INFO kablam! Oct 12 11:44:06.407 INFO kablam! error[E0432]: unresolved imports `hyper::header::UserAgent`, `hyper::header::Accept`, `hyper::header::QualityItem`, `hyper::header::Quality` Oct 12 11:44:06.408 INFO kablam! --> src/client.rs:5:21 Oct 12 11:44:06.408 INFO kablam! | Oct 12 11:44:06.408 INFO kablam! 5 | use hyper::header::{UserAgent, Accept, QualityItem, Quality}; Oct 12 11:44:06.409 INFO kablam! | ^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^ ^^^^^^^ no `Quality` in `header` Oct 12 11:44:06.409 INFO kablam! | | | | Oct 12 11:44:06.409 INFO kablam! | | | no `QualityItem` in `header` Oct 12 11:44:06.409 INFO kablam! | | no `Accept` in `header` Oct 12 11:44:06.410 INFO kablam! | no `UserAgent` in `header` Oct 12 11:44:06.410 INFO kablam! Oct 12 11:44:06.410 INFO kablam! error[E0432]: unresolved import `hyper::mime` Oct 12 11:44:06.411 INFO kablam! --> src/client.rs:6:12 Oct 12 11:44:06.411 INFO kablam! | Oct 12 11:44:06.411 INFO kablam! 6 | use hyper::mime::Mime; Oct 12 11:44:06.411 INFO kablam! | ^^^^ Could not find `mime` in `hyper` Oct 12 11:44:06.412 INFO kablam! Oct 12 11:44:06.429 INFO kablam! error[E0107]: wrong number of type arguments: expected at least 1, found 0 Oct 12 11:44:06.429 INFO kablam! --> src/client.rs:11:17 Oct 12 11:44:06.429 INFO kablam! | Oct 12 11:44:06.430 INFO kablam! 11 | pub client: client::Client, Oct 12 11:44:06.430 INFO kablam! | ^^^^^^^^^^^^^^ expected at least 1 type argument Oct 12 11:44:06.430 INFO kablam! Oct 12 11:44:06.431 INFO kablam! error: aborting due to 4 previous errors Oct 12 11:44:06.432 INFO kablam! Oct 12 11:44:06.432 INFO kablam! Some errors occurred: E0107, E0432. Oct 12 11:44:06.432 INFO kablam! For more information about an error, try `rustc --explain E0107`. Oct 12 11:44:06.449 INFO kablam! error: Could not compile `github`. Oct 12 11:44:06.450 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 11:44:06.465 INFO kablam! error[E0432]: unresolved import `hyper::client::response` Oct 12 11:44:06.465 INFO kablam! --> src/client.rs:4:27 Oct 12 11:44:06.465 INFO kablam! | Oct 12 11:44:06.465 INFO kablam! 4 | use hyper::client::{self, response}; Oct 12 11:44:06.465 INFO kablam! | ^^^^^^^^ no `response` in `client`. Did you mean to use `Response`? Oct 12 11:44:06.466 INFO kablam! Oct 12 11:44:06.480 INFO kablam! error[E0432]: unresolved imports `hyper::header::UserAgent`, `hyper::header::Accept`, `hyper::header::QualityItem`, `hyper::header::Quality` Oct 12 11:44:06.480 INFO kablam! --> src/client.rs:5:21 Oct 12 11:44:06.480 INFO kablam! | Oct 12 11:44:06.480 INFO kablam! 5 | use hyper::header::{UserAgent, Accept, QualityItem, Quality}; Oct 12 11:44:06.480 INFO kablam! | ^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^ ^^^^^^^ no `Quality` in `header` Oct 12 11:44:06.480 INFO kablam! | | | | Oct 12 11:44:06.480 INFO kablam! | | | no `QualityItem` in `header` Oct 12 11:44:06.480 INFO kablam! | | no `Accept` in `header` Oct 12 11:44:06.480 INFO kablam! | no `UserAgent` in `header` Oct 12 11:44:06.480 INFO kablam! Oct 12 11:44:06.480 INFO kablam! error[E0432]: unresolved import `hyper::mime` Oct 12 11:44:06.480 INFO kablam! --> src/client.rs:6:12 Oct 12 11:44:06.480 INFO kablam! | Oct 12 11:44:06.480 INFO kablam! 6 | use hyper::mime::Mime; Oct 12 11:44:06.480 INFO kablam! | ^^^^ Could not find `mime` in `hyper` Oct 12 11:44:06.480 INFO kablam! Oct 12 11:44:06.489 INFO kablam! error[E0107]: wrong number of type arguments: expected at least 1, found 0 Oct 12 11:44:06.489 INFO kablam! --> src/client.rs:11:17 Oct 12 11:44:06.489 INFO kablam! | Oct 12 11:44:06.489 INFO kablam! 11 | pub client: client::Client, Oct 12 11:44:06.489 INFO kablam! | ^^^^^^^^^^^^^^ expected at least 1 type argument Oct 12 11:44:06.489 INFO kablam! Oct 12 11:44:06.490 INFO kablam! error: aborting due to 4 previous errors Oct 12 11:44:06.490 INFO kablam! Oct 12 11:44:06.490 INFO kablam! Some errors occurred: E0107, E0432. Oct 12 11:44:06.490 INFO kablam! For more information about an error, try `rustc --explain E0107`. Oct 12 11:44:06.504 INFO kablam! error: Could not compile `github`. Oct 12 11:44:06.504 INFO kablam! Oct 12 11:44:06.504 INFO kablam! To learn more, run the command again with --verbose. Oct 12 11:44:06.506 INFO kablam! su: No module specific data is present Oct 12 11:44:07.658 INFO running `"docker" "rm" "-f" "c6b7fc6d855062a490ceeb535a51aa4d33661a4fe2063eb5748fac1a686e40bd"` Oct 12 11:44:08.076 INFO blam! c6b7fc6d855062a490ceeb535a51aa4d33661a4fe2063eb5748fac1a686e40bd