[INFO] fetching crate simple-fcl 0.0.5... [INFO] checking simple-fcl-0.0.5 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate simple-fcl 0.0.5 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate simple-fcl 0.0.5 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate simple-fcl 0.0.5 [INFO] finished tweaking crates.io crate simple-fcl 0.0.5 [INFO] tweaked toml for crates.io crate simple-fcl 0.0.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 64 packages to latest compatible versions [INFO] [stderr] Adding nalgebra v0.13.1 (available: v0.33.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clang-sys v0.21.2 [INFO] [stderr] Downloaded assert v0.7.5 [INFO] [stderr] Downloaded libloading v0.4.3 [INFO] [stderr] Downloaded nalgebra v0.13.1 [INFO] [stderr] Downloaded bindgen v0.32.3 [INFO] [stderr] Downloaded simple-fcl-sys v0.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89d629b5ba41d32f2504d71d55cf2ea80c1f840fa409a0c454c48da58bce3053 [INFO] running `Command { std: "docker" "start" "-a" "89d629b5ba41d32f2504d71d55cf2ea80c1f840fa409a0c454c48da58bce3053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89d629b5ba41d32f2504d71d55cf2ea80c1f840fa409a0c454c48da58bce3053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89d629b5ba41d32f2504d71d55cf2ea80c1f840fa409a0c454c48da58bce3053", kill_on_drop: false }` [INFO] [stdout] 89d629b5ba41d32f2504d71d55cf2ea80c1f840fa409a0c454c48da58bce3053 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 548d8b15904f17619d317d0be0ff5151870eca12dc46404b5f36479b5e91f25e [INFO] running `Command { std: "docker" "start" "-a" "548d8b15904f17619d317d0be0ff5151870eca12dc46404b5f36479b5e91f25e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.10 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling bindgen v0.32.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking generic-array v0.8.4 [INFO] [stderr] Checking alga v0.5.4 [INFO] [stderr] Checking assert v0.7.5 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking nalgebra v0.13.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling simple-fcl-sys v0.0.5 [INFO] [stdout] error[E0119]: conflicting implementations of trait `Mul<&_>` for type `translation::Translation<_, _>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.13.1/src/geometry/isometry_ops.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | / impl<$($lives ,)* N: Real, D: DimName, R> $Op<$Rhs> for $Lhs [INFO] [stdout] 68 | | where R: AlgaRotation>, [INFO] [stdout] 69 | | DefaultAllocator: Allocator { [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |___________________________________________________first implementation here [INFO] [stdout] | conflicting implementation for `translation::Translation<_, _>` [INFO] [stdout] ... [INFO] [stdout] 281 | / isometry_binop_impl_all!( [INFO] [stdout] 282 | | Mul, mul; [INFO] [stdout] 283 | | self: Translation, right: R, Output = Isometry; [INFO] [stdout] 284 | | [val val] => Isometry::from_parts(self, right); [INFO] [stdout] ... | [INFO] [stdout] 287 | | [ref ref] => Isometry::from_parts(self.clone(), right.clone()); [INFO] [stdout] 288 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::ProjectiveTransformation>` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::Transformation>` 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` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::general::AbstractSemigroup` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::general::AbstractMonoid` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::general::Identity` 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` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::general::Inverse` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::general::AbstractLoop` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::general::AbstractGroup` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::AffineTransformation>` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::Similarity>` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::Isometry>` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::DirectIsometry>` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::OrthogonalTransformation>` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::Rotation>` 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::Translation<_, _>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.13.1/src/geometry/isometry_ops.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | / impl<$($lives ,)* N: Real, D: DimName, R> $Op<$Rhs> for $Lhs [INFO] [stdout] 68 | | where R: AlgaRotation>, [INFO] [stdout] 69 | | DefaultAllocator: Allocator { [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |___________________________________________________first implementation here [INFO] [stdout] | conflicting implementation for `&translation::Translation<_, _>` [INFO] [stdout] ... [INFO] [stdout] 281 | / isometry_binop_impl_all!( [INFO] [stdout] 282 | | Mul, mul; [INFO] [stdout] 283 | | self: Translation, right: R, Output = Isometry; [INFO] [stdout] 284 | | [val val] => Isometry::from_parts(self, right); [INFO] [stdout] ... | [INFO] [stdout] 287 | | [ref ref] => Isometry::from_parts(self.clone(), right.clone()); [INFO] [stdout] 288 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::ProjectiveTransformation>` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::Transformation>` 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` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::general::AbstractSemigroup` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::general::AbstractMonoid` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::general::Identity` 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` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::general::Inverse` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::general::AbstractLoop` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::general::AbstractGroup` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::AffineTransformation>` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::Similarity>` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::Isometry>` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::DirectIsometry>` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::OrthogonalTransformation>` for type `&_` [INFO] [stdout] = note: downstream crates may implement trait `alga::linear::Rotation>` 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.13.1/src/core/cg.rs:255:44 [INFO] [stdout] | [INFO] [stdout] 255 | 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.13.1/src/core/cg.rs:255:48 [INFO] [stdout] | [INFO] [stdout] 255 | 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.13.1/src/core/cg.rs:255:17 [INFO] [stdout] | [INFO] [stdout] 255 | 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" "548d8b15904f17619d317d0be0ff5151870eca12dc46404b5f36479b5e91f25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "548d8b15904f17619d317d0be0ff5151870eca12dc46404b5f36479b5e91f25e", kill_on_drop: false }` [INFO] [stdout] 548d8b15904f17619d317d0be0ff5151870eca12dc46404b5f36479b5e91f25e