Sep 04 05:55:48.980 INFO checking rocket-0.3.16 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 05:55:48.980 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 05:55:48.980 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 05:55:49.175 INFO blam! d6a21793278f2c3f45c552a64c9c1efab5863945ba19df7d90b0c0842d5dc607 Sep 04 05:55:49.177 INFO running `"docker" "start" "-a" "d6a21793278f2c3f45c552a64c9c1efab5863945ba19df7d90b0c0842d5dc607"` Sep 04 05:55:49.913 INFO kablam! Compiling rocket v0.3.16 (file:///source) Sep 04 05:55:52.220 INFO kablam! warning: this expression is not being lifted Sep 04 05:55:52.220 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 04 05:55:52.220 INFO kablam! | Sep 04 05:55:52.220 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 04 05:55:52.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:55:52.220 INFO kablam! Sep 04 05:55:52.220 INFO kablam! warning: this expression is not being lifted Sep 04 05:55:52.220 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 04 05:55:52.221 INFO kablam! | Sep 04 05:55:52.221 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 04 05:55:52.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:55:52.221 INFO kablam! Sep 04 05:55:52.493 INFO kablam! warning: this expression is not being lifted Sep 04 05:55:52.493 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 04 05:55:52.493 INFO kablam! | Sep 04 05:55:52.493 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 04 05:55:52.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:55:52.493 INFO kablam! Sep 04 05:55:52.493 INFO kablam! warning: this expression is not being lifted Sep 04 05:55:52.493 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 04 05:55:52.493 INFO kablam! | Sep 04 05:55:52.493 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 04 05:55:52.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:55:52.493 INFO kablam! Sep 04 05:55:58.344 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 04 05:55:58.345 INFO kablam! --> benches/simple-routing.rs:2:11 Sep 04 05:55:58.345 INFO kablam! | Sep 04 05:55:58.345 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 05:55:58.345 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 05:55:58.347 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 04 05:55:58.348 INFO kablam! --> tests/redirect_from_catcher-issue-113.rs:2:11 Sep 04 05:55:58.348 INFO kablam! | Sep 04 05:55:58.348 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 05:55:58.348 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 05:55:58.348 INFO kablam! Sep 04 05:55:58.348 INFO kablam! error: aborting due to previous error Sep 04 05:55:58.348 INFO kablam! Sep 04 05:55:58.349 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 05:55:58.353 INFO kablam! error: Could not compile `rocket`. Sep 04 05:55:58.354 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 05:55:58.354 INFO kablam! Sep 04 05:55:58.355 INFO kablam! error: aborting due to previous error Sep 04 05:55:58.355 INFO kablam! Sep 04 05:55:58.355 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 05:55:58.360 INFO kablam! error: Could not compile `rocket`. Sep 04 05:55:58.360 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 05:55:58.378 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 04 05:55:58.378 INFO kablam! --> tests/local-request-content-type-issue-505.rs:2:11 Sep 04 05:55:58.378 INFO kablam! | Sep 04 05:55:58.378 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 05:55:58.378 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 05:55:58.378 INFO kablam! Sep 04 05:55:58.379 INFO kablam! error: aborting due to previous error Sep 04 05:55:58.379 INFO kablam! Sep 04 05:55:58.379 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 05:55:58.383 INFO kablam! error:error[E0463]: can't find crate for `rocket_codegen` Sep 04 05:55:58.383 INFO kablam! --> tests/form_value_decoding-issue-82.rs:2:11 Sep 04 05:55:58.383 INFO kablam! | Sep 04 05:55:58.383 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 05:55:58.383 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 05:55:58.383 INFO kablam! Sep 04 05:55:58.384 INFO kablam! Could not compile `rocket`.error: aborting due to previous error Sep 04 05:55:58.384 INFO kablam! Sep 04 05:55:58.384 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 05:55:58.384 INFO kablam! Sep 04 05:55:58.384 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 05:55:58.387 INFO kablam! error: Could not compile `rocket`. Sep 04 05:55:58.387 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 04 05:55:58.388 INFO kablam! --> benches/format-routing.rs:2:11 Sep 04 05:55:58.388 INFO kablam! | Sep 04 05:55:58.388 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 05:55:58.388 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 05:55:58.388 INFO kablam! Sep 04 05:55:58.388 INFO kablam! warning:error: aborting due to previous error Sep 04 05:55:58.388 INFO kablam! Sep 04 05:55:58.388 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 05:55:58.388 INFO kablam! build failed, waiting for other jobs to finish... Sep 04 05:55:58.392 INFO kablam! error: Could not compile `rocket`. Sep 04 05:55:58.392 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 05:55:58.396 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 04 05:55:58.396 INFO kablam! --> tests/remote-rewrite.rs:2:11 Sep 04 05:55:58.396 INFO kablam! | Sep 04 05:55:58.396 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 05:55:58.396 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 05:55:58.396 INFO kablam! Sep 04 05:55:58.396 INFO kablam! error: aborting due to previous error Sep 04 05:55:58.396 INFO kablam! Sep 04 05:55:58.396 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 05:55:58.399 INFO kablam! error: Could not compile `rocket`. Sep 04 05:55:58.399 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 05:56:01.716 INFO kablam! error: build failed Sep 04 05:56:01.718 INFO kablam! su: No module specific data is present Sep 04 05:56:02.135 INFO running `"docker" "rm" "-f" "d6a21793278f2c3f45c552a64c9c1efab5863945ba19df7d90b0c0842d5dc607"` Sep 04 05:56:02.248 INFO blam! d6a21793278f2c3f45c552a64c9c1efab5863945ba19df7d90b0c0842d5dc607