Oct 13 09:06:02.916 INFO checking rv-0.4.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 09:06:02.918 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 09:06:03.410 INFO blam! e45e655f575f27e004936c5668099f9b50ed537c4f8b1bd7661a15dce850fb9d Oct 13 09:06:03.410 INFO running `"docker" "start" "-a" "e45e655f575f27e004936c5668099f9b50ed537c4f8b1bd7661a15dce850fb9d"` Oct 13 09:06:05.567 INFO kablam! usermod: no changes Oct 13 09:06:05.758 INFO kablam! Checking assert v0.7.4 Oct 13 09:06:05.758 INFO kablam! Checking special v0.7.8 Oct 13 09:06:05.766 INFO kablam! Checking approx v0.3.0 Oct 13 09:06:07.606 INFO kablam! Checking alga v0.7.2 Oct 13 09:06:12.458 INFO kablam! Checking nalgebra v0.16.4 Oct 13 09:06:46.113 INFO kablam! Checking rv v0.4.1 (/source) Oct 13 09:06:52.930 INFO kablam! warning: unused import: `ContinuousDistr` Oct 13 09:06:52.930 INFO kablam! --> benches/gev.rs:6:24 Oct 13 09:06:52.930 INFO kablam! | Oct 13 09:06:52.930 INFO kablam! 6 | use self::rv::traits::{ContinuousDistr, Rv}; Oct 13 09:06:52.930 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 09:06:52.930 INFO kablam! | Oct 13 09:06:52.930 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 09:06:52.930 INFO kablam! Oct 13 09:06:52.934 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:52.934 INFO kablam! --> benches/gev.rs:3:1 Oct 13 09:06:52.934 INFO kablam! | Oct 13 09:06:52.934 INFO kablam! 3 | extern crate test; Oct 13 09:06:52.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 09:06:52.940 INFO kablam! | Oct 13 09:06:52.940 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:52.940 INFO kablam! Oct 13 09:06:52.940 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:52.940 INFO kablam! --> benches/gev.rs:7:5 Oct 13 09:06:52.940 INFO kablam! | Oct 13 09:06:52.940 INFO kablam! 7 | use self::test::Bencher; Oct 13 09:06:52.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 09:06:52.940 INFO kablam! | Oct 13 09:06:52.940 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:52.940 INFO kablam! Oct 13 09:06:52.940 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:52.940 INFO kablam! --> benches/gev.rs:10:25 Oct 13 09:06:52.940 INFO kablam! | Oct 13 09:06:52.940 INFO kablam! 10 | fn bench_draw_0(b: &mut Bencher) { Oct 13 09:06:52.940 INFO kablam! | ^^^^^^^ Oct 13 09:06:52.940 INFO kablam! | Oct 13 09:06:52.940 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:52.940 INFO kablam! Oct 13 09:06:52.940 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:52.940 INFO kablam! --> benches/gev.rs:19:32 Oct 13 09:06:52.940 INFO kablam! | Oct 13 09:06:52.940 INFO kablam! 19 | fn bench_draw_one_half(b: &mut Bencher) { Oct 13 09:06:52.940 INFO kablam! | ^^^^^^^ Oct 13 09:06:52.940 INFO kablam! | Oct 13 09:06:52.940 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:52.940 INFO kablam! Oct 13 09:06:52.940 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:52.940 INFO kablam! --> benches/gev.rs:28:41 Oct 13 09:06:52.940 INFO kablam! | Oct 13 09:06:52.940 INFO kablam! 28 | fn bench_draw_negative_one_half(b: &mut Bencher) { Oct 13 09:06:52.940 INFO kablam! | ^^^^^^^ Oct 13 09:06:52.940 INFO kablam! | Oct 13 09:06:52.940 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:52.941 INFO kablam! Oct 13 09:06:52.978 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:52.978 INFO kablam! --> benches/gev.rs:13:7 Oct 13 09:06:52.978 INFO kablam! | Oct 13 09:06:52.978 INFO kablam! 13 | b.iter(|| { Oct 13 09:06:52.978 INFO kablam! | ^^^^ Oct 13 09:06:52.978 INFO kablam! | Oct 13 09:06:52.978 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:52.978 INFO kablam! Oct 13 09:06:52.980 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `DVector` Oct 13 09:06:52.980 INFO kablam! --> benches/mvg.rs:26:13 Oct 13 09:06:52.980 INFO kablam! | Oct 13 09:06:52.980 INFO kablam! 26 | let x = DVector::::zeros(10); Oct 13 09:06:52.980 INFO kablam! | ^^^^^^^ Use of undeclared type or module `DVector` Oct 13 09:06:52.980 INFO kablam! Oct 13 09:06:52.980 INFO kablam! warning: unused import: `self::test::Bencher` Oct 13 09:06:52.980 INFO kablam! --> benches/mvg.rs:7:5 Oct 13 09:06:52.980 INFO kablam! | Oct 13 09:06:52.980 INFO kablam! 7 | use self::test::Bencher; Oct 13 09:06:52.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 09:06:52.980 INFO kablam! | Oct 13 09:06:52.980 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 09:06:52.980 INFO kablam! Oct 13 09:06:52.980 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:52.980 INFO kablam! --> benches/mvg.rs:3:1 Oct 13 09:06:52.980 INFO kablam! | Oct 13 09:06:52.980 INFO kablam! 3 | extern crate test; Oct 13 09:06:52.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 09:06:52.980 INFO kablam! | Oct 13 09:06:52.980 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:52.980 INFO kablam! Oct 13 09:06:52.980 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:52.980 INFO kablam! --> benches/mvg.rs:7:5 Oct 13 09:06:52.980 INFO kablam! | Oct 13 09:06:52.980 INFO kablam! 7 | use self::test::Bencher; Oct 13 09:06:52.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 09:06:52.980 INFO kablam! | Oct 13 09:06:52.980 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:52.980 INFO kablam! Oct 13 09:06:52.980 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:52.980 INFO kablam! --> benches/mvg.rs:10:23 Oct 13 09:06:52.980 INFO kablam! | Oct 13 09:06:52.980 INFO kablam! 10 | fn bench_draw(b: &mut test::Bencher) { Oct 13 09:06:52.980 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:06:52.980 INFO kablam! | Oct 13 09:06:52.980 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:52.980 INFO kablam! Oct 13 09:06:52.980 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:52.980 INFO kablam! --> benches/mvg.rs:17:29 Oct 13 09:06:52.980 INFO kablam! | Oct 13 09:06:52.980 INFO kablam! 17 | fn bench_sample_100(b: &mut test::Bencher) { Oct 13 09:06:52.980 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:06:52.980 INFO kablam! | Oct 13 09:06:52.980 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:52.980 INFO kablam! Oct 13 09:06:52.980 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:52.980 INFO kablam! --> benches/mvg.rs:24:23 Oct 13 09:06:52.980 INFO kablam! | Oct 13 09:06:52.980 INFO kablam! 24 | fn bench_ln_f(b: &mut test::Bencher) { Oct 13 09:06:52.980 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:06:52.980 INFO kablam! | Oct 13 09:06:52.980 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:52.980 INFO kablam! Oct 13 09:06:52.980 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:52.980 INFO kablam! --> benches/gev.rs:22:7 Oct 13 09:06:52.980 INFO kablam! | Oct 13 09:06:52.980 INFO kablam! 22 | b.iter(|| { Oct 13 09:06:52.980 INFO kablam! | ^^^^ Oct 13 09:06:52.980 INFO kablam! | Oct 13 09:06:52.980 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:52.980 INFO kablam! Oct 13 09:06:52.988 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:52.988 INFO kablam! --> benches/gev.rs:31:7 Oct 13 09:06:52.988 INFO kablam! | Oct 13 09:06:52.988 INFO kablam! 31 | b.iter(|| { Oct 13 09:06:52.988 INFO kablam! | ^^^^ Oct 13 09:06:52.988 INFO kablam! | Oct 13 09:06:52.988 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:52.988 INFO kablam! Oct 13 09:06:52.988 INFO kablam! error: aborting due to 8 previous errors Oct 13 09:06:52.988 INFO kablam! Oct 13 09:06:52.988 INFO kablam! For more information about this error, try `rustc --explain E0658`. Oct 13 09:06:52.993 INFO kablam! error: Could not compile `rv`. Oct 13 09:06:52.993 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 09:06:53.064 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:53.065 INFO kablam! --> benches/mvg.rs:13:7 Oct 13 09:06:53.065 INFO kablam! | Oct 13 09:06:53.065 INFO kablam! 13 | b.iter(|| mvg.draw(&mut rng)); Oct 13 09:06:53.065 INFO kablam! | ^^^^ Oct 13 09:06:53.065 INFO kablam! | Oct 13 09:06:53.065 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:53.065 INFO kablam! Oct 13 09:06:53.065 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:53.065 INFO kablam! --> benches/mvg.rs:20:7 Oct 13 09:06:53.065 INFO kablam! | Oct 13 09:06:53.065 INFO kablam! 20 | b.iter(|| mvg.sample(100, &mut rng)); Oct 13 09:06:53.065 INFO kablam! | ^^^^ Oct 13 09:06:53.065 INFO kablam! | Oct 13 09:06:53.065 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:53.065 INFO kablam! Oct 13 09:06:53.068 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:53.068 INFO kablam! --> benches/mvg.rs:27:7 Oct 13 09:06:53.068 INFO kablam! | Oct 13 09:06:53.068 INFO kablam! 27 | b.iter(|| mvg.ln_pdf(&x)); Oct 13 09:06:53.068 INFO kablam! | ^^^^ Oct 13 09:06:53.068 INFO kablam! | Oct 13 09:06:53.068 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:53.068 INFO kablam! Oct 13 09:06:53.072 INFO kablam! error: aborting due to 9 previous errors Oct 13 09:06:53.072 INFO kablam! Oct 13 09:06:53.072 INFO kablam! Some errors occurred: E0433, E0658. Oct 13 09:06:53.072 INFO kablam! For more information about an error, try `rustc --explain E0433`. Oct 13 09:06:53.078 INFO kablam! error: Could not compile `rv`. Oct 13 09:06:53.078 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 09:06:54.105 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `DMatrix` Oct 13 09:06:54.105 INFO kablam! --> benches/wishart.rs:19:13 Oct 13 09:06:54.105 INFO kablam! | Oct 13 09:06:54.105 INFO kablam! 19 | let x = DMatrix::::identity(10, 10); Oct 13 09:06:54.105 INFO kablam! | ^^^^^^^ Use of undeclared type or module `DMatrix` Oct 13 09:06:54.105 INFO kablam! Oct 13 09:06:54.105 INFO kablam! warning: unused import: `self::test::Bencher` Oct 13 09:06:54.105 INFO kablam! --> benches/wishart.rs:7:5 Oct 13 09:06:54.105 INFO kablam! | Oct 13 09:06:54.105 INFO kablam! 7 | use self::test::Bencher; Oct 13 09:06:54.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 09:06:54.105 INFO kablam! | Oct 13 09:06:54.105 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 09:06:54.105 INFO kablam! Oct 13 09:06:54.105 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:54.105 INFO kablam! --> benches/wishart.rs:3:1 Oct 13 09:06:54.105 INFO kablam! | Oct 13 09:06:54.105 INFO kablam! 3 | extern crate test; Oct 13 09:06:54.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 09:06:54.105 INFO kablam! | Oct 13 09:06:54.105 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:54.105 INFO kablam! Oct 13 09:06:54.105 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:54.105 INFO kablam! --> benches/wishart.rs:7:5 Oct 13 09:06:54.105 INFO kablam! | Oct 13 09:06:54.105 INFO kablam! 7 | use self::test::Bencher; Oct 13 09:06:54.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 09:06:54.105 INFO kablam! | Oct 13 09:06:54.105 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:54.105 INFO kablam! Oct 13 09:06:54.105 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:54.105 INFO kablam! --> benches/wishart.rs:10:23 Oct 13 09:06:54.105 INFO kablam! | Oct 13 09:06:54.105 INFO kablam! 10 | fn bench_draw(b: &mut test::Bencher) { Oct 13 09:06:54.105 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:06:54.105 INFO kablam! | Oct 13 09:06:54.105 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:54.105 INFO kablam! Oct 13 09:06:54.105 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:54.105 INFO kablam! --> benches/wishart.rs:17:23 Oct 13 09:06:54.105 INFO kablam! | Oct 13 09:06:54.105 INFO kablam! 17 | fn bench_ln_f(b: &mut test::Bencher) { Oct 13 09:06:54.105 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:06:54.105 INFO kablam! | Oct 13 09:06:54.105 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:54.105 INFO kablam! Oct 13 09:06:54.128 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:54.128 INFO kablam! --> benches/wishart.rs:13:7 Oct 13 09:06:54.128 INFO kablam! | Oct 13 09:06:54.128 INFO kablam! 13 | b.iter(|| iw.draw(&mut rng)); Oct 13 09:06:54.128 INFO kablam! | ^^^^ Oct 13 09:06:54.128 INFO kablam! | Oct 13 09:06:54.128 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:54.128 INFO kablam! Oct 13 09:06:54.138 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 13 09:06:54.138 INFO kablam! --> benches/wishart.rs:20:7 Oct 13 09:06:54.138 INFO kablam! | Oct 13 09:06:54.138 INFO kablam! 20 | b.iter(|| iw.ln_f(&x)); Oct 13 09:06:54.138 INFO kablam! | ^^^^ Oct 13 09:06:54.138 INFO kablam! | Oct 13 09:06:54.138 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 13 09:06:54.138 INFO kablam! Oct 13 09:06:54.141 INFO kablam! error: aborting due to 7 previous errors Oct 13 09:06:54.141 INFO kablam! Oct 13 09:06:54.141 INFO kablam! Some errors occurred: E0433, E0658. Oct 13 09:06:54.141 INFO kablam! For more information about an error, try `rustc --explain E0433`. Oct 13 09:06:54.152 INFO kablam! error: Could not compile `rv`. Oct 13 09:06:54.152 INFO kablam! Oct 13 09:06:54.152 INFO kablam! To learn more, run the command again with --verbose. Oct 13 09:06:54.153 INFO kablam! su: No module specific data is present Oct 13 09:06:54.758 INFO running `"docker" "rm" "-f" "e45e655f575f27e004936c5668099f9b50ed537c4f8b1bd7661a15dce850fb9d"` Oct 13 09:06:54.868 INFO blam! e45e655f575f27e004936c5668099f9b50ed537c4f8b1bd7661a15dce850fb9d