Sep 19 21:39:36.774 INFO checking rocket-0.3.16 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 21:39:36.774 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 21:39:36.774 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 21:39:36.974 INFO blam! 86cff31418c18acd4ad286e643026dbfb8c841696b32e246814464d84582204a Sep 19 21:39:36.976 INFO running `"docker" "start" "-a" "86cff31418c18acd4ad286e643026dbfb8c841696b32e246814464d84582204a"` Sep 19 21:39:37.550 INFO kablam! usermod: no changes Sep 19 21:39:37.741 INFO kablam! Compiling rocket v0.3.16 (/source) Sep 19 21:39:39.278 INFO kablam! warning: this expression is not being lifted Sep 19 21:39:39.278 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 19 21:39:39.278 INFO kablam! | Sep 19 21:39:39.278 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 19 21:39:39.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 21:39:39.278 INFO kablam! Sep 19 21:39:39.278 INFO kablam! warning: this expression is not being lifted Sep 19 21:39:39.278 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 19 21:39:39.278 INFO kablam! | Sep 19 21:39:39.278 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 19 21:39:39.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 21:39:39.278 INFO kablam! Sep 19 21:39:39.406 INFO kablam! warning: this expression is not being lifted Sep 19 21:39:39.406 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 19 21:39:39.406 INFO kablam! | Sep 19 21:39:39.406 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 19 21:39:39.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 21:39:39.406 INFO kablam! Sep 19 21:39:39.406 INFO kablam! warning: this expression is not being lifted Sep 19 21:39:39.406 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 19 21:39:39.406 INFO kablam! | Sep 19 21:39:39.406 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 19 21:39:39.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 21:39:39.406 INFO kablam! Sep 19 21:39:42.630 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 19 21:39:42.630 INFO kablam! --> tests/segments-issues-41-86.rs:2:11 Sep 19 21:39:42.630 INFO kablam! | Sep 19 21:39:42.630 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 19 21:39:42.630 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 19 21:39:42.630 INFO kablam! Sep 19 21:39:42.630 INFO kablam! error: aborting due to previous error Sep 19 21:39:42.630 INFO kablam! Sep 19 21:39:42.630 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 19 21:39:42.633 INFO kablam! error: Could not compile `rocket`. Sep 19 21:39:42.633 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 21:39:42.674 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 19 21:39:42.674 INFO kablam! --> benches/format-routing.rs:2:11 Sep 19 21:39:42.674 INFO kablam! | Sep 19 21:39:42.674 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 19 21:39:42.674 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 19 21:39:42.674 INFO kablam! Sep 19 21:39:42.674 INFO kablam! error: aborting due to previous error Sep 19 21:39:42.674 INFO kablam! Sep 19 21:39:42.674 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 19 21:39:42.685 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 19 21:39:42.685 INFO kablam! --> tests/form_method-issue-45.rs:2:11 Sep 19 21:39:42.685 INFO kablam! | Sep 19 21:39:42.685 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 19 21:39:42.685 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 19 21:39:42.685 INFO kablam! Sep 19 21:39:42.685 INFO kablam! error: aborting due to previous error Sep 19 21:39:42.685 INFO kablam! Sep 19 21:39:42.685 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 19 21:39:42.685 INFO kablam! error: Could not compile `rocket`. Sep 19 21:39:42.685 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 21:39:42.685 INFO kablam! error: Could not compile `rocket`. Sep 19 21:39:42.685 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 21:39:42.690 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 19 21:39:42.690 INFO kablam! --> tests/strict_and_lenient_forms.rs:2:11 Sep 19 21:39:42.690 INFO kablam! | Sep 19 21:39:42.690 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 19 21:39:42.690 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 19 21:39:42.690 INFO kablam! Sep 19 21:39:42.690 INFO kablam! error: aborting due to previous error Sep 19 21:39:42.690 INFO kablam! Sep 19 21:39:42.690 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 19 21:39:42.691 INFO kablam! error: Could not compile `rocket`. Sep 19 21:39:42.691 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 21:39:42.705 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 19 21:39:42.705 INFO kablam! --> tests/query-and-non-query-dont-collide.rs:2:11 Sep 19 21:39:42.705 INFO kablam! | Sep 19 21:39:42.705 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 19 21:39:42.705 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 19 21:39:42.705 INFO kablam! Sep 19 21:39:42.705 INFO kablam! error: aborting due to previous error Sep 19 21:39:42.705 INFO kablam! Sep 19 21:39:42.705 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 19 21:39:42.705 INFO kablam! error: Could not compile `rocket`. Sep 19 21:39:42.705 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 21:39:42.716 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 19 21:39:42.716 INFO kablam! --> tests/nested-fairing-attaches.rs:2:11 Sep 19 21:39:42.716 INFO kablam! | Sep 19 21:39:42.716 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 19 21:39:42.716 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 19 21:39:42.716 INFO kablam! Sep 19 21:39:42.716 INFO kablam! error: aborting due to previous error Sep 19 21:39:42.716 INFO kablam! Sep 19 21:39:42.716 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 19 21:39:42.718 INFO kablam! error: Could not compile `rocket`. Sep 19 21:39:42.719 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 21:39:44.829 INFO kablam! error: build failed Sep 19 21:39:44.831 INFO kablam! su: No module specific data is present Sep 19 21:39:45.289 INFO running `"docker" "rm" "-f" "86cff31418c18acd4ad286e643026dbfb8c841696b32e246814464d84582204a"` Sep 19 21:39:45.387 INFO blam! 86cff31418c18acd4ad286e643026dbfb8c841696b32e246814464d84582204a