Sep 06 01:21:12.322 INFO checking rocket-0.3.16 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 01:21:12.322 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 01:21:12.323 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 01:21:12.544 INFO blam! 928ca367883a6b04ff57b23f6d36fa9e967b6479654ea86fb60fdecb79e3d620 Sep 06 01:21:12.546 INFO running `"docker" "start" "-a" "928ca367883a6b04ff57b23f6d36fa9e967b6479654ea86fb60fdecb79e3d620"` Sep 06 01:21:13.260 INFO kablam! usermod: no changes Sep 06 01:21:13.438 INFO kablam! Compiling rocket v0.3.16 (file:///source) Sep 06 01:21:14.870 INFO kablam! warning: this expression is not being lifted Sep 06 01:21:14.870 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 06 01:21:14.870 INFO kablam! | Sep 06 01:21:14.870 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 06 01:21:14.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 01:21:14.870 INFO kablam! Sep 06 01:21:14.870 INFO kablam! warning: this expression is not being lifted Sep 06 01:21:14.870 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 06 01:21:14.870 INFO kablam! | Sep 06 01:21:14.870 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 06 01:21:14.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 01:21:14.870 INFO kablam! Sep 06 01:21:14.997 INFO kablam! warning: this expression is not being lifted Sep 06 01:21:14.998 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 06 01:21:14.998 INFO kablam! | Sep 06 01:21:14.998 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 06 01:21:14.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 01:21:14.998 INFO kablam! Sep 06 01:21:14.998 INFO kablam! warning: this expression is not being lifted Sep 06 01:21:14.998 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 06 01:21:14.998 INFO kablam! | Sep 06 01:21:14.998 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 06 01:21:14.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 01:21:14.998 INFO kablam! Sep 06 01:21:18.280 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 06 01:21:18.280 INFO kablam! --> tests/limits.rs:2:11 Sep 06 01:21:18.280 INFO kablam! | Sep 06 01:21:18.280 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 06 01:21:18.280 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 06 01:21:18.280 INFO kablam! Sep 06 01:21:18.280 INFO kablam! error: aborting due to previous error Sep 06 01:21:18.280 INFO kablam! Sep 06 01:21:18.280 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 01:21:18.280 INFO kablam! error: Could not compile `rocket`. Sep 06 01:21:18.280 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 01:21:18.285 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 06 01:21:18.285 INFO kablam! --> tests/form_method-issue-45.rs:2:11 Sep 06 01:21:18.285 INFO kablam! | Sep 06 01:21:18.285 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 06 01:21:18.285 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 06 01:21:18.285 INFO kablam! Sep 06 01:21:18.286 INFO kablam! error: aborting due to previous error Sep 06 01:21:18.286 INFO kablam! Sep 06 01:21:18.286 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 01:21:18.289 INFO kablam! error: Could not compile `rocket`. Sep 06 01:21:18.289 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 01:21:18.328 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 06 01:21:18.328 INFO kablam! --> tests/responder_lifetime-issue-345.rs:2:11 Sep 06 01:21:18.328 INFO kablam! | Sep 06 01:21:18.328 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 06 01:21:18.328 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 06 01:21:18.328 INFO kablam! Sep 06 01:21:18.328 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 06 01:21:18.328 INFO kablam! --> tests/head_handling.rs:2:11 Sep 06 01:21:18.328 INFO kablam! | Sep 06 01:21:18.328 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 06 01:21:18.328 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 06 01:21:18.328 INFO kablam! Sep 06 01:21:18.328 INFO kablam! error: aborting due to previous error Sep 06 01:21:18.328 INFO kablam! Sep 06 01:21:18.328 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 01:21:18.332 INFO kablam! error: aborting due to previous error Sep 06 01:21:18.332 INFO kablam! Sep 06 01:21:18.332 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 01:21:18.332 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 06 01:21:18.332 INFO kablam! --> benches/ranked-routing.rs:2:11 Sep 06 01:21:18.332 INFO kablam! | Sep 06 01:21:18.332 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 06 01:21:18.332 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 06 01:21:18.332 INFO kablam! Sep 06 01:21:18.332 INFO kablam! error: aborting due to previous error Sep 06 01:21:18.332 INFO kablam! Sep 06 01:21:18.332 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 01:21:18.332 INFO kablam! error: Could not compile `rocket`. Sep 06 01:21:18.332 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 01:21:18.332 INFO kablam! error: Could not compile `rocket`. Sep 06 01:21:18.332 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 01:21:18.334 INFO kablam! error: Could not compile `rocket`. Sep 06 01:21:18.334 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 01:21:18.341 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 06 01:21:18.341 INFO kablam! --> tests/redirect_from_catcher-issue-113.rs:2:11 Sep 06 01:21:18.341 INFO kablam! | Sep 06 01:21:18.341 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 06 01:21:18.341 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 06 01:21:18.341 INFO kablam! Sep 06 01:21:18.341 INFO kablam! error: aborting due to previous error Sep 06 01:21:18.341 INFO kablam! Sep 06 01:21:18.341 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 01:21:18.346 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 06 01:21:18.346 INFO kablam! --> tests/remote-rewrite.rs:2:11 Sep 06 01:21:18.346 INFO kablam! | Sep 06 01:21:18.346 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 06 01:21:18.346 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 06 01:21:18.346 INFO kablam! Sep 06 01:21:18.346 INFO kablam! error:error: aborting due to previous error Sep 06 01:21:18.346 INFO kablam! Sep 06 01:21:18.348 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 01:21:18.348 INFO kablam! Could not compile `rocket`. Sep 06 01:21:18.348 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 01:21:18.350 INFO kablam! error: Could not compile `rocket`. Sep 06 01:21:18.350 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 01:21:20.407 INFO kablam! error: build failed Sep 06 01:21:20.410 INFO kablam! su: No module specific data is present Sep 06 01:21:21.054 INFO running `"docker" "rm" "-f" "928ca367883a6b04ff57b23f6d36fa9e967b6479654ea86fb60fdecb79e3d620"` Sep 06 01:21:21.144 INFO blam! 928ca367883a6b04ff57b23f6d36fa9e967b6479654ea86fb60fdecb79e3d620