Sep 14 15:09:12.800 INFO checking gutenberg-0.0.7 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 15:09:12.800 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 15:09:12.800 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 15:09:13.233 INFO blam! 12fb7227cff1f08c59af7067a358cb0e35f1fc95798b950a0b272e829d132384 Sep 14 15:09:13.236 INFO running `"docker" "start" "-a" "12fb7227cff1f08c59af7067a358cb0e35f1fc95798b950a0b272e829d132384"` Sep 14 15:09:14.080 INFO kablam! usermod: no changes Sep 14 15:09:14.091 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 14 15:09:14.091 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 14 15:09:14.091 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 14 15:09:14.091 INFO kablam! files will be included as a binary target: Sep 14 15:09:14.091 INFO kablam! Sep 14 15:09:14.091 INFO kablam! * /source/src/bin/console.rs Sep 14 15:09:14.091 INFO kablam! * /source/src/bin/rebuild.rs Sep 14 15:09:14.091 INFO kablam! Sep 14 15:09:14.091 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 14 15:09:14.092 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 14 15:09:14.092 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 14 15:09:14.092 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 14 15:09:14.092 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 14 15:09:14.092 INFO kablam! Sep 14 15:09:14.092 INFO kablam! For more information on this warning you can consult Sep 14 15:09:14.092 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 14 15:09:14.503 INFO kablam! Compiling onig_sys v65.0.1 Sep 14 15:09:14.505 INFO kablam! Checking bincode v0.8.0 Sep 14 15:09:14.506 INFO kablam! Checking plist v0.2.4 Sep 14 15:09:14.506 INFO kablam! Checking tera v0.10.10 Sep 14 15:09:14.508 INFO kablam! Checking staticfile v0.4.0 Sep 14 15:09:23.419 INFO kablam! Checking onig v1.6.1 Sep 14 15:09:24.824 INFO kablam! Checking syntect v1.8.1 Sep 14 15:09:28.559 INFO kablam! Checking gutenberg v0.0.7 (file:///source) Sep 14 15:09:31.642 INFO kablam! error[E0282]: type annotations needed Sep 14 15:09:31.642 INFO kablam! --> src/content/file_info.rs:11:42 Sep 14 15:09:31.642 INFO kablam! | Sep 14 15:09:31.642 INFO kablam! 11 | let component = section.as_ref().to_string_lossy(); Sep 14 15:09:31.642 INFO kablam! | ^^^^^^^^^^^^^^^ cannot infer type for `T` Sep 14 15:09:31.642 INFO kablam! | Sep 14 15:09:31.642 INFO kablam! = note: type must be known at this point Sep 14 15:09:31.642 INFO kablam! Sep 14 15:09:32.203 INFO kablam! error: aborting due to previous error Sep 14 15:09:32.203 INFO kablam! Sep 14 15:09:32.203 INFO kablam! For more information about this error, try `rustc --explain E0282`. Sep 14 15:09:32.227 INFO kablam! error: Could not compile `gutenberg`. Sep 14 15:09:32.227 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 15:09:32.374 INFO kablam! error[E0282]: type annotations needed Sep 14 15:09:32.375 INFO kablam! --> src/content/file_info.rs:11:42 Sep 14 15:09:32.375 INFO kablam! | Sep 14 15:09:32.375 INFO kablam! 11 | let component = section.as_ref().to_string_lossy(); Sep 14 15:09:32.375 INFO kablam! | ^^^^^^^^^^^^^^^ cannot infer type for `T` Sep 14 15:09:32.375 INFO kablam! | Sep 14 15:09:32.375 INFO kablam! = note: type must be known at this point Sep 14 15:09:32.375 INFO kablam! Sep 14 15:09:32.764 INFO kablam! error: aborting due to previous error Sep 14 15:09:32.764 INFO kablam! Sep 14 15:09:32.764 INFO kablam! For more information about this error, try `rustc --explain E0282`. Sep 14 15:09:32.788 INFO kablam! error: Could not compile `gutenberg`. Sep 14 15:09:32.788 INFO kablam! Sep 14 15:09:32.788 INFO kablam! To learn more, run the command again with --verbose. Sep 14 15:09:32.789 INFO kablam! su: No module specific data is present Sep 14 15:09:33.568 INFO running `"docker" "rm" "-f" "12fb7227cff1f08c59af7067a358cb0e35f1fc95798b950a0b272e829d132384"` Sep 14 15:09:33.687 INFO blam! 12fb7227cff1f08c59af7067a358cb0e35f1fc95798b950a0b272e829d132384