Sep 04 20:54:26.690 INFO checking fastq-0.5.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 20:54:26.690 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 20:54:26.690 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:54:26.822 INFO blam! b21e120fb4a930b0b47c6fd78c3c9b37bd55377e952ce5e13cac43ba101495c5 Sep 04 20:54:26.823 INFO running `"docker" "start" "-a" "b21e120fb4a930b0b47c6fd78c3c9b37bd55377e952ce5e13cac43ba101495c5"` Sep 04 20:54:27.589 INFO kablam! Compiling parasail-sys v0.2.5 Sep 04 20:54:27.592 INFO kablam! Checking nalgebra v0.4.0 Sep 04 20:54:27.592 INFO kablam! Checking fastq v0.5.0 (file:///source) Sep 04 20:54:29.000 INFO kablam! warning: variable does not need to be mutable Sep 04 20:54:29.000 INFO kablam! --> src/lib.rs:262:13 Sep 04 20:54:29.000 INFO kablam! | Sep 04 20:54:29.000 INFO kablam! 262 | let mut buffer = &mut self.parser.buffer; Sep 04 20:54:29.000 INFO kablam! | ----^^^^^^ Sep 04 20:54:29.000 INFO kablam! | | Sep 04 20:54:29.000 INFO kablam! | help: remove this `mut` Sep 04 20:54:29.000 INFO kablam! | Sep 04 20:54:29.000 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 20:54:29.000 INFO kablam! Sep 04 20:54:29.001 INFO kablam! warning: variable does not need to be mutable Sep 04 20:54:29.001 INFO kablam! --> src/lib.rs:263:13 Sep 04 20:54:29.001 INFO kablam! | Sep 04 20:54:29.001 INFO kablam! 263 | let mut reader = &mut self.parser.reader; Sep 04 20:54:29.001 INFO kablam! | ----^^^^^^ Sep 04 20:54:29.001 INFO kablam! | | Sep 04 20:54:29.001 INFO kablam! | help: remove this `mut` Sep 04 20:54:29.001 INFO kablam! Sep 04 20:54:29.099 INFO kablam! error: failed to run custom build command for `parasail-sys v0.2.5` Sep 04 20:54:29.099 INFO kablam! process didn't exit successfully: `/target/debug/build/parasail-sys-356d1a2f3aaae40b/build-script-build` (exit code: 101) Sep 04 20:54:29.099 INFO kablam! --- stderr Sep 04 20:54:29.099 INFO kablam! thread 'main' panicked at 'Problem copying library to target directoy.: Custom { kind: InvalidInput, error: StringError("the source path is not an existing regular file") }', libcore/result.rs:983:5 Sep 04 20:54:29.099 INFO kablam! stack backtrace: Sep 04 20:54:29.099 INFO kablam! 0: 0x55f75e8199ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::he41721e5d0bd3faa Sep 04 20:54:29.099 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 04 20:54:29.099 INFO kablam! 1: 0x55f75e80b876 - std::sys_common::backtrace::print::h27d79f31b374d779 Sep 04 20:54:29.099 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 04 20:54:29.099 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 04 20:54:29.099 INFO kablam! 2: 0x55f75e80a1cd - std::panicking::default_hook::{{closure}}::h4c06e4d4f39d0ae6 Sep 04 20:54:29.099 INFO kablam! at libstd/panicking.rs:211 Sep 04 20:54:29.100 INFO kablam! 3: 0x55f75e809f40 - std::panicking::default_hook::hf063f386db7b68b7 Sep 04 20:54:29.100 INFO kablam! at libstd/panicking.rs:227 Sep 04 20:54:29.100 INFO kablam! 4: 0x55f75e80a78c - std::panicking::rust_panic_with_hook::h3b35cb326944f60c Sep 04 20:54:29.100 INFO kablam! at libstd/panicking.rs:477 Sep 04 20:54:29.100 INFO kablam! 5: 0x55f75e80a389 - std::panicking::continue_panic_fmt::h49dc352af3909309 Sep 04 20:54:29.100 INFO kablam! at libstd/panicking.rs:391 Sep 04 20:54:29.100 INFO kablam! 6: 0x55f75e80a285 - rust_begin_unwind Sep 04 20:54:29.100 INFO kablam! at libstd/panicking.rs:326 Sep 04 20:54:29.100 INFO kablam! 7: 0x55f75e85a86b - core::panicking::panic_fmt::hdb6dd09fce168bd1 Sep 04 20:54:29.100 INFO kablam! at libcore/panicking.rs:77 Sep 04 20:54:29.100 INFO kablam! 8: 0x55f75e8067c3 - core::result::unwrap_failed::hc631c2c2589ecf12 Sep 04 20:54:29.100 INFO kablam! at /checkout/src/libcore/macros.rs:26 Sep 04 20:54:29.100 INFO kablam! 9: 0x55f75e806074 - >::expect::h10a6eb76eeeacfb9 Sep 04 20:54:29.100 INFO kablam! at /checkout/src/libcore/result.rs:809 Sep 04 20:54:29.100 INFO kablam! 10: 0x55f75e806c41 - build_script_build::main::h6a941d96aeda0a7e Sep 04 20:54:29.100 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/parasail-sys-0.2.5/build.rs:33 Sep 04 20:54:29.100 INFO kablam! 11: 0x55f75e803cff - std::rt::lang_start::{{closure}}::h66c3a134497f82e2 Sep 04 20:54:29.100 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 20:54:29.100 INFO kablam! 12: 0x55f75e80a272 - std::panicking::try::do_call::h1a26d0ebba7bf7c2 Sep 04 20:54:29.100 INFO kablam! at libstd/rt.rs:59 Sep 04 20:54:29.100 INFO kablam! at libstd/panicking.rs:310 Sep 04 20:54:29.100 INFO kablam! 13: 0x55f75e82b669 - __rust_maybe_catch_panic Sep 04 20:54:29.100 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 04 20:54:29.100 INFO kablam! 14: 0x55f75e8155f5 - std::rt::lang_start_internal::h8b333a0a439d0823 Sep 04 20:54:29.100 INFO kablam! at libstd/panicking.rs:289 Sep 04 20:54:29.100 INFO kablam! at libstd/panic.rs:392 Sep 04 20:54:29.101 INFO kablam! at libstd/rt.rs:58 Sep 04 20:54:29.101 INFO kablam! 15: 0x55f75e803cd7 - std::rt::lang_start::hb7f0b6154dd2c702 Sep 04 20:54:29.101 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 20:54:29.101 INFO kablam! 16: 0x55f75e806f69 - main Sep 04 20:54:29.101 INFO kablam! 17: 0x7fb77e90d82f - __libc_start_main Sep 04 20:54:29.101 INFO kablam! 18: 0x55f75e800d68 - _start Sep 04 20:54:29.101 INFO kablam! 19: 0x0 - Sep 04 20:54:29.101 INFO kablam! Sep 04 20:54:29.101 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 20:54:31.067 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 20:54:31.067 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dmat.rs:70:44 Sep 04 20:54:31.067 INFO kablam! | Sep 04 20:54:31.067 INFO kablam! 70 | DMat::from_fn(nrows, ncols, |_, _| rand::random()) Sep 04 20:54:31.067 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 20:54:31.067 INFO kablam! | Sep 04 20:54:31.067 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 20:54:31.067 INFO kablam! = note: required by `rand::random` Sep 04 20:54:31.067 INFO kablam! Sep 04 20:54:31.225 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 20:54:31.225 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 20:54:31.225 INFO kablam! | Sep 04 20:54:31.225 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 20:54:31.225 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 20:54:31.225 INFO kablam! | Sep 04 20:54:31.225 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:85:1 Sep 04 20:54:31.225 INFO kablam! | Sep 04 20:54:31.225 INFO kablam! 85 | dvec_impl!(DVec); Sep 04 20:54:31.225 INFO kablam! | ----------------- in this macro invocation Sep 04 20:54:31.225 INFO kablam! | Sep 04 20:54:31.225 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 20:54:31.225 INFO kablam! = note: required by `rand::random` Sep 04 20:54:31.226 INFO kablam! Sep 04 20:54:31.227 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 20:54:31.227 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 20:54:31.227 INFO kablam! | Sep 04 20:54:31.227 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 20:54:31.227 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 20:54:31.227 INFO kablam! | Sep 04 20:54:31.227 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:93:1 Sep 04 20:54:31.227 INFO kablam! | Sep 04 20:54:31.227 INFO kablam! 93 | small_dvec_impl!(DVec1, 1, 0); Sep 04 20:54:31.227 INFO kablam! | ------------------------------ in this macro invocation Sep 04 20:54:31.227 INFO kablam! | Sep 04 20:54:31.227 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 20:54:31.227 INFO kablam! = note: required by `rand::random` Sep 04 20:54:31.228 INFO kablam! Sep 04 20:54:31.229 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 20:54:31.229 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 20:54:31.229 INFO kablam! | Sep 04 20:54:31.229 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 20:54:31.229 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 20:54:31.229 INFO kablam! | Sep 04 20:54:31.229 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:103:1 Sep 04 20:54:31.229 INFO kablam! | Sep 04 20:54:31.229 INFO kablam! 103 | small_dvec_impl!(DVec2, 2, 0, 1); Sep 04 20:54:31.229 INFO kablam! | --------------------------------- in this macro invocation Sep 04 20:54:31.229 INFO kablam! | Sep 04 20:54:31.229 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 20:54:31.229 INFO kablam! = note: required by `rand::random` Sep 04 20:54:31.229 INFO kablam! Sep 04 20:54:31.231 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 20:54:31.231 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 20:54:31.231 INFO kablam! | Sep 04 20:54:31.231 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 20:54:31.231 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 20:54:31.231 INFO kablam! | Sep 04 20:54:31.231 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:113:1 Sep 04 20:54:31.231 INFO kablam! | Sep 04 20:54:31.231 INFO kablam! 113 | small_dvec_impl!(DVec3, 3, 0, 1, 2); Sep 04 20:54:31.231 INFO kablam! | ------------------------------------ in this macro invocation Sep 04 20:54:31.231 INFO kablam! | Sep 04 20:54:31.231 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 20:54:31.231 INFO kablam! = note: required by `rand::random` Sep 04 20:54:31.231 INFO kablam! Sep 04 20:54:31.233 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 20:54:31.233 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 20:54:31.233 INFO kablam! | Sep 04 20:54:31.233 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 20:54:31.233 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 20:54:31.233 INFO kablam! | Sep 04 20:54:31.233 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:123:1 Sep 04 20:54:31.233 INFO kablam! | Sep 04 20:54:31.233 INFO kablam! 123 | small_dvec_impl!(DVec4, 4, 0, 1, 2, 3); Sep 04 20:54:31.233 INFO kablam! | --------------------------------------- in this macro invocation Sep 04 20:54:31.233 INFO kablam! | Sep 04 20:54:31.233 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 20:54:31.233 INFO kablam! = note: required by `rand::random` Sep 04 20:54:31.233 INFO kablam! Sep 04 20:54:31.235 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 20:54:31.235 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 20:54:31.235 INFO kablam! | Sep 04 20:54:31.235 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 20:54:31.235 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 20:54:31.235 INFO kablam! | Sep 04 20:54:31.235 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:133:1 Sep 04 20:54:31.235 INFO kablam! | Sep 04 20:54:31.235 INFO kablam! 133 | small_dvec_impl!(DVec5, 5, 0, 1, 2, 3, 4); Sep 04 20:54:31.235 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 20:54:31.235 INFO kablam! | Sep 04 20:54:31.235 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 20:54:31.235 INFO kablam! = note: required by `rand::random` Sep 04 20:54:31.235 INFO kablam! Sep 04 20:54:31.237 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 20:54:31.237 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 20:54:31.237 INFO kablam! | Sep 04 20:54:31.237 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 20:54:31.237 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 20:54:31.237 INFO kablam! | Sep 04 20:54:31.237 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:143:1 Sep 04 20:54:31.237 INFO kablam! | Sep 04 20:54:31.237 INFO kablam! 143 | small_dvec_impl!(DVec6, 6, 0, 1, 2, 3, 4, 5); Sep 04 20:54:31.237 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 20:54:31.237 INFO kablam! | Sep 04 20:54:31.237 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 20:54:31.237 INFO kablam! = note: required by `rand::random` Sep 04 20:54:31.237 INFO kablam! Sep 04 20:54:32.553 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 20:54:32.553 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/quat.rs:299:27 Sep 04 20:54:32.553 INFO kablam! | Sep 04 20:54:32.553 INFO kablam! 299 | UnitQuat::new(rng.gen()) Sep 04 20:54:32.553 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 20:54:32.553 INFO kablam! | Sep 04 20:54:32.553 INFO kablam! = help: the following implementations were found: Sep 04 20:54:32.553 INFO kablam! > Sep 04 20:54:32.553 INFO kablam! > Sep 04 20:54:32.553 INFO kablam! > Sep 04 20:54:32.554 INFO kablam! > Sep 04 20:54:32.554 INFO kablam! and 58 others Sep 04 20:54:32.554 INFO kablam! Sep 04 20:54:33.359 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 20:54:33.359 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:92:23 Sep 04 20:54:33.359 INFO kablam! | Sep 04 20:54:33.359 INFO kablam! 92 | Rot2::new(rng.gen()) Sep 04 20:54:33.359 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 20:54:33.359 INFO kablam! | Sep 04 20:54:33.359 INFO kablam! = help: the following implementations were found: Sep 04 20:54:33.359 INFO kablam! > Sep 04 20:54:33.360 INFO kablam! > Sep 04 20:54:33.360 INFO kablam! > Sep 04 20:54:33.360 INFO kablam! > Sep 04 20:54:33.360 INFO kablam! and 58 others Sep 04 20:54:33.360 INFO kablam! Sep 04 20:54:33.392 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 20:54:33.392 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:326:23 Sep 04 20:54:33.392 INFO kablam! | Sep 04 20:54:33.392 INFO kablam! 326 | Rot3::new(rng.gen()) Sep 04 20:54:33.392 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 20:54:33.393 INFO kablam! | Sep 04 20:54:33.393 INFO kablam! = help: the following implementations were found: Sep 04 20:54:33.393 INFO kablam! > Sep 04 20:54:33.393 INFO kablam! > Sep 04 20:54:33.393 INFO kablam! > Sep 04 20:54:33.393 INFO kablam! > Sep 04 20:54:33.393 INFO kablam! and 58 others Sep 04 20:54:33.393 INFO kablam! Sep 04 20:54:33.478 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 20:54:33.478 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 04 20:54:33.478 INFO kablam! | Sep 04 20:54:33.478 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 20:54:33.478 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 20:54:33.478 INFO kablam! | Sep 04 20:54:33.478 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 04 20:54:33.478 INFO kablam! | Sep 04 20:54:33.478 INFO kablam! 108 | rand_impl!(Iso2); Sep 04 20:54:33.478 INFO kablam! | ----------------- in this macro invocation Sep 04 20:54:33.478 INFO kablam! | Sep 04 20:54:33.478 INFO kablam! = help: the following implementations were found: Sep 04 20:54:33.478 INFO kablam! > Sep 04 20:54:33.478 INFO kablam! > Sep 04 20:54:33.479 INFO kablam! > Sep 04 20:54:33.479 INFO kablam! > Sep 04 20:54:33.479 INFO kablam! and 58 others Sep 04 20:54:33.479 INFO kablam! Sep 04 20:54:33.479 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 20:54:33.479 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 04 20:54:33.479 INFO kablam! | Sep 04 20:54:33.479 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 20:54:33.479 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 20:54:33.479 INFO kablam! | Sep 04 20:54:33.479 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 04 20:54:33.479 INFO kablam! | Sep 04 20:54:33.479 INFO kablam! 108 | rand_impl!(Iso2); Sep 04 20:54:33.479 INFO kablam! | ----------------- in this macro invocation Sep 04 20:54:33.479 INFO kablam! | Sep 04 20:54:33.479 INFO kablam! = help: the following implementations were found: Sep 04 20:54:33.479 INFO kablam! > Sep 04 20:54:33.479 INFO kablam! > Sep 04 20:54:33.479 INFO kablam! > Sep 04 20:54:33.479 INFO kablam! > Sep 04 20:54:33.479 INFO kablam! and 58 others Sep 04 20:54:33.479 INFO kablam! Sep 04 20:54:33.481 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 20:54:33.481 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 04 20:54:33.481 INFO kablam! | Sep 04 20:54:33.481 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 20:54:33.481 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 20:54:33.481 INFO kablam! | Sep 04 20:54:33.481 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 04 20:54:33.481 INFO kablam! | Sep 04 20:54:33.482 INFO kablam! 128 | rand_impl!(Iso3); Sep 04 20:54:33.482 INFO kablam! | ----------------- in this macro invocation Sep 04 20:54:33.482 INFO kablam! | Sep 04 20:54:33.482 INFO kablam! = help: the following implementations were found: Sep 04 20:54:33.482 INFO kablam! > Sep 04 20:54:33.482 INFO kablam! > Sep 04 20:54:33.482 INFO kablam! > Sep 04 20:54:33.482 INFO kablam! > Sep 04 20:54:33.482 INFO kablam! and 58 others Sep 04 20:54:33.482 INFO kablam! Sep 04 20:54:33.482 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 20:54:33.482 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 04 20:54:33.482 INFO kablam! | Sep 04 20:54:33.482 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 20:54:33.482 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 20:54:33.482 INFO kablam! | Sep 04 20:54:33.482 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 04 20:54:33.482 INFO kablam! | Sep 04 20:54:33.482 INFO kablam! 128 | rand_impl!(Iso3); Sep 04 20:54:33.482 INFO kablam! | ----------------- in this macro invocation Sep 04 20:54:33.482 INFO kablam! | Sep 04 20:54:33.482 INFO kablam! = help: the following implementations were found: Sep 04 20:54:33.482 INFO kablam! > Sep 04 20:54:33.482 INFO kablam! > Sep 04 20:54:33.482 INFO kablam! > Sep 04 20:54:33.482 INFO kablam! > Sep 04 20:54:33.482 INFO kablam! and 58 others Sep 04 20:54:33.482 INFO kablam! Sep 04 20:54:33.877 INFO kablam! error: aborting due to 15 previous errors Sep 04 20:54:33.877 INFO kablam! Sep 04 20:54:33.877 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 20:54:33.888 INFO kablam! error: Could not compile `nalgebra`. Sep 04 20:54:33.888 INFO kablam! Sep 04 20:54:33.888 INFO kablam! To learn more, run the command again with --verbose. Sep 04 20:54:33.889 INFO kablam! su: No module specific data is present Sep 04 20:54:34.554 INFO running `"docker" "rm" "-f" "b21e120fb4a930b0b47c6fd78c3c9b37bd55377e952ce5e13cac43ba101495c5"` Sep 04 20:54:34.655 INFO blam! b21e120fb4a930b0b47c6fd78c3c9b37bd55377e952ce5e13cac43ba101495c5