Sep 01 17:54:41.819 INFO checking gutenberg-0.0.7 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 17:54:41.819 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 17:54:41.820 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/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 01 17:54:41.994 INFO blam! 67bb2a739108a93b0e9a17e20259dfbc8ff59ccd98b3089cb0e8fcfd64f951a1 Sep 01 17:54:41.996 INFO running `"docker" "start" "-a" "67bb2a739108a93b0e9a17e20259dfbc8ff59ccd98b3089cb0e8fcfd64f951a1"` Sep 01 17:54:42.695 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 01 17:54:42.695 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 01 17:54:42.695 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 01 17:54:42.695 INFO kablam! files will be included as a binary target: Sep 01 17:54:42.695 INFO kablam! Sep 01 17:54:42.695 INFO kablam! * /source/src/bin/console.rs Sep 01 17:54:42.695 INFO kablam! * /source/src/bin/rebuild.rs Sep 01 17:54:42.695 INFO kablam! Sep 01 17:54:42.695 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 01 17:54:42.695 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 01 17:54:42.695 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 01 17:54:42.695 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 01 17:54:42.695 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 01 17:54:42.695 INFO kablam! Sep 01 17:54:42.695 INFO kablam! For more information on this warning you can consult Sep 01 17:54:42.695 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 01 17:54:42.948 INFO kablam! Compiling onig_sys v65.0.1 Sep 01 17:54:42.951 INFO kablam! Checking bincode v0.8.0 Sep 01 17:54:42.952 INFO kablam! Checking plist v0.2.4 Sep 01 17:54:42.953 INFO kablam! Checking mount v0.3.0 Sep 01 17:54:45.846 INFO kablam! Checking staticfile v0.4.0 Sep 01 17:54:50.120 INFO kablam! Checking onig v1.6.1 Sep 01 17:54:51.658 INFO kablam! Checking syntect v1.8.1 Sep 01 17:54:56.627 INFO kablam! Checking gutenberg v0.0.7 (file:///source) Sep 01 17:55:02.175 INFO kablam! error[E0282]: type annotations needed Sep 01 17:55:02.175 INFO kablam! --> src/content/file_info.rs:11:42 Sep 01 17:55:02.175 INFO kablam! | Sep 01 17:55:02.176 INFO kablam! 11 | let component = section.as_ref().to_string_lossy(); Sep 01 17:55:02.176 INFO kablam! | ^^^^^^^^^^^^^^^ cannot infer type for `T` Sep 01 17:55:02.176 INFO kablam! | Sep 01 17:55:02.176 INFO kablam! = note: type must be known at this point Sep 01 17:55:02.176 INFO kablam! Sep 01 17:55:02.612 INFO kablam! error[E0282]: type annotations needed Sep 01 17:55:02.612 INFO kablam! --> src/content/file_info.rs:11:42 Sep 01 17:55:02.612 INFO kablam! | Sep 01 17:55:02.612 INFO kablam! 11 | let component = section.as_ref().to_string_lossy(); Sep 01 17:55:02.612 INFO kablam! | ^^^^^^^^^^^^^^^ cannot infer type for `T` Sep 01 17:55:02.612 INFO kablam! | Sep 01 17:55:02.613 INFO kablam! = note: type must be known at this point Sep 01 17:55:02.613 INFO kablam! Sep 01 17:55:02.690 INFO kablam! error: aborting due to previous error Sep 01 17:55:02.691 INFO kablam! Sep 01 17:55:02.691 INFO kablam! For more information about this error, try `rustc --explain E0282`. Sep 01 17:55:02.705 INFO kablam! error: Could not compile `gutenberg`. Sep 01 17:55:02.705 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 17:55:03.222 INFO kablam! error: aborting due to previous error Sep 01 17:55:03.222 INFO kablam! Sep 01 17:55:03.222 INFO kablam! For more information about this error, try `rustc --explain E0282`. Sep 01 17:55:03.241 INFO kablam! error: Could not compile `gutenberg`. Sep 01 17:55:03.241 INFO kablam! Sep 01 17:55:03.241 INFO kablam! To learn more, run the command again with --verbose. Sep 01 17:55:03.243 INFO kablam! su: No module specific data is present Sep 01 17:55:03.802 INFO running `"docker" "rm" "-f" "67bb2a739108a93b0e9a17e20259dfbc8ff59ccd98b3089cb0e8fcfd64f951a1"` Sep 01 17:55:03.900 INFO blam! 67bb2a739108a93b0e9a17e20259dfbc8ff59ccd98b3089cb0e8fcfd64f951a1