Sep 04 14:48:27.369 INFO checking gutenberg-0.0.7 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 14:48:27.369 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 14:48:27.369 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/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 14:48:27.534 INFO blam! 19049e11c0e97070c97067f93a3b0fd98aed99bf35c73a59e0a65292c2cce64c Sep 04 14:48:27.536 INFO running `"docker" "start" "-a" "19049e11c0e97070c97067f93a3b0fd98aed99bf35c73a59e0a65292c2cce64c"` Sep 04 14:48:28.236 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 04 14:48:28.236 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 04 14:48:28.236 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 04 14:48:28.236 INFO kablam! files will be included as a binary target: Sep 04 14:48:28.236 INFO kablam! Sep 04 14:48:28.236 INFO kablam! * /source/src/bin/console.rs Sep 04 14:48:28.236 INFO kablam! * /source/src/bin/rebuild.rs Sep 04 14:48:28.236 INFO kablam! Sep 04 14:48:28.236 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 04 14:48:28.236 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 04 14:48:28.236 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 04 14:48:28.236 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 04 14:48:28.236 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 04 14:48:28.236 INFO kablam! Sep 04 14:48:28.236 INFO kablam! For more information on this warning you can consult Sep 04 14:48:28.236 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 04 14:48:28.599 INFO kablam! Compiling onig_sys v65.0.1 Sep 04 14:48:28.602 INFO kablam! Checking bincode v0.8.0 Sep 04 14:48:28.603 INFO kablam! Checking plist v0.2.4 Sep 04 14:48:28.606 INFO kablam! Checking tera v0.10.10 Sep 04 14:48:36.388 INFO kablam! Checking onig v1.6.1 Sep 04 14:48:38.308 INFO kablam! Checking syntect v1.8.1 Sep 04 14:48:43.951 INFO kablam! Checking gutenberg v0.0.7 (file:///source) Sep 04 14:48:49.323 INFO kablam! error[E0282]: type annotations needed Sep 04 14:48:49.323 INFO kablam! --> src/content/file_info.rs:11:42 Sep 04 14:48:49.323 INFO kablam! | Sep 04 14:48:49.323 INFO kablam! 11 | let component = section.as_ref().to_string_lossy(); Sep 04 14:48:49.323 INFO kablam! | ^^^^^^^^^^^^^^^ cannot infer type for `T` Sep 04 14:48:49.323 INFO kablam! | Sep 04 14:48:49.323 INFO kablam! = note: type must be known at this point Sep 04 14:48:49.323 INFO kablam! Sep 04 14:48:49.389 INFO kablam! error[E0282]: type annotations needed Sep 04 14:48:49.389 INFO kablam! --> src/content/file_info.rs:11:42 Sep 04 14:48:49.389 INFO kablam! | Sep 04 14:48:49.389 INFO kablam! 11 | let component = section.as_ref().to_string_lossy(); Sep 04 14:48:49.389 INFO kablam! | ^^^^^^^^^^^^^^^ cannot infer type for `T` Sep 04 14:48:49.389 INFO kablam! | Sep 04 14:48:49.389 INFO kablam! = note: type must be known at this point Sep 04 14:48:49.389 INFO kablam! Sep 04 14:48:49.769 INFO kablam! error: aborting due to previous error Sep 04 14:48:49.769 INFO kablam! Sep 04 14:48:49.769 INFO kablam! For more information about this error, try `rustc --explain E0282`. Sep 04 14:48:49.780 INFO kablam! error: Could not compile `gutenberg`. Sep 04 14:48:49.780 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 14:48:49.966 INFO kablam! error: aborting due to previous error Sep 04 14:48:49.967 INFO kablam! Sep 04 14:48:49.967 INFO kablam! For more information about this error, try `rustc --explain E0282`. Sep 04 14:48:49.990 INFO kablam! error: Could not compile `gutenberg`. Sep 04 14:48:49.990 INFO kablam! Sep 04 14:48:49.990 INFO kablam! To learn more, run the command again with --verbose. Sep 04 14:48:49.991 INFO kablam! su: No module specific data is present Sep 04 14:48:50.440 INFO running `"docker" "rm" "-f" "19049e11c0e97070c97067f93a3b0fd98aed99bf35c73a59e0a65292c2cce64c"` Sep 04 14:48:50.539 INFO blam! 19049e11c0e97070c97067f93a3b0fd98aed99bf35c73a59e0a65292c2cce64c