[INFO] crate planetkit 0.0.1 is already in cache [INFO] testing planetkit-0.0.1 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate planetkit 0.0.1 into work/builds/worker-3/source [INFO] validating manifest of crates.io crate planetkit 0.0.1 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate planetkit 0.0.1 [INFO] finished tweaking crates.io crate planetkit 0.0.1 [INFO] tweaked toml for crates.io crate planetkit 0.0.1 written to work/builds/worker-3/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] dbc1e71fce7a05ab0e5a45b8101dcd4e036f394e260cb7d5673368669817bf74 [INFO] running `"docker" "start" "-a" "dbc1e71fce7a05ab0e5a45b8101dcd4e036f394e260cb7d5673368669817bf74"` [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling read_color v0.1.0 [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling spin v0.4.10 [INFO] [stderr] Compiling piston-viewport v0.3.0 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling draw_state v0.7.1 [INFO] [stderr] Compiling quaternion v0.3.1 [INFO] [stderr] Compiling stb_truetype v0.3.0 [INFO] [stderr] Compiling planetkit v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling shred-derive v0.3.0 [INFO] [stderr] Compiling pulse v0.5.3 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling noise v0.4.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling glutin v0.10.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling alga v0.5.4 [INFO] [stderr] Compiling piston3d-cam v0.3.0 [INFO] [stderr] Compiling froggy v0.4.4 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling pistoncore-input v0.20.0 [INFO] [stderr] Compiling gfx_core v0.7.2 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling rusttype v0.2.4 [INFO] [stderr] Compiling gfx_gl v0.4.0 [INFO] [stderr] Compiling gl v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Compiling pistoncore-window v0.30.0 [INFO] [stderr] Compiling camera_controllers v0.23.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling nalgebra v0.13.1 [INFO] [stderr] Compiling pistoncore-event_loop v0.35.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling piston2d-graphics v0.24.0 [INFO] [stderr] Compiling piston2d-graphics v0.23.0 [INFO] [stderr] Compiling piston v0.35.0 [INFO] [stderr] Compiling shred v0.5.2 [INFO] [stderr] Compiling hibitset v0.3.2 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] error[E0119]: conflicting implementations of trait `std::ops::Mul<&_>` for type `geometry::translation::Translation<_, _>`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.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] 281 | / isometry_binop_impl_all!( [INFO] [stderr] 282 | | Mul, mul; [INFO] [stderr] 283 | | self: Translation, right: R, Output = Isometry; [INFO] [stderr] 284 | | [val val] => Isometry::from_parts(self, right); [INFO] [stderr] ... | [INFO] [stderr] 287 | | [ref ref] => Isometry::from_parts(self.clone(), right.clone()); [INFO] [stderr] 288 | | ); [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/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.13.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] 281 | / isometry_binop_impl_all!( [INFO] [stderr] 282 | | Mul, mul; [INFO] [stderr] 283 | | self: Translation, right: R, Output = Isometry; [INFO] [stderr] 284 | | [val val] => Isometry::from_parts(self, right); [INFO] [stderr] ... | [INFO] [stderr] 287 | | [ref ref] => Isometry::from_parts(self.clone(), right.clone()); [INFO] [stderr] 288 | | ); [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] Compiling specs v0.10.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [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" "dbc1e71fce7a05ab0e5a45b8101dcd4e036f394e260cb7d5673368669817bf74"` [INFO] running `"docker" "rm" "-f" "dbc1e71fce7a05ab0e5a45b8101dcd4e036f394e260cb7d5673368669817bf74"` [INFO] [stdout] dbc1e71fce7a05ab0e5a45b8101dcd4e036f394e260cb7d5673368669817bf74