Aug 10 19:56:50.913 INFO checking fbecart/url-shortener against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 10 19:56:50.913 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 10 19:56:50.913 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 10 19:56:50.913 INFO running `"docker" "create" "-v" "/tmp/crater.LnOr8arHn9kx:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-0/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 10 19:56:51.141 INFO blam! a44f16d26d0f33a1769d771ed5447fb2d2238e3b3ad64bb45f1186896e040c0a Aug 10 19:56:51.141 INFO running `"docker" "start" "-a" "a44f16d26d0f33a1769d771ed5447fb2d2238e3b3ad64bb45f1186896e040c0a"` Aug 10 19:56:52.219 INFO kablam! Checking iron-test v0.6.0 (https://github.com/reem/iron-test#992256a5) Aug 10 19:56:52.219 INFO kablam! Checking urlencoded v0.6.0 Aug 10 19:56:53.435 INFO kablam! Checking url-shortener v0.1.0 (file:///source) Aug 10 19:56:55.315 INFO kablam! error[E0277]: the trait bound `hyper::header::Location: iron::header::Header` is not satisfied Aug 10 19:56:55.315 INFO kablam! --> src/handlers.rs:103:42 Aug 10 19:56:55.315 INFO kablam! | Aug 10 19:56:55.315 INFO kablam! 103 | let short_url = response.headers.get::().unwrap(); Aug 10 19:56:55.315 INFO kablam! | ^^^ the trait `iron::header::Header` is not implemented for `hyper::header::Location` Aug 10 19:56:55.320 INFO kablam! Aug 10 19:56:55.321 INFO kablam! error[E0277]: the trait bound `hyper::header::Location: iron::header::HeaderFormat` is not satisfied Aug 10 19:56:55.321 INFO kablam! --> src/handlers.rs:103:42 Aug 10 19:56:55.321 INFO kablam! | Aug 10 19:56:55.321 INFO kablam! 103 | let short_url = response.headers.get::().unwrap(); Aug 10 19:56:55.321 INFO kablam! | ^^^ the trait `iron::header::HeaderFormat` is not implemented for `hyper::header::Location` Aug 10 19:56:55.321 INFO kablam! Aug 10 19:56:55.325 INFO kablam! error[E0277]: the trait bound `hyper::header::Location: iron::header::Header` is not satisfied Aug 10 19:56:55.325 INFO kablam! --> src/handlers.rs:106:37 Aug 10 19:56:55.325 INFO kablam! | Aug 10 19:56:55.325 INFO kablam! 106 | assert_eq!(response.headers.get::().unwrap().0, Aug 10 19:56:55.325 INFO kablam! | ^^^ the trait `iron::header::Header` is not implemented for `hyper::header::Location` Aug 10 19:56:55.325 INFO kablam! Aug 10 19:56:55.326 INFO kablam! error[E0277]: the trait bound `hyper::header::Location: iron::header::HeaderFormat` is not satisfied Aug 10 19:56:55.326 INFO kablam! --> src/handlers.rs:106:37 Aug 10 19:56:55.326 INFO kablam! | Aug 10 19:56:55.326 INFO kablam! 106 | assert_eq!(response.headers.get::().unwrap().0, Aug 10 19:56:55.326 INFO kablam! | ^^^ the trait `iron::header::HeaderFormat` is not implemented for `hyper::header::Location` Aug 10 19:56:55.326 INFO kablam! Aug 10 19:56:55.414 INFO kablam! error: aborting due to 4 previous errors Aug 10 19:56:55.414 INFO kablam! Aug 10 19:56:55.414 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 10 19:56:55.432 INFO kablam! error: Could not compile `url-shortener`. Aug 10 19:56:55.432 INFO kablam! Aug 10 19:56:55.432 INFO kablam! To learn more, run the command again with --verbose. Aug 10 19:56:55.433 INFO kablam! su: No module specific data is present Aug 10 19:56:55.992 INFO running `"docker" "rm" "-f" "a44f16d26d0f33a1769d771ed5447fb2d2238e3b3ad64bb45f1186896e040c0a"` Aug 10 19:56:56.152 INFO blam! a44f16d26d0f33a1769d771ed5447fb2d2238e3b3ad64bb45f1186896e040c0a