Sep 20 02:06:40.231 INFO checking gutenberg-0.0.7 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 02:06:40.231 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 02:06:40.231 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 02:06:40.639 INFO blam! c2bbc88016f89f3d88dfa21adfb4b8e3724f905a39c431631c8bd8db2989e11b Sep 20 02:06:40.641 INFO running `"docker" "start" "-a" "c2bbc88016f89f3d88dfa21adfb4b8e3724f905a39c431631c8bd8db2989e11b"` Sep 20 02:06:41.435 INFO kablam! usermod: no changes Sep 20 02:06:41.482 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 20 02:06:41.482 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 20 02:06:41.482 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 20 02:06:41.482 INFO kablam! files will be included as a binary target: Sep 20 02:06:41.482 INFO kablam! Sep 20 02:06:41.482 INFO kablam! * /source/src/bin/console.rs Sep 20 02:06:41.482 INFO kablam! * /source/src/bin/rebuild.rs Sep 20 02:06:41.482 INFO kablam! Sep 20 02:06:41.482 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 20 02:06:41.482 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 20 02:06:41.482 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 20 02:06:41.482 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 20 02:06:41.482 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 20 02:06:41.482 INFO kablam! Sep 20 02:06:41.482 INFO kablam! For more information on this warning you can consult Sep 20 02:06:41.482 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 20 02:06:41.810 INFO kablam! Checking sequence_trie v0.2.1 Sep 20 02:06:41.810 INFO kablam! Checking plist v0.2.4 Sep 20 02:06:41.810 INFO kablam! Checking onig v1.6.1 Sep 20 02:06:41.810 INFO kablam! Checking tera v0.10.10 Sep 20 02:06:41.810 INFO kablam! Checking inotify v0.6.1 Sep 20 02:06:42.790 INFO kablam! Checking mount v0.3.0 Sep 20 02:06:44.792 INFO kablam! Checking syntect v1.8.1 Sep 20 02:06:44.874 INFO kablam! Checking staticfile v0.4.0 Sep 20 02:06:44.902 INFO kablam! Checking notify v4.0.6 Sep 20 02:06:49.753 INFO kablam! Checking gutenberg v0.0.7 (/source) Sep 20 02:06:53.618 INFO kablam! error[E0282]: type annotations needed Sep 20 02:06:53.618 INFO kablam! --> src/content/file_info.rs:11:42 Sep 20 02:06:53.618 INFO kablam! | Sep 20 02:06:53.618 INFO kablam! 11 | let component = section.as_ref().to_string_lossy(); Sep 20 02:06:53.618 INFO kablam! | ^^^^^^^^^^^^^^^ cannot infer type for `T` Sep 20 02:06:53.618 INFO kablam! | Sep 20 02:06:53.618 INFO kablam! = note: type must be known at this point Sep 20 02:06:53.618 INFO kablam! Sep 20 02:06:54.002 INFO kablam! error: aborting due to previous error Sep 20 02:06:54.002 INFO kablam! Sep 20 02:06:54.002 INFO kablam! For more information about this error, try `rustc --explain E0282`. Sep 20 02:06:54.030 INFO kablam! error: Could not compile `gutenberg`. Sep 20 02:06:54.030 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:06:54.280 INFO kablam! error[E0282]: type annotations needed Sep 20 02:06:54.280 INFO kablam! --> src/content/file_info.rs:11:42 Sep 20 02:06:54.280 INFO kablam! | Sep 20 02:06:54.280 INFO kablam! 11 | let component = section.as_ref().to_string_lossy(); Sep 20 02:06:54.280 INFO kablam! | ^^^^^^^^^^^^^^^ cannot infer type for `T` Sep 20 02:06:54.280 INFO kablam! | Sep 20 02:06:54.280 INFO kablam! = note: type must be known at this point Sep 20 02:06:54.280 INFO kablam! Sep 20 02:06:54.762 INFO kablam! error: aborting due to previous error Sep 20 02:06:54.762 INFO kablam! Sep 20 02:06:54.762 INFO kablam! For more information about this error, try `rustc --explain E0282`. Sep 20 02:06:54.792 INFO kablam! error: Could not compile `gutenberg`. Sep 20 02:06:54.792 INFO kablam! Sep 20 02:06:54.792 INFO kablam! To learn more, run the command again with --verbose. Sep 20 02:06:54.792 INFO kablam! su: No module specific data is present Sep 20 02:06:55.639 INFO running `"docker" "rm" "-f" "c2bbc88016f89f3d88dfa21adfb4b8e3724f905a39c431631c8bd8db2989e11b"` Sep 20 02:06:55.755 INFO blam! c2bbc88016f89f3d88dfa21adfb4b8e3724f905a39c431631c8bd8db2989e11b