[INFO] fetching crate line_plot 0.1.7...
[INFO] testing line_plot-0.1.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate line_plot 0.1.7 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate line_plot 0.1.7
[INFO] finished tweaking crates.io crate line_plot 0.1.7
[INFO] tweaked toml for crates.io crate line_plot 0.1.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate line_plot 0.1.7 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] [stderr]       Adding gl v0.6.5 (available: v0.14.0)
[INFO] [stderr]       Adding nalgebra v0.12.3 (available: v0.34.1)
[INFO] [stderr]       Adding sdl2 v0.29.1 (available: v0.38.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aaff1d4b7a70e84e7c4ad01e93d52fc45ff91248069cbab2de9349a460830d25
[INFO] running `Command { std: "docker" "start" "-a" "aaff1d4b7a70e84e7c4ad01e93d52fc45ff91248069cbab2de9349a460830d25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aaff1d4b7a70e84e7c4ad01e93d52fc45ff91248069cbab2de9349a460830d25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaff1d4b7a70e84e7c4ad01e93d52fc45ff91248069cbab2de9349a460830d25", kill_on_drop: false }`
[INFO] [stdout] aaff1d4b7a70e84e7c4ad01e93d52fc45ff91248069cbab2de9349a460830d25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5a1bf48c404b8fd41791b6fbbd8d680f285dd8e9ab2c057415428b279ffb07c
[INFO] running `Command { std: "docker" "start" "-a" "d5a1bf48c404b8fd41791b6fbbd8d680f285dd8e9ab2c057415428b279ffb07c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling sdl2-sys v0.27.3
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling generic-array v0.2.1
[INFO] [stderr]    Compiling gl_generator v0.6.1
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling gl v0.6.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling sdl2 v0.29.1
[INFO] [stderr]    Compiling alga v0.5.4
[INFO] [stderr]    Compiling nalgebra v0.12.3
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Mul<&_>` for type `translation::TranslationBase<_, _, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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<N, D, U1>,
[INFO] [stdout]  71 | |                   R: Rotation<PointBase<N, D, S>>,
[INFO] [stdout]  72 | |                   S::Alloc: OwnedAllocator<N, D, U1, S> {
[INFO] [stdout]     | |                                                       ^
[INFO] [stdout]     | |                                                       |
[INFO] [stdout]     | |_______________________________________________________first implementation here
[INFO] [stdout]     |                                                         conflicting implementation for `translation::TranslationBase<_, _, _>`
[INFO] [stdout] ...
[INFO] [stdout] 286 | / isometry_binop_impl_all!(
[INFO] [stdout] 287 | |     Mul, mul;
[INFO] [stdout] 288 | |     self: TranslationBase<N, D, S>, right: R, Output = IsometryBase<N, D, S, R>;
[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::ProjectiveTransformation<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Transformation<geometry::point::PointBase<_, _, _>>` 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<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractSemigroup<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractMonoid<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::Identity<alga::general::Multiplicative>` 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<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::Inverse<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractLoop<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractGroup<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::AffineTransformation<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Similarity<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Isometry<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::DirectIsometry<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::OrthogonalTransformation<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Rotation<geometry::point::PointBase<_, _, _>>` 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::TranslationBase<_, _, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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<N, D, U1>,
[INFO] [stdout]  71 | |                   R: Rotation<PointBase<N, D, S>>,
[INFO] [stdout]  72 | |                   S::Alloc: OwnedAllocator<N, D, U1, S> {
[INFO] [stdout]     | |                                                       ^
[INFO] [stdout]     | |                                                       |
[INFO] [stdout]     | |_______________________________________________________first implementation here
[INFO] [stdout]     |                                                         conflicting implementation for `&translation::TranslationBase<_, _, _>`
[INFO] [stdout] ...
[INFO] [stdout] 286 | / isometry_binop_impl_all!(
[INFO] [stdout] 287 | |     Mul, mul;
[INFO] [stdout] 288 | |     self: TranslationBase<N, D, S>, right: R, Output = IsometryBase<N, D, S, R>;
[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::ProjectiveTransformation<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Transformation<geometry::point::PointBase<_, _, _>>` 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<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractSemigroup<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractMonoid<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::Identity<alga::general::Multiplicative>` 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<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::Inverse<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractLoop<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractGroup<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::AffineTransformation<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Similarity<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Isometry<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::DirectIsometry<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::OrthogonalTransformation<geometry::point::PointBase<_, _, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Rotation<geometry::point::PointBase<_, _, _>>` 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] [stderr]    Compiling glhelper v0.1.12
[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.12.3/src/core/cg.rs:314:44
[INFO] [stdout]     |
[INFO] [stdout] 314 |                 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.12.3/src/core/cg.rs:314:48
[INFO] [stdout]     |
[INFO] [stdout] 314 |                 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.12.3/src/core/cg.rs:314:17
[INFO] [stdout]     |
[INFO] [stdout] 314 |                 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" "d5a1bf48c404b8fd41791b6fbbd8d680f285dd8e9ab2c057415428b279ffb07c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5a1bf48c404b8fd41791b6fbbd8d680f285dd8e9ab2c057415428b279ffb07c", kill_on_drop: false }`
[INFO] [stdout] d5a1bf48c404b8fd41791b6fbbd8d680f285dd8e9ab2c057415428b279ffb07c
