[INFO] fetching crate px8 0.0.4... [INFO] testing px8-0.0.4 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate px8 0.0.4 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate px8 0.0.4 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate px8 0.0.4 [INFO] finished tweaking crates.io crate px8 0.0.4 [INFO] tweaked toml for crates.io crate px8 0.0.4 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stb_truetype v0.2.8 [INFO] [stderr] Downloaded alga v0.5.4 [INFO] [stderr] Downloaded png v0.9.0 [INFO] [stderr] Downloaded rusttype v0.2.4 [INFO] [stderr] Downloaded sdl2 v0.27.3 [INFO] [stderr] Downloaded python3-sys v0.1.3 [INFO] [stderr] Downloaded png v0.8.0 [INFO] [stderr] Downloaded generic-array v0.2.1 [INFO] [stderr] Downloaded image v0.14.0 [INFO] [stderr] Downloaded chrono v0.2.25 [INFO] [stderr] Downloaded stb_truetype v0.3.1 [INFO] [stderr] Downloaded bitflags v0.9.1 [INFO] [stderr] Downloaded cpython v0.1.0 [INFO] [stderr] Downloaded nalgebra v0.11.2 [INFO] [stderr] Downloaded lazy_static v0.1.16 [INFO] [stderr] Downloaded fern v0.3.5 [INFO] [stderr] Downloaded sdl2-sys v0.27.3 [INFO] [stderr] Downloaded noise v0.4.1 [INFO] [stderr] Downloaded px8_plugin_lua v0.0.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] e83fd0aa5ed3a5d271873d6239a83bf32f3a4cee056ba205efcdbc1b297527e2 [INFO] running `Command { std: "docker" "start" "-a" "e83fd0aa5ed3a5d271873d6239a83bf32f3a4cee056ba205efcdbc1b297527e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e83fd0aa5ed3a5d271873d6239a83bf32f3a4cee056ba205efcdbc1b297527e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e83fd0aa5ed3a5d271873d6239a83bf32f3a4cee056ba205efcdbc1b297527e2", kill_on_drop: false }` [INFO] [stdout] e83fd0aa5ed3a5d271873d6239a83bf32f3a4cee056ba205efcdbc1b297527e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", 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] 77f75da4965db28ddc051296a74194a243d16ea16ee4d6878b6e0a41c04afdb0 [INFO] running `Command { std: "docker" "start" "-a" "77f75da4965db28ddc051296a74194a243d16ea16ee4d6878b6e0a41c04afdb0", kill_on_drop: false }` [INFO] [stderr] Compiling sdl2-sys v0.27.3 [INFO] [stderr] Compiling px8 v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling generic-array v0.2.1 [INFO] [stderr] Compiling alga v0.5.4 [INFO] [stderr] Compiling noise v0.4.1 [INFO] [stderr] Compiling fern v0.3.5 [INFO] [stderr] Compiling png v0.8.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling nalgebra v0.11.2 [INFO] [stderr] Compiling rusttype v0.2.4 [INFO] [stderr] Compiling image v0.14.0 [INFO] [stderr] Compiling sdl2 v0.27.3 [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.11.2/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 the macro `isometry_binop_impl` (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.11.2/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 the macro `isometry_binop_impl` (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` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "77f75da4965db28ddc051296a74194a243d16ea16ee4d6878b6e0a41c04afdb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77f75da4965db28ddc051296a74194a243d16ea16ee4d6878b6e0a41c04afdb0", kill_on_drop: false }` [INFO] [stdout] 77f75da4965db28ddc051296a74194a243d16ea16ee4d6878b6e0a41c04afdb0