[INFO] updating cached repository mpigsley/rust-game [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mpigsley/rust-game [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mpigsley/rust-game" "work/ex/beta-1.37-6/sources/1.36.0/gh/mpigsley/rust-game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mpigsley/rust-game'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mpigsley/rust-game" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mpigsley/rust-game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mpigsley/rust-game'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cdd8347747a8dcaadddc641ec98f45d58864cfb0 [INFO] sha for GitHub repo mpigsley/rust-game: cdd8347747a8dcaadddc641ec98f45d58864cfb0 [INFO] validating manifest of mpigsley/rust-game 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 mpigsley/rust-game 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 mpigsley/rust-game [INFO] finished frobbing mpigsley/rust-game [INFO] frobbed toml for mpigsley/rust-game written to work/ex/beta-1.37-6/sources/1.36.0/gh/mpigsley/rust-game/Cargo.toml [INFO] started frobbing mpigsley/rust-game [INFO] finished frobbing mpigsley/rust-game [INFO] frobbed toml for mpigsley/rust-game written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mpigsley/rust-game/Cargo.toml [INFO] crate mpigsley/rust-game 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 mpigsley/rust-game 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-5/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/mpigsley/rust-game:/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] 04e6d573594fe1358fb36f354900eccef757a1e5ed2d2a99e9152442b4ced621 [INFO] running `"docker" "start" "-a" "04e6d573594fe1358fb36f354900eccef757a1e5ed2d2a99e9152442b4ced621"` [INFO] [stderr] Compiling serde v1.0.40 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling x11-dl v2.17.5 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling stb_truetype v0.2.2 [INFO] [stderr] Compiling tempfile v3.0.1 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling serde_derive v1.0.40 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling glutin v0.12.2 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling pistoncore-input v0.20.0 [INFO] [stderr] Compiling winit v0.10.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.52.0 [INFO] [stderr] Compiling pistoncore-window v0.31.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.36.0 [INFO] [stderr] Compiling piston v0.36.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.45.3 [INFO] [stderr] Compiling rust-game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `"docker" "inspect" "04e6d573594fe1358fb36f354900eccef757a1e5ed2d2a99e9152442b4ced621"` [INFO] running `"docker" "rm" "-f" "04e6d573594fe1358fb36f354900eccef757a1e5ed2d2a99e9152442b4ced621"` [INFO] [stdout] 04e6d573594fe1358fb36f354900eccef757a1e5ed2d2a99e9152442b4ced621 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/mpigsley/rust-game:/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] bfd8f8dc76060d074e1ce7aa440d2c530981fde57712d401be87a2714509b44d [INFO] running `"docker" "start" "-a" "bfd8f8dc76060d074e1ce7aa440d2c530981fde57712d401be87a2714509b44d"` [INFO] [stderr] Compiling rust-game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.81s [INFO] running `"docker" "inspect" "bfd8f8dc76060d074e1ce7aa440d2c530981fde57712d401be87a2714509b44d"` [INFO] running `"docker" "rm" "-f" "bfd8f8dc76060d074e1ce7aa440d2c530981fde57712d401be87a2714509b44d"` [INFO] [stdout] bfd8f8dc76060d074e1ce7aa440d2c530981fde57712d401be87a2714509b44d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/mpigsley/rust-game:/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] effa85440bc4598daef1ac5e125e76a7812dc3a89559c805f074b2e2f047d526 [INFO] running `"docker" "start" "-a" "effa85440bc4598daef1ac5e125e76a7812dc3a89559c805f074b2e2f047d526"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_game-5af4e719290ea6c7 [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" "effa85440bc4598daef1ac5e125e76a7812dc3a89559c805f074b2e2f047d526"` [INFO] running `"docker" "rm" "-f" "effa85440bc4598daef1ac5e125e76a7812dc3a89559c805f074b2e2f047d526"` [INFO] [stdout] effa85440bc4598daef1ac5e125e76a7812dc3a89559c805f074b2e2f047d526