Aug 01 16:46:14.288 INFO checking fbecart/url-shortener against 1.27.2+tmplazy for lazy_static-1 Aug 01 16:46:14.288 INFO running: cargo +1.27.2 check --frozen --all --all-targets Aug 01 16:46:14.288 INFO creating container for: cargo +1.27.2 check --frozen --all --all-targets Aug 01 16:46:14.288 INFO running `"docker" "create" "-v" "/tmp/crater.ibHZpYesBooU:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/lazy_static-1/worker-6/1.27.2+tmplazy:/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 +1.27.2 check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Aug 01 16:46:14.626 INFO blam! 42ab96e60783c0e766ae094b554a14628b5d4ea089f61b14a88e6165e5ac941d Aug 01 16:46:14.629 INFO running `"docker" "start" "-a" "42ab96e60783c0e766ae094b554a14628b5d4ea089f61b14a88e6165e5ac941d"` Aug 01 16:46:16.064 INFO kablam! Checking plugin v0.2.6 Aug 01 16:46:16.064 INFO kablam! Checking uuid v0.5.1 Aug 01 16:46:16.065 INFO kablam! Compiling mime_guess v1.8.6 Aug 01 16:46:25.914 INFO kablam! Checking iron v0.6.0 Aug 01 16:46:27.087 INFO kablam! Checking persistent v0.4.0 Aug 01 16:46:27.096 INFO kablam! Checking iron-test v0.6.0 (https://github.com/reem/iron-test#992256a5) Aug 01 16:46:27.874 INFO kablam! Checking bodyparser v0.8.0 Aug 01 16:46:28.836 INFO kablam! Checking urlencoded v0.6.0 Aug 01 16:46:29.625 INFO kablam! Checking url-shortener v0.1.0 (file:///source) Aug 01 16:46:30.969 INFO kablam! error[E0277]: the trait bound `hyper::header::Location: iron::header::Header` is not satisfied Aug 01 16:46:30.969 INFO kablam! --> src/handlers.rs:103:42 Aug 01 16:46:30.969 INFO kablam! | Aug 01 16:46:30.969 INFO kablam! 103 | let short_url = response.headers.get::().unwrap(); Aug 01 16:46:30.969 INFO kablam! | ^^^ the trait `iron::header::Header` is not implemented for `hyper::header::Location` Aug 01 16:46:30.969 INFO kablam! Aug 01 16:46:30.970 INFO kablam! error[E0277]: the trait bound `hyper::header::Location: iron::header::HeaderFormat` is not satisfied Aug 01 16:46:30.970 INFO kablam! --> src/handlers.rs:103:42 Aug 01 16:46:30.970 INFO kablam! | Aug 01 16:46:30.970 INFO kablam! 103 | let short_url = response.headers.get::().unwrap(); Aug 01 16:46:30.970 INFO kablam! | ^^^ the trait `iron::header::HeaderFormat` is not implemented for `hyper::header::Location` Aug 01 16:46:30.970 INFO kablam! Aug 01 16:46:30.973 INFO kablam! error[E0277]: the trait bound `hyper::header::Location: iron::header::Header` is not satisfied Aug 01 16:46:30.973 INFO kablam! --> src/handlers.rs:106:37 Aug 01 16:46:30.973 INFO kablam! | Aug 01 16:46:30.973 INFO kablam! 106 | assert_eq!(response.headers.get::().unwrap().0, Aug 01 16:46:30.973 INFO kablam! | ^^^ the trait `iron::header::Header` is not implemented for `hyper::header::Location` Aug 01 16:46:30.973 INFO kablam! Aug 01 16:46:30.980 INFO kablam! error[E0277]: the trait bound `hyper::header::Location: iron::header::HeaderFormat` is not satisfied Aug 01 16:46:30.980 INFO kablam! --> src/handlers.rs:106:37 Aug 01 16:46:30.980 INFO kablam! | Aug 01 16:46:30.980 INFO kablam! 106 | assert_eq!(response.headers.get::().unwrap().0, Aug 01 16:46:30.980 INFO kablam! | ^^^ the trait `iron::header::HeaderFormat` is not implemented for `hyper::header::Location` Aug 01 16:46:30.981 INFO kablam! Aug 01 16:46:31.064 INFO kablam! error: aborting due to 4 previous errors Aug 01 16:46:31.064 INFO kablam! Aug 01 16:46:31.064 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 01 16:46:31.100 INFO kablam! error: Could not compile `url-shortener`. Aug 01 16:46:31.101 INFO kablam! Aug 01 16:46:31.101 INFO kablam! To learn more, run the command again with --verbose. Aug 01 16:46:31.102 INFO kablam! su: No module specific data is present Aug 01 16:46:31.777 INFO running `"docker" "rm" "-f" "42ab96e60783c0e766ae094b554a14628b5d4ea089f61b14a88e6165e5ac941d"` Aug 01 16:46:31.980 INFO blam! 42ab96e60783c0e766ae094b554a14628b5d4ea089f61b14a88e6165e5ac941d