Sep 21 03:44:20.875 INFO checking rv-0.4.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 03:44:20.875 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 03:44:20.876 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:44:21.059 INFO blam! aaddfe3fb40882bae54bf12dcb27bc987686ca0e9220716f5ad573264f7247a5 Sep 21 03:44:21.061 INFO running `"docker" "start" "-a" "aaddfe3fb40882bae54bf12dcb27bc987686ca0e9220716f5ad573264f7247a5"` Sep 21 03:44:22.513 INFO kablam! usermod: no changes Sep 21 03:44:22.706 INFO kablam! Checking libm v0.1.2 Sep 21 03:44:22.706 INFO kablam! Checking assert v0.7.4 Sep 21 03:44:22.707 INFO kablam! Checking special v0.7.8 Sep 21 03:44:22.725 INFO kablam! Checking approx v0.3.0 Sep 21 03:44:24.618 INFO kablam! Checking alga v0.7.2 Sep 21 03:44:28.842 INFO kablam! Checking nalgebra v0.16.2 Sep 21 03:44:59.311 INFO kablam! Checking rv v0.4.1 (/source) Sep 21 03:45:03.286 INFO kablam! warning: unused import: `ContinuousDistr` Sep 21 03:45:03.286 INFO kablam! --> benches/gev.rs:6:24 Sep 21 03:45:03.286 INFO kablam! | Sep 21 03:45:03.286 INFO kablam! 6 | use self::rv::traits::{ContinuousDistr, Rv}; Sep 21 03:45:03.286 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 03:45:03.286 INFO kablam! | Sep 21 03:45:03.286 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:45:03.286 INFO kablam! Sep 21 03:45:03.286 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:03.286 INFO kablam! --> benches/gev.rs:3:1 Sep 21 03:45:03.286 INFO kablam! | Sep 21 03:45:03.286 INFO kablam! 3 | extern crate test; Sep 21 03:45:03.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 03:45:03.286 INFO kablam! | Sep 21 03:45:03.286 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:03.286 INFO kablam! Sep 21 03:45:03.286 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:03.286 INFO kablam! --> benches/gev.rs:7:5 Sep 21 03:45:03.286 INFO kablam! | Sep 21 03:45:03.286 INFO kablam! 7 | use self::test::Bencher; Sep 21 03:45:03.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 03:45:03.286 INFO kablam! | Sep 21 03:45:03.286 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:03.286 INFO kablam! Sep 21 03:45:03.286 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:03.286 INFO kablam! --> benches/gev.rs:10:25 Sep 21 03:45:03.286 INFO kablam! | Sep 21 03:45:03.286 INFO kablam! 10 | fn bench_draw_0(b: &mut Bencher) { Sep 21 03:45:03.286 INFO kablam! | ^^^^^^^ Sep 21 03:45:03.286 INFO kablam! | Sep 21 03:45:03.286 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:03.286 INFO kablam! Sep 21 03:45:03.286 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:03.286 INFO kablam! --> benches/gev.rs:19:32 Sep 21 03:45:03.286 INFO kablam! | Sep 21 03:45:03.286 INFO kablam! 19 | fn bench_draw_one_half(b: &mut Bencher) { Sep 21 03:45:03.287 INFO kablam! | ^^^^^^^ Sep 21 03:45:03.287 INFO kablam! | Sep 21 03:45:03.287 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:03.287 INFO kablam! Sep 21 03:45:03.287 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:03.287 INFO kablam! --> benches/gev.rs:28:41 Sep 21 03:45:03.287 INFO kablam! | Sep 21 03:45:03.287 INFO kablam! 28 | fn bench_draw_negative_one_half(b: &mut Bencher) { Sep 21 03:45:03.287 INFO kablam! | ^^^^^^^ Sep 21 03:45:03.287 INFO kablam! | Sep 21 03:45:03.287 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:03.287 INFO kablam! Sep 21 03:45:03.327 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:03.327 INFO kablam! --> benches/gev.rs:13:7 Sep 21 03:45:03.327 INFO kablam! | Sep 21 03:45:03.327 INFO kablam! 13 | b.iter(|| { Sep 21 03:45:03.327 INFO kablam! | ^^^^ Sep 21 03:45:03.327 INFO kablam! | Sep 21 03:45:03.327 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:03.327 INFO kablam! Sep 21 03:45:03.328 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:03.328 INFO kablam! --> benches/gev.rs:22:7 Sep 21 03:45:03.328 INFO kablam! | Sep 21 03:45:03.328 INFO kablam! 22 | b.iter(|| { Sep 21 03:45:03.328 INFO kablam! | ^^^^ Sep 21 03:45:03.328 INFO kablam! | Sep 21 03:45:03.328 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:03.328 INFO kablam! Sep 21 03:45:03.328 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:03.328 INFO kablam! --> benches/gev.rs:31:7 Sep 21 03:45:03.328 INFO kablam! | Sep 21 03:45:03.328 INFO kablam! 31 | b.iter(|| { Sep 21 03:45:03.328 INFO kablam! | ^^^^ Sep 21 03:45:03.328 INFO kablam! | Sep 21 03:45:03.328 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:03.328 INFO kablam! Sep 21 03:45:03.336 INFO kablam! error: aborting due to 8 previous errors Sep 21 03:45:03.336 INFO kablam! Sep 21 03:45:03.336 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 21 03:45:03.342 INFO kablam! error: Could not compile `rv`. Sep 21 03:45:03.342 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:45:03.578 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `DVector` Sep 21 03:45:03.578 INFO kablam! --> benches/mvg.rs:26:13 Sep 21 03:45:03.578 INFO kablam! | Sep 21 03:45:03.578 INFO kablam! 26 | let x = DVector::::zeros(10); Sep 21 03:45:03.578 INFO kablam! | ^^^^^^^ Use of undeclared type or module `DVector` Sep 21 03:45:03.578 INFO kablam! Sep 21 03:45:03.578 INFO kablam! warning: unused import: `self::test::Bencher` Sep 21 03:45:03.578 INFO kablam! --> benches/mvg.rs:7:5 Sep 21 03:45:03.578 INFO kablam! | Sep 21 03:45:03.578 INFO kablam! 7 | use self::test::Bencher; Sep 21 03:45:03.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 03:45:03.578 INFO kablam! | Sep 21 03:45:03.578 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:45:03.578 INFO kablam! Sep 21 03:45:03.586 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:03.586 INFO kablam! --> benches/mvg.rs:3:1 Sep 21 03:45:03.586 INFO kablam! | Sep 21 03:45:03.586 INFO kablam! 3 | extern crate test; Sep 21 03:45:03.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 03:45:03.586 INFO kablam! | Sep 21 03:45:03.586 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:03.586 INFO kablam! Sep 21 03:45:03.586 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:03.586 INFO kablam! --> benches/mvg.rs:7:5 Sep 21 03:45:03.586 INFO kablam! | Sep 21 03:45:03.586 INFO kablam! 7 | use self::test::Bencher; Sep 21 03:45:03.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 03:45:03.586 INFO kablam! | Sep 21 03:45:03.586 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:03.586 INFO kablam! Sep 21 03:45:03.586 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:03.586 INFO kablam! --> benches/mvg.rs:10:23 Sep 21 03:45:03.586 INFO kablam! | Sep 21 03:45:03.587 INFO kablam! 10 | fn bench_draw(b: &mut test::Bencher) { Sep 21 03:45:03.587 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 03:45:03.587 INFO kablam! | Sep 21 03:45:03.587 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:03.587 INFO kablam! Sep 21 03:45:03.587 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:03.587 INFO kablam! --> benches/mvg.rs:17:29 Sep 21 03:45:03.587 INFO kablam! | Sep 21 03:45:03.587 INFO kablam! 17 | fn bench_sample_100(b: &mut test::Bencher) { Sep 21 03:45:03.587 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 03:45:03.587 INFO kablam! | Sep 21 03:45:03.587 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:03.587 INFO kablam! Sep 21 03:45:03.587 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:03.587 INFO kablam! --> benches/mvg.rs:24:23 Sep 21 03:45:03.587 INFO kablam! | Sep 21 03:45:03.587 INFO kablam! 24 | fn bench_ln_f(b: &mut test::Bencher) { Sep 21 03:45:03.587 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 03:45:03.587 INFO kablam! | Sep 21 03:45:03.587 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:03.587 INFO kablam! Sep 21 03:45:03.774 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:03.774 INFO kablam! --> benches/mvg.rs:13:7 Sep 21 03:45:03.774 INFO kablam! | Sep 21 03:45:03.774 INFO kablam! 13 | b.iter(|| mvg.draw(&mut rng)); Sep 21 03:45:03.774 INFO kablam! | ^^^^ Sep 21 03:45:03.786 INFO kablam! | Sep 21 03:45:03.786 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:03.786 INFO kablam! Sep 21 03:45:03.806 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:03.806 INFO kablam! --> benches/mvg.rs:20:7 Sep 21 03:45:03.806 INFO kablam! | Sep 21 03:45:03.806 INFO kablam! 20 | b.iter(|| mvg.sample(100, &mut rng)); Sep 21 03:45:03.806 INFO kablam! | ^^^^ Sep 21 03:45:03.821 INFO kablam! | Sep 21 03:45:03.821 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:03.821 INFO kablam! Sep 21 03:45:03.826 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:03.826 INFO kablam! --> benches/mvg.rs:27:7 Sep 21 03:45:03.826 INFO kablam! | Sep 21 03:45:03.826 INFO kablam! 27 | b.iter(|| mvg.ln_pdf(&x)); Sep 21 03:45:03.826 INFO kablam! | ^^^^ Sep 21 03:45:03.826 INFO kablam! | Sep 21 03:45:03.826 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:03.826 INFO kablam! Sep 21 03:45:03.846 INFO kablam! error: aborting due to 9 previous errors Sep 21 03:45:03.853 INFO kablam! Sep 21 03:45:03.853 INFO kablam! Some errors occurred: E0433, E0658. Sep 21 03:45:03.853 INFO kablam! For more information about an error, try `rustc --explain E0433`. Sep 21 03:45:03.909 INFO kablam! error: Could not compile `rv`. Sep 21 03:45:03.909 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:45:04.035 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `DMatrix` Sep 21 03:45:04.035 INFO kablam! --> benches/wishart.rs:19:13 Sep 21 03:45:04.035 INFO kablam! | Sep 21 03:45:04.035 INFO kablam! 19 | let x = DMatrix::::identity(10, 10); Sep 21 03:45:04.035 INFO kablam! | ^^^^^^^ Use of undeclared type or module `DMatrix` Sep 21 03:45:04.035 INFO kablam! Sep 21 03:45:04.036 INFO kablam! warning: unused import: `self::test::Bencher` Sep 21 03:45:04.036 INFO kablam! --> benches/wishart.rs:7:5 Sep 21 03:45:04.036 INFO kablam! | Sep 21 03:45:04.036 INFO kablam! 7 | use self::test::Bencher; Sep 21 03:45:04.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 03:45:04.036 INFO kablam! | Sep 21 03:45:04.036 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:45:04.036 INFO kablam! Sep 21 03:45:04.038 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:04.038 INFO kablam! --> benches/wishart.rs:3:1 Sep 21 03:45:04.038 INFO kablam! | Sep 21 03:45:04.038 INFO kablam! 3 | extern crate test; Sep 21 03:45:04.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 03:45:04.038 INFO kablam! | Sep 21 03:45:04.038 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:04.038 INFO kablam! Sep 21 03:45:04.038 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:04.038 INFO kablam! --> benches/wishart.rs:7:5 Sep 21 03:45:04.038 INFO kablam! | Sep 21 03:45:04.038 INFO kablam! 7 | use self::test::Bencher; Sep 21 03:45:04.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 03:45:04.038 INFO kablam! | Sep 21 03:45:04.038 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:04.038 INFO kablam! Sep 21 03:45:04.038 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:04.038 INFO kablam! --> benches/wishart.rs:10:23 Sep 21 03:45:04.038 INFO kablam! | Sep 21 03:45:04.038 INFO kablam! 10 | fn bench_draw(b: &mut test::Bencher) { Sep 21 03:45:04.038 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 03:45:04.038 INFO kablam! | Sep 21 03:45:04.038 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:04.038 INFO kablam! Sep 21 03:45:04.038 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:04.038 INFO kablam! --> benches/wishart.rs:17:23 Sep 21 03:45:04.038 INFO kablam! | Sep 21 03:45:04.042 INFO kablam! 17 | fn bench_ln_f(b: &mut test::Bencher) { Sep 21 03:45:04.042 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 03:45:04.042 INFO kablam! | Sep 21 03:45:04.042 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:04.042 INFO kablam! Sep 21 03:45:04.070 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:04.070 INFO kablam! --> benches/wishart.rs:13:7 Sep 21 03:45:04.070 INFO kablam! | Sep 21 03:45:04.070 INFO kablam! 13 | b.iter(|| iw.draw(&mut rng)); Sep 21 03:45:04.070 INFO kablam! | ^^^^ Sep 21 03:45:04.070 INFO kablam! | Sep 21 03:45:04.070 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:04.070 INFO kablam! Sep 21 03:45:04.092 INFO kablam! error[E0658]: use of unstable library feature 'test' (see issue #27812) Sep 21 03:45:04.092 INFO kablam! --> benches/wishart.rs:20:7 Sep 21 03:45:04.092 INFO kablam! | Sep 21 03:45:04.092 INFO kablam! 20 | b.iter(|| iw.ln_f(&x)); Sep 21 03:45:04.092 INFO kablam! | ^^^^ Sep 21 03:45:04.092 INFO kablam! | Sep 21 03:45:04.092 INFO kablam! = help: add #![feature(test)] to the crate attributes to enable Sep 21 03:45:04.092 INFO kablam! Sep 21 03:45:04.098 INFO kablam! error: aborting due to 7 previous errors Sep 21 03:45:04.098 INFO kablam! Sep 21 03:45:04.098 INFO kablam! Some errors occurred: E0433, E0658. Sep 21 03:45:04.098 INFO kablam! For more information about an error, try `rustc --explain E0433`. Sep 21 03:45:04.114 INFO kablam! error: Could not compile `rv`. Sep 21 03:45:04.114 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:45:04.531 INFO kablam! error: build failed Sep 21 03:45:04.532 INFO kablam! su: No module specific data is present Sep 21 03:45:05.475 INFO running `"docker" "rm" "-f" "aaddfe3fb40882bae54bf12dcb27bc987686ca0e9220716f5ad573264f7247a5"` Sep 21 03:45:05.587 INFO blam! aaddfe3fb40882bae54bf12dcb27bc987686ca0e9220716f5ad573264f7247a5