[INFO] cloning repository https://github.com/cheshyre/rust-srg-test [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cheshyre/rust-srg-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheshyre%2Frust-srg-test"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheshyre%2Frust-srg-test'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6a30f391d4d44f8c7906eab65f26109ac06db77d [INFO] checking cheshyre/rust-srg-test against try#5e633973aa9255a88b65a39484627bb54e6044b3 for pr-65897-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheshyre%2Frust-srg-test" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cheshyre/rust-srg-test on toolchain 5e633973aa9255a88b65a39484627bb54e6044b3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cheshyre/rust-srg-test [INFO] finished tweaking git repo https://github.com/cheshyre/rust-srg-test [INFO] tweaked toml for git repo https://github.com/cheshyre/rust-srg-test written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/cheshyre/rust-srg-test already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ode_solvers v0.2.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=allow" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] dc0e350912b1c9127731f66afd53a1498948b1c592df6c87f1137692a20da914 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "dc0e350912b1c9127731f66afd53a1498948b1c592df6c87f1137692a20da914"` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Checking approx v0.3.1 [INFO] [stderr] Checking alga v0.8.2 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling netlib-src v0.7.4 [INFO] [stderr] Checking rand_os v0.1.2 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking lapacke-sys v0.1.4 [INFO] [stderr] Checking cblas v0.2.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking lapacke v0.2.0 [INFO] [stderr] Checking nalgebra v0.17.2 [INFO] [stderr] error[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.17.2/src/base/cg.rs:297:44 [INFO] [stderr] | [INFO] [stderr] 297 | self[(j, i)] += shift[j] * self[(D::dim() - 1, i)]; [INFO] [stderr] | ---------------------------^^^^------------------- [INFO] [stderr] | | | [INFO] [stderr] | | immutable borrow occurs here [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | mutable borrow later used here [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0502`. [INFO] [stderr] error: could not compile `nalgebra`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "dc0e350912b1c9127731f66afd53a1498948b1c592df6c87f1137692a20da914"` [INFO] running `"docker" "rm" "-f" "dc0e350912b1c9127731f66afd53a1498948b1c592df6c87f1137692a20da914"` [INFO] [stdout] dc0e350912b1c9127731f66afd53a1498948b1c592df6c87f1137692a20da914