Sep 02 02:33:31.737 INFO checking rocket-0.3.16 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 02:33:31.737 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 02:33:31.737 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 02:33:31.897 INFO blam! 7d8a86e34afab14aa5bfddffafec675d49a9bf880b7f6c2232eb8449d64a0696 Sep 02 02:33:31.899 INFO running `"docker" "start" "-a" "7d8a86e34afab14aa5bfddffafec675d49a9bf880b7f6c2232eb8449d64a0696"` Sep 02 02:33:32.706 INFO kablam! Compiling rocket v0.3.16 (file:///source) Sep 02 02:33:34.768 INFO kablam! warning: this expression is not being lifted Sep 02 02:33:34.768 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 02 02:33:34.768 INFO kablam! | Sep 02 02:33:34.768 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 02 02:33:34.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:33:34.768 INFO kablam! Sep 02 02:33:34.768 INFO kablam! warning: this expression is not being lifted Sep 02 02:33:34.768 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 02 02:33:34.768 INFO kablam! | Sep 02 02:33:34.768 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 02 02:33:34.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:33:34.768 INFO kablam! Sep 02 02:33:35.243 INFO kablam! warning: this expression is not being lifted Sep 02 02:33:35.243 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 02 02:33:35.243 INFO kablam! | Sep 02 02:33:35.243 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 02 02:33:35.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:33:35.243 INFO kablam! Sep 02 02:33:35.243 INFO kablam! warning: this expression is not being lifted Sep 02 02:33:35.243 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 02 02:33:35.243 INFO kablam! | Sep 02 02:33:35.243 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 02 02:33:35.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:33:35.243 INFO kablam! Sep 02 02:33:41.532 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 02 02:33:41.532 INFO kablam! --> tests/local-request-content-type-issue-505.rs:2:11 Sep 02 02:33:41.532 INFO kablam! | Sep 02 02:33:41.532 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 02 02:33:41.532 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 02 02:33:41.532 INFO kablam! Sep 02 02:33:41.532 INFO kablam! error: aborting due to previous error Sep 02 02:33:41.533 INFO kablam! Sep 02 02:33:41.533 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 02:33:41.538 INFO kablam! error: Could not compile `rocket`. Sep 02 02:33:41.539 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 02:33:41.562 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 02 02:33:41.562 INFO kablam! --> tests/segments-issues-41-86.rs:2:11 Sep 02 02:33:41.562 INFO kablam! | Sep 02 02:33:41.562 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 02 02:33:41.562 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 02 02:33:41.562 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 02 02:33:41.562 INFO kablam! --> tests/remote-rewrite.rs:2:11 Sep 02 02:33:41.562 INFO kablam! | Sep 02 02:33:41.562 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 02 02:33:41.562 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 02 02:33:41.562 INFO kablam! Sep 02 02:33:41.562 INFO kablam! Sep 02 02:33:41.563 INFO kablam! error: aborting due to previous error Sep 02 02:33:41.563 INFO kablam! Sep 02 02:33:41.563 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 02:33:41.564 INFO kablam! error: aborting due to previous error Sep 02 02:33:41.564 INFO kablam! Sep 02 02:33:41.564 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 02:33:41.569 INFO kablam! error: Could not compile `rocket`. Sep 02 02:33:41.569 INFO kablam! warning: build failed, waiting for other jobs to finish...error[E0463]: can't find crate for `rocket_codegen` Sep 02 02:33:41.569 INFO kablam! --> tests/precise-content-type-matching.rs:2:11 Sep 02 02:33:41.569 INFO kablam! | Sep 02 02:33:41.570 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 02 02:33:41.570 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 02 02:33:41.570 INFO kablam! Sep 02 02:33:41.570 INFO kablam! error: aborting due to previous error Sep 02 02:33:41.570 INFO kablam! Sep 02 02:33:41.570 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 02:33:41.570 INFO kablam! Sep 02 02:33:41.571 INFO kablam! error: Could not compile `rocket`. Sep 02 02:33:41.571 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 02:33:41.573 INFO kablam! error: Could not compile `rocket`. Sep 02 02:33:41.573 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 02:33:41.590 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 02 02:33:41.590 INFO kablam! --> benches/format-routing.rs:2:11 Sep 02 02:33:41.590 INFO kablam! | Sep 02 02:33:41.590 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 02 02:33:41.590 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 02 02:33:41.590 INFO kablam! Sep 02 02:33:41.590 INFO kablam! error: aborting due to previous error Sep 02 02:33:41.590 INFO kablam! Sep 02 02:33:41.591 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 02 02:33:41.591 INFO kablam! --> benches/simple-routing.rs:2:11 Sep 02 02:33:41.591 INFO kablam! | Sep 02 02:33:41.591 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 02 02:33:41.591 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 02 02:33:41.591 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 02:33:41.591 INFO kablam! Sep 02 02:33:41.591 INFO kablam! error: aborting due to previous error Sep 02 02:33:41.591 INFO kablam! Sep 02 02:33:41.591 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 02:33:41.596 INFO kablam! error: Could not compile `rocket`. Sep 02 02:33:41.596 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 02:33:41.596 INFO kablam! error: Could not compile `rocket`. Sep 02 02:33:41.596 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 02:33:44.608 INFO kablam! error: build failed Sep 02 02:33:44.610 INFO kablam! su: No module specific data is present Sep 02 02:33:45.025 INFO running `"docker" "rm" "-f" "7d8a86e34afab14aa5bfddffafec675d49a9bf880b7f6c2232eb8449d64a0696"` Sep 02 02:33:45.146 INFO blam! 7d8a86e34afab14aa5bfddffafec675d49a9bf880b7f6c2232eb8449d64a0696