Sep 01 04:40:49.025 INFO checking fastq-0.5.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 04:40:49.025 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 04:40:49.025 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 04:40:49.169 INFO blam! 2bc7e3e9f01e12e8c621f0926af9f26ca7e1d2398a6cd1f343c53b5fc0ddf58c Sep 01 04:40:49.171 INFO running `"docker" "start" "-a" "2bc7e3e9f01e12e8c621f0926af9f26ca7e1d2398a6cd1f343c53b5fc0ddf58c"` Sep 01 04:40:50.015 INFO kablam! Compiling parasail-sys v0.2.5 Sep 01 04:40:50.017 INFO kablam! Checking ordered-float v0.2.3 Sep 01 04:40:50.019 INFO kablam! Checking nalgebra v0.4.0 Sep 01 04:40:50.019 INFO kablam! Checking fastq v0.5.0 (file:///source) Sep 01 04:40:50.209 INFO kablam! error: failed to run custom build command for `parasail-sys v0.2.5` Sep 01 04:40:50.210 INFO kablam! process didn't exit successfully: `/target/debug/build/parasail-sys-821be2f2c284bbe3/build-script-build` (exit code: 101) Sep 01 04:40:50.210 INFO kablam! --- stderr Sep 01 04:40:50.210 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 01 04:40:50.210 INFO kablam! stack backtrace: Sep 01 04:40:50.210 INFO kablam! 0: 0x55c961d10c3e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h8c3d0a2d42413513 Sep 01 04:40:50.210 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 01 04:40:50.210 INFO kablam! 1: 0x55c961d02a76 - std::sys_common::backtrace::print::h2501b31339c3d559 Sep 01 04:40:50.210 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 01 04:40:50.210 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 01 04:40:50.210 INFO kablam! 2: 0x55c961d0137d - std::panicking::default_hook::{{closure}}::h9550b067844d79de Sep 01 04:40:50.210 INFO kablam! at libstd/panicking.rs:211 Sep 01 04:40:50.210 INFO kablam! 3: 0x55c961d010f0 - std::panicking::default_hook::h26bd688683b20acb Sep 01 04:40:50.210 INFO kablam! at libstd/panicking.rs:227 Sep 01 04:40:50.210 INFO kablam! 4: 0x55c961d0193c - std::panicking::rust_panic_with_hook::h0967a90ee06b4501 Sep 01 04:40:50.210 INFO kablam! at libstd/panicking.rs:475 Sep 01 04:40:50.210 INFO kablam! 5: 0x55c961d01539 - std::panicking::continue_panic_fmt::h2246084f996cae26 Sep 01 04:40:50.210 INFO kablam! at libstd/panicking.rs:390 Sep 01 04:40:50.210 INFO kablam! 6: 0x55c961d01435 - rust_begin_unwind Sep 01 04:40:50.210 INFO kablam! at libstd/panicking.rs:325 Sep 01 04:40:50.210 INFO kablam! 7: 0x55c961d52a9b - core::panicking::panic_fmt::h59fbfb3be0fc609f Sep 01 04:40:50.211 INFO kablam! at libcore/panicking.rs:77 Sep 01 04:40:50.211 INFO kablam! 8: 0x55c961cfe6a5 - core::result::unwrap_failed::h901d20a09315c259 Sep 01 04:40:50.211 INFO kablam! at /checkout/src/libcore/macros.rs:26 Sep 01 04:40:50.211 INFO kablam! 9: 0x55c961cfe094 - >::expect::h28472cde15e85bf7 Sep 01 04:40:50.211 INFO kablam! at /checkout/src/libcore/result.rs:809 Sep 01 04:40:50.211 INFO kablam! 10: 0x55c961cfeca9 - build_script_build::main::h7d0c0f3e75b6d20b Sep 01 04:40:50.211 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/parasail-sys-0.2.5/build.rs:33 Sep 01 04:40:50.211 INFO kablam! 11: 0x55c961cfbd1f - std::rt::lang_start::{{closure}}::hdd419f87f74e841f Sep 01 04:40:50.211 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 01 04:40:50.211 INFO kablam! 12: 0x55c961d01422 - std::panicking::try::do_call::hc4206115bb2011fe Sep 01 04:40:50.211 INFO kablam! at libstd/rt.rs:59 Sep 01 04:40:50.211 INFO kablam! at libstd/panicking.rs:310 Sep 01 04:40:50.211 INFO kablam! 13: 0x55c961d232c9 - __rust_maybe_catch_panic Sep 01 04:40:50.211 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 01 04:40:50.211 INFO kablam! 14: 0x55c961d0c855 - std::rt::lang_start_internal::h0f4e93d8d2604488 Sep 01 04:40:50.211 INFO kablam! at libstd/panicking.rs:289 Sep 01 04:40:50.211 INFO kablam! at libstd/panic.rs:392 Sep 01 04:40:50.211 INFO kablam! at libstd/rt.rs:58 Sep 01 04:40:50.211 INFO kablam! 15: 0x55c961cfbcf7 - std::rt::lang_start::h52773360bdd521c6 Sep 01 04:40:50.211 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 01 04:40:50.211 INFO kablam! 16: 0x55c961cfefe9 - main Sep 01 04:40:50.211 INFO kablam! 17: 0x7f162a18882f - __libc_start_main Sep 01 04:40:50.212 INFO kablam! 18: 0x55c961cf8d88 - _start Sep 01 04:40:50.212 INFO kablam! 19: 0x0 - Sep 01 04:40:50.212 INFO kablam! Sep 01 04:40:50.212 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 04:40:51.037 INFO kablam! warning: variable does not need to be mutable Sep 01 04:40:51.037 INFO kablam! --> src/lib.rs:262:13 Sep 01 04:40:51.037 INFO kablam! | Sep 01 04:40:51.037 INFO kablam! 262 | let mut buffer = &mut self.parser.buffer; Sep 01 04:40:51.037 INFO kablam! | ----^^^^^^ Sep 01 04:40:51.037 INFO kablam! | | Sep 01 04:40:51.037 INFO kablam! | help: remove this `mut` Sep 01 04:40:51.037 INFO kablam! | Sep 01 04:40:51.037 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 04:40:51.037 INFO kablam! Sep 01 04:40:51.037 INFO kablam! warning: variable does not need to be mutable Sep 01 04:40:51.037 INFO kablam! --> src/lib.rs:263:13 Sep 01 04:40:51.037 INFO kablam! | Sep 01 04:40:51.037 INFO kablam! 263 | let mut reader = &mut self.parser.reader; Sep 01 04:40:51.037 INFO kablam! | ----^^^^^^ Sep 01 04:40:51.037 INFO kablam! | | Sep 01 04:40:51.037 INFO kablam! | help: remove this `mut` Sep 01 04:40:51.037 INFO kablam! Sep 01 04:40:53.733 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 04:40:53.733 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dmat.rs:70:44 Sep 01 04:40:53.733 INFO kablam! | Sep 01 04:40:53.733 INFO kablam! 70 | DMat::from_fn(nrows, ncols, |_, _| rand::random()) Sep 01 04:40:53.733 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 04:40:53.733 INFO kablam! | Sep 01 04:40:53.733 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 04:40:53.734 INFO kablam! = note: required by `rand::random` Sep 01 04:40:53.734 INFO kablam! Sep 01 04:40:53.905 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 04:40:53.905 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 04:40:53.905 INFO kablam! | Sep 01 04:40:53.906 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 04:40:53.906 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 04:40:53.906 INFO kablam! | Sep 01 04:40:53.906 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:85:1 Sep 01 04:40:53.906 INFO kablam! | Sep 01 04:40:53.906 INFO kablam! 85 | dvec_impl!(DVec); Sep 01 04:40:53.906 INFO kablam! | ----------------- in this macro invocation Sep 01 04:40:53.906 INFO kablam! | Sep 01 04:40:53.906 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 04:40:53.906 INFO kablam! = note: required by `rand::random` Sep 01 04:40:53.906 INFO kablam! Sep 01 04:40:53.907 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 04:40:53.907 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 04:40:53.907 INFO kablam! | Sep 01 04:40:53.908 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 04:40:53.908 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 04:40:53.908 INFO kablam! | Sep 01 04:40:53.908 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:93:1 Sep 01 04:40:53.908 INFO kablam! | Sep 01 04:40:53.908 INFO kablam! 93 | small_dvec_impl!(DVec1, 1, 0); Sep 01 04:40:53.908 INFO kablam! | ------------------------------ in this macro invocation Sep 01 04:40:53.908 INFO kablam! | Sep 01 04:40:53.908 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 04:40:53.908 INFO kablam! = note: required by `rand::random` Sep 01 04:40:53.908 INFO kablam! Sep 01 04:40:53.910 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 04:40:53.910 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 04:40:53.910 INFO kablam! | Sep 01 04:40:53.910 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 04:40:53.910 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 04:40:53.911 INFO kablam! | Sep 01 04:40:53.911 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:103:1 Sep 01 04:40:53.911 INFO kablam! | Sep 01 04:40:53.911 INFO kablam! 103 | small_dvec_impl!(DVec2, 2, 0, 1); Sep 01 04:40:53.911 INFO kablam! | --------------------------------- in this macro invocation Sep 01 04:40:53.911 INFO kablam! | Sep 01 04:40:53.911 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 04:40:53.911 INFO kablam! = note: required by `rand::random` Sep 01 04:40:53.911 INFO kablam! Sep 01 04:40:53.913 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 04:40:53.913 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 04:40:53.913 INFO kablam! | Sep 01 04:40:53.913 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 04:40:53.913 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 04:40:53.913 INFO kablam! | Sep 01 04:40:53.913 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:113:1 Sep 01 04:40:53.913 INFO kablam! | Sep 01 04:40:53.913 INFO kablam! 113 | small_dvec_impl!(DVec3, 3, 0, 1, 2); Sep 01 04:40:53.913 INFO kablam! | ------------------------------------ in this macro invocation Sep 01 04:40:53.913 INFO kablam! | Sep 01 04:40:53.913 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 04:40:53.913 INFO kablam! = note: required by `rand::random` Sep 01 04:40:53.913 INFO kablam! Sep 01 04:40:53.914 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 04:40:53.915 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 04:40:53.915 INFO kablam! | Sep 01 04:40:53.915 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 04:40:53.915 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 04:40:53.915 INFO kablam! | Sep 01 04:40:53.915 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:123:1 Sep 01 04:40:53.915 INFO kablam! | Sep 01 04:40:53.915 INFO kablam! 123 | small_dvec_impl!(DVec4, 4, 0, 1, 2, 3); Sep 01 04:40:53.916 INFO kablam! | --------------------------------------- in this macro invocation Sep 01 04:40:53.916 INFO kablam! | Sep 01 04:40:53.916 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 04:40:53.916 INFO kablam! = note: required by `rand::random` Sep 01 04:40:53.916 INFO kablam! Sep 01 04:40:53.917 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 04:40:53.918 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 04:40:53.918 INFO kablam! | Sep 01 04:40:53.918 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 04:40:53.918 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 04:40:53.918 INFO kablam! | Sep 01 04:40:53.918 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:133:1 Sep 01 04:40:53.918 INFO kablam! | Sep 01 04:40:53.918 INFO kablam! 133 | small_dvec_impl!(DVec5, 5, 0, 1, 2, 3, 4); Sep 01 04:40:53.918 INFO kablam! | ------------------------------------------ in this macro invocation Sep 01 04:40:53.918 INFO kablam! | Sep 01 04:40:53.918 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 04:40:53.918 INFO kablam! = note: required by `rand::random` Sep 01 04:40:53.918 INFO kablam! Sep 01 04:40:53.919 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 04:40:53.919 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 04:40:53.919 INFO kablam! | Sep 01 04:40:53.919 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 04:40:53.919 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 04:40:53.920 INFO kablam! | Sep 01 04:40:53.920 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:143:1 Sep 01 04:40:53.921 INFO kablam! | Sep 01 04:40:53.921 INFO kablam! 143 | small_dvec_impl!(DVec6, 6, 0, 1, 2, 3, 4, 5); Sep 01 04:40:53.921 INFO kablam! | --------------------------------------------- in this macro invocation Sep 01 04:40:53.921 INFO kablam! | Sep 01 04:40:53.921 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 04:40:53.921 INFO kablam! = note: required by `rand::random` Sep 01 04:40:53.921 INFO kablam! Sep 01 04:40:55.353 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 04:40:55.353 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/quat.rs:299:27 Sep 01 04:40:55.353 INFO kablam! | Sep 01 04:40:55.353 INFO kablam! 299 | UnitQuat::new(rng.gen()) Sep 01 04:40:55.353 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 04:40:55.353 INFO kablam! | Sep 01 04:40:55.353 INFO kablam! = help: the following implementations were found: Sep 01 04:40:55.353 INFO kablam! > Sep 01 04:40:55.353 INFO kablam! > Sep 01 04:40:55.353 INFO kablam! > Sep 01 04:40:55.353 INFO kablam! > Sep 01 04:40:55.353 INFO kablam! and 58 others Sep 01 04:40:55.353 INFO kablam! Sep 01 04:40:56.261 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 04:40:56.261 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:92:23 Sep 01 04:40:56.261 INFO kablam! | Sep 01 04:40:56.261 INFO kablam! 92 | Rot2::new(rng.gen()) Sep 01 04:40:56.261 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 04:40:56.261 INFO kablam! | Sep 01 04:40:56.261 INFO kablam! = help: the following implementations were found: Sep 01 04:40:56.261 INFO kablam! > Sep 01 04:40:56.261 INFO kablam! > Sep 01 04:40:56.261 INFO kablam! > Sep 01 04:40:56.261 INFO kablam! > Sep 01 04:40:56.261 INFO kablam! and 58 others Sep 01 04:40:56.261 INFO kablam! Sep 01 04:40:56.303 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 04:40:56.303 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:326:23 Sep 01 04:40:56.303 INFO kablam! | Sep 01 04:40:56.304 INFO kablam! 326 | Rot3::new(rng.gen()) Sep 01 04:40:56.304 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 04:40:56.304 INFO kablam! | Sep 01 04:40:56.304 INFO kablam! = help: the following implementations were found: Sep 01 04:40:56.304 INFO kablam! > Sep 01 04:40:56.304 INFO kablam! > Sep 01 04:40:56.304 INFO kablam! > Sep 01 04:40:56.304 INFO kablam! > Sep 01 04:40:56.304 INFO kablam! and 58 others Sep 01 04:40:56.304 INFO kablam! Sep 01 04:40:56.416 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 04:40:56.416 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 01 04:40:56.416 INFO kablam! | Sep 01 04:40:56.416 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 04:40:56.416 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 04:40:56.416 INFO kablam! | Sep 01 04:40:56.416 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 01 04:40:56.416 INFO kablam! | Sep 01 04:40:56.416 INFO kablam! 108 | rand_impl!(Iso2); Sep 01 04:40:56.416 INFO kablam! | ----------------- in this macro invocation Sep 01 04:40:56.416 INFO kablam! | Sep 01 04:40:56.416 INFO kablam! = help: the following implementations were found: Sep 01 04:40:56.416 INFO kablam! > Sep 01 04:40:56.416 INFO kablam! > Sep 01 04:40:56.417 INFO kablam! > Sep 01 04:40:56.417 INFO kablam! > Sep 01 04:40:56.417 INFO kablam! and 58 others Sep 01 04:40:56.417 INFO kablam! Sep 01 04:40:56.417 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 04:40:56.417 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 01 04:40:56.417 INFO kablam! | Sep 01 04:40:56.417 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 04:40:56.417 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 04:40:56.417 INFO kablam! | Sep 01 04:40:56.417 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 01 04:40:56.417 INFO kablam! | Sep 01 04:40:56.417 INFO kablam! 108 | rand_impl!(Iso2); Sep 01 04:40:56.417 INFO kablam! | ----------------- in this macro invocation Sep 01 04:40:56.417 INFO kablam! | Sep 01 04:40:56.417 INFO kablam! = help: the following implementations were found: Sep 01 04:40:56.417 INFO kablam! > Sep 01 04:40:56.417 INFO kablam! > Sep 01 04:40:56.417 INFO kablam! > Sep 01 04:40:56.418 INFO kablam! > Sep 01 04:40:56.418 INFO kablam! and 58 others Sep 01 04:40:56.418 INFO kablam! Sep 01 04:40:56.418 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 04:40:56.418 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 01 04:40:56.418 INFO kablam! | Sep 01 04:40:56.418 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 04:40:56.419 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 04:40:56.419 INFO kablam! | Sep 01 04:40:56.419 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 01 04:40:56.419 INFO kablam! | Sep 01 04:40:56.419 INFO kablam! 128 | rand_impl!(Iso3); Sep 01 04:40:56.419 INFO kablam! | ----------------- in this macro invocation Sep 01 04:40:56.419 INFO kablam! | Sep 01 04:40:56.419 INFO kablam! = help: the following implementations were found: Sep 01 04:40:56.419 INFO kablam! > Sep 01 04:40:56.419 INFO kablam! > Sep 01 04:40:56.419 INFO kablam! > Sep 01 04:40:56.419 INFO kablam! > Sep 01 04:40:56.419 INFO kablam! and 58 others Sep 01 04:40:56.419 INFO kablam! Sep 01 04:40:56.419 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 04:40:56.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 01 04:40:56.419 INFO kablam! | Sep 01 04:40:56.419 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 04:40:56.419 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 04:40:56.420 INFO kablam! | Sep 01 04:40:56.420 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 01 04:40:56.420 INFO kablam! | Sep 01 04:40:56.420 INFO kablam! 128 | rand_impl!(Iso3); Sep 01 04:40:56.420 INFO kablam! | ----------------- in this macro invocation Sep 01 04:40:56.420 INFO kablam! | Sep 01 04:40:56.420 INFO kablam! = help: the following implementations were found: Sep 01 04:40:56.420 INFO kablam! > Sep 01 04:40:56.420 INFO kablam! > Sep 01 04:40:56.420 INFO kablam! > Sep 01 04:40:56.420 INFO kablam! > Sep 01 04:40:56.420 INFO kablam! and 58 others Sep 01 04:40:56.420 INFO kablam! Sep 01 04:40:56.843 INFO kablam! error: aborting due to 15 previous errors Sep 01 04:40:56.843 INFO kablam! Sep 01 04:40:56.843 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 04:40:56.855 INFO kablam! error: Could not compile `nalgebra`. Sep 01 04:40:56.855 INFO kablam! Sep 01 04:40:56.855 INFO kablam! To learn more, run the command again with --verbose. Sep 01 04:40:56.856 INFO kablam! su: No module specific data is present Sep 01 04:40:57.437 INFO running `"docker" "rm" "-f" "2bc7e3e9f01e12e8c621f0926af9f26ca7e1d2398a6cd1f343c53b5fc0ddf58c"` Sep 01 04:40:57.539 INFO blam! 2bc7e3e9f01e12e8c621f0926af9f26ca7e1d2398a6cd1f343c53b5fc0ddf58c