[INFO] cloning repository joshdcuneo/rust-snake [INFO] running `"git" "clone" "--bare" "git://github.com/joshdcuneo/rust-snake.git" "work/cache/sources/gh/joshdcuneo/rust-snake"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/joshdcuneo/rust-snake'... [INFO] running `"git" "clone" "work/cache/sources/gh/joshdcuneo/rust-snake" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/joshdcuneo/rust-snake"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/joshdcuneo/rust-snake'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/joshdcuneo/rust-snake" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/joshdcuneo/rust-snake"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/joshdcuneo/rust-snake'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7b154cbf4c2c877ba812f141ff92c9f1a0990681 [INFO] sha for GitHub repo joshdcuneo/rust-snake: 7b154cbf4c2c877ba812f141ff92c9f1a0990681 [INFO] validating manifest of joshdcuneo/rust-snake on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of joshdcuneo/rust-snake on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing joshdcuneo/rust-snake [INFO] finished frobbing joshdcuneo/rust-snake [INFO] frobbed toml for joshdcuneo/rust-snake written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/joshdcuneo/rust-snake/Cargo.toml [INFO] started frobbing joshdcuneo/rust-snake [INFO] finished frobbing joshdcuneo/rust-snake [INFO] frobbed toml for joshdcuneo/rust-snake written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/joshdcuneo/rust-snake/Cargo.toml [INFO] crate joshdcuneo/rust-snake already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing joshdcuneo/rust-snake against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/joshdcuneo/rust-snake:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 2961b4cd712b915126a88807f0e1576a9f37407a27c9bf8461ebe181293a618d [INFO] running `"docker" "start" "-a" "2961b4cd712b915126a88807f0e1576a9f37407a27c9bf8461ebe181293a618d"` [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling andrew v0.2.0 [INFO] [stderr] Compiling piston2d-graphics v0.30.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.11 [INFO] [stderr] Compiling wayland-commons v0.21.11 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling wayland-client v0.21.11 [INFO] [stderr] Compiling image v0.21.0 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling wayland-protocols v0.21.11 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling pistoncore-window v0.37.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.5 [INFO] [stderr] Compiling pistoncore-event_loop v0.42.0 [INFO] [stderr] Compiling piston v0.42.0 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling pistoncore-glutin_window v0.54.0 [INFO] [stderr] Compiling piston-gfx_texture v0.35.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.56.0 [INFO] [stderr] Compiling piston_window v0.89.0 [INFO] [stderr] Compiling rsnake v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `"docker" "inspect" "2961b4cd712b915126a88807f0e1576a9f37407a27c9bf8461ebe181293a618d"` [INFO] running `"docker" "rm" "-f" "2961b4cd712b915126a88807f0e1576a9f37407a27c9bf8461ebe181293a618d"` [INFO] [stdout] 2961b4cd712b915126a88807f0e1576a9f37407a27c9bf8461ebe181293a618d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/joshdcuneo/rust-snake:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 53391bb920d616acfa7bfb12ed1f88dc28ff2132ed4b11fcc33b4ffd871c5b8f [INFO] running `"docker" "start" "-a" "53391bb920d616acfa7bfb12ed1f88dc28ff2132ed4b11fcc33b4ffd871c5b8f"` [INFO] [stderr] Compiling rsnake v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.61s [INFO] running `"docker" "inspect" "53391bb920d616acfa7bfb12ed1f88dc28ff2132ed4b11fcc33b4ffd871c5b8f"` [INFO] running `"docker" "rm" "-f" "53391bb920d616acfa7bfb12ed1f88dc28ff2132ed4b11fcc33b4ffd871c5b8f"` [INFO] [stdout] 53391bb920d616acfa7bfb12ed1f88dc28ff2132ed4b11fcc33b4ffd871c5b8f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/joshdcuneo/rust-snake:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 305e907e20607546cca1dd449d220a73053d47390ad46ee7852c957c461855aa [INFO] running `"docker" "start" "-a" "305e907e20607546cca1dd449d220a73053d47390ad46ee7852c957c461855aa"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/rsnake-ff26d4c731bbc9b8 [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" "305e907e20607546cca1dd449d220a73053d47390ad46ee7852c957c461855aa"` [INFO] running `"docker" "rm" "-f" "305e907e20607546cca1dd449d220a73053d47390ad46ee7852c957c461855aa"` [INFO] [stdout] 305e907e20607546cca1dd449d220a73053d47390ad46ee7852c957c461855aa