Oct 21 13:53:13.732 INFO checking sgrif/cotli-helper against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:53:13.734 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 13:53:14.113 INFO blam! afc738b95fce495bdb2cf2e40260f76ec7bf0a5d4256449b99b03259b472474f Oct 21 13:53:14.115 INFO running `"docker" "start" "-a" "afc738b95fce495bdb2cf2e40260f76ec7bf0a5d4256449b99b03259b472474f"` Oct 21 13:53:15.232 INFO kablam! usermod: no changes Oct 21 13:53:15.284 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 21 13:53:15.284 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 21 13:53:15.284 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 21 13:53:15.284 INFO kablam! files will be included as a test target: Oct 21 13:53:15.284 INFO kablam! Oct 21 13:53:15.284 INFO kablam! * /source/tests/support.rs Oct 21 13:53:15.284 INFO kablam! Oct 21 13:53:15.284 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 21 13:53:15.284 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 21 13:53:15.284 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 21 13:53:15.284 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 21 13:53:15.284 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 21 13:53:15.284 INFO kablam! Oct 21 13:53:15.284 INFO kablam! For more information on this warning you can consult Oct 21 13:53:15.284 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 21 13:53:15.429 INFO kablam! Checking either v1.1.0 Oct 21 13:53:15.429 INFO kablam! Checking ordermap v0.2.10 Oct 21 13:53:15.449 INFO kablam! Checking toml v0.4.1 Oct 21 13:53:15.449 INFO kablam! Checking clap v2.24.2 Oct 21 13:53:16.328 INFO kablam! Checking itertools v0.6.0 Oct 21 13:53:24.915 INFO kablam! Checking cotli-helper v0.1.0 (/source) Oct 21 13:53:27.537 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 13:53:27.537 INFO kablam! --> src/aura/mod.rs:119:14 Oct 21 13:53:27.537 INFO kablam! | Oct 21 13:53:27.538 INFO kablam! 119 | (0.0, _, None) => true, Oct 21 13:53:27.538 INFO kablam! | ^^^ Oct 21 13:53:27.538 INFO kablam! | Oct 21 13:53:27.539 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 21 13:53:27.539 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! Oct 21 13:53:27.539 INFO kablam! = note: for more information, see issue #41620 Oct 21 13:53:27.540 INFO kablam! Oct 21 13:53:27.596 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 13:53:27.596 INFO kablam! --> src/aura/mod.rs:119:14 Oct 21 13:53:27.596 INFO kablam! | Oct 21 13:53:27.596 INFO kablam! 119 | (0.0, _, None) => true, Oct 21 13:53:27.596 INFO kablam! | ^^^ Oct 21 13:53:27.596 INFO kablam! | Oct 21 13:53:27.596 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! Oct 21 13:53:27.596 INFO kablam! = note: for more information, see issue #41620 Oct 21 13:53:27.596 INFO kablam! Oct 21 13:53:27.672 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 13:53:27.672 INFO kablam! --> src/aura/mod.rs:119:14 Oct 21 13:53:27.672 INFO kablam! | Oct 21 13:53:27.672 INFO kablam! 119 | (0.0, _, None) => true, Oct 21 13:53:27.672 INFO kablam! | ^^^ Oct 21 13:53:27.672 INFO kablam! | Oct 21 13:53:27.672 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 21 13:53:27.680 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! Oct 21 13:53:27.680 INFO kablam! = note: for more information, see issue #41620 Oct 21 13:53:27.680 INFO kablam! Oct 21 13:53:27.712 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 13:53:27.712 INFO kablam! --> src/aura/mod.rs:119:14 Oct 21 13:53:27.712 INFO kablam! | Oct 21 13:53:27.712 INFO kablam! 119 | (0.0, _, None) => true, Oct 21 13:53:27.712 INFO kablam! | ^^^ Oct 21 13:53:27.712 INFO kablam! | Oct 21 13:53:27.712 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! Oct 21 13:53:27.712 INFO kablam! = note: for more information, see issue #41620 Oct 21 13:53:27.712 INFO kablam! Oct 21 13:53:28.420 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 21 13:53:28.420 INFO kablam! --> src/lib.rs:2:12 Oct 21 13:53:28.420 INFO kablam! | Oct 21 13:53:28.420 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 21 13:53:28.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:53:28.420 INFO kablam! | Oct 21 13:53:28.420 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 13:53:28.420 INFO kablam! Oct 21 13:53:28.936 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 21 13:53:28.936 INFO kablam! --> src/lib.rs:2:12 Oct 21 13:53:28.936 INFO kablam! | Oct 21 13:53:28.936 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 21 13:53:28.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:53:28.936 INFO kablam! | Oct 21 13:53:28.936 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 13:53:28.936 INFO kablam! Oct 21 13:53:30.944 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.67s Oct 21 13:53:30.960 INFO kablam! su: No module specific data is present Oct 21 13:53:33.444 INFO running `"docker" "rm" "-f" "afc738b95fce495bdb2cf2e40260f76ec7bf0a5d4256449b99b03259b472474f"` Oct 21 13:53:33.748 INFO blam! afc738b95fce495bdb2cf2e40260f76ec7bf0a5d4256449b99b03259b472474f