[INFO] updating cached repository yoanlcq/grisui-prelude [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yoanlcq/grisui-prelude [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yoanlcq/grisui-prelude" "work/ex/beta-1.37-6/sources/1.36.0/gh/yoanlcq/grisui-prelude"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/yoanlcq/grisui-prelude'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yoanlcq/grisui-prelude" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yoanlcq/grisui-prelude"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yoanlcq/grisui-prelude'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f1e5b32b8b902989894656e4acdddb99082ff19d [INFO] sha for GitHub repo yoanlcq/grisui-prelude: f1e5b32b8b902989894656e4acdddb99082ff19d [INFO] validating manifest of yoanlcq/grisui-prelude on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yoanlcq/grisui-prelude on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing yoanlcq/grisui-prelude [INFO] finished frobbing yoanlcq/grisui-prelude [INFO] frobbed toml for yoanlcq/grisui-prelude written to work/ex/beta-1.37-6/sources/1.36.0/gh/yoanlcq/grisui-prelude/Cargo.toml [INFO] started frobbing yoanlcq/grisui-prelude [INFO] finished frobbing yoanlcq/grisui-prelude [INFO] frobbed toml for yoanlcq/grisui-prelude written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yoanlcq/grisui-prelude/Cargo.toml [INFO] crate yoanlcq/grisui-prelude already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing yoanlcq/grisui-prelude against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yoanlcq/grisui-prelude:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 05e850eda3a9ae8084d4a2e6876f7290a2baaeb699c397e1217cb2b20489e540 [INFO] running `"docker" "start" "-a" "05e850eda3a9ae8084d4a2e6876f7290a2baaeb699c397e1217cb2b20489e540"` [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling procedural-masquerade v0.1.5 [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling freetype-sys v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.5.5 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.2.13 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling pretty_assertions v0.4.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling vek v0.9.3 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling serde_derive v1.0.38 [INFO] [stderr] Compiling rental-impl v0.4.15 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] warning[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1653:31 [INFO] [stderr] | [INFO] [stderr] 1653 | rows[3][0] += rows[0].dot(t); [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] 3606 | mat_declare_modules!{} [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] warning[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1654:31 [INFO] [stderr] | [INFO] [stderr] 1654 | rows[3][1] += rows[1].dot(t); [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] 3606 | mat_declare_modules!{} [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] warning[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1655:31 [INFO] [stderr] | [INFO] [stderr] 1655 | rows[3][2] += rows[2].dot(t); [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] 3606 | mat_declare_modules!{} [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] warning[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1656:31 [INFO] [stderr] | [INFO] [stderr] 1656 | rows[3][3] += rows[3].dot(t); [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] 3606 | mat_declare_modules!{} [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] warning[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1653:31 [INFO] [stderr] | [INFO] [stderr] 1653 | rows[3][0] += rows[0].dot(t); [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] 3606 | mat_declare_modules!{} [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] warning[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1654:31 [INFO] [stderr] | [INFO] [stderr] 1654 | rows[3][1] += rows[1].dot(t); [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] 3606 | mat_declare_modules!{} [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] warning[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1655:31 [INFO] [stderr] | [INFO] [stderr] 1655 | rows[3][2] += rows[2].dot(t); [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] 3606 | mat_declare_modules!{} [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] warning[E0502]: cannot borrow `rows` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.3/src/mat.rs:1656:31 [INFO] [stderr] | [INFO] [stderr] 1656 | rows[3][3] += rows[3].dot(t); [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] 3606 | mat_declare_modules!{} [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] Compiling backtrace v0.3.6 [INFO] [stderr] Compiling serde v1.0.38 [INFO] [stderr] Compiling env_logger v0.5.7 [INFO] [stderr] Compiling rental v0.4.16 [INFO] [stderr] Compiling al-sys v0.5.1 [INFO] [stderr] Compiling alto v3.0.1 [INFO] [stderr] Compiling grisui-prelude-game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `self::vek::vec::repr_simd` [INFO] [stderr] --> src/v.rs:6:25 [INFO] [stderr] | [INFO] [stderr] 6 | pub use self::vek::vec::repr_simd::{Vec3 as Simd3, Vec4 as Simd4}; [INFO] [stderr] | ^^^^^^^^^ could not find `repr_simd` in `vec` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `grisui-prelude-game`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "05e850eda3a9ae8084d4a2e6876f7290a2baaeb699c397e1217cb2b20489e540"` [INFO] running `"docker" "rm" "-f" "05e850eda3a9ae8084d4a2e6876f7290a2baaeb699c397e1217cb2b20489e540"` [INFO] [stdout] 05e850eda3a9ae8084d4a2e6876f7290a2baaeb699c397e1217cb2b20489e540