Sep 01 09:11:46.602 INFO checking rocket-0.3.16 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 09:11:46.602 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 09:11:46.602 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 09:11:46.776 INFO blam! 9ce9ae1337156d694e7284d138ee5fe8e62b7ff294881f4e79002b7615f5ecaf Sep 01 09:11:46.777 INFO running `"docker" "start" "-a" "9ce9ae1337156d694e7284d138ee5fe8e62b7ff294881f4e79002b7615f5ecaf"` Sep 01 09:11:47.643 INFO kablam! Compiling rocket v0.3.16 (file:///source) Sep 01 09:11:50.215 INFO kablam! warning: this expression is not being lifted Sep 01 09:11:50.215 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 01 09:11:50.215 INFO kablam! | Sep 01 09:11:50.215 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 01 09:11:50.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:11:50.216 INFO kablam! Sep 01 09:11:50.216 INFO kablam! warning: this expression is not being lifted Sep 01 09:11:50.216 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 01 09:11:50.216 INFO kablam! | Sep 01 09:11:50.216 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 01 09:11:50.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:11:50.216 INFO kablam! Sep 01 09:11:50.325 INFO kablam! warning: this expression is not being lifted Sep 01 09:11:50.325 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 01 09:11:50.325 INFO kablam! | Sep 01 09:11:50.325 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 01 09:11:50.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:11:50.325 INFO kablam! Sep 01 09:11:50.326 INFO kablam! warning: this expression is not being lifted Sep 01 09:11:50.326 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 01 09:11:50.326 INFO kablam! | Sep 01 09:11:50.326 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 01 09:11:50.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:11:50.326 INFO kablam! Sep 01 09:11:55.914 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 01 09:11:55.914 INFO kablam! --> benches/simple-routing.rs:2:11 Sep 01 09:11:55.914 INFO kablam! | Sep 01 09:11:55.914 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 01 09:11:55.914 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 01 09:11:55.917 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 01 09:11:55.917 INFO kablam! --> tests/nested-fairing-attaches.rs:2:11 Sep 01 09:11:55.917 INFO kablam! | Sep 01 09:11:55.917 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 01 09:11:55.917 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 01 09:11:55.918 INFO kablam! Sep 01 09:11:55.918 INFO kablam! error: aborting due to previous error Sep 01 09:11:55.918 INFO kablam! Sep 01 09:11:55.919 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 09:11:55.923 INFO kablam! error: Could not compile `rocket`. Sep 01 09:11:55.924 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:11:55.948 INFO kablam! Sep 01 09:11:55.949 INFO kablam! error: aborting due to previous error Sep 01 09:11:55.949 INFO kablam! Sep 01 09:11:55.949 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 09:11:55.956 INFO kablam! error: Could not compile `rocket`. Sep 01 09:11:55.956 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:11:56.056 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 01 09:11:56.056 INFO kablam! --> tests/limits.rs:2:11 Sep 01 09:11:56.056 INFO kablam! | Sep 01 09:11:56.056 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 01 09:11:56.056 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 01 09:11:56.056 INFO kablam! Sep 01 09:11:56.056 INFO kablam! error: aborting due to previous error Sep 01 09:11:56.056 INFO kablam! Sep 01 09:11:56.056 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 09:11:56.059 INFO kablam! error: Could not compile `rocket`. Sep 01 09:11:56.059 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:11:56.066 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 01 09:11:56.066 INFO kablam! --> tests/local-request-content-type-issue-505.rs:2:11 Sep 01 09:11:56.066 INFO kablam! | Sep 01 09:11:56.066 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 01 09:11:56.066 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 01 09:11:56.066 INFO kablam! Sep 01 09:11:56.067 INFO kablam! error: aborting due to previous error Sep 01 09:11:56.067 INFO kablam! Sep 01 09:11:56.067 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 09:11:56.072 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 01 09:11:56.072 INFO kablam! --> tests/route_guard.rs:2:11 Sep 01 09:11:56.072 INFO kablam! | Sep 01 09:11:56.072 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 01 09:11:56.072 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 01 09:11:56.072 INFO kablam! Sep 01 09:11:56.072 INFO kablam! error: aborting due to previous error Sep 01 09:11:56.073 INFO kablam! Sep 01 09:11:56.073 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 09:11:56.076 INFO kablam! error: Could not compile `rocket`. Sep 01 09:11:56.076 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:11:56.079 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 01 09:11:56.079 INFO kablam! --> tests/query-and-non-query-dont-collide.rs:2:11 Sep 01 09:11:56.079 INFO kablam! | Sep 01 09:11:56.079 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 01 09:11:56.079 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 01 09:11:56.079 INFO kablam! Sep 01 09:11:56.079 INFO kablam! error: aborting due to previous error Sep 01 09:11:56.079 INFO kablam! Sep 01 09:11:56.079 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 09:11:56.083 INFO kablam! error: Could not compile `rocket`. Sep 01 09:11:56.083 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:11:56.084 INFO kablam! error: Could not compile `rocket`. Sep 01 09:11:56.084 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:11:58.857 INFO kablam! error: build failed Sep 01 09:11:58.859 INFO kablam! su: No module specific data is present Sep 01 09:11:59.358 INFO running `"docker" "rm" "-f" "9ce9ae1337156d694e7284d138ee5fe8e62b7ff294881f4e79002b7615f5ecaf"` Sep 01 09:11:59.439 INFO blam! 9ce9ae1337156d694e7284d138ee5fe8e62b7ff294881f4e79002b7615f5ecaf