Sep 03 16:03:38.604 INFO checking sgrif/cotli-helper against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 16:03:38.604 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 16:03:38.604 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 16:03:38.861 INFO blam! a7a4b14d451d758a99b30902e84b9198b3a3933d570414e5e317c6d571f82ed9 Sep 03 16:03:38.863 INFO running `"docker" "start" "-a" "a7a4b14d451d758a99b30902e84b9198b3a3933d570414e5e317c6d571f82ed9"` Sep 03 16:03:39.733 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 03 16:03:39.733 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 03 16:03:39.733 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 03 16:03:39.733 INFO kablam! files will be included as a test target: Sep 03 16:03:39.733 INFO kablam! Sep 03 16:03:39.733 INFO kablam! * /source/tests/support.rs Sep 03 16:03:39.733 INFO kablam! Sep 03 16:03:39.733 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 03 16:03:39.733 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 03 16:03:39.733 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 03 16:03:39.733 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 03 16:03:39.733 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 03 16:03:39.733 INFO kablam! Sep 03 16:03:39.733 INFO kablam! For more information on this warning you can consult Sep 03 16:03:39.733 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 03 16:03:39.851 INFO kablam! Checking libc v0.2.22 Sep 03 16:03:39.852 INFO kablam! Checking either v1.1.0 Sep 03 16:03:39.886 INFO kablam! Checking ordermap v0.2.10 Sep 03 16:03:39.956 INFO kablam! Checking toml v0.4.1 Sep 03 16:03:40.729 INFO kablam! Checking itertools v0.6.0 Sep 03 16:03:43.473 INFO kablam! Checking atty v0.2.2 Sep 03 16:03:43.473 INFO kablam! Checking term_size v0.3.0 Sep 03 16:03:43.473 INFO kablam! Checking rand v0.3.15 Sep 03 16:03:44.223 INFO kablam! Checking clap v2.24.2 Sep 03 16:03:59.839 INFO kablam! Checking cotli-helper v0.1.0 (file:///source) Sep 03 16:04:03.342 INFO kablam! warning: floating-point types cannot be used in patterns Sep 03 16:04:03.342 INFO kablam! --> src/aura/mod.rs:119:14 Sep 03 16:04:03.342 INFO kablam! | Sep 03 16:04:03.343 INFO kablam! 119 | (0.0, _, None) => true, Sep 03 16:04:03.343 INFO kablam! | ^^^ Sep 03 16:04:03.343 INFO kablam! | Sep 03 16:04:03.343 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 03 16:04:03.344 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 03 16:04:03.344 INFO kablam! = note: for more information, see issue #41620 Sep 03 16:04:03.344 INFO kablam! Sep 03 16:04:03.416 INFO kablam! warning: floating-point types cannot be used in patterns Sep 03 16:04:03.416 INFO kablam! --> src/aura/mod.rs:119:14 Sep 03 16:04:03.416 INFO kablam! | Sep 03 16:04:03.416 INFO kablam! 119 | (0.0, _, None) => true, Sep 03 16:04:03.416 INFO kablam! | ^^^ Sep 03 16:04:03.417 INFO kablam! | Sep 03 16:04:03.417 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 03 16:04:03.417 INFO kablam! = note: for more information, see issue #41620 Sep 03 16:04:03.418 INFO kablam! Sep 03 16:04:03.985 INFO kablam! warning: floating-point types cannot be used in patterns Sep 03 16:04:03.986 INFO kablam! --> src/aura/mod.rs:119:14 Sep 03 16:04:03.986 INFO kablam! | Sep 03 16:04:03.986 INFO kablam! 119 | (0.0, _, None) => true, Sep 03 16:04:03.986 INFO kablam! | ^^^ Sep 03 16:04:03.986 INFO kablam! | Sep 03 16:04:03.986 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 03 16:04:03.986 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 03 16:04:03.986 INFO kablam! = note: for more information, see issue #41620 Sep 03 16:04:03.986 INFO kablam! Sep 03 16:04:04.070 INFO kablam! warning: floating-point types cannot be used in patterns Sep 03 16:04:04.070 INFO kablam! --> src/aura/mod.rs:119:14 Sep 03 16:04:04.070 INFO kablam! | Sep 03 16:04:04.070 INFO kablam! 119 | (0.0, _, None) => true, Sep 03 16:04:04.070 INFO kablam! | ^^^ Sep 03 16:04:04.070 INFO kablam! | Sep 03 16:04:04.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 03 16:04:04.070 INFO kablam! = note: for more information, see issue #41620 Sep 03 16:04:04.070 INFO kablam! Sep 03 16:04:04.505 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 03 16:04:04.505 INFO kablam! --> src/lib.rs:2:12 Sep 03 16:04:04.505 INFO kablam! | Sep 03 16:04:04.505 INFO kablam! 2 | #![feature(conservative_impl_trait)] Sep 03 16:04:04.505 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 16:04:04.506 INFO kablam! | Sep 03 16:04:04.506 INFO kablam! = note: #[warn(stable_features)] on by default Sep 03 16:04:04.506 INFO kablam! Sep 03 16:04:05.636 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 03 16:04:05.637 INFO kablam! --> src/lib.rs:2:12 Sep 03 16:04:05.637 INFO kablam! | Sep 03 16:04:05.637 INFO kablam! 2 | #![feature(conservative_impl_trait)] Sep 03 16:04:05.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 16:04:05.637 INFO kablam! | Sep 03 16:04:05.637 INFO kablam! = note: #[warn(stable_features)] on by default Sep 03 16:04:05.637 INFO kablam! Sep 03 16:04:06.851 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.13s Sep 03 16:04:06.863 INFO kablam! su: No module specific data is present Sep 03 16:04:07.425 INFO running `"docker" "rm" "-f" "a7a4b14d451d758a99b30902e84b9198b3a3933d570414e5e317c6d571f82ed9"` Sep 03 16:04:07.589 INFO blam! a7a4b14d451d758a99b30902e84b9198b3a3933d570414e5e317c6d571f82ed9