[INFO] updating cached repository KBone12/ModernOpenGLwithRust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/KBone12/ModernOpenGLwithRust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/KBone12/ModernOpenGLwithRust" "work/ex/beta-1.38-1/sources/1.37.0/gh/KBone12/ModernOpenGLwithRust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/KBone12/ModernOpenGLwithRust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/KBone12/ModernOpenGLwithRust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/KBone12/ModernOpenGLwithRust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/KBone12/ModernOpenGLwithRust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8ad5b35c0589e7916bccb87139c2cd6b9c8c202e [INFO] sha for GitHub repo KBone12/ModernOpenGLwithRust: 8ad5b35c0589e7916bccb87139c2cd6b9c8c202e [INFO] validating manifest of KBone12/ModernOpenGLwithRust 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 KBone12/ModernOpenGLwithRust 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 KBone12/ModernOpenGLwithRust [INFO] finished frobbing KBone12/ModernOpenGLwithRust [INFO] frobbed toml for KBone12/ModernOpenGLwithRust written to work/ex/beta-1.38-1/sources/1.37.0/gh/KBone12/ModernOpenGLwithRust/Cargo.toml [INFO] started frobbing KBone12/ModernOpenGLwithRust [INFO] finished frobbing KBone12/ModernOpenGLwithRust [INFO] frobbed toml for KBone12/ModernOpenGLwithRust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/KBone12/ModernOpenGLwithRust/Cargo.toml [INFO] crate KBone12/ModernOpenGLwithRust 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 KBone12/ModernOpenGLwithRust against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/KBone12/ModernOpenGLwithRust:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] bdd7708170ae5d4577c23e5d7e80abc1dd20666580fd9a20b2261af05175c473 [INFO] running `"docker" "start" "-a" "bdd7708170ae5d4577c23e5d7e80abc1dd20666580fd9a20b2261af05175c473"` [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.21.10 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling rusttype v0.7.3 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-client v0.21.10 [INFO] [stderr] Compiling wayland-protocols v0.21.10 [INFO] [stderr] Compiling andrew v0.1.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling wayland-sys v0.21.10 [INFO] [stderr] Compiling wayland-commons v0.21.10 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.4 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling modern_gl_practice v0.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `"docker" "inspect" "bdd7708170ae5d4577c23e5d7e80abc1dd20666580fd9a20b2261af05175c473"` [INFO] running `"docker" "rm" "-f" "bdd7708170ae5d4577c23e5d7e80abc1dd20666580fd9a20b2261af05175c473"` [INFO] [stdout] bdd7708170ae5d4577c23e5d7e80abc1dd20666580fd9a20b2261af05175c473 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/KBone12/ModernOpenGLwithRust:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3193f06ed11078cd539fe3faf5e18637bf4c0677f3948530a32d2fc1bd0672d2 [INFO] running `"docker" "start" "-a" "3193f06ed11078cd539fe3faf5e18637bf4c0677f3948530a32d2fc1bd0672d2"` [INFO] [stderr] Compiling modern_gl_practice v0.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `"docker" "inspect" "3193f06ed11078cd539fe3faf5e18637bf4c0677f3948530a32d2fc1bd0672d2"` [INFO] running `"docker" "rm" "-f" "3193f06ed11078cd539fe3faf5e18637bf4c0677f3948530a32d2fc1bd0672d2"` [INFO] [stdout] 3193f06ed11078cd539fe3faf5e18637bf4c0677f3948530a32d2fc1bd0672d2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/KBone12/ModernOpenGLwithRust:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] ffb3a012e5dbdf7860d3574fda8d1405d3ef7b6154991404e5f515d37238b7fc [INFO] running `"docker" "start" "-a" "ffb3a012e5dbdf7860d3574fda8d1405d3ef7b6154991404e5f515d37238b7fc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/modern_gl_practice-26bab78bc1236896 [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" "ffb3a012e5dbdf7860d3574fda8d1405d3ef7b6154991404e5f515d37238b7fc"` [INFO] running `"docker" "rm" "-f" "ffb3a012e5dbdf7860d3574fda8d1405d3ef7b6154991404e5f515d37238b7fc"` [INFO] [stdout] ffb3a012e5dbdf7860d3574fda8d1405d3ef7b6154991404e5f515d37238b7fc