Sep 14 02:53:02.257 INFO checking sgrif/cotli-helper against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 02:53:02.257 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 02:53:02.257 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 02:53:02.596 INFO blam! 45e43af34c8f44759c6fb7c8c458070debba2eeb10f01605e86e604a80d207e3 Sep 14 02:53:02.596 INFO running `"docker" "start" "-a" "45e43af34c8f44759c6fb7c8c458070debba2eeb10f01605e86e604a80d207e3"` Sep 14 02:53:03.983 INFO kablam! usermod: no changes Sep 14 02:53:04.031 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 14 02:53:04.031 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 14 02:53:04.031 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 14 02:53:04.031 INFO kablam! files will be included as a test target: Sep 14 02:53:04.031 INFO kablam! Sep 14 02:53:04.031 INFO kablam! * /source/tests/support.rs Sep 14 02:53:04.031 INFO kablam! Sep 14 02:53:04.031 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 14 02:53:04.031 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 14 02:53:04.031 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 14 02:53:04.031 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 14 02:53:04.031 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 14 02:53:04.031 INFO kablam! Sep 14 02:53:04.031 INFO kablam! For more information on this warning you can consult Sep 14 02:53:04.031 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 14 02:53:04.091 INFO kablam! Checking libc v0.2.22 Sep 14 02:53:04.103 INFO kablam! Checking either v1.1.0 Sep 14 02:53:04.107 INFO kablam! Checking ordermap v0.2.10 Sep 14 02:53:04.111 INFO kablam! Checking toml v0.4.1 Sep 14 02:53:04.647 INFO kablam! Checking itertools v0.6.0 Sep 14 02:53:06.563 INFO kablam! Checking atty v0.2.2 Sep 14 02:53:06.563 INFO kablam! Checking term_size v0.3.0 Sep 14 02:53:06.563 INFO kablam! Checking rand v0.3.15 Sep 14 02:53:07.090 INFO kablam! Checking clap v2.24.2 Sep 14 02:53:15.154 INFO kablam! Checking cotli-helper v0.1.0 (file:///source) Sep 14 02:53:17.996 INFO kablam! warning: floating-point types cannot be used in patterns Sep 14 02:53:17.996 INFO kablam! --> src/aura/mod.rs:119:14 Sep 14 02:53:17.996 INFO kablam! | Sep 14 02:53:17.996 INFO kablam! 119 | (0.0, _, None) => true, Sep 14 02:53:17.996 INFO kablam! | ^^^ Sep 14 02:53:17.996 INFO kablam! | Sep 14 02:53:17.996 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 14 02:53:17.996 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 14 02:53:17.996 INFO kablam! = note: for more information, see issue #41620 Sep 14 02:53:17.996 INFO kablam! Sep 14 02:53:18.072 INFO kablam! warning: floating-point types cannot be used in patterns Sep 14 02:53:18.072 INFO kablam! --> src/aura/mod.rs:119:14 Sep 14 02:53:18.072 INFO kablam! | Sep 14 02:53:18.072 INFO kablam! 119 | (0.0, _, None) => true, Sep 14 02:53:18.072 INFO kablam! | ^^^ Sep 14 02:53:18.072 INFO kablam! | Sep 14 02:53:18.072 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 14 02:53:18.072 INFO kablam! = note: for more information, see issue #41620 Sep 14 02:53:18.072 INFO kablam! Sep 14 02:53:18.532 INFO kablam! warning: floating-point types cannot be used in patterns Sep 14 02:53:18.532 INFO kablam! --> src/aura/mod.rs:119:14 Sep 14 02:53:18.532 INFO kablam! | Sep 14 02:53:18.532 INFO kablam! 119 | (0.0, _, None) => true, Sep 14 02:53:18.532 INFO kablam! | ^^^ Sep 14 02:53:18.532 INFO kablam! | Sep 14 02:53:18.532 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 14 02:53:18.533 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 14 02:53:18.533 INFO kablam! = note: for more information, see issue #41620 Sep 14 02:53:18.533 INFO kablam! Sep 14 02:53:18.596 INFO kablam! warning: floating-point types cannot be used in patterns Sep 14 02:53:18.596 INFO kablam! --> src/aura/mod.rs:119:14 Sep 14 02:53:18.596 INFO kablam! | Sep 14 02:53:18.596 INFO kablam! 119 | (0.0, _, None) => true, Sep 14 02:53:18.596 INFO kablam! | ^^^ Sep 14 02:53:18.607 INFO kablam! | Sep 14 02:53:18.607 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 14 02:53:18.607 INFO kablam! = note: for more information, see issue #41620 Sep 14 02:53:18.608 INFO kablam! Sep 14 02:53:18.969 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 14 02:53:18.969 INFO kablam! --> src/lib.rs:2:12 Sep 14 02:53:18.969 INFO kablam! | Sep 14 02:53:18.969 INFO kablam! 2 | #![feature(conservative_impl_trait)] Sep 14 02:53:18.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 02:53:18.980 INFO kablam! | Sep 14 02:53:18.980 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 02:53:18.981 INFO kablam! Sep 14 02:53:19.772 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 14 02:53:19.772 INFO kablam! --> src/lib.rs:2:12 Sep 14 02:53:19.772 INFO kablam! | Sep 14 02:53:19.772 INFO kablam! 2 | #![feature(conservative_impl_trait)] Sep 14 02:53:19.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 02:53:19.779 INFO kablam! | Sep 14 02:53:19.779 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 02:53:19.779 INFO kablam! Sep 14 02:53:20.819 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.80s Sep 14 02:53:20.831 INFO kablam! su: No module specific data is present Sep 14 02:53:22.593 INFO running `"docker" "rm" "-f" "45e43af34c8f44759c6fb7c8c458070debba2eeb10f01605e86e604a80d207e3"` Sep 14 02:53:22.894 INFO blam! 45e43af34c8f44759c6fb7c8c458070debba2eeb10f01605e86e604a80d207e3