[INFO] fetching crate email_to_image 0.1.2...
[INFO] checking email_to_image-0.1.2 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate email_to_image 0.1.2 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate email_to_image 0.1.2 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate email_to_image 0.1.2
[INFO] finished tweaking crates.io crate email_to_image 0.1.2
[INFO] tweaked toml for crates.io crate email_to_image 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 164 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.20)
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.31)
[INFO] [stderr]       Adding hyper v0.11.27 (available: v1.5.0)
[INFO] [stderr]       Adding image v0.15.0 (available: v0.25.4)
[INFO] [stderr]       Adding imageproc v0.10.0 (available: v0.25.0)
[INFO] [stderr]       Adding regex v0.2.11 (available: v1.11.1)
[INFO] [stderr]       Adding rusttype v0.2.4 (available: v0.9.3)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] [stderr]       Adding zip v0.2.8 (available: v2.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6234ca85ed37ab703b9dd8f5494bb781a4f0826a3021730022922f2662df7e19
[INFO] running `Command { std: "docker" "start" "-a" "6234ca85ed37ab703b9dd8f5494bb781a4f0826a3021730022922f2662df7e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6234ca85ed37ab703b9dd8f5494bb781a4f0826a3021730022922f2662df7e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6234ca85ed37ab703b9dd8f5494bb781a4f0826a3021730022922f2662df7e19", kill_on_drop: false }`
[INFO] [stdout] 6234ca85ed37ab703b9dd8f5494bb781a4f0826a3021730022922f2662df7e19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a1cff052e383bb471b6d031243eb190c2faee3a942182098a95062d196ae891
[INFO] running `Command { std: "docker" "start" "-a" "4a1cff052e383bb471b6d031243eb190c2faee3a942182098a95062d196ae891", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking inflate v0.2.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking stb_truetype v0.2.8
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking generic-array v0.2.1
[INFO] [stderr]     Checking take v0.1.0
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking gif v0.9.2
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking smallvec v0.2.1
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]     Checking try-lock v0.1.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking rusttype v0.2.4
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking msdos_time v0.1.6
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking tokio-service v0.1.0
[INFO] [stderr]     Checking want v0.0.4
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking bzip2 v0.3.3
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking relay v0.1.1
[INFO] [stderr]     Checking png v0.9.0
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking itertools v0.6.5
[INFO] [stderr]     Checking alga v0.5.4
[INFO] [stderr]     Checking rayon v0.7.1
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking unicase v2.8.0
[INFO] [stderr]     Checking podio v0.1.7
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking zip v0.2.8
[INFO] [stderr]     Checking env_logger v0.3.5
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking nalgebra v0.11.2
[INFO] [stderr]     Checking quickcheck v0.2.27
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking tokio-core v0.1.18
[INFO] [stderr]     Checking tokio-proto v0.1.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking hyper v0.11.27
[INFO] [stderr]     Checking image v0.15.0
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Mul<&_>` for type `translation::TranslationBase<_, _, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.11.2/src/geometry/isometry_ops.rs:68:9
[INFO] [stdout]     |
[INFO] [stdout] 68  | /         impl<$($lives ,)* N, D: DimName, S, R> $Op<$Rhs> for $Lhs
[INFO] [stdout] 69  | |             where N: Real,
[INFO] [stdout] 70  | |                   S: OwnedStorage<N, D, U1>,
[INFO] [stdout] 71  | |                   R: Rotation<PointBase<N, D, S>>,
[INFO] [stdout] 72  | |                   S::Alloc: OwnedAllocator<N, D, U1, S> {
[INFO] [stdout]     | |                                                       ^
[INFO] [stdout]     | |                                                       |
[INFO] [stdout]     | |_______________________________________________________first implementation here
[INFO] [stdout]     |                                                         conflicting implementation for `translation::TranslationBase<_, _, _>`
[INFO] [stdout] ...
[INFO] [stdout] 286 | / isometry_binop_impl_all!(
[INFO] [stdout] 287 | |     Mul, mul;
[INFO] [stdout] 288 | |     self: TranslationBase<N, D, S>, right: R, Output = IsometryBase<N, D, S, R>;
[INFO] [stdout] 289 | |     [val val] => IsometryBase::from_parts(self, right);
[INFO] [stdout] ...   |
[INFO] [stdout] 292 | |     [ref ref] => IsometryBase::from_parts(self.clone(), right.clone());
[INFO] [stdout] 293 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::ProjectiveTransformation<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Transformation<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeMonoid` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `num::One` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeSemigroup` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::ClosedMul` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `std::ops::MulAssign` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeMagma` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractMagma<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractSemigroup<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractMonoid<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::Identity<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeGroup` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeLoop` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeQuasigroup` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::ClosedDiv` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `std::ops::DivAssign` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractQuasigroup<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::Inverse<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractLoop<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractGroup<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::AffineTransformation<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Similarity<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Isometry<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::DirectIsometry<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::OrthogonalTransformation<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Rotation<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: this error originates in the macro `isometry_binop_impl` which comes from the expansion of the macro `isometry_binop_impl_all` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Mul<&_>` for type `&translation::TranslationBase<_, _, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.11.2/src/geometry/isometry_ops.rs:68:9
[INFO] [stdout]     |
[INFO] [stdout] 68  | /         impl<$($lives ,)* N, D: DimName, S, R> $Op<$Rhs> for $Lhs
[INFO] [stdout] 69  | |             where N: Real,
[INFO] [stdout] 70  | |                   S: OwnedStorage<N, D, U1>,
[INFO] [stdout] 71  | |                   R: Rotation<PointBase<N, D, S>>,
[INFO] [stdout] 72  | |                   S::Alloc: OwnedAllocator<N, D, U1, S> {
[INFO] [stdout]     | |                                                       ^
[INFO] [stdout]     | |                                                       |
[INFO] [stdout]     | |_______________________________________________________first implementation here
[INFO] [stdout]     |                                                         conflicting implementation for `&translation::TranslationBase<_, _, _>`
[INFO] [stdout] ...
[INFO] [stdout] 286 | / isometry_binop_impl_all!(
[INFO] [stdout] 287 | |     Mul, mul;
[INFO] [stdout] 288 | |     self: TranslationBase<N, D, S>, right: R, Output = IsometryBase<N, D, S, R>;
[INFO] [stdout] 289 | |     [val val] => IsometryBase::from_parts(self, right);
[INFO] [stdout] ...   |
[INFO] [stdout] 292 | |     [ref ref] => IsometryBase::from_parts(self.clone(), right.clone());
[INFO] [stdout] 293 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::ProjectiveTransformation<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Transformation<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeMonoid` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `num::One` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeSemigroup` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::ClosedMul` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `std::ops::MulAssign` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeMagma` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractMagma<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractSemigroup<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractMonoid<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::Identity<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeGroup` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeLoop` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeQuasigroup` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::ClosedDiv` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `std::ops::DivAssign` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractQuasigroup<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::Inverse<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractLoop<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractGroup<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::AffineTransformation<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Similarity<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Isometry<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::DirectIsometry<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::OrthogonalTransformation<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Rotation<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: this error originates in the macro `isometry_binop_impl` which comes from the expansion of the macro `isometry_binop_impl_all` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.11.2/src/core/cg.rs:314:44
[INFO] [stdout]     |
[INFO] [stdout] 314 |                 self[(j, i)] += shift[j] * self[(D::dim() - 1, i)];
[INFO] [stdout]     |                 ---------------------------^^^^-------------------
[INFO] [stdout]     |                 |                          |
[INFO] [stdout]     |                 |                          immutable borrow occurs here
[INFO] [stdout]     |                 mutable borrow occurs here
[INFO] [stdout]     |                 mutable borrow later used here
[INFO] [stdout]     |
[INFO] [stdout] help: try adding a local storing this...
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.11.2/src/core/cg.rs:314:48
[INFO] [stdout]     |
[INFO] [stdout] 314 |                 self[(j, i)] += shift[j] * self[(D::dim() - 1, i)];
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: ...and then using that local here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.11.2/src/core/cg.rs:314:17
[INFO] [stdout]     |
[INFO] [stdout] 314 |                 self[(j, i)] += shift[j] * self[(D::dim() - 1, i)];
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0119, E0502.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nalgebra` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "4a1cff052e383bb471b6d031243eb190c2faee3a942182098a95062d196ae891", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a1cff052e383bb471b6d031243eb190c2faee3a942182098a95062d196ae891", kill_on_drop: false }`
[INFO] [stdout] 4a1cff052e383bb471b6d031243eb190c2faee3a942182098a95062d196ae891
