Sep 17 18:47:58.047 INFO checking rocket-0.3.16 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 18:47:58.047 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 18:47:58.048 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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=1000" "-e" "CMD=cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 18:47:58.271 INFO blam! 5f481599f38552baad591bafca8306d877fc44ef4d6a185a5368e19857cbdf5d Sep 17 18:47:58.275 INFO running `"docker" "start" "-a" "5f481599f38552baad591bafca8306d877fc44ef4d6a185a5368e19857cbdf5d"` Sep 17 18:47:59.166 INFO kablam! usermod: no changes Sep 17 18:47:59.332 INFO kablam! Compiling rocket v0.3.16 (/source) Sep 17 18:48:01.166 INFO kablam! warning: this expression is not being lifted Sep 17 18:48:01.167 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 17 18:48:01.167 INFO kablam! | Sep 17 18:48:01.167 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 17 18:48:01.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:48:01.167 INFO kablam! Sep 17 18:48:01.167 INFO kablam! warning: this expression is not being lifted Sep 17 18:48:01.167 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 17 18:48:01.167 INFO kablam! | Sep 17 18:48:01.167 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 17 18:48:01.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:48:01.167 INFO kablam! Sep 17 18:48:01.348 INFO kablam! warning: this expression is not being lifted Sep 17 18:48:01.348 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 17 18:48:01.348 INFO kablam! | Sep 17 18:48:01.348 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 17 18:48:01.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:48:01.349 INFO kablam! Sep 17 18:48:01.349 INFO kablam! warning: this expression is not being lifted Sep 17 18:48:01.349 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 17 18:48:01.349 INFO kablam! | Sep 17 18:48:01.349 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 17 18:48:01.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:48:01.350 INFO kablam! Sep 17 18:48:04.614 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 17 18:48:04.615 INFO kablam! --> benches/ranked-routing.rs:2:11 Sep 17 18:48:04.615 INFO kablam! | Sep 17 18:48:04.615 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 17 18:48:04.615 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 17 18:48:04.615 INFO kablam! Sep 17 18:48:04.615 INFO kablam! error: aborting due to previous error Sep 17 18:48:04.615 INFO kablam! Sep 17 18:48:04.615 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 17 18:48:04.619 INFO kablam! error: Could not compile `rocket`. Sep 17 18:48:04.619 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 18:48:04.630 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 17 18:48:04.631 INFO kablam! --> tests/precise-content-type-matching.rs:2:11 Sep 17 18:48:04.631 INFO kablam! | Sep 17 18:48:04.631 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 17 18:48:04.631 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 17 18:48:04.631 INFO kablam! Sep 17 18:48:04.631 INFO kablam! error: aborting due to previous error Sep 17 18:48:04.631 INFO kablam! Sep 17 18:48:04.631 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 17 18:48:04.634 INFO kablam! error: Could not compile `rocket`. Sep 17 18:48:04.635 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 18:48:04.642 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 17 18:48:04.642 INFO kablam! --> benches/simple-routing.rs:2:11 Sep 17 18:48:04.642 INFO kablam! | Sep 17 18:48:04.643 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 17 18:48:04.643 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 17 18:48:04.643 INFO kablam! Sep 17 18:48:04.643 INFO kablam! error: aborting due to previous error Sep 17 18:48:04.643 INFO kablam! Sep 17 18:48:04.643 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 17 18:48:04.643 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 17 18:48:04.645 INFO kablam! --> tests/nested-fairing-attaches.rs:2:11 Sep 17 18:48:04.645 INFO kablam! | Sep 17 18:48:04.645 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 17 18:48:04.645 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 17 18:48:04.645 INFO kablam! Sep 17 18:48:04.645 INFO kablam! error: aborting due to previous error Sep 17 18:48:04.645 INFO kablam! Sep 17 18:48:04.645 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 17 18:48:04.645 INFO kablam! error: Could not compile `rocket`. Sep 17 18:48:04.645 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 18:48:04.645 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 17 18:48:04.645 INFO kablam! --> tests/responder_lifetime-issue-345.rs:2:11 Sep 17 18:48:04.645 INFO kablam! | Sep 17 18:48:04.645 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 17 18:48:04.645 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 17 18:48:04.645 INFO kablam! Sep 17 18:48:04.646 INFO kablam! error: aborting due to previous error Sep 17 18:48:04.646 INFO kablam! Sep 17 18:48:04.646 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 17 18:48:04.646 INFO kablam! error: Could not compile `rocket`. Sep 17 18:48:04.646 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 18:48:04.648 INFO kablam! error: Could not compile `rocket`. Sep 17 18:48:04.648 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 18:48:04.675 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 17 18:48:04.675 INFO kablam! --> tests/form_method-issue-45.rs:2:11 Sep 17 18:48:04.675 INFO kablam! | Sep 17 18:48:04.675 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 17 18:48:04.675 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 17 18:48:04.675 INFO kablam! Sep 17 18:48:04.675 INFO kablam! error: aborting due to previous error Sep 17 18:48:04.675 INFO kablam! Sep 17 18:48:04.675 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 17 18:48:04.679 INFO kablam! error: Could not compile `rocket`. Sep 17 18:48:04.679 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 18:48:04.679 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 17 18:48:04.679 INFO kablam! --> tests/form_value_decoding-issue-82.rs:2:11 Sep 17 18:48:04.679 INFO kablam! | Sep 17 18:48:04.679 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 17 18:48:04.679 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 17 18:48:04.679 INFO kablam! Sep 17 18:48:04.679 INFO kablam! error: aborting due to previous error Sep 17 18:48:04.679 INFO kablam! Sep 17 18:48:04.679 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 17 18:48:04.682 INFO kablam! error: Could not compile `rocket`. Sep 17 18:48:04.682 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 18:48:06.883 INFO kablam! error: build failed Sep 17 18:48:06.885 INFO kablam! su: No module specific data is present Sep 17 18:48:07.304 INFO running `"docker" "rm" "-f" "5f481599f38552baad591bafca8306d877fc44ef4d6a185a5368e19857cbdf5d"` Sep 17 18:48:07.402 INFO blam! 5f481599f38552baad591bafca8306d877fc44ef4d6a185a5368e19857cbdf5d