Aug 11 11:57:01.140 INFO checking gutenberg-0.0.7 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 11 11:57:01.140 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 11:57:01.140 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 11:57:01.140 INFO running `"docker" "create" "-v" "/tmp/crater.LphHJLWsVjIv:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-4/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 11:57:01.367 INFO blam! dac27d8702e876ee48e45e4e56214a6998da697771531d99aac2b3d10eaf9d63 Aug 11 11:57:01.369 INFO running `"docker" "start" "-a" "dac27d8702e876ee48e45e4e56214a6998da697771531d99aac2b3d10eaf9d63"` Aug 11 11:57:02.610 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Aug 11 11:57:02.610 INFO kablam! disables Cargo from automatically inferring other binary targets. Aug 11 11:57:02.610 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Aug 11 11:57:02.610 INFO kablam! files will be included as a binary target: Aug 11 11:57:02.610 INFO kablam! Aug 11 11:57:02.610 INFO kablam! * /source/src/bin/console.rs Aug 11 11:57:02.610 INFO kablam! * /source/src/bin/rebuild.rs Aug 11 11:57:02.610 INFO kablam! Aug 11 11:57:02.610 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Aug 11 11:57:02.610 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Aug 11 11:57:02.610 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Aug 11 11:57:02.610 INFO kablam! section. You may also move the files to a location where Cargo would not Aug 11 11:57:02.610 INFO kablam! automatically infer them to be a target, such as in subfolders. Aug 11 11:57:02.610 INFO kablam! Aug 11 11:57:02.610 INFO kablam! For more information on this warning you can consult Aug 11 11:57:02.610 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Aug 11 11:57:03.005 INFO kablam! Compiling onig_sys v65.0.1 Aug 11 11:57:03.024 INFO kablam! Checking bincode v0.8.0 Aug 11 11:57:03.026 INFO kablam! Checking plist v0.2.4 Aug 11 11:57:03.029 INFO kablam! Checking tera v0.10.10 Aug 11 11:57:19.756 INFO kablam! Checking onig v1.6.1 Aug 11 11:57:22.321 INFO kablam! Checking syntect v1.8.1 Aug 11 11:57:30.851 INFO kablam! Checking gutenberg v0.0.7 (file:///source) Aug 11 11:57:38.175 INFO kablam! error[E0282]: type annotations needed Aug 11 11:57:38.175 INFO kablam! --> src/content/file_info.rs:11:42 Aug 11 11:57:38.175 INFO kablam! | Aug 11 11:57:38.175 INFO kablam! 11 | let component = section.as_ref().to_string_lossy(); Aug 11 11:57:38.175 INFO kablam! | ^^^^^^^^^^^^^^^ cannot infer type for `T` Aug 11 11:57:38.176 INFO kablam! | Aug 11 11:57:38.176 INFO kablam! = note: type must be known at this point Aug 11 11:57:38.176 INFO kablam! Aug 11 11:57:39.493 INFO kablam! error[E0282]: type annotations needed Aug 11 11:57:39.493 INFO kablam! --> src/content/file_info.rs:11:42 Aug 11 11:57:39.493 INFO kablam! | Aug 11 11:57:39.493 INFO kablam! 11 | let component = section.as_ref().to_string_lossy(); Aug 11 11:57:39.493 INFO kablam! | ^^^^^^^^^^^^^^^ cannot infer type for `T` Aug 11 11:57:39.504 INFO kablam! | Aug 11 11:57:39.505 INFO kablam! = note: type must be known at this point Aug 11 11:57:39.505 INFO kablam! Aug 11 11:57:39.813 INFO kablam! error: aborting due to previous error Aug 11 11:57:39.813 INFO kablam! Aug 11 11:57:39.813 INFO kablam! For more information about this error, try `rustc --explain E0282`. Aug 11 11:57:39.845 INFO kablam! error: Could not compile `gutenberg`. Aug 11 11:57:39.845 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 11:57:40.655 INFO kablam! error: aborting due to previous error Aug 11 11:57:40.655 INFO kablam! Aug 11 11:57:40.655 INFO kablam! For more information about this error, try `rustc --explain E0282`. Aug 11 11:57:40.689 INFO kablam! error: Could not compile `gutenberg`. Aug 11 11:57:40.689 INFO kablam! Aug 11 11:57:40.689 INFO kablam! To learn more, run the command again with --verbose. Aug 11 11:57:40.691 INFO kablam! su: No module specific data is present Aug 11 11:57:42.606 INFO running `"docker" "rm" "-f" "dac27d8702e876ee48e45e4e56214a6998da697771531d99aac2b3d10eaf9d63"` Aug 11 11:57:42.804 INFO blam! dac27d8702e876ee48e45e4e56214a6998da697771531d99aac2b3d10eaf9d63