Sep 21 01:35:00.327 INFO checking track17-0.1.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 01:35:00.327 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 01:35:00.327 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/master#f7f4c500b46603386e940f116b469c7adc043a6d:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 01:35:00.717 INFO blam! 3a2c1188aa3a51e9d2c8aa7368c8ad07ec5bc8fd14aaf55d13811003a3e46923 Sep 21 01:35:00.719 INFO running `"docker" "start" "-a" "3a2c1188aa3a51e9d2c8aa7368c8ad07ec5bc8fd14aaf55d13811003a3e46923"` Sep 21 01:35:02.266 INFO kablam! usermod: no changes Sep 21 01:35:02.455 INFO kablam! Checking hyper v0.12.10 Sep 21 01:35:06.724 INFO kablam! Checking hyper-tls v0.3.0 Sep 21 01:35:07.534 INFO kablam! Checking track17 v0.1.0 (/source) Sep 21 01:35:08.349 INFO kablam! error[E0432]: unresolved imports `self::hyper::header::ContentType`, `self::hyper::header::ContentLength`, `self::hyper::header::Referer`, `self::hyper::header::Origin`, `self::hyper::header::UserAgent`, `self::hyper::header::Accept` Sep 21 01:35:08.349 INFO kablam! --> src/api.rs:10:35 Sep 21 01:35:08.349 INFO kablam! | Sep 21 01:35:08.349 INFO kablam! 10 | pub use self::hyper::header::{ContentType, ContentLength, Referer, Origin, UserAgent, Accept}; Sep 21 01:35:08.349 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^ ^^^^^^^^^ ^^^^^^ no `Accept` in `header` Sep 21 01:35:08.349 INFO kablam! | | | | | | Sep 21 01:35:08.349 INFO kablam! | | | | | no `UserAgent` in `header` Sep 21 01:35:08.349 INFO kablam! | | | | no `Origin` in `header` Sep 21 01:35:08.349 INFO kablam! | | | no `Referer` in `header` Sep 21 01:35:08.349 INFO kablam! | | no `ContentLength` in `header` Sep 21 01:35:08.349 INFO kablam! | no `ContentType` in `header` Sep 21 01:35:08.349 INFO kablam! Sep 21 01:35:08.349 INFO kablam! error[E0432]: unresolved import `self::hyper::client::FutureResponse` Sep 21 01:35:08.349 INFO kablam! --> src/api.rs:11:50 Sep 21 01:35:08.349 INFO kablam! | Sep 21 01:35:08.350 INFO kablam! 11 | pub use self::hyper::client::{HttpConnector, FutureResponse}; Sep 21 01:35:08.350 INFO kablam! | ^^^^^^^^^^^^^^ no `FutureResponse` in `client` Sep 21 01:35:08.350 INFO kablam! Sep 21 01:35:08.350 INFO kablam! error: cannot find macro `header!` in this scope Sep 21 01:35:08.350 INFO kablam! --> src/api.rs:14:5 Sep 21 01:35:08.350 INFO kablam! | Sep 21 01:35:08.350 INFO kablam! 14 | header! { (XRequestedWith, "X-Requested-With") => [String] } Sep 21 01:35:08.350 INFO kablam! | ^^^^^^ Sep 21 01:35:08.350 INFO kablam! Sep 21 01:35:08.370 INFO kablam! error[E0425]: cannot find function `XRequestedWith` in module `hyper` Sep 21 01:35:08.370 INFO kablam! --> src/api.rs:146:38 Sep 21 01:35:08.370 INFO kablam! | Sep 21 01:35:08.370 INFO kablam! 146 | req.headers_mut().set(hyper::XRequestedWith("XMLHttpRequest".to_string())); Sep 21 01:35:08.370 INFO kablam! | ^^^^^^^^^^^^^^ not found in `hyper` Sep 21 01:35:08.370 INFO kablam! Sep 21 01:35:08.372 INFO kablam! error: aborting due to 4 previous errors Sep 21 01:35:08.372 INFO kablam! Sep 21 01:35:08.372 INFO kablam! Some errors occurred: E0425, E0432. Sep 21 01:35:08.372 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 21 01:35:08.382 INFO kablam! error: Could not compile `track17`. Sep 21 01:35:08.383 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 01:35:08.406 INFO kablam! error[E0432]: unresolved imports `self::hyper::header::ContentType`, `self::hyper::header::ContentLength`, `self::hyper::header::Referer`, `self::hyper::header::Origin`, `self::hyper::header::UserAgent`, `self::hyper::header::Accept` Sep 21 01:35:08.406 INFO kablam! --> src/api.rs:10:35 Sep 21 01:35:08.406 INFO kablam! | Sep 21 01:35:08.406 INFO kablam! 10 | pub use self::hyper::header::{ContentType, ContentLength, Referer, Origin, UserAgent, Accept}; Sep 21 01:35:08.406 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^ ^^^^^^^^^ ^^^^^^ no `Accept` in `header` Sep 21 01:35:08.406 INFO kablam! | | | | | | Sep 21 01:35:08.406 INFO kablam! | | | | | no `UserAgent` in `header` Sep 21 01:35:08.406 INFO kablam! | | | | no `Origin` in `header` Sep 21 01:35:08.406 INFO kablam! | | | no `Referer` in `header` Sep 21 01:35:08.406 INFO kablam! | | no `ContentLength` in `header` Sep 21 01:35:08.406 INFO kablam! | no `ContentType` in `header` Sep 21 01:35:08.406 INFO kablam! Sep 21 01:35:08.406 INFO kablam! error[E0432]: unresolved import `self::hyper::client::FutureResponse` Sep 21 01:35:08.406 INFO kablam! --> src/api.rs:11:50 Sep 21 01:35:08.406 INFO kablam! | Sep 21 01:35:08.406 INFO kablam! 11 | pub use self::hyper::client::{HttpConnector, FutureResponse}; Sep 21 01:35:08.406 INFO kablam! | ^^^^^^^^^^^^^^ no `FutureResponse` in `client` Sep 21 01:35:08.406 INFO kablam! Sep 21 01:35:08.406 INFO kablam! error: cannot find macro `header!` in this scope Sep 21 01:35:08.406 INFO kablam! --> src/api.rs:14:5 Sep 21 01:35:08.406 INFO kablam! | Sep 21 01:35:08.406 INFO kablam! 14 | header! { (XRequestedWith, "X-Requested-With") => [String] } Sep 21 01:35:08.406 INFO kablam! | ^^^^^^ Sep 21 01:35:08.406 INFO kablam! Sep 21 01:35:08.427 INFO kablam! error[E0425]: cannot find function `XRequestedWith` in module `hyper` Sep 21 01:35:08.427 INFO kablam! --> src/api.rs:146:38 Sep 21 01:35:08.427 INFO kablam! | Sep 21 01:35:08.427 INFO kablam! 146 | req.headers_mut().set(hyper::XRequestedWith("XMLHttpRequest".to_string())); Sep 21 01:35:08.427 INFO kablam! | ^^^^^^^^^^^^^^ not found in `hyper` Sep 21 01:35:08.427 INFO kablam! Sep 21 01:35:08.429 INFO kablam! error: aborting due to 4 previous errors Sep 21 01:35:08.429 INFO kablam! Sep 21 01:35:08.429 INFO kablam! Some errors occurred: E0425, E0432. Sep 21 01:35:08.429 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 21 01:35:08.449 INFO kablam! error: Could not compile `track17`. Sep 21 01:35:08.449 INFO kablam! Sep 21 01:35:08.449 INFO kablam! To learn more, run the command again with --verbose. Sep 21 01:35:08.451 INFO kablam! su: No module specific data is present Sep 21 01:35:09.125 INFO running `"docker" "rm" "-f" "3a2c1188aa3a51e9d2c8aa7368c8ad07ec5bc8fd14aaf55d13811003a3e46923"` Sep 21 01:35:09.192 INFO blam! 3a2c1188aa3a51e9d2c8aa7368c8ad07ec5bc8fd14aaf55d13811003a3e46923