[INFO] updating cached repository kryptan/gfx-test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kryptan/gfx-test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kryptan/gfx-test" "work/ex/beta-1.38-1/sources/1.37.0/gh/kryptan/gfx-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/kryptan/gfx-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kryptan/gfx-test" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kryptan/gfx-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kryptan/gfx-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ab05ab381a42264fcbc4e10ad1fd2d814b5cffe9 [INFO] sha for GitHub repo kryptan/gfx-test: ab05ab381a42264fcbc4e10ad1fd2d814b5cffe9 [INFO] validating manifest of kryptan/gfx-test 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 kryptan/gfx-test 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 kryptan/gfx-test [INFO] finished frobbing kryptan/gfx-test [INFO] frobbed toml for kryptan/gfx-test written to work/ex/beta-1.38-1/sources/1.37.0/gh/kryptan/gfx-test/Cargo.toml [INFO] started frobbing kryptan/gfx-test [INFO] finished frobbing kryptan/gfx-test [INFO] frobbed toml for kryptan/gfx-test written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kryptan/gfx-test/Cargo.toml [INFO] crate kryptan/gfx-test 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kryptan/gfx-test 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-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kryptan/gfx-test:/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] 32d41d43bed83886ad9c7ea92d451a1c30436f9b9d97515153068c8409bf8d82 [INFO] running `"docker" "start" "-a" "32d41d43bed83886ad9c7ea92d451a1c30436f9b9d97515153068c8409bf8d82"` [INFO] [stderr] Compiling serde v0.8.21 [INFO] [stderr] Compiling glutin v0.7.1 [INFO] [stderr] Compiling gfx_core v0.5.0 [INFO] [stderr] Compiling serde_json v0.8.4 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.6 [INFO] [stderr] Compiling wayland-client v0.7.6 [INFO] [stderr] Compiling wayland-kbd v0.6.2 [INFO] [stderr] Compiling wayland-window v0.4.3 [INFO] [stderr] Compiling winit v0.5.6 [INFO] [stderr] Compiling gfx_device_gl v0.12.0 [INFO] [stderr] Compiling gfx v0.13.0 [INFO] [stderr] Compiling gfx_window_glutin v0.13.1 [INFO] [stderr] Compiling gfx-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.10s [INFO] running `"docker" "inspect" "32d41d43bed83886ad9c7ea92d451a1c30436f9b9d97515153068c8409bf8d82"` [INFO] running `"docker" "rm" "-f" "32d41d43bed83886ad9c7ea92d451a1c30436f9b9d97515153068c8409bf8d82"` [INFO] [stdout] 32d41d43bed83886ad9c7ea92d451a1c30436f9b9d97515153068c8409bf8d82 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kryptan/gfx-test:/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] 1701f7fefaa6f3234bf5665d7cf8f582df9863d6307b2ca0707547662d68d7ba [INFO] running `"docker" "start" "-a" "1701f7fefaa6f3234bf5665d7cf8f582df9863d6307b2ca0707547662d68d7ba"` [INFO] [stderr] Compiling gfx-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `"docker" "inspect" "1701f7fefaa6f3234bf5665d7cf8f582df9863d6307b2ca0707547662d68d7ba"` [INFO] running `"docker" "rm" "-f" "1701f7fefaa6f3234bf5665d7cf8f582df9863d6307b2ca0707547662d68d7ba"` [INFO] [stdout] 1701f7fefaa6f3234bf5665d7cf8f582df9863d6307b2ca0707547662d68d7ba [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kryptan/gfx-test:/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] 249a98f630115a58f2d1acb9ca6ff051d57b7abce209c1aa68199175a515898b [INFO] running `"docker" "start" "-a" "249a98f630115a58f2d1acb9ca6ff051d57b7abce209c1aa68199175a515898b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/gfx_test-ebbe16724f2f36f4 [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" "249a98f630115a58f2d1acb9ca6ff051d57b7abce209c1aa68199175a515898b"` [INFO] running `"docker" "rm" "-f" "249a98f630115a58f2d1acb9ca6ff051d57b7abce209c1aa68199175a515898b"` [INFO] [stdout] 249a98f630115a58f2d1acb9ca6ff051d57b7abce209c1aa68199175a515898b