Sep 21 04:30:56.682 INFO checking rocket-0.3.16 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 04:30:56.682 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 04:30:56.682 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 04:30:56.835 INFO blam! c8d37f7cd1ed1384a3940e805dcf91a98d9ca26268a6e3f1a077a8931f4a9351 Sep 21 04:30:56.836 INFO running `"docker" "start" "-a" "c8d37f7cd1ed1384a3940e805dcf91a98d9ca26268a6e3f1a077a8931f4a9351"` Sep 21 04:30:57.400 INFO kablam! usermod: no changes Sep 21 04:30:57.569 INFO kablam! Compiling rocket v0.3.16 (/source) Sep 21 04:30:59.393 INFO kablam! warning: this expression is not being lifted Sep 21 04:30:59.393 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 21 04:30:59.394 INFO kablam! | Sep 21 04:30:59.394 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 21 04:30:59.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:30:59.394 INFO kablam! Sep 21 04:30:59.395 INFO kablam! warning: this expression is not being lifted Sep 21 04:30:59.395 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 21 04:30:59.395 INFO kablam! | Sep 21 04:30:59.395 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 21 04:30:59.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:30:59.396 INFO kablam! Sep 21 04:30:59.425 INFO kablam! warning: this expression is not being lifted Sep 21 04:30:59.426 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 21 04:30:59.426 INFO kablam! | Sep 21 04:30:59.426 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 21 04:30:59.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:30:59.427 INFO kablam! Sep 21 04:30:59.427 INFO kablam! warning: this expression is not being lifted Sep 21 04:30:59.428 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 21 04:30:59.428 INFO kablam! | Sep 21 04:30:59.428 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 21 04:30:59.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:30:59.429 INFO kablam! Sep 21 04:31:03.346 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 21 04:31:03.346 INFO kablam! --> tests/remote-rewrite.rs:2:11 Sep 21 04:31:03.346 INFO kablam! | Sep 21 04:31:03.346 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 21 04:31:03.346 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 21 04:31:03.346 INFO kablam! Sep 21 04:31:03.346 INFO kablam! error: aborting due to previous error Sep 21 04:31:03.346 INFO kablam! Sep 21 04:31:03.346 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 04:31:03.350 INFO kablam! error: Could not compile `rocket`. Sep 21 04:31:03.350 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:31:03.370 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 21 04:31:03.370 INFO kablam! --> tests/form_value_decoding-issue-82.rs:2:11 Sep 21 04:31:03.370 INFO kablam! | Sep 21 04:31:03.370 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 21 04:31:03.370 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 21 04:31:03.370 INFO kablam! Sep 21 04:31:03.370 INFO kablam! error: aborting due to previous error Sep 21 04:31:03.370 INFO kablam! Sep 21 04:31:03.370 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 04:31:03.372 INFO kablam! error: Could not compile `rocket`. Sep 21 04:31:03.372 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:31:03.382 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 21 04:31:03.382 INFO kablam! --> tests/strict_and_lenient_forms.rs:2:11 Sep 21 04:31:03.382 INFO kablam! | Sep 21 04:31:03.382 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 21 04:31:03.382 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 21 04:31:03.382 INFO kablam! Sep 21 04:31:03.382 INFO kablam! error: aborting due to previous error Sep 21 04:31:03.382 INFO kablam! Sep 21 04:31:03.382 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 04:31:03.385 INFO kablam! error: Could not compile `rocket`. Sep 21 04:31:03.385 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:31:03.387 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 21 04:31:03.387 INFO kablam! --> tests/route_guard.rs:2:11 Sep 21 04:31:03.387 INFO kablam! | Sep 21 04:31:03.387 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 21 04:31:03.387 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 21 04:31:03.387 INFO kablam! Sep 21 04:31:03.387 INFO kablam! error: aborting due to previous error Sep 21 04:31:03.387 INFO kablam! Sep 21 04:31:03.387 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 04:31:03.389 INFO kablam! error: Could not compile `rocket`. Sep 21 04:31:03.389 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:31:03.417 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 21 04:31:03.417 INFO kablam! --> tests/precise-content-type-matching.rs:2:11 Sep 21 04:31:03.417 INFO kablam! | Sep 21 04:31:03.417 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 21 04:31:03.417 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 21 04:31:03.417 INFO kablam! Sep 21 04:31:03.417 INFO kablam! error: aborting due to previous error Sep 21 04:31:03.417 INFO kablam! Sep 21 04:31:03.421 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 04:31:03.421 INFO kablam! error: Could not compile `rocket`. Sep 21 04:31:03.421 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:31:03.434 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 21 04:31:03.434 INFO kablam! --> benches/ranked-routing.rs:2:11 Sep 21 04:31:03.434 INFO kablam! | Sep 21 04:31:03.434 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 21 04:31:03.434 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 21 04:31:03.434 INFO kablam! Sep 21 04:31:03.434 INFO kablam! error: aborting due to previous error Sep 21 04:31:03.434 INFO kablam! Sep 21 04:31:03.435 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 04:31:03.437 INFO kablam! error: Could not compile `rocket`. Sep 21 04:31:03.437 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:31:03.442 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 21 04:31:03.442 INFO kablam! --> benches/format-routing.rs:2:11 Sep 21 04:31:03.442 INFO kablam! | Sep 21 04:31:03.442 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 21 04:31:03.442 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 21 04:31:03.442 INFO kablam! Sep 21 04:31:03.445 INFO kablam! error: aborting due to previous error Sep 21 04:31:03.445 INFO kablam! Sep 21 04:31:03.445 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 04:31:03.445 INFO kablam! error: Could not compile `rocket`. Sep 21 04:31:03.445 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:31:05.298 INFO kablam! error: build failed Sep 21 04:31:05.298 INFO kablam! su: No module specific data is present Sep 21 04:31:06.172 INFO running `"docker" "rm" "-f" "c8d37f7cd1ed1384a3940e805dcf91a98d9ca26268a6e3f1a077a8931f4a9351"` Sep 21 04:31:06.253 INFO blam! c8d37f7cd1ed1384a3940e805dcf91a98d9ca26268a6e3f1a077a8931f4a9351