Sep 04 05:55:51.260 INFO checking rocket-0.3.16 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 05:55:51.260 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 05:55:51.260 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 05:55:51.510 INFO blam! b9ec9103defc77c4a305469c4deeef3c76af62472f37ff0c9f23ec4d66f221f9 Sep 04 05:55:51.512 INFO running `"docker" "start" "-a" "b9ec9103defc77c4a305469c4deeef3c76af62472f37ff0c9f23ec4d66f221f9"` Sep 04 05:55:52.435 INFO kablam! Compiling rocket v0.3.16 (file:///source) Sep 04 05:55:55.653 INFO kablam! warning: this expression is not being lifted Sep 04 05:55:55.653 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 04 05:55:55.653 INFO kablam! | Sep 04 05:55:55.653 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 04 05:55:55.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:55:55.653 INFO kablam! Sep 04 05:55:55.653 INFO kablam! warning: this expression is not being lifted Sep 04 05:55:55.654 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 04 05:55:55.654 INFO kablam! | Sep 04 05:55:55.654 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 04 05:55:55.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:55:55.654 INFO kablam! Sep 04 05:55:55.951 INFO kablam! warning: this expression is not being lifted Sep 04 05:55:55.951 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 04 05:55:55.951 INFO kablam! | Sep 04 05:55:55.951 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 04 05:55:55.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:55:55.951 INFO kablam! Sep 04 05:55:55.951 INFO kablam! warning: this expression is not being lifted Sep 04 05:55:55.952 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 04 05:55:55.952 INFO kablam! | Sep 04 05:55:55.952 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 04 05:55:55.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:55:55.952 INFO kablam! Sep 04 05:56:01.960 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 04 05:56:01.960 INFO kablam! --> tests/strict_and_lenient_forms.rs:2:11 Sep 04 05:56:01.960 INFO kablam! | Sep 04 05:56:01.960 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 05:56:01.960 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 05:56:01.960 INFO kablam! Sep 04 05:56:01.961 INFO kablam! error: aborting due to previous error Sep 04 05:56:01.961 INFO kablam! Sep 04 05:56:01.961 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 05:56:01.964 INFO kablam! error: Could not compile `rocket`. Sep 04 05:56:01.965 INFO kablam! warning: error[E0463]: can't find crate for `rocket_codegen` Sep 04 05:56:01.965 INFO kablam! --> benches/format-routing.rs:2:11 Sep 04 05:56:01.965 INFO kablam! | Sep 04 05:56:01.965 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 05:56:01.965 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 05:56:01.965 INFO kablam! Sep 04 05:56:01.965 INFO kablam! error: aborting due to previous error Sep 04 05:56:01.966 INFO kablam! Sep 04 05:56:01.966 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 05:56:01.966 INFO kablam! build failed, waiting for other jobs to finish... Sep 04 05:56:01.973 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 04 05:56:01.973 INFO kablam! --> benches/simple-routing.rs:2:11 Sep 04 05:56:01.974 INFO kablam! | Sep 04 05:56:01.974 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 05:56:01.974 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 05:56:01.974 INFO kablam! Sep 04 05:56:01.974 INFO kablam! error: aborting due to previous error Sep 04 05:56:01.974 INFO kablam! Sep 04 05:56:01.974 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 05:56:01.978 INFO kablam! error: Could not compile `rocket`. Sep 04 05:56:01.978 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 05:56:01.981 INFO kablam! error: Could not compile `rocket`. Sep 04 05:56:01.982 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 05:56:01.985 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 04 05:56:01.985 INFO kablam! --> tests/precise-content-type-matching.rs:2:11 Sep 04 05:56:01.985 INFO kablam! | Sep 04 05:56:01.985 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 05:56:01.985 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 05:56:01.985 INFO kablam! Sep 04 05:56:01.989 INFO kablam! error: aborting due to previous error Sep 04 05:56:01.989 INFO kablam! Sep 04 05:56:01.989 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 05:56:01.989 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 04 05:56:01.989 INFO kablam! --> benches/ranked-routing.rs:2:11 Sep 04 05:56:01.990 INFO kablam! | Sep 04 05:56:01.990 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 05:56:01.990 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 05:56:01.990 INFO kablam! Sep 04 05:56:01.990 INFO kablam! error: aborting due to previous error Sep 04 05:56:01.990 INFO kablam! Sep 04 05:56:01.990 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 05:56:01.993 INFO kablam! error: Could not compile `rocket`. Sep 04 05:56:01.993 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 05:56:01.993 INFO kablam! error: Could not compile `rocket`. Sep 04 05:56:01.994 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 05:56:01.995 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 04 05:56:01.995 INFO kablam! --> tests/segments-issues-41-86.rs:2:11 Sep 04 05:56:01.995 INFO kablam! | Sep 04 05:56:01.996 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 05:56:01.996 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 05:56:01.996 INFO kablam! Sep 04 05:56:01.996 INFO kablam! error: aborting due to previous error Sep 04 05:56:01.996 INFO kablam! Sep 04 05:56:01.996 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 05:56:01.999 INFO kablam! error: Could not compile `rocket`. Sep 04 05:56:01.999 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 05:56:02.001 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 04 05:56:02.001 INFO kablam! --> tests/form_value_decoding-issue-82.rs:2:11 Sep 04 05:56:02.001 INFO kablam! | Sep 04 05:56:02.001 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 05:56:02.001 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 05:56:02.001 INFO kablam! Sep 04 05:56:02.001 INFO kablam! error: aborting due to previous error Sep 04 05:56:02.002 INFO kablam! Sep 04 05:56:02.002 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 05:56:02.004 INFO kablam! error: Could not compile `rocket`. Sep 04 05:56:02.004 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 05:56:05.129 INFO kablam! error: build failed Sep 04 05:56:05.131 INFO kablam! su: No module specific data is present Sep 04 05:56:05.677 INFO running `"docker" "rm" "-f" "b9ec9103defc77c4a305469c4deeef3c76af62472f37ff0c9f23ec4d66f221f9"` Sep 04 05:56:05.766 INFO blam! b9ec9103defc77c4a305469c4deeef3c76af62472f37ff0c9f23ec4d66f221f9