Sep 17 18:16:26.549 INFO checking rust-enum-derive-0.4.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 18:16:26.549 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 18:16:26.549 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 18:16:26.876 INFO blam! 265a124a90e828502101078cc8361dec65bde771f33560810192d6ac1299e667 Sep 17 18:16:26.891 INFO running `"docker" "start" "-a" "265a124a90e828502101078cc8361dec65bde771f33560810192d6ac1299e667"` Sep 17 18:16:27.714 INFO kablam! usermod: no changes Sep 17 18:16:27.745 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 17 18:16:27.745 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 17 18:16:27.745 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 17 18:16:27.745 INFO kablam! files will be included as a binary target: Sep 17 18:16:27.745 INFO kablam! Sep 17 18:16:27.745 INFO kablam! * /source/src/main.rs Sep 17 18:16:27.745 INFO kablam! Sep 17 18:16:27.745 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 17 18:16:27.745 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 17 18:16:27.745 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 17 18:16:27.745 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 17 18:16:27.745 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 17 18:16:27.745 INFO kablam! Sep 17 18:16:27.745 INFO kablam! For more information on this warning you can consult Sep 17 18:16:27.745 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 17 18:16:27.745 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust_enum_derive`, Sep 17 18:16:27.745 INFO kablam! please set bin.path in Cargo.toml Sep 17 18:16:27.779 INFO kablam! Checking toml v0.1.30 Sep 17 18:16:28.657 INFO kablam! Checking rust-enum-derive v0.4.0 (/source) Sep 17 18:16:29.463 INFO kablam! warning: function `test_CENum_order` should have a snake case name such as `test_cenum_order` Sep 17 18:16:29.463 INFO kablam! --> src/lib.rs:506:1 Sep 17 18:16:29.463 INFO kablam! | Sep 17 18:16:29.463 INFO kablam! 506 | / fn test_CENum_order() { Sep 17 18:16:29.463 INFO kablam! 507 | | let a = CEnum::new(0, ""); Sep 17 18:16:29.463 INFO kablam! 508 | | let b = CEnum::new(1, ""); Sep 17 18:16:29.463 INFO kablam! 509 | | let c = CEnum::new(2, ""); Sep 17 18:16:29.463 INFO kablam! ... | Sep 17 18:16:29.463 INFO kablam! 517 | | assert!(a == d); Sep 17 18:16:29.463 INFO kablam! 518 | | } Sep 17 18:16:29.463 INFO kablam! | |_^ Sep 17 18:16:29.463 INFO kablam! | Sep 17 18:16:29.463 INFO kablam! = note: #[warn(non_snake_case)] on by default Sep 17 18:16:29.463 INFO kablam! Sep 17 18:16:30.268 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.53s Sep 17 18:16:30.283 INFO kablam! su: No module specific data is present Sep 17 18:16:30.959 INFO running `"docker" "rm" "-f" "265a124a90e828502101078cc8361dec65bde771f33560810192d6ac1299e667"` Sep 17 18:16:31.250 INFO blam! 265a124a90e828502101078cc8361dec65bde771f33560810192d6ac1299e667