Sep 01 01:25:18.613 INFO checking gutenberg-0.0.7 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 01:25:18.613 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 01:25:18.613 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 01:25:18.858 INFO blam! 22af1dbc7a3daefa944bcbae0bf6dfc4ac6bf5a34552c1977c44d83167b4ac54 Sep 01 01:25:18.860 INFO running `"docker" "start" "-a" "22af1dbc7a3daefa944bcbae0bf6dfc4ac6bf5a34552c1977c44d83167b4ac54"` Sep 01 01:25:19.631 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 01 01:25:19.631 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 01 01:25:19.631 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 01 01:25:19.631 INFO kablam! files will be included as a binary target: Sep 01 01:25:19.631 INFO kablam! Sep 01 01:25:19.631 INFO kablam! * /source/src/bin/console.rs Sep 01 01:25:19.631 INFO kablam! * /source/src/bin/rebuild.rs Sep 01 01:25:19.631 INFO kablam! Sep 01 01:25:19.631 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 01 01:25:19.631 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 01 01:25:19.631 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 01 01:25:19.631 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 01 01:25:19.631 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 01 01:25:19.631 INFO kablam! Sep 01 01:25:19.631 INFO kablam! For more information on this warning you can consult Sep 01 01:25:19.632 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 01 01:25:20.000 INFO kablam! Checking onig v1.6.1 Sep 01 01:25:20.001 INFO kablam! Checking plist v0.2.4 Sep 01 01:25:20.001 INFO kablam! Checking inotify v0.6.1 Sep 01 01:25:20.001 INFO kablam! Checking tera v0.10.10 Sep 01 01:25:23.301 INFO kablam! Checking syntect v1.8.1 Sep 01 01:25:23.966 INFO kablam! Checking notify v4.0.6 Sep 01 01:25:31.224 INFO kablam! Checking gutenberg v0.0.7 (file:///source) Sep 01 01:25:35.920 INFO kablam! error[E0282]: type annotations needed Sep 01 01:25:35.920 INFO kablam! --> src/content/file_info.rs:11:42 Sep 01 01:25:35.920 INFO kablam! | Sep 01 01:25:35.920 INFO kablam! 11 | let component = section.as_ref().to_string_lossy(); Sep 01 01:25:35.920 INFO kablam! | ^^^^^^^^^^^^^^^ cannot infer type for `T` Sep 01 01:25:35.921 INFO kablam! | Sep 01 01:25:35.921 INFO kablam! = note: type must be known at this point Sep 01 01:25:35.921 INFO kablam! Sep 01 01:25:36.377 INFO kablam! error: aborting due to previous error Sep 01 01:25:36.377 INFO kablam! Sep 01 01:25:36.377 INFO kablam! For more information about this error, try `rustc --explain E0282`. Sep 01 01:25:36.389 INFO kablam! error: Could not compile `gutenberg`. Sep 01 01:25:36.389 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 01:25:37.032 INFO kablam! error[E0282]: type annotations needed Sep 01 01:25:37.032 INFO kablam! --> src/content/file_info.rs:11:42 Sep 01 01:25:37.032 INFO kablam! | Sep 01 01:25:37.032 INFO kablam! 11 | let component = section.as_ref().to_string_lossy(); Sep 01 01:25:37.032 INFO kablam! | ^^^^^^^^^^^^^^^ cannot infer type for `T` Sep 01 01:25:37.032 INFO kablam! | Sep 01 01:25:37.032 INFO kablam! = note: type must be known at this point Sep 01 01:25:37.032 INFO kablam! Sep 01 01:25:37.611 INFO kablam! error: aborting due to previous error Sep 01 01:25:37.611 INFO kablam! Sep 01 01:25:37.611 INFO kablam! For more information about this error, try `rustc --explain E0282`. Sep 01 01:25:37.634 INFO kablam! error: Could not compile `gutenberg`. Sep 01 01:25:37.634 INFO kablam! Sep 01 01:25:37.634 INFO kablam! To learn more, run the command again with --verbose. Sep 01 01:25:37.635 INFO kablam! su: No module specific data is present Sep 01 01:25:38.122 INFO running `"docker" "rm" "-f" "22af1dbc7a3daefa944bcbae0bf6dfc4ac6bf5a34552c1977c44d83167b4ac54"` Sep 01 01:25:38.248 INFO blam! 22af1dbc7a3daefa944bcbae0bf6dfc4ac6bf5a34552c1977c44d83167b4ac54