[INFO] updating cached repository arisudesu/rust-gl-demo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/arisudesu/rust-gl-demo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/arisudesu/rust-gl-demo" "work/ex/beta-1.37-6/sources/1.36.0/gh/arisudesu/rust-gl-demo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/arisudesu/rust-gl-demo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/arisudesu/rust-gl-demo" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/arisudesu/rust-gl-demo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/arisudesu/rust-gl-demo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cca7284a1603c9b57baf4db3032e02d631cf2d19 [INFO] sha for GitHub repo arisudesu/rust-gl-demo: cca7284a1603c9b57baf4db3032e02d631cf2d19 [INFO] validating manifest of arisudesu/rust-gl-demo 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 arisudesu/rust-gl-demo 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 arisudesu/rust-gl-demo [INFO] finished frobbing arisudesu/rust-gl-demo [INFO] frobbed toml for arisudesu/rust-gl-demo written to work/ex/beta-1.37-6/sources/1.36.0/gh/arisudesu/rust-gl-demo/Cargo.toml [INFO] started frobbing arisudesu/rust-gl-demo [INFO] finished frobbing arisudesu/rust-gl-demo [INFO] frobbed toml for arisudesu/rust-gl-demo written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/arisudesu/rust-gl-demo/Cargo.toml [INFO] crate arisudesu/rust-gl-demo 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 arisudesu/rust-gl-demo against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/arisudesu/rust-gl-demo:/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-07-23" "build" "--frozen"` [INFO] [stdout] e889fb0ed53886cee262a93e27f4a59175f7fb89859804abce58a667dfbff899 [INFO] running `"docker" "start" "-a" "e889fb0ed53886cee262a93e27f4a59175f7fb89859804abce58a667dfbff899"` [INFO] [stderr] Compiling khronos_api v2.0.0 [INFO] [stderr] Compiling smallvec v0.4.4 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling cgmath v0.16.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Compiling wayland-window v0.13.2 [INFO] [stderr] Compiling winit v0.9.0 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling glutin v0.11.0 [INFO] [stderr] Compiling glium v0.19.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.9.10 [INFO] [stderr] Compiling rust-gl-demo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.51s [INFO] running `"docker" "inspect" "e889fb0ed53886cee262a93e27f4a59175f7fb89859804abce58a667dfbff899"` [INFO] running `"docker" "rm" "-f" "e889fb0ed53886cee262a93e27f4a59175f7fb89859804abce58a667dfbff899"` [INFO] [stdout] e889fb0ed53886cee262a93e27f4a59175f7fb89859804abce58a667dfbff899 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/arisudesu/rust-gl-demo:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] cb622d932f2f0fe613826a2d25b713fb1e5d63efb4daffc388438d0f0383508c [INFO] running `"docker" "start" "-a" "cb622d932f2f0fe613826a2d25b713fb1e5d63efb4daffc388438d0f0383508c"` [INFO] [stderr] Compiling rust-gl-demo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `"docker" "inspect" "cb622d932f2f0fe613826a2d25b713fb1e5d63efb4daffc388438d0f0383508c"` [INFO] running `"docker" "rm" "-f" "cb622d932f2f0fe613826a2d25b713fb1e5d63efb4daffc388438d0f0383508c"` [INFO] [stdout] cb622d932f2f0fe613826a2d25b713fb1e5d63efb4daffc388438d0f0383508c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/arisudesu/rust-gl-demo:/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-07-23" "test" "--frozen"` [INFO] [stdout] 5a122db2a8498aaf1520c0349d45c25609a2c1cea450df0aad8eb79ffe98a95f [INFO] running `"docker" "start" "-a" "5a122db2a8498aaf1520c0349d45c25609a2c1cea450df0aad8eb79ffe98a95f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_gl_demo-c64ccde7c9ff39ec [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" "5a122db2a8498aaf1520c0349d45c25609a2c1cea450df0aad8eb79ffe98a95f"` [INFO] running `"docker" "rm" "-f" "5a122db2a8498aaf1520c0349d45c25609a2c1cea450df0aad8eb79ffe98a95f"` [INFO] [stdout] 5a122db2a8498aaf1520c0349d45c25609a2c1cea450df0aad8eb79ffe98a95f