[INFO] updating cached repository https://github.com/H-Plus-Time/percolation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2472733d2cdfffe7d33ac6f8ae3c9b6cc7102fc [INFO] testing H-Plus-Time/percolation against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH-Plus-Time%2Fpercolation" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/H-Plus-Time/percolation on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config [INFO] started tweaking git repo https://github.com/H-Plus-Time/percolation [INFO] finished tweaking git repo https://github.com/H-Plus-Time/percolation [INFO] tweaked toml for git repo https://github.com/H-Plus-Time/percolation written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/H-Plus-Time/percolation already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2de78ed3ad3b9bcb622cbaf16978291cd34cf4e714cf512e7e54ba783c2a3e6a [INFO] running `Command { std: "docker" "start" "-a" "2de78ed3ad3b9bcb622cbaf16978291cd34cf4e714cf512e7e54ba783c2a3e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2de78ed3ad3b9bcb622cbaf16978291cd34cf4e714cf512e7e54ba783c2a3e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2de78ed3ad3b9bcb622cbaf16978291cd34cf4e714cf512e7e54ba783c2a3e6a", kill_on_drop: false }` [INFO] [stdout] 2de78ed3ad3b9bcb622cbaf16978291cd34cf4e714cf512e7e54ba783c2a3e6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdb32e42128df5dce082ee5a1a5142b51872604816d8342f25945a4f5214e98f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bdb32e42128df5dce082ee5a1a5142b51872604816d8342f25945a4f5214e98f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling serde v1.0.14 [INFO] [stderr] Compiling heapsize v0.4.1 [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling smallvec v0.3.3 [INFO] [stderr] Compiling clamp v0.1.0 [INFO] [stderr] Compiling itoa v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling serde_derive_internals v0.16.0 [INFO] [stderr] Compiling itertools v0.6.2 [INFO] [stderr] Compiling nodrop v0.1.9 [INFO] [stderr] Compiling alga v0.5.2 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling arrayvec v0.3.23 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling serde_derive v1.0.14 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling generic-array v0.2.1 [INFO] [stderr] Compiling nalgebra v0.12.3 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::ops::Mul<&_>` for type `geometry::translation::TranslationBase<_, _, _>`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.12.3/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, [INFO] [stdout] 71 | | R: Rotation>, [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] 79 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________first implementation here [INFO] [stdout] | conflicting implementation for `geometry::translation::TranslationBase<_, _, _>` [INFO] [stdout] ... [INFO] [stdout] 286 | / isometry_binop_impl_all!( [INFO] [stdout] 287 | | Mul, mul; [INFO] [stdout] 288 | | self: TranslationBase, right: R, Output = IsometryBase; [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::Rotation>` for type `&_` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::ops::Mul<&_>` for type `&geometry::translation::TranslationBase<_, _, _>`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.12.3/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, [INFO] [stdout] 71 | | R: Rotation>, [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] 79 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________first implementation here [INFO] [stdout] | conflicting implementation for `&geometry::translation::TranslationBase<_, _, _>` [INFO] [stdout] ... [INFO] [stdout] 286 | / isometry_binop_impl_all!( [INFO] [stdout] 287 | | Mul, mul; [INFO] [stdout] 288 | | self: TranslationBase, right: R, Output = IsometryBase; [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::Rotation>` for type `&_` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nalgebra`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bdb32e42128df5dce082ee5a1a5142b51872604816d8342f25945a4f5214e98f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdb32e42128df5dce082ee5a1a5142b51872604816d8342f25945a4f5214e98f", kill_on_drop: false }` [INFO] [stdout] bdb32e42128df5dce082ee5a1a5142b51872604816d8342f25945a4f5214e98f