Sep 10 11:23:09.934 INFO checking rocket-0.3.16 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 11:23:09.934 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 11:23:09.934 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 11:23:10.065 INFO blam! 0d641bcf33b57540c6bbd609ba6fab6e716380e0a4b311aa39cb8ee7ce6584b0 Sep 10 11:23:10.067 INFO running `"docker" "start" "-a" "0d641bcf33b57540c6bbd609ba6fab6e716380e0a4b311aa39cb8ee7ce6584b0"` Sep 10 11:23:10.883 INFO kablam! usermod: no changes Sep 10 11:23:11.018 INFO kablam! Compiling rocket v0.3.16 (file:///source) Sep 10 11:23:12.524 INFO kablam! warning: this expression is not being lifted Sep 10 11:23:12.524 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 10 11:23:12.524 INFO kablam! | Sep 10 11:23:12.524 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 10 11:23:12.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 11:23:12.524 INFO kablam! Sep 10 11:23:12.524 INFO kablam! warning: this expression is not being lifted Sep 10 11:23:12.524 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 10 11:23:12.525 INFO kablam! | Sep 10 11:23:12.525 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 10 11:23:12.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 11:23:12.525 INFO kablam! Sep 10 11:23:12.720 INFO kablam! warning: this expression is not being lifted Sep 10 11:23:12.720 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 10 11:23:12.720 INFO kablam! | Sep 10 11:23:12.720 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 10 11:23:12.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 11:23:12.720 INFO kablam! Sep 10 11:23:12.720 INFO kablam! warning: this expression is not being lifted Sep 10 11:23:12.720 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 10 11:23:12.721 INFO kablam! | Sep 10 11:23:12.721 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 10 11:23:12.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 11:23:12.721 INFO kablam! Sep 10 11:23:15.738 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 10 11:23:15.738 INFO kablam! --> tests/head_handling.rs:2:11 Sep 10 11:23:15.739 INFO kablam! | Sep 10 11:23:15.739 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 10 11:23:15.739 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 10 11:23:15.739 INFO kablam! Sep 10 11:23:15.739 INFO kablam! error: aborting due to previous error Sep 10 11:23:15.739 INFO kablam! Sep 10 11:23:15.739 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 10 11:23:15.739 INFO kablam! error: Could not compile `rocket`. Sep 10 11:23:15.739 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 11:23:15.770 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 10 11:23:15.770 INFO kablam! --> tests/nested-fairing-attaches.rs:2:11 Sep 10 11:23:15.770 INFO kablam! | Sep 10 11:23:15.770 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 10 11:23:15.770 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 10 11:23:15.770 INFO kablam! Sep 10 11:23:15.770 INFO kablam! error: aborting due to previous error Sep 10 11:23:15.770 INFO kablam! Sep 10 11:23:15.770 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 10 11:23:15.786 INFO kablam! error: Could not compile `rocket`. Sep 10 11:23:15.786 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 11:23:15.810 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 10 11:23:15.810 INFO kablam! --> tests/limits.rs:2:11 Sep 10 11:23:15.810 INFO kablam! | Sep 10 11:23:15.810 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 10 11:23:15.810 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 10 11:23:15.810 INFO kablam! Sep 10 11:23:15.810 INFO kablam! error: aborting due to previous error Sep 10 11:23:15.810 INFO kablam! Sep 10 11:23:15.810 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 10 11:23:15.810 INFO kablam! error: Could not compile `rocket`. Sep 10 11:23:15.810 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 11:23:15.819 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 10 11:23:15.819 INFO kablam! --> tests/strict_and_lenient_forms.rs:2:11 Sep 10 11:23:15.819 INFO kablam! | Sep 10 11:23:15.819 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 10 11:23:15.819 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 10 11:23:15.819 INFO kablam! Sep 10 11:23:15.819 INFO kablam! error: aborting due to previous error Sep 10 11:23:15.819 INFO kablam! Sep 10 11:23:15.819 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 10 11:23:15.826 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 10 11:23:15.826 INFO kablam! --> tests/precise-content-type-matching.rs:2:11 Sep 10 11:23:15.826 INFO kablam! | Sep 10 11:23:15.826 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 10 11:23:15.826 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 10 11:23:15.826 INFO kablam! Sep 10 11:23:15.826 INFO kablam! error: aborting due to previous error Sep 10 11:23:15.826 INFO kablam! Sep 10 11:23:15.826 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 10 11:23:15.838 INFO kablam! error: Could not compile `rocket`. Sep 10 11:23:15.838 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 11:23:15.838 INFO kablam! error: Could not compile `rocket`. Sep 10 11:23:15.838 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 11:23:15.898 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 10 11:23:15.898 INFO kablam! --> tests/segments-issues-41-86.rs:2:11 Sep 10 11:23:15.898 INFO kablam! | Sep 10 11:23:15.898 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 10 11:23:15.898 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 10 11:23:15.898 INFO kablam! Sep 10 11:23:15.898 INFO kablam! error: aborting due to previous error Sep 10 11:23:15.898 INFO kablam! Sep 10 11:23:15.898 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 10 11:23:15.904 INFO kablam! error: Could not compile `rocket`. Sep 10 11:23:15.904 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 11:23:18.353 INFO kablam! error: build failed Sep 10 11:23:18.354 INFO kablam! su: No module specific data is present Sep 10 11:23:18.907 INFO running `"docker" "rm" "-f" "0d641bcf33b57540c6bbd609ba6fab6e716380e0a4b311aa39cb8ee7ce6584b0"` Sep 10 11:23:18.964 INFO blam! 0d641bcf33b57540c6bbd609ba6fab6e716380e0a4b311aa39cb8ee7ce6584b0