[INFO] updating cached repository Phrohdoh/playground-gfx-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Phrohdoh/playground-gfx-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Phrohdoh/playground-gfx-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/Phrohdoh/playground-gfx-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Phrohdoh/playground-gfx-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Phrohdoh/playground-gfx-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Phrohdoh/playground-gfx-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Phrohdoh/playground-gfx-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4ae64f3bbe8f2e6ce4219a9abac995370eee0025 [INFO] sha for GitHub repo Phrohdoh/playground-gfx-rs: 4ae64f3bbe8f2e6ce4219a9abac995370eee0025 [INFO] validating manifest of Phrohdoh/playground-gfx-rs 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 Phrohdoh/playground-gfx-rs 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 Phrohdoh/playground-gfx-rs [INFO] finished frobbing Phrohdoh/playground-gfx-rs [INFO] frobbed toml for Phrohdoh/playground-gfx-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/Phrohdoh/playground-gfx-rs/Cargo.toml [INFO] started frobbing Phrohdoh/playground-gfx-rs [INFO] finished frobbing Phrohdoh/playground-gfx-rs [INFO] frobbed toml for Phrohdoh/playground-gfx-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Phrohdoh/playground-gfx-rs/Cargo.toml [INFO] crate Phrohdoh/playground-gfx-rs 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 Phrohdoh/playground-gfx-rs 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-0/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/Phrohdoh/playground-gfx-rs:/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] 851b231c572f9025e3a52e3b65c46c8fdfba9485ae436658254529e9495c64db [INFO] running `"docker" "start" "-a" "851b231c572f9025e3a52e3b65c46c8fdfba9485ae436658254529e9495c64db"` [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling gfx_core v0.6.1 [INFO] [stderr] Compiling target_build_utils v0.3.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.8 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling wayland-kbd v0.6.3 [INFO] [stderr] Compiling wayland-window v0.4.4 [INFO] [stderr] Compiling winit v0.5.11 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling gfx_device_gl v0.13.1 [INFO] [stderr] Compiling gfx v0.14.1 [INFO] [stderr] Compiling gfx_window_glutin v0.14.0 [INFO] [stderr] Compiling playground-gfx v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.42s [INFO] running `"docker" "inspect" "851b231c572f9025e3a52e3b65c46c8fdfba9485ae436658254529e9495c64db"` [INFO] running `"docker" "rm" "-f" "851b231c572f9025e3a52e3b65c46c8fdfba9485ae436658254529e9495c64db"` [INFO] [stdout] 851b231c572f9025e3a52e3b65c46c8fdfba9485ae436658254529e9495c64db [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/Phrohdoh/playground-gfx-rs:/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] 34d9001ed98344bb8803deb5624b374d7d52dd5807cb83ce9eaab32832b2576e [INFO] running `"docker" "start" "-a" "34d9001ed98344bb8803deb5624b374d7d52dd5807cb83ce9eaab32832b2576e"` [INFO] [stderr] Compiling playground-gfx v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `"docker" "inspect" "34d9001ed98344bb8803deb5624b374d7d52dd5807cb83ce9eaab32832b2576e"` [INFO] running `"docker" "rm" "-f" "34d9001ed98344bb8803deb5624b374d7d52dd5807cb83ce9eaab32832b2576e"` [INFO] [stdout] 34d9001ed98344bb8803deb5624b374d7d52dd5807cb83ce9eaab32832b2576e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/Phrohdoh/playground-gfx-rs:/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] bad3cdbe4cc8f6e307225a19d7ca76500135bcda8a8ef280024b52463485b61c [INFO] running `"docker" "start" "-a" "bad3cdbe4cc8f6e307225a19d7ca76500135bcda8a8ef280024b52463485b61c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/playground_gfx-1a034e65e2282260 [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" "bad3cdbe4cc8f6e307225a19d7ca76500135bcda8a8ef280024b52463485b61c"` [INFO] running `"docker" "rm" "-f" "bad3cdbe4cc8f6e307225a19d7ca76500135bcda8a8ef280024b52463485b61c"` [INFO] [stdout] bad3cdbe4cc8f6e307225a19d7ca76500135bcda8a8ef280024b52463485b61c