[INFO] cloning repository https://github.com/kevinleethompson/imgfun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevinleethompson/imgfun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinleethompson%2Fimgfun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinleethompson%2Fimgfun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8cb2bfa7458c7cf6c4c0b5ef16ed12ad6110339f [INFO] testing kevinleethompson/imgfun against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinleethompson%2Fimgfun" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kevinleethompson/imgfun [INFO] finished tweaking git repo https://github.com/kevinleethompson/imgfun [INFO] tweaked toml for git repo https://github.com/kevinleethompson/imgfun written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kevinleethompson/imgfun on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kevinleethompson/imgfun 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_core v0.3.1 [INFO] [stderr] Downloaded num-integer v0.1.39 [INFO] [stderr] Downloaded num-rational v0.2.1 [INFO] [stderr] Downloaded nodrop v0.1.13 [INFO] [stderr] Downloaded color_quant v1.0.1 [INFO] [stderr] Downloaded fuchsia-cprng v0.1.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.3.1 [INFO] [stderr] Downloaded gif v0.10.1 [INFO] [stderr] Downloaded unicode-xid v0.1.0 [INFO] [stderr] Downloaded rayon-core v1.4.1 [INFO] [stderr] Downloaded syn v0.15.26 [INFO] [stderr] Downloaded deflate v0.7.19 [INFO] [stderr] Downloaded libm v0.1.2 [INFO] [stderr] Downloaded nalgebra v0.16.13 [INFO] [stderr] Downloaded image v0.21.0 [INFO] [stderr] Downloaded rayon v1.0.3 [INFO] [stderr] Downloaded png v0.14.0 [INFO] [stderr] Downloaded libc v0.2.48 [INFO] [stderr] Downloaded proc-macro2 v0.4.26 [INFO] [stderr] Downloaded num-traits v0.2.6 [INFO] [stderr] Downloaded rand v0.5.6 [INFO] [stderr] Downloaded num-derive v0.2.4 [INFO] [stderr] Downloaded approx v0.3.1 [INFO] [stderr] Downloaded matrixmultiply v0.1.15 [INFO] [stderr] Downloaded num-complex v0.2.1 [INFO] [stderr] Downloaded bitflags v1.0.4 [INFO] [stderr] Downloaded typenum v1.10.0 [INFO] [stderr] Downloaded either v1.5.0 [INFO] [stderr] Downloaded arrayvec v0.4.10 [INFO] [stderr] Downloaded memoffset v0.2.1 [INFO] [stderr] Downloaded scopeguard v0.3.3 [INFO] [stderr] Downloaded crossbeam-deque v0.2.0 [INFO] [stderr] Downloaded lazy_static v1.2.0 [INFO] [stderr] Downloaded num_cpus v1.9.0 [INFO] [stderr] Downloaded jpeg-decoder v0.1.15 [INFO] [stderr] Downloaded tiff v0.2.1 [INFO] [stderr] Downloaded scoped_threadpool v0.1.9 [INFO] [stderr] Downloaded quote v0.6.11 [INFO] [stderr] Downloaded generic-array v0.11.1 [INFO] [stderr] Downloaded rawpointer v0.1.0 [INFO] [stderr] Downloaded cloudabi v0.0.3 [INFO] [stderr] Downloaded cfg-if v0.1.6 [INFO] [stderr] Downloaded num-iter v0.1.37 [INFO] [stderr] Downloaded adler32 v1.0.3 [INFO] [stderr] Downloaded winapi v0.3.6 [INFO] [stderr] Downloaded inflate v0.4.4 [INFO] [stderr] Downloaded byteorder v1.2.7 [INFO] [stderr] Downloaded lzw v0.10.0 [INFO] [stderr] Downloaded alga v0.7.2 [INFO] [stderr] Downloaded safe-transmute v0.10.1 [INFO] [stderr] Downloaded rand_core v0.4.0 [INFO] [stderr] Downloaded winapi-i686-pc-windows-gnu v0.4.0 [INFO] [stderr] Downloaded crossbeam-utils v0.2.2 [INFO] [stderr] Downloaded winapi-x86_64-pc-windows-gnu v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef22c60da6532af367594ebd814289aa3b0bd4b7f3cdee2d5a85aee8c13931e4 [INFO] running `Command { std: "docker" "start" "-a" "ef22c60da6532af367594ebd814289aa3b0bd4b7f3cdee2d5a85aee8c13931e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef22c60da6532af367594ebd814289aa3b0bd4b7f3cdee2d5a85aee8c13931e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef22c60da6532af367594ebd814289aa3b0bd4b7f3cdee2d5a85aee8c13931e4", kill_on_drop: false }` [INFO] [stdout] ef22c60da6532af367594ebd814289aa3b0bd4b7f3cdee2d5a85aee8c13931e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 748108cebced36c8b997d0c5379c4877d3edcdb7e5c8659266404a14ceaacea0 [INFO] running `Command { std: "docker" "start" "-a" "748108cebced36c8b997d0c5379c4877d3edcdb7e5c8659266404a14ceaacea0", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling inflate v0.4.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling approx v0.3.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling libm v0.1.2 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling png v0.14.0 [INFO] [stderr] Compiling alga v0.7.2 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling safe-transmute v0.10.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling nalgebra v0.16.13 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling image v0.21.0 [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-1949cf8c6b5b557f/nalgebra-0.16.13/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-1949cf8c6b5b557f/nalgebra-0.16.13/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-1949cf8c6b5b557f/nalgebra-0.16.13/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" "748108cebced36c8b997d0c5379c4877d3edcdb7e5c8659266404a14ceaacea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "748108cebced36c8b997d0c5379c4877d3edcdb7e5c8659266404a14ceaacea0", kill_on_drop: false }` [INFO] [stdout] 748108cebced36c8b997d0c5379c4877d3edcdb7e5c8659266404a14ceaacea0