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