Sep 01 12:56:27.342 INFO checking sgrif/cotli-helper against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 12:56:27.342 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 12:56:27.342 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 12:56:27.586 INFO blam! 34cef3bc4796f1b80789b814cca164ab6fdcc0ee876f3ad100f76639b51edbb9 Sep 01 12:56:27.588 INFO running `"docker" "start" "-a" "34cef3bc4796f1b80789b814cca164ab6fdcc0ee876f3ad100f76639b51edbb9"` Sep 01 12:56:28.448 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 01 12:56:28.448 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 01 12:56:28.449 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 01 12:56:28.449 INFO kablam! files will be included as a test target: Sep 01 12:56:28.449 INFO kablam! Sep 01 12:56:28.449 INFO kablam! * /source/tests/support.rs Sep 01 12:56:28.449 INFO kablam! Sep 01 12:56:28.449 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 01 12:56:28.449 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 01 12:56:28.449 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 01 12:56:28.449 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 01 12:56:28.449 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 01 12:56:28.449 INFO kablam! Sep 01 12:56:28.449 INFO kablam! For more information on this warning you can consult Sep 01 12:56:28.449 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 01 12:56:28.540 INFO kablam! Checking libc v0.2.22 Sep 01 12:56:28.546 INFO kablam! Checking either v1.1.0 Sep 01 12:56:28.571 INFO kablam! Checking ordermap v0.2.10 Sep 01 12:56:28.571 INFO kablam! Checking toml v0.4.1 Sep 01 12:56:29.507 INFO kablam! Checking itertools v0.6.0 Sep 01 12:56:32.091 INFO kablam! Checking term_size v0.3.0 Sep 01 12:56:32.092 INFO kablam! Checking atty v0.2.2 Sep 01 12:56:32.092 INFO kablam! Checking rand v0.3.15 Sep 01 12:56:32.754 INFO kablam! Checking clap v2.24.2 Sep 01 12:56:47.631 INFO kablam! Checking cotli-helper v0.1.0 (file:///source) Sep 01 12:56:51.325 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 12:56:51.325 INFO kablam! --> src/aura/mod.rs:119:14 Sep 01 12:56:51.325 INFO kablam! | Sep 01 12:56:51.325 INFO kablam! 119 | (0.0, _, None) => true, Sep 01 12:56:51.325 INFO kablam! | ^^^ Sep 01 12:56:51.325 INFO kablam! | Sep 01 12:56:51.325 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 01 12:56:51.325 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 01 12:56:51.325 INFO kablam! = note: for more information, see issue #41620 Sep 01 12:56:51.325 INFO kablam! Sep 01 12:56:51.400 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 12:56:51.400 INFO kablam! --> src/aura/mod.rs:119:14 Sep 01 12:56:51.400 INFO kablam! | Sep 01 12:56:51.400 INFO kablam! 119 | (0.0, _, None) => true, Sep 01 12:56:51.400 INFO kablam! | ^^^ Sep 01 12:56:51.400 INFO kablam! | Sep 01 12:56:51.400 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 01 12:56:51.400 INFO kablam! = note: for more information, see issue #41620 Sep 01 12:56:51.401 INFO kablam! Sep 01 12:56:51.617 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 12:56:51.617 INFO kablam! --> src/aura/mod.rs:119:14 Sep 01 12:56:51.617 INFO kablam! | Sep 01 12:56:51.617 INFO kablam! 119 | (0.0, _, None) => true, Sep 01 12:56:51.617 INFO kablam! | ^^^ Sep 01 12:56:51.617 INFO kablam! | Sep 01 12:56:51.618 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 01 12:56:51.618 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 01 12:56:51.618 INFO kablam! = note: for more information, see issue #41620 Sep 01 12:56:51.618 INFO kablam! Sep 01 12:56:51.700 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 12:56:51.701 INFO kablam! --> src/aura/mod.rs:119:14 Sep 01 12:56:51.701 INFO kablam! | Sep 01 12:56:51.701 INFO kablam! 119 | (0.0, _, None) => true, Sep 01 12:56:51.701 INFO kablam! | ^^^ Sep 01 12:56:51.701 INFO kablam! | Sep 01 12:56:51.701 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 01 12:56:51.701 INFO kablam! = note: for more information, see issue #41620 Sep 01 12:56:51.701 INFO kablam! Sep 01 12:56:52.474 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 01 12:56:52.474 INFO kablam! --> src/lib.rs:2:12 Sep 01 12:56:52.474 INFO kablam! | Sep 01 12:56:52.474 INFO kablam! 2 | #![feature(conservative_impl_trait)] Sep 01 12:56:52.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:56:52.474 INFO kablam! | Sep 01 12:56:52.474 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 12:56:52.474 INFO kablam! Sep 01 12:56:52.943 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 01 12:56:52.943 INFO kablam! --> src/lib.rs:2:12 Sep 01 12:56:52.943 INFO kablam! | Sep 01 12:56:52.943 INFO kablam! 2 | #![feature(conservative_impl_trait)] Sep 01 12:56:52.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:56:52.943 INFO kablam! | Sep 01 12:56:52.943 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 12:56:52.943 INFO kablam! Sep 01 12:56:54.703 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.27s Sep 01 12:56:54.714 INFO kablam! su: No module specific data is present Sep 01 12:56:55.216 INFO running `"docker" "rm" "-f" "34cef3bc4796f1b80789b814cca164ab6fdcc0ee876f3ad100f76639b51edbb9"` Sep 01 12:56:55.376 INFO blam! 34cef3bc4796f1b80789b814cca164ab6fdcc0ee876f3ad100f76639b51edbb9