[INFO] fetching crate map18xx 0.0.5... [INFO] checking map18xx-0.0.5 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate map18xx 0.0.5 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate map18xx 0.0.5 [INFO] finished tweaking crates.io crate map18xx 0.0.5 [INFO] tweaked toml for crates.io crate map18xx 0.0.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate map18xx 0.0.5 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 43 packages to latest compatible versions [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.45) [INFO] [stderr] Adding nalgebra v0.13.1 (available: v0.34.0) [INFO] [stderr] Adding svg v0.5.12 (available: v0.18.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c113e5bf88c63a6d8758c8864e8791ff374a411b18e391b5072e68460e1a23ef [INFO] running `Command { std: "docker" "start" "-a" "c113e5bf88c63a6d8758c8864e8791ff374a411b18e391b5072e68460e1a23ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c113e5bf88c63a6d8758c8864e8791ff374a411b18e391b5072e68460e1a23ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c113e5bf88c63a6d8758c8864e8791ff374a411b18e391b5072e68460e1a23ef", kill_on_drop: false }` [INFO] [stdout] c113e5bf88c63a6d8758c8864e8791ff374a411b18e391b5072e68460e1a23ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d0d8a09df33e0fb1cf6e7f06e507058ff57ea41f3cf933b63bfe0c1e0d71b45 [INFO] running `Command { std: "docker" "start" "-a" "4d0d8a09df33e0fb1cf6e7f06e507058ff57ea41f3cf933b63bfe0c1e0d71b45", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-complex v0.1.44 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking generic-array v0.8.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking svg v0.5.12 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking alga v0.5.4 [INFO] [stderr] Checking nalgebra v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stdout] error[E0119]: conflicting implementations of trait `Mul<&_>` for type `translation::Translation<_, _>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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" "4d0d8a09df33e0fb1cf6e7f06e507058ff57ea41f3cf933b63bfe0c1e0d71b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d0d8a09df33e0fb1cf6e7f06e507058ff57ea41f3cf933b63bfe0c1e0d71b45", kill_on_drop: false }` [INFO] [stdout] 4d0d8a09df33e0fb1cf6e7f06e507058ff57ea41f3cf933b63bfe0c1e0d71b45