Jul 12 07:14:46.479 INFO checking gutenberg-0.0.7 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 07:14:46.479 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 07:14:46.479 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 07:14:46.480 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-6/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 07:14:46.732 INFO blam! fbfa44edcbbc5efffa95d3ccd1d4583ad348679de7e5c950b93e09c47f2ae0e0 Jul 12 07:14:46.735 INFO running `"docker" "start" "-a" "fbfa44edcbbc5efffa95d3ccd1d4583ad348679de7e5c950b93e09c47f2ae0e0"` Jul 12 07:14:47.663 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Jul 12 07:14:47.663 INFO kablam! disables Cargo from automatically inferring other binary targets. Jul 12 07:14:47.663 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Jul 12 07:14:47.663 INFO kablam! files will be included as a binary target: Jul 12 07:14:47.663 INFO kablam! Jul 12 07:14:47.663 INFO kablam! * /source/src/bin/console.rs Jul 12 07:14:47.663 INFO kablam! * /source/src/bin/rebuild.rs Jul 12 07:14:47.663 INFO kablam! Jul 12 07:14:47.663 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Jul 12 07:14:47.663 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Jul 12 07:14:47.663 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Jul 12 07:14:47.663 INFO kablam! section. You may also move the files to a location where Cargo would not Jul 12 07:14:47.663 INFO kablam! automatically infer them to be a target, such as in subfolders. Jul 12 07:14:47.663 INFO kablam! Jul 12 07:14:47.663 INFO kablam! For more information on this warning you can consult Jul 12 07:14:47.664 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Jul 12 07:14:48.180 INFO kablam! Checking sequence_trie v0.2.1 Jul 12 07:14:48.241 INFO kablam! Compiling onig_sys v65.0.1 Jul 12 07:14:48.266 INFO kablam! Checking bincode v0.8.0 Jul 12 07:14:48.269 INFO kablam! Checking plist v0.2.4 Jul 12 07:14:48.272 INFO kablam! Checking tera v0.10.10 Jul 12 07:14:52.077 INFO kablam! Checking mount v0.3.0 Jul 12 07:15:00.103 INFO kablam! Checking staticfile v0.4.0 Jul 12 07:15:12.303 INFO kablam! Checking onig v1.6.1 Jul 12 07:15:15.212 INFO kablam! Checking syntect v1.8.1 Jul 12 07:15:23.922 INFO kablam! Checking gutenberg v0.0.7 (file:///source) Jul 12 07:15:30.559 INFO kablam! error[E0282]: type annotations needed Jul 12 07:15:30.559 INFO kablam! --> src/content/file_info.rs:11:42 Jul 12 07:15:30.559 INFO kablam! | Jul 12 07:15:30.559 INFO kablam! 11 | let component = section.as_ref().to_string_lossy(); Jul 12 07:15:30.559 INFO kablam! | ^^^^^^^^^^^^^^^ cannot infer type for `T` Jul 12 07:15:30.559 INFO kablam! | Jul 12 07:15:30.559 INFO kablam! = note: type must be known at this point Jul 12 07:15:30.559 INFO kablam! Jul 12 07:15:31.749 INFO kablam! error: aborting due to previous error Jul 12 07:15:31.754 INFO kablam! Jul 12 07:15:31.755 INFO kablam! For more information about this error, try `rustc --explain E0282`. Jul 12 07:15:31.805 INFO kablam! error: Could not compile `gutenberg`. Jul 12 07:15:31.806 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 07:15:32.579 INFO kablam! error[E0282]: type annotations needed Jul 12 07:15:32.579 INFO kablam! --> src/content/file_info.rs:11:42 Jul 12 07:15:32.579 INFO kablam! | Jul 12 07:15:32.579 INFO kablam! 11 | let component = section.as_ref().to_string_lossy(); Jul 12 07:15:32.579 INFO kablam! | ^^^^^^^^^^^^^^^ cannot infer type for `T` Jul 12 07:15:32.580 INFO kablam! | Jul 12 07:15:32.580 INFO kablam! = note: type must be known at this point Jul 12 07:15:32.580 INFO kablam! Jul 12 07:15:33.514 INFO kablam! error: aborting due to previous error Jul 12 07:15:33.514 INFO kablam! Jul 12 07:15:33.514 INFO kablam! For more information about this error, try `rustc --explain E0282`. Jul 12 07:15:33.554 INFO kablam! error: Could not compile `gutenberg`. Jul 12 07:15:33.555 INFO kablam! Jul 12 07:15:33.555 INFO kablam! To learn more, run the command again with --verbose. Jul 12 07:15:33.557 INFO kablam! su: No module specific data is present Jul 12 07:15:34.126 INFO running `"docker" "rm" "-f" "fbfa44edcbbc5efffa95d3ccd1d4583ad348679de7e5c950b93e09c47f2ae0e0"` Jul 12 07:15:34.284 INFO blam! fbfa44edcbbc5efffa95d3ccd1d4583ad348679de7e5c950b93e09c47f2ae0e0