[INFO] cloning repository whostolemyhat/circles [INFO] running `"git" "clone" "--bare" "git://github.com/whostolemyhat/circles.git" "work/cache/sources/gh/whostolemyhat/circles"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/whostolemyhat/circles'... [INFO] running `"git" "clone" "work/cache/sources/gh/whostolemyhat/circles" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/whostolemyhat/circles"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/whostolemyhat/circles'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/whostolemyhat/circles" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/whostolemyhat/circles"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/whostolemyhat/circles'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4b95ffdf3dc5a908c8e2abe1bf673109fbb75d2a [INFO] sha for GitHub repo whostolemyhat/circles: 4b95ffdf3dc5a908c8e2abe1bf673109fbb75d2a [INFO] validating manifest of whostolemyhat/circles on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of whostolemyhat/circles on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing whostolemyhat/circles [INFO] finished frobbing whostolemyhat/circles [INFO] frobbed toml for whostolemyhat/circles written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/whostolemyhat/circles/Cargo.toml [INFO] started frobbing whostolemyhat/circles [INFO] finished frobbing whostolemyhat/circles [INFO] frobbed toml for whostolemyhat/circles written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/whostolemyhat/circles/Cargo.toml [INFO] crate whostolemyhat/circles already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alga v0.5.3 [INFO] [stderr] Downloaded nalgebra v0.14.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing whostolemyhat/circles against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/whostolemyhat/circles:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] fd58e752b606514f7ebf000321b8b60e5b98b8649c5557d626339ee241dc2eef [INFO] running `"docker" "start" "-a" "fd58e752b606514f7ebf000321b8b60e5b98b8649c5557d626339ee241dc2eef"` [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling alga v0.5.3 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling nalgebra v0.14.1 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] error[E0119]: conflicting implementations of trait `std::ops::Mul<&_>` for type `geometry::translation::Translation<_, _>`: [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.14.1/src/geometry/isometry_ops.rs:67:9 [INFO] [stderr] | [INFO] [stderr] 67 | / impl<$($lives ,)* N: Real, D: DimName, R> $Op<$Rhs> for $Lhs [INFO] [stderr] 68 | | where R: AlgaRotation>, [INFO] [stderr] 69 | | DefaultAllocator: Allocator { [INFO] [stderr] 70 | | type Output = $Output; [INFO] [stderr] ... | [INFO] [stderr] 75 | | } [INFO] [stderr] 76 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_________first implementation here [INFO] [stderr] | conflicting implementation for `geometry::translation::Translation<_, _>` [INFO] [stderr] ... [INFO] [stderr] 285 | / isometry_binop_impl_all!( [INFO] [stderr] 286 | | Mul, mul; [INFO] [stderr] 287 | | self: Translation, right: R, Output = Isometry; [INFO] [stderr] 288 | | [val val] => Isometry::from_parts(self, right); [INFO] [stderr] ... | [INFO] [stderr] 291 | | [ref ref] => Isometry::from_parts(self.clone(), right.clone()); [INFO] [stderr] 292 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: downstream crates may implement trait `alga::linear::Rotation>` for type `&_` [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `std::ops::Mul<&_>` for type `&geometry::translation::Translation<_, _>`: [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.14.1/src/geometry/isometry_ops.rs:67:9 [INFO] [stderr] | [INFO] [stderr] 67 | / impl<$($lives ,)* N: Real, D: DimName, R> $Op<$Rhs> for $Lhs [INFO] [stderr] 68 | | where R: AlgaRotation>, [INFO] [stderr] 69 | | DefaultAllocator: Allocator { [INFO] [stderr] 70 | | type Output = $Output; [INFO] [stderr] ... | [INFO] [stderr] 75 | | } [INFO] [stderr] 76 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_________first implementation here [INFO] [stderr] | conflicting implementation for `&geometry::translation::Translation<_, _>` [INFO] [stderr] ... [INFO] [stderr] 285 | / isometry_binop_impl_all!( [INFO] [stderr] 286 | | Mul, mul; [INFO] [stderr] 287 | | self: Translation, right: R, Output = Isometry; [INFO] [stderr] 288 | | [val val] => Isometry::from_parts(self, right); [INFO] [stderr] ... | [INFO] [stderr] 291 | | [ref ref] => Isometry::from_parts(self.clone(), right.clone()); [INFO] [stderr] 292 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: downstream crates may implement trait `alga::linear::Rotation>` for type `&_` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0119`. [INFO] [stderr] error: Could not compile `nalgebra`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fd58e752b606514f7ebf000321b8b60e5b98b8649c5557d626339ee241dc2eef"` [INFO] running `"docker" "rm" "-f" "fd58e752b606514f7ebf000321b8b60e5b98b8649c5557d626339ee241dc2eef"` [INFO] [stdout] fd58e752b606514f7ebf000321b8b60e5b98b8649c5557d626339ee241dc2eef