Sep 21 10:36:05.217 INFO checking fastq-0.5.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 10:36:05.217 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 10:36:05.217 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 10:36:05.512 INFO blam! 7140f488ed85b46fa29ef971728c6f4e8fc11faec14dbe95cff03c7d8c2a13c4 Sep 21 10:36:05.513 INFO running `"docker" "start" "-a" "7140f488ed85b46fa29ef971728c6f4e8fc11faec14dbe95cff03c7d8c2a13c4"` Sep 21 10:36:07.229 INFO kablam! usermod: no changes Sep 21 10:36:07.479 INFO kablam! Compiling parasail-sys v0.2.5 Sep 21 10:36:07.487 INFO kablam! Compiling lz4-sys v1.8.2 Sep 21 10:36:07.495 INFO kablam! Checking bit-set v0.3.0 Sep 21 10:36:07.499 INFO kablam! Checking ordered-float v0.2.3 Sep 21 10:36:07.530 INFO kablam! Checking nalgebra v0.4.0 Sep 21 10:36:07.530 INFO kablam! Compiling lz4 v1.23.0 Sep 21 10:36:10.725 INFO kablam! error: failed to run custom build command for `parasail-sys v0.2.5` Sep 21 10:36:10.725 INFO kablam! process didn't exit successfully: `/target/debug/build/parasail-sys-3a8e979cb862e9ad/build-script-build` (exit code: 101) Sep 21 10:36:10.725 INFO kablam! --- stderr Sep 21 10:36:10.725 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 21 10:36:10.725 INFO kablam! stack backtrace: Sep 21 10:36:10.725 INFO kablam! 0: 0x55f15532ec4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6f03e345e7220f71 Sep 21 10:36:10.725 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 21 10:36:10.725 INFO kablam! 1: 0x55f155322cd6 - std::sys_common::backtrace::print::h41236bee57dc6f2f Sep 21 10:36:10.725 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 21 10:36:10.725 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 21 10:36:10.725 INFO kablam! 2: 0x55f15532162d - std::panicking::default_hook::{{closure}}::hdccdd5cf822554bd Sep 21 10:36:10.725 INFO kablam! at libstd/panicking.rs:211 Sep 21 10:36:10.725 INFO kablam! 3: 0x55f1553213a0 - std::panicking::default_hook::h51e0996e64af4435 Sep 21 10:36:10.725 INFO kablam! at libstd/panicking.rs:227 Sep 21 10:36:10.725 INFO kablam! 4: 0x55f155321bec - std::panicking::rust_panic_with_hook::hbba83c9bc00efd25 Sep 21 10:36:10.725 INFO kablam! at libstd/panicking.rs:477 Sep 21 10:36:10.725 INFO kablam! 5: 0x55f1553217e9 - std::panicking::continue_panic_fmt::ha190502cef7433c2 Sep 21 10:36:10.725 INFO kablam! at libstd/panicking.rs:391 Sep 21 10:36:10.725 INFO kablam! 6: 0x55f1553216e5 - rust_begin_unwind Sep 21 10:36:10.725 INFO kablam! at libstd/panicking.rs:326 Sep 21 10:36:10.725 INFO kablam! 7: 0x55f15536abcb - core::panicking::panic_fmt::h7abbba9d1f088415 Sep 21 10:36:10.725 INFO kablam! at libcore/panicking.rs:77 Sep 21 10:36:10.725 INFO kablam! 8: 0x55f15531b823 - core::result::unwrap_failed::h6eea98c68f3d5286 Sep 21 10:36:10.725 INFO kablam! at libcore/macros.rs:26 Sep 21 10:36:10.725 INFO kablam! 9: 0x55f15531b224 - >::expect::h62f21e6d5cf9c268 Sep 21 10:36:10.725 INFO kablam! at libcore/result.rs:835 Sep 21 10:36:10.725 INFO kablam! 10: 0x55f15531bca1 - build_script_build::main::h8ff5a193e7e33213 Sep 21 10:36:10.725 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/parasail-sys-0.2.5/build.rs:33 Sep 21 10:36:10.725 INFO kablam! 11: 0x55f155318d5f - std::rt::lang_start::{{closure}}::h631367c6e41b1a71 Sep 21 10:36:10.725 INFO kablam! at libstd/rt.rs:74 Sep 21 10:36:10.725 INFO kablam! 12: 0x55f1553216d2 - std::panicking::try::do_call::h5d32e7529efe730f Sep 21 10:36:10.725 INFO kablam! at libstd/rt.rs:59 Sep 21 10:36:10.725 INFO kablam! at libstd/panicking.rs:310 Sep 21 10:36:10.726 INFO kablam! 13: 0x55f155340209 - __rust_maybe_catch_panic Sep 21 10:36:10.726 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 21 10:36:10.726 INFO kablam! 14: 0x55f15532b865 - std::rt::lang_start_internal::hc5e2e4826ae19193 Sep 21 10:36:10.726 INFO kablam! at libstd/panicking.rs:289 Sep 21 10:36:10.726 INFO kablam! at libstd/panic.rs:392 Sep 21 10:36:10.726 INFO kablam! at libstd/rt.rs:58 Sep 21 10:36:10.726 INFO kablam! 15: 0x55f155318d37 - std::rt::lang_start::he7a839335d0a32f0 Sep 21 10:36:10.726 INFO kablam! at libstd/rt.rs:74 Sep 21 10:36:10.726 INFO kablam! 16: 0x55f15531bfc9 - main Sep 21 10:36:10.726 INFO kablam! 17: 0x7f9aa9ac682f - __libc_start_main Sep 21 10:36:10.726 INFO kablam! 18: 0x55f155315dc8 - _start Sep 21 10:36:10.726 INFO kablam! 19: 0x0 - Sep 21 10:36:10.726 INFO kablam! Sep 21 10:36:10.726 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:36:12.518 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 21 10:36:12.518 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dmat.rs:70:44 Sep 21 10:36:12.518 INFO kablam! | Sep 21 10:36:12.518 INFO kablam! 70 | DMat::from_fn(nrows, ncols, |_, _| rand::random()) Sep 21 10:36:12.518 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 21 10:36:12.518 INFO kablam! | Sep 21 10:36:12.518 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 21 10:36:12.521 INFO kablam! = note: required by `rand::random` Sep 21 10:36:12.521 INFO kablam! Sep 21 10:36:12.670 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 21 10:36:12.670 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 21 10:36:12.670 INFO kablam! | Sep 21 10:36:12.670 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 21 10:36:12.670 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 21 10:36:12.670 INFO kablam! | Sep 21 10:36:12.670 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:85:1 Sep 21 10:36:12.670 INFO kablam! | Sep 21 10:36:12.670 INFO kablam! 85 | dvec_impl!(DVec); Sep 21 10:36:12.670 INFO kablam! | ----------------- in this macro invocation Sep 21 10:36:12.671 INFO kablam! | Sep 21 10:36:12.671 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 21 10:36:12.671 INFO kablam! = note: required by `rand::random` Sep 21 10:36:12.671 INFO kablam! Sep 21 10:36:12.673 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 21 10:36:12.673 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 21 10:36:12.674 INFO kablam! | Sep 21 10:36:12.674 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 21 10:36:12.674 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 21 10:36:12.675 INFO kablam! | Sep 21 10:36:12.675 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:93:1 Sep 21 10:36:12.675 INFO kablam! | Sep 21 10:36:12.676 INFO kablam! 93 | small_dvec_impl!(DVec1, 1, 0); Sep 21 10:36:12.676 INFO kablam! | ------------------------------ in this macro invocation Sep 21 10:36:12.678 INFO kablam! | Sep 21 10:36:12.678 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 21 10:36:12.679 INFO kablam! = note: required by `rand::random` Sep 21 10:36:12.679 INFO kablam! Sep 21 10:36:12.679 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 21 10:36:12.680 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 21 10:36:12.680 INFO kablam! | Sep 21 10:36:12.680 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 21 10:36:12.682 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 21 10:36:12.682 INFO kablam! | Sep 21 10:36:12.682 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:103:1 Sep 21 10:36:12.683 INFO kablam! | Sep 21 10:36:12.683 INFO kablam! 103 | small_dvec_impl!(DVec2, 2, 0, 1); Sep 21 10:36:12.683 INFO kablam! | --------------------------------- in this macro invocation Sep 21 10:36:12.684 INFO kablam! | Sep 21 10:36:12.684 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 21 10:36:12.684 INFO kablam! = note: required by `rand::random` Sep 21 10:36:12.684 INFO kablam! Sep 21 10:36:12.685 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 21 10:36:12.685 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 21 10:36:12.685 INFO kablam! | Sep 21 10:36:12.686 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 21 10:36:12.686 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 21 10:36:12.686 INFO kablam! | Sep 21 10:36:12.687 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:113:1 Sep 21 10:36:12.687 INFO kablam! | Sep 21 10:36:12.687 INFO kablam! 113 | small_dvec_impl!(DVec3, 3, 0, 1, 2); Sep 21 10:36:12.687 INFO kablam! | ------------------------------------ in this macro invocation Sep 21 10:36:12.688 INFO kablam! | Sep 21 10:36:12.688 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 21 10:36:12.688 INFO kablam! = note: required by `rand::random` Sep 21 10:36:12.688 INFO kablam! Sep 21 10:36:12.689 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 21 10:36:12.689 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 21 10:36:12.689 INFO kablam! | Sep 21 10:36:12.690 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 21 10:36:12.690 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 21 10:36:12.690 INFO kablam! | Sep 21 10:36:12.691 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:123:1 Sep 21 10:36:12.691 INFO kablam! | Sep 21 10:36:12.691 INFO kablam! 123 | small_dvec_impl!(DVec4, 4, 0, 1, 2, 3); Sep 21 10:36:12.691 INFO kablam! | --------------------------------------- in this macro invocation Sep 21 10:36:12.692 INFO kablam! | Sep 21 10:36:12.692 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 21 10:36:12.692 INFO kablam! = note: required by `rand::random` Sep 21 10:36:12.693 INFO kablam! Sep 21 10:36:12.693 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 21 10:36:12.693 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 21 10:36:12.694 INFO kablam! | Sep 21 10:36:12.694 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 21 10:36:12.694 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 21 10:36:12.694 INFO kablam! | Sep 21 10:36:12.694 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:133:1 Sep 21 10:36:12.694 INFO kablam! | Sep 21 10:36:12.694 INFO kablam! 133 | small_dvec_impl!(DVec5, 5, 0, 1, 2, 3, 4); Sep 21 10:36:12.694 INFO kablam! | ------------------------------------------ in this macro invocation Sep 21 10:36:12.694 INFO kablam! | Sep 21 10:36:12.694 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 21 10:36:12.694 INFO kablam! = note: required by `rand::random` Sep 21 10:36:12.694 INFO kablam! Sep 21 10:36:12.694 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 21 10:36:12.694 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 21 10:36:12.694 INFO kablam! | Sep 21 10:36:12.694 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 21 10:36:12.694 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 21 10:36:12.694 INFO kablam! | Sep 21 10:36:12.694 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:143:1 Sep 21 10:36:12.694 INFO kablam! | Sep 21 10:36:12.694 INFO kablam! 143 | small_dvec_impl!(DVec6, 6, 0, 1, 2, 3, 4, 5); Sep 21 10:36:12.694 INFO kablam! | --------------------------------------------- in this macro invocation Sep 21 10:36:12.694 INFO kablam! | Sep 21 10:36:12.694 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 21 10:36:12.694 INFO kablam! = note: required by `rand::random` Sep 21 10:36:12.694 INFO kablam! Sep 21 10:36:13.946 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 21 10:36:13.946 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/quat.rs:299:27 Sep 21 10:36:13.946 INFO kablam! | Sep 21 10:36:13.946 INFO kablam! 299 | UnitQuat::new(rng.gen()) Sep 21 10:36:13.946 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 21 10:36:13.946 INFO kablam! | Sep 21 10:36:13.946 INFO kablam! = help: the following implementations were found: Sep 21 10:36:13.946 INFO kablam! > Sep 21 10:36:13.946 INFO kablam! > Sep 21 10:36:13.946 INFO kablam! > Sep 21 10:36:13.946 INFO kablam! > Sep 21 10:36:13.946 INFO kablam! and 58 others Sep 21 10:36:13.946 INFO kablam! Sep 21 10:36:14.588 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 21 10:36:14.588 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:92:23 Sep 21 10:36:14.588 INFO kablam! | Sep 21 10:36:14.588 INFO kablam! 92 | Rot2::new(rng.gen()) Sep 21 10:36:14.588 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 21 10:36:14.588 INFO kablam! | Sep 21 10:36:14.588 INFO kablam! = help: the following implementations were found: Sep 21 10:36:14.588 INFO kablam! > Sep 21 10:36:14.588 INFO kablam! > Sep 21 10:36:14.588 INFO kablam! > Sep 21 10:36:14.588 INFO kablam! > Sep 21 10:36:14.588 INFO kablam! and 58 others Sep 21 10:36:14.588 INFO kablam! Sep 21 10:36:14.614 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 21 10:36:14.614 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:326:23 Sep 21 10:36:14.614 INFO kablam! | Sep 21 10:36:14.614 INFO kablam! 326 | Rot3::new(rng.gen()) Sep 21 10:36:14.614 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 21 10:36:14.614 INFO kablam! | Sep 21 10:36:14.614 INFO kablam! = help: the following implementations were found: Sep 21 10:36:14.614 INFO kablam! > Sep 21 10:36:14.614 INFO kablam! > Sep 21 10:36:14.614 INFO kablam! > Sep 21 10:36:14.614 INFO kablam! > Sep 21 10:36:14.614 INFO kablam! and 58 others Sep 21 10:36:14.614 INFO kablam! Sep 21 10:36:14.674 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 21 10:36:14.674 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 21 10:36:14.674 INFO kablam! | Sep 21 10:36:14.674 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 21 10:36:14.674 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 21 10:36:14.674 INFO kablam! | Sep 21 10:36:14.674 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 21 10:36:14.674 INFO kablam! | Sep 21 10:36:14.674 INFO kablam! 108 | rand_impl!(Iso2); Sep 21 10:36:14.675 INFO kablam! | ----------------- in this macro invocation Sep 21 10:36:14.675 INFO kablam! | Sep 21 10:36:14.675 INFO kablam! = help: the following implementations were found: Sep 21 10:36:14.675 INFO kablam! > Sep 21 10:36:14.675 INFO kablam! > Sep 21 10:36:14.675 INFO kablam! > Sep 21 10:36:14.675 INFO kablam! > Sep 21 10:36:14.675 INFO kablam! and 58 others Sep 21 10:36:14.675 INFO kablam! Sep 21 10:36:14.675 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 21 10:36:14.675 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 21 10:36:14.675 INFO kablam! | Sep 21 10:36:14.675 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 21 10:36:14.675 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 21 10:36:14.675 INFO kablam! | Sep 21 10:36:14.675 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 21 10:36:14.675 INFO kablam! | Sep 21 10:36:14.675 INFO kablam! 108 | rand_impl!(Iso2); Sep 21 10:36:14.675 INFO kablam! | ----------------- in this macro invocation Sep 21 10:36:14.675 INFO kablam! | Sep 21 10:36:14.675 INFO kablam! = help: the following implementations were found: Sep 21 10:36:14.675 INFO kablam! > Sep 21 10:36:14.675 INFO kablam! > Sep 21 10:36:14.675 INFO kablam! > Sep 21 10:36:14.675 INFO kablam! > Sep 21 10:36:14.675 INFO kablam! and 58 others Sep 21 10:36:14.675 INFO kablam! Sep 21 10:36:14.675 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 21 10:36:14.675 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 21 10:36:14.675 INFO kablam! | Sep 21 10:36:14.675 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 21 10:36:14.675 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 21 10:36:14.675 INFO kablam! | Sep 21 10:36:14.675 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 21 10:36:14.675 INFO kablam! | Sep 21 10:36:14.675 INFO kablam! 128 | rand_impl!(Iso3); Sep 21 10:36:14.675 INFO kablam! | ----------------- in this macro invocation Sep 21 10:36:14.675 INFO kablam! | Sep 21 10:36:14.675 INFO kablam! = help: the following implementations were found: Sep 21 10:36:14.675 INFO kablam! > Sep 21 10:36:14.675 INFO kablam! > Sep 21 10:36:14.675 INFO kablam! > Sep 21 10:36:14.675 INFO kablam! > Sep 21 10:36:14.675 INFO kablam! and 58 others Sep 21 10:36:14.675 INFO kablam! Sep 21 10:36:14.677 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 21 10:36:14.677 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 21 10:36:14.677 INFO kablam! | Sep 21 10:36:14.677 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 21 10:36:14.677 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 21 10:36:14.677 INFO kablam! | Sep 21 10:36:14.677 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 21 10:36:14.677 INFO kablam! | Sep 21 10:36:14.677 INFO kablam! 128 | rand_impl!(Iso3); Sep 21 10:36:14.677 INFO kablam! | ----------------- in this macro invocation Sep 21 10:36:14.677 INFO kablam! | Sep 21 10:36:14.677 INFO kablam! = help: the following implementations were found: Sep 21 10:36:14.677 INFO kablam! > Sep 21 10:36:14.677 INFO kablam! > Sep 21 10:36:14.677 INFO kablam! > Sep 21 10:36:14.677 INFO kablam! > Sep 21 10:36:14.677 INFO kablam! and 58 others Sep 21 10:36:14.677 INFO kablam! Sep 21 10:36:14.871 INFO kablam! error: aborting due to 15 previous errors Sep 21 10:36:14.871 INFO kablam! Sep 21 10:36:14.871 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 10:36:14.879 INFO kablam! error: Could not compile `nalgebra`. Sep 21 10:36:14.879 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:36:18.179 INFO kablam! error: build failed Sep 21 10:36:18.187 INFO kablam! su: No module specific data is present Sep 21 10:36:18.827 INFO running `"docker" "rm" "-f" "7140f488ed85b46fa29ef971728c6f4e8fc11faec14dbe95cff03c7d8c2a13c4"` Sep 21 10:36:18.954 INFO blam! 7140f488ed85b46fa29ef971728c6f4e8fc11faec14dbe95cff03c7d8c2a13c4