[INFO] updating cached repository bgourlie/hexthing [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bgourlie/hexthing [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bgourlie/hexthing" "work/ex/beta-1.38-1/sources/1.37.0/gh/bgourlie/hexthing"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/bgourlie/hexthing'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bgourlie/hexthing" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bgourlie/hexthing"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bgourlie/hexthing'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3bcd6afda9f110e68abd469ac3a24b7e2255ad02 [INFO] sha for GitHub repo bgourlie/hexthing: 3bcd6afda9f110e68abd469ac3a24b7e2255ad02 [INFO] validating manifest of bgourlie/hexthing on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bgourlie/hexthing on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing bgourlie/hexthing [INFO] finished frobbing bgourlie/hexthing [INFO] frobbed toml for bgourlie/hexthing written to work/ex/beta-1.38-1/sources/1.37.0/gh/bgourlie/hexthing/Cargo.toml [INFO] started frobbing bgourlie/hexthing [INFO] finished frobbing bgourlie/hexthing [INFO] frobbed toml for bgourlie/hexthing written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bgourlie/hexthing/Cargo.toml [INFO] crate bgourlie/hexthing already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing bgourlie/hexthing against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bgourlie/hexthing:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] a39309d339a6512decd33b351481a41ad58dc00326f209da0cc6d4dbd0d217b2 [INFO] running `"docker" "start" "-a" "a39309d339a6512decd33b351481a41ad58dc00326f209da0cc6d4dbd0d217b2"` [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling approx v0.3.0 [INFO] [stderr] Compiling alga v0.7.2 [INFO] [stderr] Compiling nalgebra v0.16.5 [INFO] [stderr] warning[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.5/src/base/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] = 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] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling hexthing v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.30s [INFO] running `"docker" "inspect" "a39309d339a6512decd33b351481a41ad58dc00326f209da0cc6d4dbd0d217b2"` [INFO] running `"docker" "rm" "-f" "a39309d339a6512decd33b351481a41ad58dc00326f209da0cc6d4dbd0d217b2"` [INFO] [stdout] a39309d339a6512decd33b351481a41ad58dc00326f209da0cc6d4dbd0d217b2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bgourlie/hexthing:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 95fe1c4d743463d0e026ca9e9267a433306a458320ebfd6fb6edb6020410fc14 [INFO] running `"docker" "start" "-a" "95fe1c4d743463d0e026ca9e9267a433306a458320ebfd6fb6edb6020410fc14"` [INFO] [stderr] Compiling hexthing v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `"docker" "inspect" "95fe1c4d743463d0e026ca9e9267a433306a458320ebfd6fb6edb6020410fc14"` [INFO] running `"docker" "rm" "-f" "95fe1c4d743463d0e026ca9e9267a433306a458320ebfd6fb6edb6020410fc14"` [INFO] [stdout] 95fe1c4d743463d0e026ca9e9267a433306a458320ebfd6fb6edb6020410fc14 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bgourlie/hexthing:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] ac91d224c565c1c53ef2c72ef22bf25d1de994340ff04d29605b37823bd1da48 [INFO] running `"docker" "start" "-a" "ac91d224c565c1c53ef2c72ef22bf25d1de994340ff04d29605b37823bd1da48"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/hexthing-f1de3365859f99ff [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ac91d224c565c1c53ef2c72ef22bf25d1de994340ff04d29605b37823bd1da48"` [INFO] running `"docker" "rm" "-f" "ac91d224c565c1c53ef2c72ef22bf25d1de994340ff04d29605b37823bd1da48"` [INFO] [stdout] ac91d224c565c1c53ef2c72ef22bf25d1de994340ff04d29605b37823bd1da48