Sep 01 07:14:23.650 INFO checking selectors-bloom-0.1.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 07:14:23.650 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 07:14:23.650 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:14:23.831 INFO blam! 0cb51a7bee0e5d3fd3391f54eaa3f4ddadc836b9feb491cb21829ce272bc339d Sep 01 07:14:23.833 INFO running `"docker" "start" "-a" "0cb51a7bee0e5d3fd3391f54eaa3f4ddadc836b9feb491cb21829ce272bc339d"` Sep 01 07:14:24.492 INFO kablam! Checking selectors-bloom v0.1.0 (file:///source) Sep 01 07:14:24.862 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 01 07:14:24.862 INFO kablam! --> lib.rs:259:5 Sep 01 07:14:24.862 INFO kablam! | Sep 01 07:14:24.862 INFO kablam! 259 | extern crate test; Sep 01 07:14:24.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 07:14:24.862 INFO kablam! | Sep 01 07:14:24.862 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 01 07:14:24.862 INFO kablam! Sep 01 07:14:24.870 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 07:14:24.870 INFO kablam! --> lib.rs:261:35 Sep 01 07:14:24.870 INFO kablam! | Sep 01 07:14:24.870 INFO kablam! 261 | use std::hash::{Hash, Hasher, SipHasher}; Sep 01 07:14:24.870 INFO kablam! | ^^^^^^^^^ Sep 01 07:14:24.870 INFO kablam! | Sep 01 07:14:24.871 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 07:14:24.871 INFO kablam! Sep 01 07:14:24.871 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 01 07:14:24.871 INFO kablam! --> lib.rs:265:57 Sep 01 07:14:24.871 INFO kablam! | Sep 01 07:14:24.871 INFO kablam! 265 | fn create_insert_1000_remove_100_lookup_100(b: &mut test::Bencher) { Sep 01 07:14:24.871 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 07:14:24.871 INFO kablam! | Sep 01 07:14:24.871 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 01 07:14:24.871 INFO kablam! Sep 01 07:14:24.871 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 01 07:14:24.871 INFO kablam! --> lib.rs:275:17 Sep 01 07:14:24.871 INFO kablam! | Sep 01 07:14:24.871 INFO kablam! 275 | test::black_box(bf.might_contain(&i)); Sep 01 07:14:24.871 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 07:14:24.871 INFO kablam! | Sep 01 07:14:24.871 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 01 07:14:24.871 INFO kablam! Sep 01 07:14:24.871 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 01 07:14:24.871 INFO kablam! --> lib.rs:281:30 Sep 01 07:14:24.871 INFO kablam! | Sep 01 07:14:24.871 INFO kablam! 281 | fn might_contain(b: &mut test::Bencher) { Sep 01 07:14:24.871 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 07:14:24.871 INFO kablam! | Sep 01 07:14:24.872 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 01 07:14:24.872 INFO kablam! Sep 01 07:14:24.872 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 01 07:14:24.872 INFO kablam! --> lib.rs:292:17 Sep 01 07:14:24.872 INFO kablam! | Sep 01 07:14:24.872 INFO kablam! 292 | test::black_box(bf.might_contain(&i)); Sep 01 07:14:24.872 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 07:14:24.872 INFO kablam! | Sep 01 07:14:24.872 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 01 07:14:24.872 INFO kablam! Sep 01 07:14:24.872 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 01 07:14:24.873 INFO kablam! --> lib.rs:299:23 Sep 01 07:14:24.873 INFO kablam! | Sep 01 07:14:24.873 INFO kablam! 299 | fn insert(b: &mut test::Bencher) { Sep 01 07:14:24.873 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 07:14:24.873 INFO kablam! | Sep 01 07:14:24.873 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 01 07:14:24.873 INFO kablam! Sep 01 07:14:24.873 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 01 07:14:24.873 INFO kablam! --> lib.rs:306:17 Sep 01 07:14:24.873 INFO kablam! | Sep 01 07:14:24.873 INFO kablam! 306 | test::black_box(bf.insert(&i)); Sep 01 07:14:24.873 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 07:14:24.873 INFO kablam! | Sep 01 07:14:24.873 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 01 07:14:24.873 INFO kablam! Sep 01 07:14:24.873 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 01 07:14:24.873 INFO kablam! --> lib.rs:313:23 Sep 01 07:14:24.873 INFO kablam! | Sep 01 07:14:24.873 INFO kablam! 313 | fn remove(b: &mut test::Bencher) { Sep 01 07:14:24.873 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 07:14:24.873 INFO kablam! | Sep 01 07:14:24.873 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 01 07:14:24.873 INFO kablam! Sep 01 07:14:24.873 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 01 07:14:24.874 INFO kablam! --> lib.rs:328:9 Sep 01 07:14:24.874 INFO kablam! | Sep 01 07:14:24.874 INFO kablam! 328 | test::black_box(bf.might_contain(&0_usize)); Sep 01 07:14:24.874 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 07:14:24.874 INFO kablam! | Sep 01 07:14:24.874 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 01 07:14:24.874 INFO kablam! Sep 01 07:14:24.874 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 01 07:14:24.874 INFO kablam! --> lib.rs:332:28 Sep 01 07:14:24.874 INFO kablam! | Sep 01 07:14:24.874 INFO kablam! 332 | fn hash_a_uint(b: &mut test::Bencher) { Sep 01 07:14:24.874 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 07:14:24.874 INFO kablam! | Sep 01 07:14:24.874 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 01 07:14:24.874 INFO kablam! Sep 01 07:14:24.874 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 07:14:24.874 INFO kablam! --> lib.rs:335:30 Sep 01 07:14:24.874 INFO kablam! | Sep 01 07:14:24.874 INFO kablam! 335 | let mut hasher = SipHasher::default(); Sep 01 07:14:24.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 07:14:24.874 INFO kablam! Sep 01 07:14:24.874 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 01 07:14:24.874 INFO kablam! --> lib.rs:337:13 Sep 01 07:14:24.875 INFO kablam! | Sep 01 07:14:24.875 INFO kablam! 337 | test::black_box(hasher.finish()); Sep 01 07:14:24.875 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 07:14:24.875 INFO kablam! | Sep 01 07:14:24.875 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 01 07:14:24.875 INFO kablam! Sep 01 07:14:25.027 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 01 07:14:25.027 INFO kablam! --> lib.rs:266:11 Sep 01 07:14:25.027 INFO kablam! | Sep 01 07:14:25.027 INFO kablam! 266 | b.iter(|| { Sep 01 07:14:25.028 INFO kablam! | ^^^^ Sep 01 07:14:25.028 INFO kablam! | Sep 01 07:14:25.028 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 01 07:14:25.028 INFO kablam! Sep 01 07:14:25.076 INFO kablam! error[E0599]: no method named `bench_n` found for type `&mut bench::test::Bencher` in the current scope Sep 01 07:14:25.076 INFO kablam! --> lib.rs:290:11 Sep 01 07:14:25.076 INFO kablam! | Sep 01 07:14:25.077 INFO kablam! 290 | b.bench_n(1000, |b| { Sep 01 07:14:25.077 INFO kablam! | ^^^^^^^ Sep 01 07:14:25.077 INFO kablam! | Sep 01 07:14:25.077 INFO kablam! = help: did you mean `bench`? Sep 01 07:14:25.077 INFO kablam! Sep 01 07:14:25.080 INFO kablam! error[E0599]: no method named `bench_n` found for type `&mut bench::test::Bencher` in the current scope Sep 01 07:14:25.080 INFO kablam! --> lib.rs:302:11 Sep 01 07:14:25.081 INFO kablam! | Sep 01 07:14:25.081 INFO kablam! 302 | b.bench_n(1000, |b| { Sep 01 07:14:25.081 INFO kablam! | ^^^^^^^ Sep 01 07:14:25.081 INFO kablam! | Sep 01 07:14:25.081 INFO kablam! = help: did you mean `bench`? Sep 01 07:14:25.081 INFO kablam! Sep 01 07:14:25.084 INFO kablam! error[E0599]: no method named `bench_n` found for type `&mut bench::test::Bencher` in the current scope Sep 01 07:14:25.084 INFO kablam! --> lib.rs:319:11 Sep 01 07:14:25.084 INFO kablam! | Sep 01 07:14:25.084 INFO kablam! 319 | b.bench_n(1000, |b| { Sep 01 07:14:25.084 INFO kablam! | ^^^^^^^ Sep 01 07:14:25.084 INFO kablam! | Sep 01 07:14:25.084 INFO kablam! = help: did you mean `bench`? Sep 01 07:14:25.085 INFO kablam! Sep 01 07:14:25.085 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 01 07:14:25.085 INFO kablam! --> lib.rs:334:11 Sep 01 07:14:25.085 INFO kablam! | Sep 01 07:14:25.085 INFO kablam! 334 | b.iter(|| { Sep 01 07:14:25.085 INFO kablam! | ^^^^ Sep 01 07:14:25.085 INFO kablam! | Sep 01 07:14:25.085 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 01 07:14:25.085 INFO kablam! Sep 01 07:14:25.093 INFO kablam! error: aborting due to 16 previous errors Sep 01 07:14:25.093 INFO kablam! Sep 01 07:14:25.093 INFO kablam! Some errors occurred: E0599, E0658. Sep 01 07:14:25.093 INFO kablam! For more information about an error, try `rustc --explain E0599`. Sep 01 07:14:25.102 INFO kablam! error: Could not compile `selectors-bloom`. Sep 01 07:14:25.102 INFO kablam! Sep 01 07:14:25.102 INFO kablam! To learn more, run the command again with --verbose. Sep 01 07:14:25.103 INFO kablam! su: No module specific data is present Sep 01 07:14:25.582 INFO running `"docker" "rm" "-f" "0cb51a7bee0e5d3fd3391f54eaa3f4ddadc836b9feb491cb21829ce272bc339d"` Sep 01 07:14:25.701 INFO blam! 0cb51a7bee0e5d3fd3391f54eaa3f4ddadc836b9feb491cb21829ce272bc339d