Sep 06 01:45:02.933 INFO checking regex_dfa-0.5.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 01:45:02.933 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 01:45:02.933 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 01:45:03.149 INFO blam! 3b49fa909bb687483c65289bd5155ec0ca096a880d0fd1bdde5700195a0f69e0 Sep 06 01:45:03.150 INFO running `"docker" "start" "-a" "3b49fa909bb687483c65289bd5155ec0ca096a880d0fd1bdde5700195a0f69e0"` Sep 06 01:45:04.746 INFO kablam! usermod: no changes Sep 06 01:45:04.790 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Sep 06 01:45:04.790 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Sep 06 01:45:04.790 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 06 01:45:04.790 INFO kablam! files will be included as a benchmark target: Sep 06 01:45:04.790 INFO kablam! Sep 06 01:45:04.790 INFO kablam! * /source/benches/bench.rs Sep 06 01:45:04.790 INFO kablam! Sep 06 01:45:04.790 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 06 01:45:04.790 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Sep 06 01:45:04.790 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Sep 06 01:45:04.790 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 06 01:45:04.790 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 06 01:45:04.790 INFO kablam! Sep 06 01:45:04.790 INFO kablam! For more information on this warning you can consult Sep 06 01:45:04.790 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 06 01:45:04.790 INFO kablam! warning: file found to be present in multiple build targets: /source/src/lib.rs Sep 06 01:45:04.891 INFO kablam! Checking refinery v0.1.1 Sep 06 01:45:04.894 INFO kablam! Checking regex-syntax v0.2.6 Sep 06 01:45:04.896 INFO kablam! Checking range-map v0.1.5 Sep 06 01:45:07.196 INFO kablam! Checking regex_dfa v0.5.0 (file:///source) Sep 06 01:45:07.914 INFO kablam! warning: unused import: `std::cmp::max` Sep 06 01:45:07.914 INFO kablam! --> src/nfa/has_looks.rs:11:5 Sep 06 01:45:07.914 INFO kablam! | Sep 06 01:45:07.914 INFO kablam! 11 | use std::cmp::max; Sep 06 01:45:07.914 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 01:45:07.914 INFO kablam! | Sep 06 01:45:07.914 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 01:45:07.914 INFO kablam! Sep 06 01:45:08.616 INFO kablam! warning: unused imports: `TestResult`, `quickcheck` Sep 06 01:45:08.616 INFO kablam! --> src/dfa/prefix_searcher.rs:244:34 Sep 06 01:45:08.616 INFO kablam! | Sep 06 01:45:08.616 INFO kablam! 244 | use quickcheck::{QuickCheck, quickcheck, StdGen, TestResult}; Sep 06 01:45:08.616 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Sep 06 01:45:08.617 INFO kablam! | Sep 06 01:45:08.617 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 01:45:08.617 INFO kablam! Sep 06 01:45:08.620 INFO kablam! warning: unused import: `std::cmp::max` Sep 06 01:45:08.620 INFO kablam! --> src/nfa/has_looks.rs:11:5 Sep 06 01:45:08.620 INFO kablam! | Sep 06 01:45:08.620 INFO kablam! 11 | use std::cmp::max; Sep 06 01:45:08.620 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 01:45:08.620 INFO kablam! Sep 06 01:45:10.499 INFO kablam! warning: unused imports: `TestResult`, `quickcheck` Sep 06 01:45:10.499 INFO kablam! --> src/dfa/prefix_searcher.rs:244:34 Sep 06 01:45:10.499 INFO kablam! | Sep 06 01:45:10.499 INFO kablam! 244 | use quickcheck::{QuickCheck, quickcheck, StdGen, TestResult}; Sep 06 01:45:10.499 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Sep 06 01:45:10.499 INFO kablam! | Sep 06 01:45:10.499 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 01:45:10.499 INFO kablam! Sep 06 01:45:10.499 INFO kablam! warning: unused import: `std::cmp::max` Sep 06 01:45:10.499 INFO kablam! --> src/nfa/has_looks.rs:11:5 Sep 06 01:45:10.499 INFO kablam! | Sep 06 01:45:10.499 INFO kablam! 11 | use std::cmp::max; Sep 06 01:45:10.499 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 01:45:10.499 INFO kablam! Sep 06 01:45:10.664 INFO kablam! warning: function is never used: `qc` Sep 06 01:45:10.664 INFO kablam! --> src/dfa/prefix_searcher.rs:249:5 Sep 06 01:45:10.664 INFO kablam! | Sep 06 01:45:10.664 INFO kablam! 249 | fn qc(size: usize) -> QuickCheck> { Sep 06 01:45:10.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 01:45:10.664 INFO kablam! | Sep 06 01:45:10.664 INFO kablam! = note: #[warn(dead_code)] on by default Sep 06 01:45:10.664 INFO kablam! Sep 06 01:45:11.797 INFO kablam! warning: function is never used: `qc` Sep 06 01:45:11.797 INFO kablam! --> src/dfa/prefix_searcher.rs:249:5 Sep 06 01:45:11.797 INFO kablam! | Sep 06 01:45:11.797 INFO kablam! 249 | fn qc(size: usize) -> QuickCheck> { Sep 06 01:45:11.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 01:45:11.797 INFO kablam! | Sep 06 01:45:11.797 INFO kablam! = note: #[warn(dead_code)] on by default Sep 06 01:45:11.797 INFO kablam! Sep 06 01:45:15.347 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.58s Sep 06 01:45:15.355 INFO kablam! su: No module specific data is present Sep 06 01:45:16.180 INFO running `"docker" "rm" "-f" "3b49fa909bb687483c65289bd5155ec0ca096a880d0fd1bdde5700195a0f69e0"` Sep 06 01:45:16.269 INFO blam! 3b49fa909bb687483c65289bd5155ec0ca096a880d0fd1bdde5700195a0f69e0