[INFO] cloning repository quangtung97-study/rust-opengl [INFO] running `"git" "clone" "--bare" "git://github.com/quangtung97-study/rust-opengl.git" "work/cache/sources/gh/quangtung97-study/rust-opengl"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/quangtung97-study/rust-opengl'... [INFO] running `"git" "clone" "work/cache/sources/gh/quangtung97-study/rust-opengl" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/quangtung97-study/rust-opengl"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/quangtung97-study/rust-opengl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/quangtung97-study/rust-opengl" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/quangtung97-study/rust-opengl"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/quangtung97-study/rust-opengl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 66783238dd7b2bcecb6b93fcd0a74ccc30a0b0e4 [INFO] sha for GitHub repo quangtung97-study/rust-opengl: 66783238dd7b2bcecb6b93fcd0a74ccc30a0b0e4 [INFO] validating manifest of quangtung97-study/rust-opengl on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of quangtung97-study/rust-opengl on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing quangtung97-study/rust-opengl [INFO] finished frobbing quangtung97-study/rust-opengl [INFO] frobbed toml for quangtung97-study/rust-opengl written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/quangtung97-study/rust-opengl/Cargo.toml [INFO] started frobbing quangtung97-study/rust-opengl [INFO] finished frobbing quangtung97-study/rust-opengl [INFO] frobbed toml for quangtung97-study/rust-opengl written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/quangtung97-study/rust-opengl/Cargo.toml [INFO] crate quangtung97-study/rust-opengl already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing quangtung97-study/rust-opengl against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/quangtung97-study/rust-opengl:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] d5c5775f130cc0f29008b98b13caf12474fb27cf377ae9aabd4b8290b285663d [INFO] running `"docker" "start" "-a" "d5c5775f130cc0f29008b98b13caf12474fb27cf377ae9aabd4b8290b285663d"` [INFO] [stderr] Compiling alga v0.8.2 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.4 [INFO] [stderr] Compiling nalgebra v0.17.2 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.0 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling glium v0.23.0 [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.17.2/src/base/cg.rs:297:44 [INFO] [stderr] | [INFO] [stderr] 297 | 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 tutorial-01 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `"docker" "inspect" "d5c5775f130cc0f29008b98b13caf12474fb27cf377ae9aabd4b8290b285663d"` [INFO] running `"docker" "rm" "-f" "d5c5775f130cc0f29008b98b13caf12474fb27cf377ae9aabd4b8290b285663d"` [INFO] [stdout] d5c5775f130cc0f29008b98b13caf12474fb27cf377ae9aabd4b8290b285663d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/quangtung97-study/rust-opengl:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 6b7254b9dfe48f8af14f715f974ea22cd8cc0cf376a1207283f47ce8be57f071 [INFO] running `"docker" "start" "-a" "6b7254b9dfe48f8af14f715f974ea22cd8cc0cf376a1207283f47ce8be57f071"` [INFO] [stderr] Compiling tutorial-01 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `"docker" "inspect" "6b7254b9dfe48f8af14f715f974ea22cd8cc0cf376a1207283f47ce8be57f071"` [INFO] running `"docker" "rm" "-f" "6b7254b9dfe48f8af14f715f974ea22cd8cc0cf376a1207283f47ce8be57f071"` [INFO] [stdout] 6b7254b9dfe48f8af14f715f974ea22cd8cc0cf376a1207283f47ce8be57f071 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/quangtung97-study/rust-opengl:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] f067e437c3e9682f49bc9b19c490cb7ae5ad8a3493ef114684f4621a251a3d97 [INFO] running `"docker" "start" "-a" "f067e437c3e9682f49bc9b19c490cb7ae5ad8a3493ef114684f4621a251a3d97"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/tutorial_01-018fa5f3f56d7a58 [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" "f067e437c3e9682f49bc9b19c490cb7ae5ad8a3493ef114684f4621a251a3d97"` [INFO] running `"docker" "rm" "-f" "f067e437c3e9682f49bc9b19c490cb7ae5ad8a3493ef114684f4621a251a3d97"` [INFO] [stdout] f067e437c3e9682f49bc9b19c490cb7ae5ad8a3493ef114684f4621a251a3d97