Jul 12 07:14:45.382 INFO checking gutenberg-0.0.7 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 07:14:45.382 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 07:14:45.382 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 07:14:45.382 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-2/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 07:14:45.646 INFO blam! 9b0d3ac7d8fa31f3962e8e2c00308f939ad2a3f8774a8404fee473947ec18815 Jul 12 07:14:45.649 INFO running `"docker" "start" "-a" "9b0d3ac7d8fa31f3962e8e2c00308f939ad2a3f8774a8404fee473947ec18815"` Jul 12 07:14:46.799 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Jul 12 07:14:46.799 INFO kablam! disables Cargo from automatically inferring other binary targets. Jul 12 07:14:46.800 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Jul 12 07:14:46.800 INFO kablam! files will be included as a binary target: Jul 12 07:14:46.800 INFO kablam! Jul 12 07:14:46.800 INFO kablam! * /source/src/bin/console.rs Jul 12 07:14:46.800 INFO kablam! * /source/src/bin/rebuild.rs Jul 12 07:14:46.800 INFO kablam! Jul 12 07:14:46.800 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Jul 12 07:14:46.800 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Jul 12 07:14:46.800 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Jul 12 07:14:46.800 INFO kablam! section. You may also move the files to a location where Cargo would not Jul 12 07:14:46.800 INFO kablam! automatically infer them to be a target, such as in subfolders. Jul 12 07:14:46.800 INFO kablam! Jul 12 07:14:46.800 INFO kablam! For more information on this warning you can consult Jul 12 07:14:46.800 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Jul 12 07:14:47.354 INFO kablam! Checking sequence_trie v0.2.1 Jul 12 07:14:47.407 INFO kablam! Compiling onig_sys v65.0.1 Jul 12 07:14:47.413 INFO kablam! Checking bincode v0.8.0 Jul 12 07:14:47.417 INFO kablam! Checking plist v0.2.4 Jul 12 07:14:47.420 INFO kablam! Checking tera v0.10.10 Jul 12 07:14:50.499 INFO kablam! Checking mount v0.3.0 Jul 12 07:14:57.908 INFO kablam! Checking staticfile v0.4.0 Jul 12 07:15:11.873 INFO kablam! Checking onig v1.6.1 Jul 12 07:15:15.114 INFO kablam! Checking syntect v1.8.1 Jul 12 07:15:23.586 INFO kablam! Checking gutenberg v0.0.7 (file:///source) Jul 12 07:15:31.270 INFO kablam! error[E0282]: type annotations needed Jul 12 07:15:31.270 INFO kablam! --> src/content/file_info.rs:11:42 Jul 12 07:15:31.270 INFO kablam! | Jul 12 07:15:31.270 INFO kablam! 11 | let component = section.as_ref().to_string_lossy(); Jul 12 07:15:31.270 INFO kablam! | ^^^^^^^^^^^^^^^ cannot infer type for `T` Jul 12 07:15:31.271 INFO kablam! | Jul 12 07:15:31.272 INFO kablam! = note: type must be known at this point Jul 12 07:15:31.272 INFO kablam! Jul 12 07:15:32.857 INFO kablam! error: aborting due to previous error Jul 12 07:15:32.858 INFO kablam! Jul 12 07:15:32.858 INFO kablam! For more information about this error, try `rustc --explain E0282`. Jul 12 07:15:32.908 INFO kablam! error: Could not compile `gutenberg`. Jul 12 07:15:32.909 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 07:15:32.964 INFO kablam! error[E0282]: type annotations needed Jul 12 07:15:32.964 INFO kablam! --> src/content/file_info.rs:11:42 Jul 12 07:15:32.964 INFO kablam! | Jul 12 07:15:32.964 INFO kablam! 11 | let component = section.as_ref().to_string_lossy(); Jul 12 07:15:32.964 INFO kablam! | ^^^^^^^^^^^^^^^ cannot infer type for `T` Jul 12 07:15:32.964 INFO kablam! | Jul 12 07:15:32.965 INFO kablam! = note: type must be known at this point Jul 12 07:15:32.965 INFO kablam! Jul 12 07:15:34.106 INFO kablam! error: aborting due to previous error Jul 12 07:15:34.106 INFO kablam! Jul 12 07:15:34.106 INFO kablam! For more information about this error, try `rustc --explain E0282`. Jul 12 07:15:34.170 INFO kablam! error: Could not compile `gutenberg`. Jul 12 07:15:34.170 INFO kablam! Jul 12 07:15:34.170 INFO kablam! To learn more, run the command again with --verbose. Jul 12 07:15:34.177 INFO kablam! su: No module specific data is present Jul 12 07:15:34.673 INFO running `"docker" "rm" "-f" "9b0d3ac7d8fa31f3962e8e2c00308f939ad2a3f8774a8404fee473947ec18815"` Jul 12 07:15:34.888 INFO blam! 9b0d3ac7d8fa31f3962e8e2c00308f939ad2a3f8774a8404fee473947ec18815