Sep 04 09:01:53.964 INFO checking rocket-0.3.16 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 09:01:53.964 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 09:01:53.964 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 09:01:54.114 INFO blam! d0d200cb698cb2dc412a33d8659b995f9cc2644c52f6f03e2657a241ae82cf95 Sep 04 09:01:54.116 INFO running `"docker" "start" "-a" "d0d200cb698cb2dc412a33d8659b995f9cc2644c52f6f03e2657a241ae82cf95"` Sep 04 09:01:54.916 INFO kablam! Compiling rocket v0.3.16 (file:///source) Sep 04 09:01:57.272 INFO kablam! warning: this expression is not being lifted Sep 04 09:01:57.272 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 04 09:01:57.272 INFO kablam! | Sep 04 09:01:57.272 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 04 09:01:57.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:01:57.273 INFO kablam! Sep 04 09:01:57.273 INFO kablam! warning: this expression is not being lifted Sep 04 09:01:57.273 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 04 09:01:57.273 INFO kablam! | Sep 04 09:01:57.273 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 04 09:01:57.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:01:57.273 INFO kablam! Sep 04 09:01:57.300 INFO kablam! warning: this expression is not being lifted Sep 04 09:01:57.300 INFO kablam! --> src/config/toml_ext.rs:70:30 Sep 04 09:01:57.300 INFO kablam! | Sep 04 09:01:57.300 INFO kablam! 70 | if let Ok(int) = value_str.parse::() { Sep 04 09:01:57.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:01:57.300 INFO kablam! Sep 04 09:01:57.300 INFO kablam! warning: this expression is not being lifted Sep 04 09:01:57.300 INFO kablam! --> src/config/toml_ext.rs:72:39 Sep 04 09:01:57.300 INFO kablam! | Sep 04 09:01:57.300 INFO kablam! 72 | } else if let Ok(float) = value_str.parse::() { Sep 04 09:01:57.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:01:57.300 INFO kablam! Sep 04 09:02:02.821 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 04 09:02:02.821 INFO kablam! --> benches/simple-routing.rs:2:11 Sep 04 09:02:02.821 INFO kablam! | Sep 04 09:02:02.821 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 09:02:02.821 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 09:02:02.821 INFO kablam! Sep 04 09:02:02.822 INFO kablam! error: aborting due to previous error Sep 04 09:02:02.822 INFO kablam! Sep 04 09:02:02.822 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 09:02:02.827 INFO kablam! error: Could not compile `rocket`. Sep 04 09:02:02.827 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 09:02:02.929 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 04 09:02:02.929 INFO kablam! --> tests/strict_and_lenient_forms.rs:2:11 Sep 04 09:02:02.929 INFO kablam! | Sep 04 09:02:02.929 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 09:02:02.929 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 09:02:02.933 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 04 09:02:02.933 INFO kablam! --> tests/form_method-issue-45.rs:2:11 Sep 04 09:02:02.933 INFO kablam! | Sep 04 09:02:02.933 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 09:02:02.933 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 09:02:02.933 INFO kablam! Sep 04 09:02:02.934 INFO kablam! error: aborting due to previous error Sep 04 09:02:02.934 INFO kablam! Sep 04 09:02:02.934 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 09:02:02.937 INFO kablam! error: Could not compile `rocket`. Sep 04 09:02:02.937 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 09:02:02.937 INFO kablam! Sep 04 09:02:02.938 INFO kablam! error: aborting due to previous error Sep 04 09:02:02.938 INFO kablam! Sep 04 09:02:02.938 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 09:02:02.940 INFO kablam! error: Could not compile `rocket`. Sep 04 09:02:02.940 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 09:02:02.946 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 04 09:02:02.946 INFO kablam! --> tests/query-and-non-query-dont-collide.rs:2:11 Sep 04 09:02:02.946 INFO kablam! | Sep 04 09:02:02.946 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 09:02:02.946 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 09:02:02.946 INFO kablam! Sep 04 09:02:02.946 INFO kablam! error: aborting due to previous error Sep 04 09:02:02.946 INFO kablam! Sep 04 09:02:02.946 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 09:02:02.950 INFO kablam! error: Could not compile `rocket`. Sep 04 09:02:02.950 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 09:02:02.966 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 04 09:02:02.966 INFO kablam! --> tests/nested-fairing-attaches.rs:2:11 Sep 04 09:02:02.966 INFO kablam! | Sep 04 09:02:02.966 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 09:02:02.966 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 09:02:02.966 INFO kablam! Sep 04 09:02:02.966 INFO kablam! error: aborting due to previous error Sep 04 09:02:02.966 INFO kablam! Sep 04 09:02:02.966 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 09:02:02.969 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 04 09:02:02.969 INFO kablam! --> tests/remote-rewrite.rs:2:11 Sep 04 09:02:02.969 INFO kablam! | Sep 04 09:02:02.969 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 09:02:02.969 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 09:02:02.969 INFO kablam! Sep 04 09:02:02.969 INFO kablam! error: aborting due to previous error Sep 04 09:02:02.969 INFO kablam! Sep 04 09:02:02.969 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 09:02:02.969 INFO kablam! error: Could not compile `rocket`. Sep 04 09:02:02.969 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 09:02:02.971 INFO kablam! error: Could not compile `rocket`. Sep 04 09:02:02.971 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 09:02:02.974 INFO kablam! error[E0463]: can't find crate for `rocket_codegen` Sep 04 09:02:02.974 INFO kablam! --> tests/limits.rs:2:11 Sep 04 09:02:02.974 INFO kablam! | Sep 04 09:02:02.974 INFO kablam! 2 | #![plugin(rocket_codegen)] Sep 04 09:02:02.974 INFO kablam! | ^^^^^^^^^^^^^^ can't find crate Sep 04 09:02:02.974 INFO kablam! Sep 04 09:02:02.974 INFO kablam! error: aborting due to previous error Sep 04 09:02:02.974 INFO kablam! Sep 04 09:02:02.974 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 09:02:02.977 INFO kablam! error: Could not compile `rocket`. Sep 04 09:02:02.977 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 09:02:05.697 INFO kablam! error: build failed Sep 04 09:02:05.698 INFO kablam! su: No module specific data is present Sep 04 09:02:06.185 INFO running `"docker" "rm" "-f" "d0d200cb698cb2dc412a33d8659b995f9cc2644c52f6f03e2657a241ae82cf95"` Sep 04 09:02:06.279 INFO blam! d0d200cb698cb2dc412a33d8659b995f9cc2644c52f6f03e2657a241ae82cf95