Jul 11 23:21:20.604 INFO checking rust-enum-derive-0.4.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 11 23:21:20.604 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 23:21:20.604 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 23:21:20.604 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-4/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 11 23:21:20.870 INFO blam! 7296ad06fd33e5ff04f422f918411728a5dc7df09d301331b5357a4967ba88af Jul 11 23:21:20.871 INFO running `"docker" "start" "-a" "7296ad06fd33e5ff04f422f918411728a5dc7df09d301331b5357a4967ba88af"` Jul 11 23:21:21.834 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Jul 11 23:21:21.834 INFO kablam! disables Cargo from automatically inferring other binary targets. Jul 11 23:21:21.834 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Jul 11 23:21:21.834 INFO kablam! files will be included as a binary target: Jul 11 23:21:21.834 INFO kablam! Jul 11 23:21:21.834 INFO kablam! * /source/src/main.rs Jul 11 23:21:21.834 INFO kablam! Jul 11 23:21:21.834 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Jul 11 23:21:21.834 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Jul 11 23:21:21.834 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Jul 11 23:21:21.834 INFO kablam! section. You may also move the files to a location where Cargo would not Jul 11 23:21:21.835 INFO kablam! automatically infer them to be a target, such as in subfolders. Jul 11 23:21:21.835 INFO kablam! Jul 11 23:21:21.835 INFO kablam! For more information on this warning you can consult Jul 11 23:21:21.835 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Jul 11 23:21:21.835 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust_enum_derive`, Jul 11 23:21:21.835 INFO kablam! please set bin.path in Cargo.toml Jul 11 23:21:21.930 INFO kablam! Checking rust-enum-derive v0.4.0 (file:///source) Jul 11 23:21:24.313 INFO kablam! warning: function `test_CENum_order` should have a snake case name such as `test_cenum_order` Jul 11 23:21:24.313 INFO kablam! --> src/lib.rs:506:1 Jul 11 23:21:24.313 INFO kablam! | Jul 11 23:21:24.313 INFO kablam! 506 | / fn test_CENum_order() { Jul 11 23:21:24.313 INFO kablam! 507 | | let a = CEnum::new(0, ""); Jul 11 23:21:24.313 INFO kablam! 508 | | let b = CEnum::new(1, ""); Jul 11 23:21:24.313 INFO kablam! 509 | | let c = CEnum::new(2, ""); Jul 11 23:21:24.314 INFO kablam! ... | Jul 11 23:21:24.314 INFO kablam! 517 | | assert!(a == d); Jul 11 23:21:24.314 INFO kablam! 518 | | } Jul 11 23:21:24.314 INFO kablam! | |_^ Jul 11 23:21:24.334 INFO kablam! | Jul 11 23:21:24.335 INFO kablam! = note: #[warn(non_snake_case)] on by default Jul 11 23:21:24.335 INFO kablam! Jul 11 23:21:25.737 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.95s Jul 11 23:21:25.743 INFO kablam! su: No module specific data is present Jul 11 23:21:26.272 INFO running `"docker" "rm" "-f" "7296ad06fd33e5ff04f422f918411728a5dc7df09d301331b5357a4967ba88af"` Jul 11 23:21:26.458 INFO blam! 7296ad06fd33e5ff04f422f918411728a5dc7df09d301331b5357a4967ba88af