Sep 20 03:43:45.916 INFO checking fastq-0.5.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 03:43:45.916 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 03:43:45.916 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:43:46.150 INFO blam! 5801adfe25c61ebcede5e2670c462673f1e1e80074b60b996e611c473efb948b Sep 20 03:43:46.153 INFO running `"docker" "start" "-a" "5801adfe25c61ebcede5e2670c462673f1e1e80074b60b996e611c473efb948b"` Sep 20 03:43:48.109 INFO kablam! usermod: no changes Sep 20 03:43:48.415 INFO kablam! Compiling parasail-sys v0.2.5 Sep 20 03:43:48.423 INFO kablam! Checking quick-error v1.1.0 Sep 20 03:43:48.436 INFO kablam! Checking bit-set v0.3.0 Sep 20 03:43:48.472 INFO kablam! Checking nalgebra v0.4.0 Sep 20 03:43:48.483 INFO kablam! Checking fastq v0.5.0 (/source) Sep 20 03:43:50.862 INFO kablam! warning: variable does not need to be mutable Sep 20 03:43:50.862 INFO kablam! --> src/lib.rs:262:13 Sep 20 03:43:50.862 INFO kablam! | Sep 20 03:43:50.862 INFO kablam! 262 | let mut buffer = &mut self.parser.buffer; Sep 20 03:43:50.862 INFO kablam! | ----^^^^^^ Sep 20 03:43:50.862 INFO kablam! | | Sep 20 03:43:50.862 INFO kablam! | help: remove this `mut` Sep 20 03:43:50.862 INFO kablam! | Sep 20 03:43:50.862 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 03:43:50.862 INFO kablam! Sep 20 03:43:50.862 INFO kablam! warning: variable does not need to be mutable Sep 20 03:43:50.862 INFO kablam! --> src/lib.rs:263:13 Sep 20 03:43:50.862 INFO kablam! | Sep 20 03:43:50.862 INFO kablam! 263 | let mut reader = &mut self.parser.reader; Sep 20 03:43:50.862 INFO kablam! | ----^^^^^^ Sep 20 03:43:50.862 INFO kablam! | | Sep 20 03:43:50.862 INFO kablam! | help: remove this `mut` Sep 20 03:43:50.862 INFO kablam! Sep 20 03:43:51.706 INFO kablam! error: failed to run custom build command for `parasail-sys v0.2.5` Sep 20 03:43:51.706 INFO kablam! process didn't exit successfully: `/target/debug/build/parasail-sys-a10fa9fac3dd4b3e/build-script-build` (exit code: 101) Sep 20 03:43:51.706 INFO kablam! --- stderr Sep 20 03:43:51.706 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:1009:5 Sep 20 03:43:51.706 INFO kablam! stack backtrace: Sep 20 03:43:51.706 INFO kablam! 0: 0x556ab7bca6be - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf109cffeb5c37bed Sep 20 03:43:51.706 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 20 03:43:51.706 INFO kablam! 1: 0x556ab7bbc7c6 - std::sys_common::backtrace::print::h4afa12dd16372edf Sep 20 03:43:51.706 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 20 03:43:51.706 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 20 03:43:51.706 INFO kablam! 2: 0x556ab7bbb16d - std::panicking::default_hook::{{closure}}::ha3565edfa2d8a8f7 Sep 20 03:43:51.706 INFO kablam! at libstd/panicking.rs:211 Sep 20 03:43:51.706 INFO kablam! 3: 0x556ab7bbaee0 - std::panicking::default_hook::h68592964d2f4a1f7 Sep 20 03:43:51.706 INFO kablam! at libstd/panicking.rs:227 Sep 20 03:43:51.706 INFO kablam! 4: 0x556ab7bbb72c - std::panicking::rust_panic_with_hook::h33d0ce8157f9a0b5 Sep 20 03:43:51.706 INFO kablam! at libstd/panicking.rs:477 Sep 20 03:43:51.706 INFO kablam! 5: 0x556ab7bbb329 - std::panicking::continue_panic_fmt::hbe179dc3877c8fe2 Sep 20 03:43:51.706 INFO kablam! at libstd/panicking.rs:391 Sep 20 03:43:51.706 INFO kablam! 6: 0x556ab7bbb225 - rust_begin_unwind Sep 20 03:43:51.706 INFO kablam! at libstd/panicking.rs:326 Sep 20 03:43:51.706 INFO kablam! 7: 0x556ab7c0698b - core::panicking::panic_fmt::h6956b98d176146bb Sep 20 03:43:51.706 INFO kablam! at libcore/panicking.rs:77 Sep 20 03:43:51.707 INFO kablam! 8: 0x556ab7bb7663 - core::result::unwrap_failed::h1bb9df3bef13f836 Sep 20 03:43:51.707 INFO kablam! at libcore/macros.rs:26 Sep 20 03:43:51.707 INFO kablam! 9: 0x556ab7bb7074 - >::expect::h552699584b4beb83 Sep 20 03:43:51.707 INFO kablam! at libcore/result.rs:835 Sep 20 03:43:51.707 INFO kablam! 10: 0x556ab7bb7c41 - build_script_build::main::hbc1404fc646fb851 Sep 20 03:43:51.707 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/parasail-sys-0.2.5/build.rs:33 Sep 20 03:43:51.707 INFO kablam! 11: 0x556ab7bb4cff - std::rt::lang_start::{{closure}}::hd7e801a50c480f65 Sep 20 03:43:51.707 INFO kablam! at libstd/rt.rs:74 Sep 20 03:43:51.707 INFO kablam! 12: 0x556ab7bbb212 - std::panicking::try::do_call::h7aef401f0d6f2817 Sep 20 03:43:51.707 INFO kablam! at libstd/rt.rs:59 Sep 20 03:43:51.707 INFO kablam! at libstd/panicking.rs:310 Sep 20 03:43:51.707 INFO kablam! 13: 0x556ab7bdba09 - __rust_maybe_catch_panic Sep 20 03:43:51.707 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 20 03:43:51.707 INFO kablam! 14: 0x556ab7bc6355 - std::rt::lang_start_internal::hd57f65710f093de9 Sep 20 03:43:51.707 INFO kablam! at libstd/panicking.rs:289 Sep 20 03:43:51.707 INFO kablam! at libstd/panic.rs:392 Sep 20 03:43:51.707 INFO kablam! at libstd/rt.rs:58 Sep 20 03:43:51.707 INFO kablam! 15: 0x556ab7bb4cd7 - std::rt::lang_start::h0d93f12e2f34da11 Sep 20 03:43:51.707 INFO kablam! at libstd/rt.rs:74 Sep 20 03:43:51.707 INFO kablam! 16: 0x556ab7bb7f69 - main Sep 20 03:43:51.707 INFO kablam! 17: 0x7f47cf96582f - __libc_start_main Sep 20 03:43:51.707 INFO kablam! 18: 0x556ab7bb1d68 - _start Sep 20 03:43:51.707 INFO kablam! 19: 0x0 - Sep 20 03:43:51.707 INFO kablam! Sep 20 03:43:51.707 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:43:52.917 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 20 03:43:52.917 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dmat.rs:70:44 Sep 20 03:43:52.917 INFO kablam! | Sep 20 03:43:52.918 INFO kablam! 70 | DMat::from_fn(nrows, ncols, |_, _| rand::random()) Sep 20 03:43:52.918 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 20 03:43:52.918 INFO kablam! | Sep 20 03:43:52.918 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 20 03:43:52.918 INFO kablam! = note: required by `rand::random` Sep 20 03:43:52.918 INFO kablam! Sep 20 03:43:53.051 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 20 03:43:53.051 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 20 03:43:53.051 INFO kablam! | Sep 20 03:43:53.051 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 20 03:43:53.051 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 20 03:43:53.051 INFO kablam! | Sep 20 03:43:53.051 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:85:1 Sep 20 03:43:53.051 INFO kablam! | Sep 20 03:43:53.051 INFO kablam! 85 | dvec_impl!(DVec); Sep 20 03:43:53.051 INFO kablam! | ----------------- in this macro invocation Sep 20 03:43:53.051 INFO kablam! | Sep 20 03:43:53.051 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 20 03:43:53.051 INFO kablam! = note: required by `rand::random` Sep 20 03:43:53.051 INFO kablam! Sep 20 03:43:53.052 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 20 03:43:53.052 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 20 03:43:53.052 INFO kablam! | Sep 20 03:43:53.052 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 20 03:43:53.052 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 20 03:43:53.052 INFO kablam! | Sep 20 03:43:53.052 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:93:1 Sep 20 03:43:53.052 INFO kablam! | Sep 20 03:43:53.052 INFO kablam! 93 | small_dvec_impl!(DVec1, 1, 0); Sep 20 03:43:53.052 INFO kablam! | ------------------------------ in this macro invocation Sep 20 03:43:53.052 INFO kablam! | Sep 20 03:43:53.052 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 20 03:43:53.052 INFO kablam! = note: required by `rand::random` Sep 20 03:43:53.052 INFO kablam! Sep 20 03:43:53.054 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 20 03:43:53.054 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 20 03:43:53.054 INFO kablam! | Sep 20 03:43:53.054 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 20 03:43:53.054 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 20 03:43:53.054 INFO kablam! | Sep 20 03:43:53.054 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:103:1 Sep 20 03:43:53.054 INFO kablam! | Sep 20 03:43:53.054 INFO kablam! 103 | small_dvec_impl!(DVec2, 2, 0, 1); Sep 20 03:43:53.054 INFO kablam! | --------------------------------- in this macro invocation Sep 20 03:43:53.054 INFO kablam! | Sep 20 03:43:53.054 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 20 03:43:53.054 INFO kablam! = note: required by `rand::random` Sep 20 03:43:53.054 INFO kablam! Sep 20 03:43:53.055 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 20 03:43:53.055 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 20 03:43:53.055 INFO kablam! | Sep 20 03:43:53.055 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 20 03:43:53.055 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 20 03:43:53.055 INFO kablam! | Sep 20 03:43:53.055 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:113:1 Sep 20 03:43:53.055 INFO kablam! | Sep 20 03:43:53.055 INFO kablam! 113 | small_dvec_impl!(DVec3, 3, 0, 1, 2); Sep 20 03:43:53.055 INFO kablam! | ------------------------------------ in this macro invocation Sep 20 03:43:53.055 INFO kablam! | Sep 20 03:43:53.055 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 20 03:43:53.055 INFO kablam! = note: required by `rand::random` Sep 20 03:43:53.055 INFO kablam! Sep 20 03:43:53.056 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 20 03:43:53.056 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 20 03:43:53.056 INFO kablam! | Sep 20 03:43:53.056 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 20 03:43:53.056 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 20 03:43:53.056 INFO kablam! | Sep 20 03:43:53.056 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:123:1 Sep 20 03:43:53.056 INFO kablam! | Sep 20 03:43:53.056 INFO kablam! 123 | small_dvec_impl!(DVec4, 4, 0, 1, 2, 3); Sep 20 03:43:53.057 INFO kablam! | --------------------------------------- in this macro invocation Sep 20 03:43:53.057 INFO kablam! | Sep 20 03:43:53.057 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 20 03:43:53.057 INFO kablam! = note: required by `rand::random` Sep 20 03:43:53.057 INFO kablam! Sep 20 03:43:53.058 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 20 03:43:53.058 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 20 03:43:53.058 INFO kablam! | Sep 20 03:43:53.058 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 20 03:43:53.058 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 20 03:43:53.058 INFO kablam! | Sep 20 03:43:53.058 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:133:1 Sep 20 03:43:53.058 INFO kablam! | Sep 20 03:43:53.058 INFO kablam! 133 | small_dvec_impl!(DVec5, 5, 0, 1, 2, 3, 4); Sep 20 03:43:53.058 INFO kablam! | ------------------------------------------ in this macro invocation Sep 20 03:43:53.058 INFO kablam! | Sep 20 03:43:53.058 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 20 03:43:53.058 INFO kablam! = note: required by `rand::random` Sep 20 03:43:53.058 INFO kablam! Sep 20 03:43:53.059 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 20 03:43:53.059 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 20 03:43:53.059 INFO kablam! | Sep 20 03:43:53.059 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 20 03:43:53.059 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 20 03:43:53.059 INFO kablam! | Sep 20 03:43:53.059 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:143:1 Sep 20 03:43:53.059 INFO kablam! | Sep 20 03:43:53.059 INFO kablam! 143 | small_dvec_impl!(DVec6, 6, 0, 1, 2, 3, 4, 5); Sep 20 03:43:53.059 INFO kablam! | --------------------------------------------- in this macro invocation Sep 20 03:43:53.059 INFO kablam! | Sep 20 03:43:53.059 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 20 03:43:53.059 INFO kablam! = note: required by `rand::random` Sep 20 03:43:53.059 INFO kablam! Sep 20 03:43:53.886 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 20 03:43:53.886 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/quat.rs:299:27 Sep 20 03:43:53.886 INFO kablam! | Sep 20 03:43:53.886 INFO kablam! 299 | UnitQuat::new(rng.gen()) Sep 20 03:43:53.886 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 20 03:43:53.886 INFO kablam! | Sep 20 03:43:53.886 INFO kablam! = help: the following implementations were found: Sep 20 03:43:53.886 INFO kablam! > Sep 20 03:43:53.886 INFO kablam! > Sep 20 03:43:53.886 INFO kablam! > Sep 20 03:43:53.886 INFO kablam! > Sep 20 03:43:53.886 INFO kablam! and 58 others Sep 20 03:43:53.886 INFO kablam! Sep 20 03:43:54.409 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 20 03:43:54.409 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:92:23 Sep 20 03:43:54.409 INFO kablam! | Sep 20 03:43:54.409 INFO kablam! 92 | Rot2::new(rng.gen()) Sep 20 03:43:54.409 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 20 03:43:54.409 INFO kablam! | Sep 20 03:43:54.409 INFO kablam! = help: the following implementations were found: Sep 20 03:43:54.409 INFO kablam! > Sep 20 03:43:54.409 INFO kablam! > Sep 20 03:43:54.409 INFO kablam! > Sep 20 03:43:54.409 INFO kablam! > Sep 20 03:43:54.409 INFO kablam! and 58 others Sep 20 03:43:54.410 INFO kablam! Sep 20 03:43:54.434 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 20 03:43:54.434 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:326:23 Sep 20 03:43:54.434 INFO kablam! | Sep 20 03:43:54.434 INFO kablam! 326 | Rot3::new(rng.gen()) Sep 20 03:43:54.434 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 20 03:43:54.434 INFO kablam! | Sep 20 03:43:54.434 INFO kablam! = help: the following implementations were found: Sep 20 03:43:54.434 INFO kablam! > Sep 20 03:43:54.434 INFO kablam! > Sep 20 03:43:54.434 INFO kablam! > Sep 20 03:43:54.434 INFO kablam! > Sep 20 03:43:54.434 INFO kablam! and 58 others Sep 20 03:43:54.434 INFO kablam! Sep 20 03:43:54.480 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 20 03:43:54.480 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 20 03:43:54.480 INFO kablam! | Sep 20 03:43:54.480 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 20 03:43:54.480 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 20 03:43:54.480 INFO kablam! | Sep 20 03:43:54.480 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 20 03:43:54.480 INFO kablam! | Sep 20 03:43:54.480 INFO kablam! 108 | rand_impl!(Iso2); Sep 20 03:43:54.480 INFO kablam! | ----------------- in this macro invocation Sep 20 03:43:54.480 INFO kablam! | Sep 20 03:43:54.480 INFO kablam! = help: the following implementations were found: Sep 20 03:43:54.480 INFO kablam! > Sep 20 03:43:54.480 INFO kablam! > Sep 20 03:43:54.480 INFO kablam! > Sep 20 03:43:54.480 INFO kablam! > Sep 20 03:43:54.481 INFO kablam! and 58 others Sep 20 03:43:54.481 INFO kablam! Sep 20 03:43:54.481 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 20 03:43:54.481 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 20 03:43:54.481 INFO kablam! | Sep 20 03:43:54.481 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 20 03:43:54.481 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 20 03:43:54.481 INFO kablam! | Sep 20 03:43:54.481 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 20 03:43:54.481 INFO kablam! | Sep 20 03:43:54.481 INFO kablam! 108 | rand_impl!(Iso2); Sep 20 03:43:54.481 INFO kablam! | ----------------- in this macro invocation Sep 20 03:43:54.481 INFO kablam! | Sep 20 03:43:54.481 INFO kablam! = help: the following implementations were found: Sep 20 03:43:54.481 INFO kablam! > Sep 20 03:43:54.481 INFO kablam! > Sep 20 03:43:54.481 INFO kablam! > Sep 20 03:43:54.481 INFO kablam! > Sep 20 03:43:54.481 INFO kablam! and 58 others Sep 20 03:43:54.481 INFO kablam! Sep 20 03:43:54.482 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 20 03:43:54.482 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 20 03:43:54.482 INFO kablam! | Sep 20 03:43:54.482 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 20 03:43:54.482 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 20 03:43:54.482 INFO kablam! | Sep 20 03:43:54.482 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 20 03:43:54.482 INFO kablam! | Sep 20 03:43:54.482 INFO kablam! 128 | rand_impl!(Iso3); Sep 20 03:43:54.482 INFO kablam! | ----------------- in this macro invocation Sep 20 03:43:54.482 INFO kablam! | Sep 20 03:43:54.483 INFO kablam! = help: the following implementations were found: Sep 20 03:43:54.483 INFO kablam! > Sep 20 03:43:54.483 INFO kablam! > Sep 20 03:43:54.483 INFO kablam! > Sep 20 03:43:54.483 INFO kablam! > Sep 20 03:43:54.483 INFO kablam! and 58 others Sep 20 03:43:54.483 INFO kablam! Sep 20 03:43:54.483 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 20 03:43:54.483 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 20 03:43:54.483 INFO kablam! | Sep 20 03:43:54.483 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 20 03:43:54.483 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 20 03:43:54.483 INFO kablam! | Sep 20 03:43:54.483 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 20 03:43:54.483 INFO kablam! | Sep 20 03:43:54.483 INFO kablam! 128 | rand_impl!(Iso3); Sep 20 03:43:54.483 INFO kablam! | ----------------- in this macro invocation Sep 20 03:43:54.483 INFO kablam! | Sep 20 03:43:54.483 INFO kablam! = help: the following implementations were found: Sep 20 03:43:54.483 INFO kablam! > Sep 20 03:43:54.483 INFO kablam! > Sep 20 03:43:54.483 INFO kablam! > Sep 20 03:43:54.483 INFO kablam! > Sep 20 03:43:54.483 INFO kablam! and 58 others Sep 20 03:43:54.483 INFO kablam! Sep 20 03:43:54.729 INFO kablam! error: aborting due to 15 previous errors Sep 20 03:43:54.729 INFO kablam! Sep 20 03:43:54.729 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 03:43:54.746 INFO kablam! error: Could not compile `nalgebra`. Sep 20 03:43:54.746 INFO kablam! Sep 20 03:43:54.746 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:43:54.748 INFO kablam! su: No module specific data is present Sep 20 03:43:55.273 INFO running `"docker" "rm" "-f" "5801adfe25c61ebcede5e2670c462673f1e1e80074b60b996e611c473efb948b"` Sep 20 03:43:55.346 INFO blam! 5801adfe25c61ebcede5e2670c462673f1e1e80074b60b996e611c473efb948b