Jul 12 01:50:17.789 INFO checking prettytable-rs-0.6.7 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 01:50:17.789 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 01:50:17.789 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 01:50:17.789 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-7/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 01:50:17.981 INFO blam! c475009b3441065d26c6fc756296ea27225e1b6ed3d16d95130bb4f4ec967c47 Jul 12 01:50:17.983 INFO running `"docker" "start" "-a" "c475009b3441065d26c6fc756296ea27225e1b6ed3d16d95130bb4f4ec967c47"` Jul 12 01:50:19.096 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Jul 12 01:50:19.096 INFO kablam! disables Cargo from automatically inferring other binary targets. Jul 12 01:50:19.096 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Jul 12 01:50:19.096 INFO kablam! files will be included as a binary target: Jul 12 01:50:19.096 INFO kablam! Jul 12 01:50:19.096 INFO kablam! * /source/src/main.rs Jul 12 01:50:19.096 INFO kablam! Jul 12 01:50:19.096 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Jul 12 01:50:19.096 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Jul 12 01:50:19.096 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Jul 12 01:50:19.096 INFO kablam! section. You may also move the files to a location where Cargo would not Jul 12 01:50:19.096 INFO kablam! automatically infer them to be a target, such as in subfolders. Jul 12 01:50:19.096 INFO kablam! Jul 12 01:50:19.096 INFO kablam! For more information on this warning you can consult Jul 12 01:50:19.096 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Jul 12 01:50:19.096 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Jul 12 01:50:19.096 INFO kablam! please set bin.path in Cargo.toml Jul 12 01:50:19.196 INFO kablam! Checking prettytable-rs v0.6.7 (file:///source) Jul 12 01:50:26.064 INFO kablam! warning: variable does not need to be mutable Jul 12 01:50:26.064 INFO kablam! --> examples/tictactoe.rs:40:17 Jul 12 01:50:26.064 INFO kablam! | Jul 12 01:50:26.064 INFO kablam! 40 | let mut row = table.get_mut_row(y).unwrap(); Jul 12 01:50:26.064 INFO kablam! | ----^^^ Jul 12 01:50:26.064 INFO kablam! | | Jul 12 01:50:26.064 INFO kablam! | help: remove this `mut` Jul 12 01:50:26.065 INFO kablam! | Jul 12 01:50:26.065 INFO kablam! = note: #[warn(unused_mut)] on by default Jul 12 01:50:26.065 INFO kablam! Jul 12 01:50:26.326 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.28s Jul 12 01:50:26.342 INFO kablam! su: No module specific data is present Jul 12 01:50:27.272 INFO running `"docker" "rm" "-f" "c475009b3441065d26c6fc756296ea27225e1b6ed3d16d95130bb4f4ec967c47"` Jul 12 01:50:27.468 INFO blam! c475009b3441065d26c6fc756296ea27225e1b6ed3d16d95130bb4f4ec967c47