[INFO] updating cached repository stevebob/life-gl [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/stevebob/life-gl [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/stevebob/life-gl" "work/ex/beta-1.38-1/sources/1.37.0/gh/stevebob/life-gl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/stevebob/life-gl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/stevebob/life-gl" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/stevebob/life-gl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/stevebob/life-gl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 710d1c512a1b59eeadd7b16d9e8a068c7400a11d [INFO] sha for GitHub repo stevebob/life-gl: 710d1c512a1b59eeadd7b16d9e8a068c7400a11d [INFO] validating manifest of stevebob/life-gl 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 stevebob/life-gl 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 stevebob/life-gl [INFO] finished frobbing stevebob/life-gl [INFO] frobbed toml for stevebob/life-gl written to work/ex/beta-1.38-1/sources/1.37.0/gh/stevebob/life-gl/Cargo.toml [INFO] started frobbing stevebob/life-gl [INFO] finished frobbing stevebob/life-gl [INFO] frobbed toml for stevebob/life-gl written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/stevebob/life-gl/Cargo.toml [INFO] crate stevebob/life-gl 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 stevebob/life-gl 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-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/stevebob/life-gl:/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] bc32526c0ba6aaf5535ad2b411fa167e1b2687444b2dee38a012af18657c27f2 [INFO] running `"docker" "start" "-a" "bc32526c0ba6aaf5535ad2b411fa167e1b2687444b2dee38a012af18657c27f2"` [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling simon v0.1.0 [INFO] [stderr] Compiling gfx_core v0.8.2 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling winit v0.17.2 [INFO] [stderr] Compiling gfx_device_gl v0.15.3 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_window_glutin v0.26.0 [INFO] [stderr] Compiling life-gl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `"docker" "inspect" "bc32526c0ba6aaf5535ad2b411fa167e1b2687444b2dee38a012af18657c27f2"` [INFO] running `"docker" "rm" "-f" "bc32526c0ba6aaf5535ad2b411fa167e1b2687444b2dee38a012af18657c27f2"` [INFO] [stdout] bc32526c0ba6aaf5535ad2b411fa167e1b2687444b2dee38a012af18657c27f2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/stevebob/life-gl:/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] 92e2afc5fec9a04a0889b2f1edd9e7d137c4ea1202b06a759010d053ea5a7c5a [INFO] running `"docker" "start" "-a" "92e2afc5fec9a04a0889b2f1edd9e7d137c4ea1202b06a759010d053ea5a7c5a"` [INFO] [stderr] Compiling life-gl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.12s [INFO] running `"docker" "inspect" "92e2afc5fec9a04a0889b2f1edd9e7d137c4ea1202b06a759010d053ea5a7c5a"` [INFO] running `"docker" "rm" "-f" "92e2afc5fec9a04a0889b2f1edd9e7d137c4ea1202b06a759010d053ea5a7c5a"` [INFO] [stdout] 92e2afc5fec9a04a0889b2f1edd9e7d137c4ea1202b06a759010d053ea5a7c5a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/stevebob/life-gl:/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] 9efd1321d6cfb42fd2ea17f3feaf623dbb2f40e7509e5984c29efc1b2cde1ab3 [INFO] running `"docker" "start" "-a" "9efd1321d6cfb42fd2ea17f3feaf623dbb2f40e7509e5984c29efc1b2cde1ab3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/life_gl-0b90ba79c17c94db [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" "9efd1321d6cfb42fd2ea17f3feaf623dbb2f40e7509e5984c29efc1b2cde1ab3"` [INFO] running `"docker" "rm" "-f" "9efd1321d6cfb42fd2ea17f3feaf623dbb2f40e7509e5984c29efc1b2cde1ab3"` [INFO] [stdout] 9efd1321d6cfb42fd2ea17f3feaf623dbb2f40e7509e5984c29efc1b2cde1ab3