[INFO] cloning repository https://github.com/jjbayer/rust-model-fitting [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jjbayer/rust-model-fitting" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjbayer%2Frust-model-fitting", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjbayer%2Frust-model-fitting'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73f285155c48507a63799d3e4cb7d5492ca99127 [INFO] checking jjbayer/rust-model-fitting/73f285155c48507a63799d3e4cb7d5492ca99127 against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjbayer%2Frust-model-fitting" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jjbayer/rust-model-fitting on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jjbayer/rust-model-fitting [INFO] finished tweaking git repo https://github.com/jjbayer/rust-model-fitting [INFO] tweaked toml for git repo https://github.com/jjbayer/rust-model-fitting written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jjbayer/rust-model-fitting already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plotlib v0.3.0 [INFO] [stderr] Downloaded nalgebra v0.16.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 006fb23509b0356018eab9f4ff888ca3c0c1a90ddb64ccc4f506de05a3d1df6e [INFO] running `Command { std: "docker" "start" "-a" "006fb23509b0356018eab9f4ff888ca3c0c1a90ddb64ccc4f506de05a3d1df6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "006fb23509b0356018eab9f4ff888ca3c0c1a90ddb64ccc4f506de05a3d1df6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "006fb23509b0356018eab9f4ff888ca3c0c1a90ddb64ccc4f506de05a3d1df6e", kill_on_drop: false }` [INFO] [stdout] 006fb23509b0356018eab9f4ff888ca3c0c1a90ddb64ccc4f506de05a3d1df6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea3e15938cc8ccfee138fcc3a514aaa8588c9b7779a10a238b6f15c571819b23 [INFO] running `Command { std: "docker" "start" "-a" "ea3e15938cc8ccfee138fcc3a514aaa8588c9b7779a10a238b6f15c571819b23", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking libm v0.1.2 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking svg v0.5.11 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking plotlib v0.3.0 [INFO] [stderr] Checking generic-array v0.11.1 [INFO] [stderr] Checking approx v0.3.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Checking alga v0.7.2 [INFO] [stderr] Checking nalgebra v0.16.12 [INFO] [stdout] error[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.16.12/src/base/cg.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | self[(j, i)] += shift[j] * self[(D::dim() - 1, i)]; [INFO] [stdout] | ---------------------------^^^^------------------- [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow occurs here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | mutable borrow later used here [INFO] [stdout] | [INFO] [stdout] help: try adding a local storing this... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.16.12/src/base/cg.rs:291:48 [INFO] [stdout] | [INFO] [stdout] 291 | self[(j, i)] += shift[j] * self[(D::dim() - 1, i)]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: ...and then using that local here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.16.12/src/base/cg.rs:291:17 [INFO] [stdout] | [INFO] [stdout] 291 | self[(j, i)] += shift[j] * self[(D::dim() - 1, i)]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0502`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nalgebra` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ea3e15938cc8ccfee138fcc3a514aaa8588c9b7779a10a238b6f15c571819b23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea3e15938cc8ccfee138fcc3a514aaa8588c9b7779a10a238b6f15c571819b23", kill_on_drop: false }` [INFO] [stdout] ea3e15938cc8ccfee138fcc3a514aaa8588c9b7779a10a238b6f15c571819b23