[INFO] updating cached repository https://github.com/yoanlcq/grisui-prelude [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1e5b32b8b902989894656e4acdddb99082ff19d [INFO] checking yoanlcq/grisui-prelude against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoanlcq%2Fgrisui-prelude" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yoanlcq/grisui-prelude on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yoanlcq/grisui-prelude [INFO] finished tweaking git repo https://github.com/yoanlcq/grisui-prelude [INFO] tweaked toml for git repo https://github.com/yoanlcq/grisui-prelude written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/yoanlcq/grisui-prelude already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bee11bb2a420dd2cc0b7c5534c2f41c50018afc58cf6f5d5cad4277c08ac4514 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bee11bb2a420dd2cc0b7c5534c2f41c50018afc58cf6f5d5cad4277c08ac4514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bee11bb2a420dd2cc0b7c5534c2f41c50018afc58cf6f5d5cad4277c08ac4514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bee11bb2a420dd2cc0b7c5534c2f41c50018afc58cf6f5d5cad4277c08ac4514", kill_on_drop: false }` [INFO] [stdout] bee11bb2a420dd2cc0b7c5534c2f41c50018afc58cf6f5d5cad4277c08ac4514 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 568054882e9d9169dab82e6360acd45328d3a85554f8c16e5157e417da936af8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "568054882e9d9169dab82e6360acd45328d3a85554f8c16e5157e417da936af8", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling procedural-masquerade v0.1.5 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Checking difference v1.0.0 [INFO] [stderr] Checking atty v0.2.8 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Checking regex-syntax v0.5.5 [INFO] [stderr] Compiling freetype-sys v0.6.0 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Checking parking_lot_core v0.2.13 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Checking libloading v0.4.3 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking backtrace-sys v0.1.16 [INFO] [stderr] Checking pretty_assertions v0.4.1 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking backtrace v0.3.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Compiling vek v0.9.3 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking sdl2 v0.31.0 [INFO] [stderr] Compiling gl v0.7.0 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Checking env_logger v0.5.7 [INFO] [stderr] Compiling serde_derive v1.0.38 [INFO] [stderr] Compiling rental-impl v0.4.15 [INFO] [stderr] Checking serde v1.0.38 [INFO] [stderr] Checking rental v0.4.16 [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rental-0.4.16/src/lib.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(__rental_traits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | define_rental_traits!(32); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: message: expected prefix "#[allow(unused)]" not found in "# [allow(unused)] enum ProceduralMasqueradeDummyType\n{ Input = (0, stringify ! (32)) . 0, }" [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rental-0.4.16/src/lib.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(__rental_structs_and_impls)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | / rental! { [INFO] [stdout] 258 | | /// Example instantiations that demonstrate the API provided by the types this crate generates. [INFO] [stdout] 259 | | pub mod examples { [INFO] [stdout] 260 | | /// A simple example that can store an owner and a shared reference in the same struct. [INFO] [stdout] ... | [INFO] [stdout] 329 | | } [INFO] [stdout] 330 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: message: expected prefix "#[allow(unused)]" not found in "# [allow(unused)] enum ProceduralMasqueradeDummyType\n{\n Input =\n (0, stringify !\n (#\n [doc =\n r\" A simple example that can store an owner and a shared reference in the same struct.\"]\n # [doc = r\"\"] # [doc = r\" ```rust\"] # [doc = r\" # extern crate rental;\"]\n # [doc = r\" # use rental::examples::RentRef;\"] #\n [doc = r\" # fn main() {\"] #\n [doc = r\" let r = RentRef::new(Box::new(5), |i| &*i);\"] #\n [doc = r\" assert_eq!(*r, r.rent(|iref| **iref));\"] # [doc = r\" # }\"] #\n [doc = r\" ```\"] # [rental(deref_suffix)] pub struct RentRef < T :\n \'static, U : \'static > { head : Box < T >, suffix : & \'head U, } #\n [doc =\n r\" A simple example that can store an owner and a mutable reference in the same struct.\"]\n # [doc = r\"\"] # [doc = r\" ```rust\"] # [doc = r\" # extern crate rental;\"]\n # [doc = r\" # use rental::examples::RentMut;\"] #\n [doc = r\" # fn main() {\"] #\n [doc = r\" let mut r = RentMut::new(Box::new(5), |i| &mut *i);\"] #\n [doc = r\" *r = 12;\"] #\n [doc = r\" assert_eq!(12, r.rent(|iref| **iref));\"] # [doc = r\" # }\"] #\n [doc = r\" ```\"] # [rental_mut(deref_mut_suffix)] pub struct RentMut < T\n : \'static, U : \'static > { head : Box < T >, suffix : & \'head mut U, } #\n [doc = r\" An example that borrows off of another rental struct.\"] #\n [doc = r\"\"] # [doc = r\" ```rust\"] # [doc = r\" # extern crate rental;\"] #\n [doc = r\" # use rental::examples::{RentRef, RentRefMap};\"] #\n [doc = r\" # fn main() {\"] #\n [doc = r\" let r = RentRef::new(Box::new(5), |i| &*i);\"] #\n [doc = r\" let rm = RentRefMap::new(Box::new(r), |r| &**r.suffix);\"] #\n [doc = r\" assert_eq!(*rm, rm.rent(|iref| **iref));\"] # [doc = r\" # }\"] #\n [doc = r\" ```\"] # [rental(deref_suffix)] pub struct RentRefMap < T :\n \'static, U : \'static, V : \'static >\n {\n # [subrental(arity = 2)] head : Box < RentRef < T, U >>, suffix : &\n \'head_1 V,\n } #\n [doc =\n r\" An example that borrows mutably off of another rental struct.\"] #\n [doc = r\"\"] # [doc = r\" ```rust\"] # [doc = r\" # extern crate rental;\"] #\n [doc = r\" # use rental::examples::{RentMut, RentMutMap};\"] #\n [doc = r\" # fn main() {\"] #\n [doc = r\" let mut r = RentMut::new(Box::new(5), |i| &mut *i);\"] #\n [doc =\n r\" let mut rm = RentMutMap::new(Box::new(r), |r| &mut **r.suffix);\"] #\n [doc = r\" *rm = 12;\"] #\n [doc = r\" assert_eq!(12, rm.rent(|iref| **iref));\"] # [doc = r\" # }\"] #\n [doc = r\" ```\"] # [rental_mut(deref_mut_suffix)] pub struct RentMutMap <\n T : \'static, U : \'static, V : \'static >\n {\n # [subrental(arity = 2)] head : Box < RentMut < T, U >>, suffix : &\n \'head_1 mut V,\n })) . 0\n}" [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rental`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1653:31 [INFO] [stdout] | [INFO] [stdout] 1653 | rows[3][0] += rows[0].dot(t); [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] 3606 | mat_declare_modules!{} [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1654:31 [INFO] [stdout] | [INFO] [stdout] 1654 | rows[3][1] += rows[1].dot(t); [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] 3606 | mat_declare_modules!{} [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1655:31 [INFO] [stdout] | [INFO] [stdout] 1655 | rows[3][2] += rows[2].dot(t); [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] 3606 | mat_declare_modules!{} [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1656:31 [INFO] [stdout] | [INFO] [stdout] 1656 | rows[3][3] += rows[3].dot(t); [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] 3606 | mat_declare_modules!{} [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1653:31 [INFO] [stdout] | [INFO] [stdout] 1653 | rows[3][0] += rows[0].dot(t); [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] 3606 | mat_declare_modules!{} [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1654:31 [INFO] [stdout] | [INFO] [stdout] 1654 | rows[3][1] += rows[1].dot(t); [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] 3606 | mat_declare_modules!{} [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1655:31 [INFO] [stdout] | [INFO] [stdout] 1655 | rows[3][2] += rows[2].dot(t); [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] 3606 | mat_declare_modules!{} [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1656:31 [INFO] [stdout] | [INFO] [stdout] 1656 | rows[3][3] += rows[3].dot(t); [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] 3606 | mat_declare_modules!{} [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1653:31 [INFO] [stdout] | [INFO] [stdout] 1653 | rows[3][0] += rows[0].dot(t); [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] 3628 | mat_declare_modules!{} [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1654:31 [INFO] [stdout] | [INFO] [stdout] 1654 | rows[3][1] += rows[1].dot(t); [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] 3628 | mat_declare_modules!{} [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1655:31 [INFO] [stdout] | [INFO] [stdout] 1655 | rows[3][2] += rows[2].dot(t); [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] 3628 | mat_declare_modules!{} [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1656:31 [INFO] [stdout] | [INFO] [stdout] 1656 | rows[3][3] += rows[3].dot(t); [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] 3628 | mat_declare_modules!{} [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1653:31 [INFO] [stdout] | [INFO] [stdout] 1653 | rows[3][0] += rows[0].dot(t); [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] 3628 | mat_declare_modules!{} [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1654:31 [INFO] [stdout] | [INFO] [stdout] 1654 | rows[3][1] += rows[1].dot(t); [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] 3628 | mat_declare_modules!{} [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1655:31 [INFO] [stdout] | [INFO] [stdout] 1655 | rows[3][2] += rows[2].dot(t); [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] 3628 | mat_declare_modules!{} [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1656:31 [INFO] [stdout] | [INFO] [stdout] 1656 | rows[3][3] += rows[3].dot(t); [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] 3628 | mat_declare_modules!{} [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0502`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "568054882e9d9169dab82e6360acd45328d3a85554f8c16e5157e417da936af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "568054882e9d9169dab82e6360acd45328d3a85554f8c16e5157e417da936af8", kill_on_drop: false }` [INFO] [stdout] 568054882e9d9169dab82e6360acd45328d3a85554f8c16e5157e417da936af8