[INFO] updating cached repository 0xc0dec/shiny [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/0xc0dec/shiny [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/0xc0dec/shiny" "work/ex/beta-1.38-1/sources/1.37.0/gh/0xc0dec/shiny"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/0xc0dec/shiny'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/0xc0dec/shiny" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/0xc0dec/shiny"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/0xc0dec/shiny'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9793c30664d0177227c4f3392f6f4c7c9e86fea9 [INFO] sha for GitHub repo 0xc0dec/shiny: 9793c30664d0177227c4f3392f6f4c7c9e86fea9 [INFO] validating manifest of 0xc0dec/shiny 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 0xc0dec/shiny 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 0xc0dec/shiny [INFO] finished frobbing 0xc0dec/shiny [INFO] frobbed toml for 0xc0dec/shiny written to work/ex/beta-1.38-1/sources/1.37.0/gh/0xc0dec/shiny/Cargo.toml [INFO] started frobbing 0xc0dec/shiny [INFO] finished frobbing 0xc0dec/shiny [INFO] frobbed toml for 0xc0dec/shiny written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/0xc0dec/shiny/Cargo.toml [INFO] crate 0xc0dec/shiny 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing 0xc0dec/shiny 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-6/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/0xc0dec/shiny:/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] c5272f28a5e0a8b67122068e094070434ed662de98eb04f8ecc2c4f4287464db [INFO] running `"docker" "start" "-a" "c5272f28a5e0a8b67122068e094070434ed662de98eb04f8ecc2c4f4287464db"` [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling approx v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling alga v0.7.2 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling vulkano v0.10.0 [INFO] [stderr] Compiling nalgebra v0.16.8 [INFO] [stderr] Compiling smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling winit v0.17.2 [INFO] [stderr] Compiling vulkano-win v0.10.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.16.8/src/base/cg.rs:291:44 [INFO] [stderr] | [INFO] [stderr] 291 | 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 vulkano-shaders v0.10.0 [INFO] [stderr] Compiling nalgebra-glm v0.1.3 [INFO] [stderr] Compiling vulkano-shader-derive v0.10.0 [INFO] [stderr] Compiling shiny v1.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:153:71 [INFO] [stderr] | [INFO] [stderr] 153 | let mut previous_frame_end = Box::new(now(device.clone())) as Box; [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn GpuFuture` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `"docker" "inspect" "c5272f28a5e0a8b67122068e094070434ed662de98eb04f8ecc2c4f4287464db"` [INFO] running `"docker" "rm" "-f" "c5272f28a5e0a8b67122068e094070434ed662de98eb04f8ecc2c4f4287464db"` [INFO] [stdout] c5272f28a5e0a8b67122068e094070434ed662de98eb04f8ecc2c4f4287464db [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/0xc0dec/shiny:/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] fb0b495201bcb9db799414598efcc32eb732830505ca6bd0422ce6652ee23c8f [INFO] running `"docker" "start" "-a" "fb0b495201bcb9db799414598efcc32eb732830505ca6bd0422ce6652ee23c8f"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling shiny v1.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:153:71 [INFO] [stderr] | [INFO] [stderr] 153 | let mut previous_frame_end = Box::new(now(device.clone())) as Box; [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn GpuFuture` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.11s [INFO] running `"docker" "inspect" "fb0b495201bcb9db799414598efcc32eb732830505ca6bd0422ce6652ee23c8f"` [INFO] running `"docker" "rm" "-f" "fb0b495201bcb9db799414598efcc32eb732830505ca6bd0422ce6652ee23c8f"` [INFO] [stdout] fb0b495201bcb9db799414598efcc32eb732830505ca6bd0422ce6652ee23c8f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/0xc0dec/shiny:/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] 37f9b00c9bfae9d13c18756cc645966f159c49b7af36ee4ee1f91c2d3f295096 [INFO] running `"docker" "start" "-a" "37f9b00c9bfae9d13c18756cc645966f159c49b7af36ee4ee1f91c2d3f295096"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/shiny-2c4e3f28fe56702b [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test transform::tests::smoke ... ok [INFO] [stdout] test vector3::tests::smoke ... ok [INFO] [stdout] test quaternion::tests::smoke ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "37f9b00c9bfae9d13c18756cc645966f159c49b7af36ee4ee1f91c2d3f295096"` [INFO] running `"docker" "rm" "-f" "37f9b00c9bfae9d13c18756cc645966f159c49b7af36ee4ee1f91c2d3f295096"` [INFO] [stdout] 37f9b00c9bfae9d13c18756cc645966f159c49b7af36ee4ee1f91c2d3f295096