Sep 10 11:23:10.290 INFO checking rocket-0.3.16 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 11:23:10.290 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 11:23:10.290 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-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.461 INFO blam! 020c63d790e562a6cbe3803fb715f7653bdb95e086651ae911feb6046400a308 Sep 10 11:23:10.463 INFO running `"docker" "start" "-a" "020c63d790e562a6cbe3803fb715f7653bdb95e086651ae911feb6046400a308"` Sep 10 11:23:11.389 INFO kablam! usermod: no changes Sep 10 11:23:11.504 INFO kablam! Compiling rocket v0.3.16 (file:///source) Sep 10 11:23:13.270 INFO kablam! warning: this expression is not being lifted Sep 10 11:23:13.270 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 10 11:23:13.270 INFO kablam! | Sep 10 11:23:13.270 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 10 11:23:13.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 11:23:13.270 INFO kablam! Sep 10 11:23:13.270 INFO kablam! warning: this expression is not being lifted Sep 10 11:23:13.270 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 10 11:23:13.270 INFO kablam! | Sep 10 11:23:13.270 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 10 11:23:13.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 11:23:13.270 INFO kablam! Sep 10 11:23:13.474 INFO kablam! warning: this expression is not being lifted Sep 10 11:23:13.474 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 10 11:23:13.474 INFO kablam! | Sep 10 11:23:13.474 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 10 11:23:13.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 11:23:13.474 INFO kablam! Sep 10 11:23:13.474 INFO kablam! warning: this expression is not being lifted Sep 10 11:23:13.474 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 10 11:23:13.474 INFO kablam! | Sep 10 11:23:13.474 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 10 11:23:13.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 11:23:13.474 INFO kablam! Sep 10 11:23:16.566 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 10 11:23:16.566 INFO kablam! --> tests/head_handling.rs:2:11 Sep 10 11:23:16.566 INFO kablam! | Sep 10 11:23:16.566 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 10 11:23:16.566 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 10 11:23:16.569 INFO kablam! Sep 10 11:23:16.569 INFO kablam! error: aborting due to previous error Sep 10 11:23:16.569 INFO kablam! Sep 10 11:23:16.569 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 10 11:23:16.578 INFO kablam! error: Could not compile `rocket`. Sep 10 11:23:16.578 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 11:23:16.635 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 10 11:23:16.635 INFO kablam! --> tests/remote-rewrite.rs:2:11 Sep 10 11:23:16.635 INFO kablam! | Sep 10 11:23:16.635 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 10 11:23:16.635 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 10 11:23:16.639 INFO kablam! Sep 10 11:23:16.639 INFO kablam! error: aborting due to previous error Sep 10 11:23:16.640 INFO kablam! Sep 10 11:23:16.640 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 10 11:23:16.646 INFO kablam! error: Could not compile `rocket`. Sep 10 11:23:16.646 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 11:23:16.666 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 10 11:23:16.666 INFO kablam! --> benches/format-routing.rs:2:11 Sep 10 11:23:16.666 INFO kablam! | Sep 10 11:23:16.666 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 10 11:23:16.666 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 10 11:23:16.666 INFO kablam! Sep 10 11:23:16.666 INFO kablam! error: aborting due to previous error Sep 10 11:23:16.666 INFO kablam! Sep 10 11:23:16.666 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 10 11:23:16.666 INFO kablam! error: Could not compile `rocket`. Sep 10 11:23:16.666 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 11:23:16.678 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 10 11:23:16.678 INFO kablam! --> tests/redirect_from_catcher-issue-113.rs:2:11 Sep 10 11:23:16.678 INFO kablam! | Sep 10 11:23:16.678 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 10 11:23:16.678 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 10 11:23:16.678 INFO kablam! Sep 10 11:23:16.678 INFO kablam! error: aborting due to previous error Sep 10 11:23:16.678 INFO kablam! Sep 10 11:23:16.678 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 10 11:23:16.678 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 10 11:23:16.678 INFO kablam! --> tests/responder_lifetime-issue-345.rs:2:11 Sep 10 11:23:16.678 INFO kablam! | Sep 10 11:23:16.678 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 10 11:23:16.678 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 10 11:23:16.678 INFO kablam! Sep 10 11:23:16.678 INFO kablam! error: aborting due to previous error Sep 10 11:23:16.678 INFO kablam! Sep 10 11:23:16.678 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 10 11:23:16.679 INFO kablam! error: Could not compile `rocket`. Sep 10 11:23:16.679 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 11:23:16.690 INFO kablam! error: Could not compile `rocket`. Sep 10 11:23:16.690 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 11:23:16.696 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 10 11:23:16.696 INFO kablam! --> tests/strict_and_lenient_forms.rs:2:11 Sep 10 11:23:16.696 INFO kablam! | Sep 10 11:23:16.696 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 10 11:23:16.696 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 10 11:23:16.696 INFO kablam! Sep 10 11:23:16.696 INFO kablam! error: aborting due to previous error Sep 10 11:23:16.696 INFO kablam! Sep 10 11:23:16.697 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 10 11:23:16.698 INFO kablam! error: Could not compile `rocket`. Sep 10 11:23:16.698 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 11:23:18.776 INFO kablam! error: build failed Sep 10 11:23:18.777 INFO kablam! su: No module specific data is present Sep 10 11:23:19.158 INFO running `"docker" "rm" "-f" "020c63d790e562a6cbe3803fb715f7653bdb95e086651ae911feb6046400a308"` Sep 10 11:23:19.278 INFO blam! 020c63d790e562a6cbe3803fb715f7653bdb95e086651ae911feb6046400a308