[INFO] cloning repository https://github.com/ephe-meral/halcyon [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ephe-meral/halcyon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fephe-meral%2Fhalcyon"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fephe-meral%2Fhalcyon'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1e90a9e62af8a5bf63c99a2f0fd9c0b8a2713abe [INFO] checking ephe-meral/halcyon against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fephe-meral%2Fhalcyon" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ephe-meral/halcyon 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/ephe-meral/halcyon [INFO] finished tweaking git repo https://github.com/ephe-meral/halcyon [INFO] tweaked toml for git repo https://github.com/ephe-meral/halcyon written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ephe-meral/halcyon 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: file found to be present in multiple build targets: /workspace/builds/worker-12/source/examples/mat3_rot.rs [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/Ticki/kiss3d` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-12/source/examples/mat3_rot.rs [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] f07af8629bb13aee8aef0cfc3f53947e0255f8683c41a493f837ae3a4bf2f52d [INFO] running `"docker" "start" "-a" "f07af8629bb13aee8aef0cfc3f53947e0255f8683c41a493f837ae3a4bf2f52d"` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/examples/mat3_rot.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling freetype-sys v0.9.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling glfw-sys v3.3.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking raw-window-handle v0.1.2 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking png v0.15.0 [INFO] [stderr] Checking alga v0.5.4 [INFO] [stderr] Checking freetype-rs v0.23.0 [INFO] [stderr] Checking alga v0.9.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking glfw v0.33.0 [INFO] [stderr] Checking nalgebra v0.14.4 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.3 [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.4/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" "f07af8629bb13aee8aef0cfc3f53947e0255f8683c41a493f837ae3a4bf2f52d"` [INFO] running `"docker" "rm" "-f" "f07af8629bb13aee8aef0cfc3f53947e0255f8683c41a493f837ae3a4bf2f52d"` [INFO] [stdout] f07af8629bb13aee8aef0cfc3f53947e0255f8683c41a493f837ae3a4bf2f52d