Sep 01 09:11:46.430 INFO checking rocket-0.3.16 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 09:11:46.430 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 09:11:46.430 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-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.605 INFO blam! 43ae82e837fd4b1b1a7c4badd207bbfc5210bbcc054988327186b83204ba6b9d Sep 01 09:11:46.606 INFO running `"docker" "start" "-a" "43ae82e837fd4b1b1a7c4badd207bbfc5210bbcc054988327186b83204ba6b9d"` Sep 01 09:11:47.617 INFO kablam! Compiling rocket v0.3.16 (file:///source) Sep 01 09:11:50.200 INFO kablam! warning: this expression is not being lifted Sep 01 09:11:50.200 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 01 09:11:50.200 INFO kablam! | Sep 01 09:11:50.200 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 01 09:11:50.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:11:50.200 INFO kablam! Sep 01 09:11:50.201 INFO kablam! warning: this expression is not being lifted Sep 01 09:11:50.201 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 01 09:11:50.201 INFO kablam! | Sep 01 09:11:50.201 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 01 09:11:50.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:11:50.201 INFO kablam! Sep 01 09:11:50.401 INFO kablam! warning: this expression is not being lifted Sep 01 09:11:50.401 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 01 09:11:50.401 INFO kablam! | Sep 01 09:11:50.401 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 01 09:11:50.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:11:50.401 INFO kablam! Sep 01 09:11:50.402 INFO kablam! warning: this expression is not being lifted Sep 01 09:11:50.402 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 01 09:11:50.402 INFO kablam! | Sep 01 09:11:50.402 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 01 09:11:50.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:11:50.402 INFO kablam! Sep 01 09:11:55.722 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 01 09:11:55.722 INFO kablam! --> tests/nested-fairing-attaches.rs:2:11 Sep 01 09:11:55.722 INFO kablam! | Sep 01 09:11:55.722 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 01 09:11:55.722 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 01 09:11:55.728 INFO kablam! Sep 01 09:11:55.729 INFO kablam! error: aborting due to previous error Sep 01 09:11:55.729 INFO kablam! Sep 01 09:11:55.729 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 09:11:55.741 INFO kablam! error: Could not compile `rocket`. Sep 01 09:11:55.741 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:11:55.780 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 01 09:11:55.780 INFO kablam! --> benches/format-routing.rs:2:11 Sep 01 09:11:55.780 INFO kablam! | Sep 01 09:11:55.780 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 01 09:11:55.780 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 01 09:11:55.780 INFO kablam! Sep 01 09:11:55.781 INFO kablam! error: aborting due to previous error Sep 01 09:11:55.781 INFO kablam! Sep 01 09:11:55.781 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 09:11:55.784 INFO kablam! error: Could not compile `rocket`. Sep 01 09:11:55.784 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:11:55.791 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 01 09:11:55.791 INFO kablam! --> tests/precise-content-type-matching.rs:2:11 Sep 01 09:11:55.791 INFO kablam! | Sep 01 09:11:55.791 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 01 09:11:55.791 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 01 09:11:55.791 INFO kablam! Sep 01 09:11:55.791 INFO kablam! error: aborting due to previous error Sep 01 09:11:55.791 INFO kablam! Sep 01 09:11:55.791 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 09:11:55.802 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 01 09:11:55.803 INFO kablam! --> tests/query-and-non-query-dont-collide.rs:2:11 Sep 01 09:11:55.803 INFO kablam! | Sep 01 09:11:55.803 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 01 09:11:55.803 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 01 09:11:55.803 INFO kablam! Sep 01 09:11:55.803 INFO kablam! error: aborting due to previous error Sep 01 09:11:55.803 INFO kablam! Sep 01 09:11:55.803 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 09:11:55.803 INFO kablam! error: Could not compile `rocket`. Sep 01 09:11:55.803 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:11:55.806 INFO kablam! error: Could not compile `rocket`. Sep 01 09:11:55.806 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:11:55.830 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 01 09:11:55.830 INFO kablam! --> benches/simple-routing.rs:2:11 Sep 01 09:11:55.830 INFO kablam! | Sep 01 09:11:55.830 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 01 09:11:55.830 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 01 09:11:55.830 INFO kablam! Sep 01 09:11:55.831 INFO kablam! error: aborting due to previous error Sep 01 09:11:55.831 INFO kablam! Sep 01 09:11:55.831 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 09:11:55.834 INFO kablam! error: Could not compile `rocket`. Sep 01 09:11:55.834 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:11:55.835 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 01 09:11:55.835 INFO kablam! --> tests/form_method-issue-45.rs:2:11 Sep 01 09:11:55.835 INFO kablam! | Sep 01 09:11:55.835 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 01 09:11:55.835 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 01 09:11:55.835 INFO kablam! Sep 01 09:11:55.836 INFO kablam! error: aborting due to previous error Sep 01 09:11:55.836 INFO kablam! Sep 01 09:11:55.836 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 09:11:55.841 INFO kablam! error: Could not compile `rocket`. Sep 01 09:11:55.841 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:11:58.980 INFO kablam! error: build failed Sep 01 09:11:58.982 INFO kablam! su: No module specific data is present Sep 01 09:11:59.499 INFO running `"docker" "rm" "-f" "43ae82e837fd4b1b1a7c4badd207bbfc5210bbcc054988327186b83204ba6b9d"` Sep 01 09:11:59.632 INFO blam! 43ae82e837fd4b1b1a7c4badd207bbfc5210bbcc054988327186b83204ba6b9d