Sep 21 04:30:56.965 INFO checking rocket-0.3.16 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 04:30:56.965 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 04:30:56.965 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-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:57.120 INFO blam! c27dc172277cc42bc48ebb88097ff918bbbe04b7a95c32750133539a4fb6decb Sep 21 04:30:57.121 INFO running `"docker" "start" "-a" "c27dc172277cc42bc48ebb88097ff918bbbe04b7a95c32750133539a4fb6decb"` Sep 21 04:30:57.992 INFO kablam! usermod: no changes Sep 21 04:30:58.182 INFO kablam! Compiling rocket v0.3.16 (/source) Sep 21 04:31:00.016 INFO kablam! warning: this expression is not being lifted Sep 21 04:31:00.016 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 21 04:31:00.016 INFO kablam! | Sep 21 04:31:00.016 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 21 04:31:00.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:31:00.016 INFO kablam! Sep 21 04:31:00.016 INFO kablam! warning: this expression is not being lifted Sep 21 04:31:00.016 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 21 04:31:00.016 INFO kablam! | Sep 21 04:31:00.016 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 21 04:31:00.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:31:00.016 INFO kablam! Sep 21 04:31:00.283 INFO kablam! warning: this expression is not being lifted Sep 21 04:31:00.283 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 21 04:31:00.283 INFO kablam! | Sep 21 04:31:00.284 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 21 04:31:00.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:31:00.284 INFO kablam! Sep 21 04:31:00.285 INFO kablam! warning: this expression is not being lifted Sep 21 04:31:00.285 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 21 04:31:00.285 INFO kablam! | Sep 21 04:31:00.286 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 21 04:31:00.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:31:00.286 INFO kablam! Sep 21 04:31:03.244 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 21 04:31:03.244 INFO kablam! --> tests/precise-content-type-matching.rs:2:11 Sep 21 04:31:03.244 INFO kablam! | Sep 21 04:31:03.244 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 21 04:31:03.244 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 21 04:31:03.244 INFO kablam! Sep 21 04:31:03.245 INFO kablam! error: aborting due to previous error Sep 21 04:31:03.245 INFO kablam! Sep 21 04:31:03.245 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 04:31:03.252 INFO kablam! error: Could not compile `rocket`. Sep 21 04:31:03.252 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:31:03.281 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 21 04:31:03.281 INFO kablam! --> tests/form_method-issue-45.rs:2:11 Sep 21 04:31:03.281 INFO kablam! | Sep 21 04:31:03.282 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 21 04:31:03.282 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 21 04:31:03.282 INFO kablam! Sep 21 04:31:03.282 INFO kablam! error: aborting due to previous error Sep 21 04:31:03.282 INFO kablam! Sep 21 04:31:03.282 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 04:31:03.290 INFO kablam! error: Could not compile `rocket`. Sep 21 04:31:03.290 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:31:03.302 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 21 04:31:03.302 INFO kablam! --> tests/responder_lifetime-issue-345.rs:2:11 Sep 21 04:31:03.302 INFO kablam! | Sep 21 04:31:03.302 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 21 04:31:03.302 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 21 04:31:03.302 INFO kablam! Sep 21 04:31:03.302 INFO kablam! error: aborting due to previous error Sep 21 04:31:03.302 INFO kablam! Sep 21 04:31:03.302 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 04:31:03.306 INFO kablam! error: Could not compile `rocket`. Sep 21 04:31:03.306 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:31:03.318 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 21 04:31:03.318 INFO kablam! --> tests/local-request-content-type-issue-505.rs:2:11 Sep 21 04:31:03.318 INFO kablam! | Sep 21 04:31:03.318 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 21 04:31:03.318 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 21 04:31:03.319 INFO kablam! Sep 21 04:31:03.319 INFO kablam! error: aborting due to previous error Sep 21 04:31:03.319 INFO kablam! Sep 21 04:31:03.319 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 04:31:03.331 INFO kablam! error: Could not compile `rocket`. Sep 21 04:31:03.331 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! --> benches/format-routing.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.370 INFO kablam! error: Could not compile `rocket`. Sep 21 04:31:03.370 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:31:03.372 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 21 04:31:03.372 INFO kablam! --> tests/remote-rewrite.rs:2:11 Sep 21 04:31:03.372 INFO kablam! | Sep 21 04:31:03.372 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 21 04:31:03.372 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 21 04:31:03.372 INFO kablam! Sep 21 04:31:03.372 INFO kablam! error: aborting due to previous error Sep 21 04:31:03.372 INFO kablam! Sep 21 04:31:03.372 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:06.177 INFO kablam! error: build failed Sep 21 04:31:06.179 INFO kablam! su: No module specific data is present Sep 21 04:31:06.647 INFO running `"docker" "rm" "-f" "c27dc172277cc42bc48ebb88097ff918bbbe04b7a95c32750133539a4fb6decb"` Sep 21 04:31:06.728 INFO blam! c27dc172277cc42bc48ebb88097ff918bbbe04b7a95c32750133539a4fb6decb