[INFO] updating cached repository https://github.com/evomata/evomata12 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 98b176ba29746a66df62155293cfe50ef044ef40 [INFO] checking evomata/evomata12 against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevomata%2Fevomata12" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/evomata/evomata12 on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/evomata/evomata12 [INFO] finished tweaking git repo https://github.com/evomata/evomata12 [INFO] tweaked toml for git repo https://github.com/evomata/evomata12 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/evomata/evomata12 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "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] fdd2590496edd9a0d64fc314c6439a0fa2cf93b47f2e9aed92c1fa7ac5e6755e [INFO] running `"docker" "start" "-a" "fdd2590496edd9a0d64fc314c6439a0fa2cf93b47f2e9aed92c1fa7ac5e6755e"` [INFO] [stderr] Compiling cc v1.0.13 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Checking rand_core v0.2.0-pre.0 [INFO] [stderr] Checking array-init v0.0.3 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking noisy_float v0.1.4 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Checking nalgebra v0.14.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Checking rand v0.5.0-pre.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling glutin v0.11.0 [INFO] [stderr] Compiling glium v0.19.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Checking wayland-client v0.12.5 [INFO] [stderr] Checking wayland-protocols v0.12.5 [INFO] [stderr] Checking wayland-kbd v0.13.1 [INFO] [stderr] Compiling enum-iterator-derive v0.1.1 [INFO] [stderr] Checking gridsim v0.2.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Checking wayland-window v0.13.3 [INFO] [stderr] Checking winit v0.9.0 [INFO] [stderr] Checking backtrace v0.3.6 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.9.10 [INFO] [stderr] Checking wayland-client v0.9.10 [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.14.3/src/core/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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fdd2590496edd9a0d64fc314c6439a0fa2cf93b47f2e9aed92c1fa7ac5e6755e"` [INFO] running `"docker" "rm" "-f" "fdd2590496edd9a0d64fc314c6439a0fa2cf93b47f2e9aed92c1fa7ac5e6755e"` [INFO] [stdout] fdd2590496edd9a0d64fc314c6439a0fa2cf93b47f2e9aed92c1fa7ac5e6755e