Oct 21 23:56:51.537 INFO checking rv-0.4.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 23:56:51.539 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 23:56:52.013 INFO blam! 7c1e20eba5944ca3130c5fbd4100cb5e1d698512820432a07a39abda7fabc777 Oct 21 23:56:52.015 INFO running `"docker" "start" "-a" "7c1e20eba5944ca3130c5fbd4100cb5e1d698512820432a07a39abda7fabc777"` Oct 21 23:56:53.379 INFO kablam! usermod: no changes Oct 21 23:56:53.508 INFO kablam! Checking special v0.7.8 Oct 21 23:56:53.508 INFO kablam! Checking approx v0.3.0 Oct 21 23:56:54.568 INFO kablam! Checking alga v0.7.2 Oct 21 23:56:59.679 INFO kablam! Checking nalgebra v0.16.5 Oct 21 23:57:33.664 INFO kablam! Checking rv v0.4.1 (/source) Oct 21 23:57:43.348 INFO kablam! warning: unused import: `ContinuousDistr` Oct 21 23:57:43.348 INFO kablam! --> benches/gev.rs:6:24 Oct 21 23:57:43.348 INFO kablam! | Oct 21 23:57:43.348 INFO kablam! 6 | use self::rv::traits::{ContinuousDistr, Rv}; Oct 21 23:57:43.348 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 23:57:43.360 INFO kablam! | Oct 21 23:57:43.361 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 23:57:43.361 INFO kablam! Oct 21 23:57:43.368 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:43.369 INFO kablam! --> benches/gev.rs:3:1 Oct 21 23:57:43.369 INFO kablam! | Oct 21 23:57:43.369 INFO kablam! 3 | extern crate test; Oct 21 23:57:43.369 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 23:57:43.376 INFO kablam! | Oct 21 23:57:43.377 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:43.377 INFO kablam! Oct 21 23:57:43.377 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:43.377 INFO kablam! --> benches/gev.rs:7:5 Oct 21 23:57:43.378 INFO kablam! | Oct 21 23:57:43.378 INFO kablam! 7 | use self::test::Bencher; Oct 21 23:57:43.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 23:57:43.378 INFO kablam! | Oct 21 23:57:43.378 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:43.379 INFO kablam! Oct 21 23:57:43.379 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:43.379 INFO kablam! --> benches/gev.rs:10:25 Oct 21 23:57:43.379 INFO kablam! | Oct 21 23:57:43.380 INFO kablam! 10 | fn bench_draw_0(b: &mut Bencher) { Oct 21 23:57:43.380 INFO kablam! | ^^^^^^^ Oct 21 23:57:43.380 INFO kablam! | Oct 21 23:57:43.381 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:43.381 INFO kablam! Oct 21 23:57:43.381 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:43.381 INFO kablam! --> benches/gev.rs:19:32 Oct 21 23:57:43.381 INFO kablam! | Oct 21 23:57:43.382 INFO kablam! 19 | fn bench_draw_one_half(b: &mut Bencher) { Oct 21 23:57:43.382 INFO kablam! | ^^^^^^^ Oct 21 23:57:43.382 INFO kablam! | Oct 21 23:57:43.382 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:43.383 INFO kablam! Oct 21 23:57:43.383 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:43.383 INFO kablam! --> benches/gev.rs:28:41 Oct 21 23:57:43.383 INFO kablam! | Oct 21 23:57:43.383 INFO kablam! 28 | fn bench_draw_negative_one_half(b: &mut Bencher) { Oct 21 23:57:43.384 INFO kablam! | ^^^^^^^ Oct 21 23:57:43.384 INFO kablam! | Oct 21 23:57:43.384 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:43.384 INFO kablam! Oct 21 23:57:43.576 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:43.577 INFO kablam! --> benches/gev.rs:13:7 Oct 21 23:57:43.577 INFO kablam! | Oct 21 23:57:43.577 INFO kablam! 13 | b.iter(|| { Oct 21 23:57:43.577 INFO kablam! | ^^^^ Oct 21 23:57:43.601 INFO kablam! | Oct 21 23:57:43.601 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:43.601 INFO kablam! Oct 21 23:57:43.601 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:43.602 INFO kablam! --> benches/gev.rs:22:7 Oct 21 23:57:43.602 INFO kablam! | Oct 21 23:57:43.602 INFO kablam! 22 | b.iter(|| { Oct 21 23:57:43.603 INFO kablam! | ^^^^ Oct 21 23:57:43.608 INFO kablam! | Oct 21 23:57:43.609 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:43.609 INFO kablam! Oct 21 23:57:43.609 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:43.610 INFO kablam! --> benches/gev.rs:31:7 Oct 21 23:57:43.610 INFO kablam! | Oct 21 23:57:43.610 INFO kablam! 31 | b.iter(|| { Oct 21 23:57:43.610 INFO kablam! | ^^^^ Oct 21 23:57:43.611 INFO kablam! | Oct 21 23:57:43.611 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:43.611 INFO kablam! Oct 21 23:57:43.632 INFO kablam! error: aborting due to 8 previous errors Oct 21 23:57:43.633 INFO kablam! Oct 21 23:57:43.633 INFO kablam! For more information about this error, try `rustc --explain E0658`. Oct 21 23:57:43.708 INFO kablam! error: Could not compile `rv`. Oct 21 23:57:43.708 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 23:57:45.466 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `DMatrix` Oct 21 23:57:45.466 INFO kablam! --> benches/wishart.rs:19:13 Oct 21 23:57:45.466 INFO kablam! | Oct 21 23:57:45.466 INFO kablam! 19 | let x = DMatrix::::identity(10, 10); Oct 21 23:57:45.466 INFO kablam! | ^^^^^^^ Use of undeclared type or module `DMatrix` Oct 21 23:57:45.466 INFO kablam! Oct 21 23:57:45.467 INFO kablam! warning: unused import: `self::test::Bencher` Oct 21 23:57:45.467 INFO kablam! --> benches/wishart.rs:7:5 Oct 21 23:57:45.468 INFO kablam! | Oct 21 23:57:45.468 INFO kablam! 7 | use self::test::Bencher; Oct 21 23:57:45.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 23:57:45.468 INFO kablam! | Oct 21 23:57:45.468 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 23:57:45.468 INFO kablam! Oct 21 23:57:45.469 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:45.469 INFO kablam! --> benches/wishart.rs:3:1 Oct 21 23:57:45.469 INFO kablam! | Oct 21 23:57:45.469 INFO kablam! 3 | extern crate test; Oct 21 23:57:45.469 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 23:57:45.469 INFO kablam! | Oct 21 23:57:45.469 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:45.469 INFO kablam! Oct 21 23:57:45.469 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:45.469 INFO kablam! --> benches/wishart.rs:7:5 Oct 21 23:57:45.469 INFO kablam! | Oct 21 23:57:45.469 INFO kablam! 7 | use self::test::Bencher; Oct 21 23:57:45.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 23:57:45.470 INFO kablam! | Oct 21 23:57:45.470 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:45.470 INFO kablam! Oct 21 23:57:45.470 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:45.470 INFO kablam! --> benches/wishart.rs:10:23 Oct 21 23:57:45.470 INFO kablam! | Oct 21 23:57:45.470 INFO kablam! 10 | fn bench_draw(b: &mut test::Bencher) { Oct 21 23:57:45.470 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 23:57:45.470 INFO kablam! | Oct 21 23:57:45.470 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:45.470 INFO kablam! Oct 21 23:57:45.470 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:45.470 INFO kablam! --> benches/wishart.rs:17:23 Oct 21 23:57:45.470 INFO kablam! | Oct 21 23:57:45.470 INFO kablam! 17 | fn bench_ln_f(b: &mut test::Bencher) { Oct 21 23:57:45.470 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 23:57:45.470 INFO kablam! | Oct 21 23:57:45.470 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:45.470 INFO kablam! Oct 21 23:57:45.492 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:45.492 INFO kablam! --> benches/wishart.rs:13:7 Oct 21 23:57:45.492 INFO kablam! | Oct 21 23:57:45.492 INFO kablam! 13 | b.iter(|| iw.draw(&mut rng)); Oct 21 23:57:45.492 INFO kablam! | ^^^^ Oct 21 23:57:45.492 INFO kablam! | Oct 21 23:57:45.492 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:45.492 INFO kablam! Oct 21 23:57:45.508 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:45.508 INFO kablam! --> benches/wishart.rs:20:7 Oct 21 23:57:45.508 INFO kablam! | Oct 21 23:57:45.508 INFO kablam! 20 | b.iter(|| iw.ln_f(&x)); Oct 21 23:57:45.508 INFO kablam! | ^^^^ Oct 21 23:57:45.508 INFO kablam! | Oct 21 23:57:45.508 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:45.508 INFO kablam! Oct 21 23:57:45.512 INFO kablam! error: aborting due to 7 previous errors Oct 21 23:57:45.512 INFO kablam! Oct 21 23:57:45.512 INFO kablam! Some errors occurred: E0433, E0658. Oct 21 23:57:45.512 INFO kablam! For more information about an error, try `rustc --explain E0433`. Oct 21 23:57:45.518 INFO kablam! error: Could not compile `rv`. Oct 21 23:57:45.518 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 23:57:45.784 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `DVector` Oct 21 23:57:45.785 INFO kablam! --> benches/mvg.rs:26:13 Oct 21 23:57:45.785 INFO kablam! | Oct 21 23:57:45.785 INFO kablam! 26 | let x = DVector::::zeros(10); Oct 21 23:57:45.785 INFO kablam! | ^^^^^^^ Use of undeclared type or module `DVector` Oct 21 23:57:45.785 INFO kablam! Oct 21 23:57:45.785 INFO kablam! warning: unused import: `self::test::Bencher` Oct 21 23:57:45.785 INFO kablam! --> benches/mvg.rs:7:5 Oct 21 23:57:45.785 INFO kablam! | Oct 21 23:57:45.785 INFO kablam! 7 | use self::test::Bencher; Oct 21 23:57:45.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 23:57:45.785 INFO kablam! | Oct 21 23:57:45.785 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 23:57:45.788 INFO kablam! Oct 21 23:57:45.788 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:45.788 INFO kablam! --> benches/mvg.rs:3:1 Oct 21 23:57:45.788 INFO kablam! | Oct 21 23:57:45.788 INFO kablam! 3 | extern crate test; Oct 21 23:57:45.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 23:57:45.788 INFO kablam! | Oct 21 23:57:45.788 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:45.788 INFO kablam! Oct 21 23:57:45.788 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:45.788 INFO kablam! --> benches/mvg.rs:7:5 Oct 21 23:57:45.788 INFO kablam! | Oct 21 23:57:45.788 INFO kablam! 7 | use self::test::Bencher; Oct 21 23:57:45.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 23:57:45.788 INFO kablam! | Oct 21 23:57:45.788 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:45.788 INFO kablam! Oct 21 23:57:45.788 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:45.788 INFO kablam! --> benches/mvg.rs:10:23 Oct 21 23:57:45.788 INFO kablam! | Oct 21 23:57:45.788 INFO kablam! 10 | fn bench_draw(b: &mut test::Bencher) { Oct 21 23:57:45.788 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 23:57:45.788 INFO kablam! | Oct 21 23:57:45.788 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:45.788 INFO kablam! Oct 21 23:57:45.788 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:45.788 INFO kablam! --> benches/mvg.rs:17:29 Oct 21 23:57:45.792 INFO kablam! | Oct 21 23:57:45.792 INFO kablam! 17 | fn bench_sample_100(b: &mut test::Bencher) { Oct 21 23:57:45.792 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 23:57:45.792 INFO kablam! | Oct 21 23:57:45.792 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:45.792 INFO kablam! Oct 21 23:57:45.792 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:45.792 INFO kablam! --> benches/mvg.rs:24:23 Oct 21 23:57:45.792 INFO kablam! | Oct 21 23:57:45.792 INFO kablam! 24 | fn bench_ln_f(b: &mut test::Bencher) { Oct 21 23:57:45.792 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 23:57:45.792 INFO kablam! | Oct 21 23:57:45.792 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:45.792 INFO kablam! Oct 21 23:57:45.850 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:45.850 INFO kablam! --> benches/mvg.rs:13:7 Oct 21 23:57:45.850 INFO kablam! | Oct 21 23:57:45.850 INFO kablam! 13 | b.iter(|| mvg.draw(&mut rng)); Oct 21 23:57:45.850 INFO kablam! | ^^^^ Oct 21 23:57:45.850 INFO kablam! | Oct 21 23:57:45.851 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:45.851 INFO kablam! Oct 21 23:57:45.860 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:45.860 INFO kablam! --> benches/mvg.rs:20:7 Oct 21 23:57:45.860 INFO kablam! | Oct 21 23:57:45.860 INFO kablam! 20 | b.iter(|| mvg.sample(100, &mut rng)); Oct 21 23:57:45.860 INFO kablam! | ^^^^ Oct 21 23:57:45.861 INFO kablam! | Oct 21 23:57:45.861 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:45.861 INFO kablam! Oct 21 23:57:45.861 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Oct 21 23:57:45.861 INFO kablam! --> benches/mvg.rs:27:7 Oct 21 23:57:45.861 INFO kablam! | Oct 21 23:57:45.861 INFO kablam! 27 | b.iter(|| mvg.ln_pdf(&x)); Oct 21 23:57:45.861 INFO kablam! | ^^^^ Oct 21 23:57:45.861 INFO kablam! | Oct 21 23:57:45.861 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Oct 21 23:57:45.861 INFO kablam! Oct 21 23:57:45.865 INFO kablam! error: aborting due to 9 previous errors Oct 21 23:57:45.865 INFO kablam! Oct 21 23:57:45.865 INFO kablam! Some errors occurred: E0433, E0658. Oct 21 23:57:45.866 INFO kablam! For more information about an error, try `rustc --explain E0433`. Oct 21 23:57:45.883 INFO kablam! error: Could not compile `rv`. Oct 21 23:57:45.883 INFO kablam! Oct 21 23:57:45.883 INFO kablam! To learn more, run the command again with --verbose. Oct 21 23:57:45.885 INFO kablam! su: No module specific data is present Oct 21 23:57:46.988 INFO running `"docker" "rm" "-f" "7c1e20eba5944ca3130c5fbd4100cb5e1d698512820432a07a39abda7fabc777"` Oct 21 23:57:47.276 INFO blam! 7c1e20eba5944ca3130c5fbd4100cb5e1d698512820432a07a39abda7fabc777