[INFO] cloning repository https://github.com/luizfonseca/STP [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luizfonseca/STP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizfonseca%2FSTP"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizfonseca%2FSTP'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 71a57b8bfadf1f6773a064c35ed54cc802f69050 [INFO] checking luizfonseca/STP against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizfonseca%2FSTP" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luizfonseca/STP on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/luizfonseca/STP [INFO] finished tweaking git repo https://github.com/luizfonseca/STP [INFO] tweaked toml for git repo https://github.com/luizfonseca/STP written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/luizfonseca/STP already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 05ac1cf2a572e2d9ce039e964da83aeb43ce8bd48085e264284d1a3abbdc8fe1 [INFO] running `"docker" "start" "-a" "05ac1cf2a572e2d9ce039e964da83aeb43ce8bd48085e264284d1a3abbdc8fe1"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Checking clamp v0.1.0 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Checking approx v0.2.0 [INFO] [stderr] Checking regex v1.0.1 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking cgmath v0.16.1 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking chrono v0.4.4 [INFO] [stderr] Checking csv v1.0.0 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Checking alga v0.6.0 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking generic-array v0.11.1 [INFO] [stderr] Checking flexi_logger v0.9.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking nalgebra v0.15.3 [INFO] [stderr] Compiling serde_derive v1.0.70 [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.15.3/src/base/cg.rs:292:44 [INFO] [stderr] | [INFO] [stderr] 292 | 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" "05ac1cf2a572e2d9ce039e964da83aeb43ce8bd48085e264284d1a3abbdc8fe1"` [INFO] running `"docker" "rm" "-f" "05ac1cf2a572e2d9ce039e964da83aeb43ce8bd48085e264284d1a3abbdc8fe1"` [INFO] [stdout] 05ac1cf2a572e2d9ce039e964da83aeb43ce8bd48085e264284d1a3abbdc8fe1