[INFO] updating cached repository yuushimizu/rust-awesome-puzzle-game-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yuushimizu/rust-awesome-puzzle-game-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yuushimizu/rust-awesome-puzzle-game-example" "work/ex/beta-1.38-1/sources/1.37.0/gh/yuushimizu/rust-awesome-puzzle-game-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/yuushimizu/rust-awesome-puzzle-game-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yuushimizu/rust-awesome-puzzle-game-example" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yuushimizu/rust-awesome-puzzle-game-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yuushimizu/rust-awesome-puzzle-game-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4f2dae61a3c620651c01fcf560fec169a21b6dfb [INFO] sha for GitHub repo yuushimizu/rust-awesome-puzzle-game-example: 4f2dae61a3c620651c01fcf560fec169a21b6dfb [INFO] validating manifest of yuushimizu/rust-awesome-puzzle-game-example 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 yuushimizu/rust-awesome-puzzle-game-example 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 yuushimizu/rust-awesome-puzzle-game-example [INFO] finished frobbing yuushimizu/rust-awesome-puzzle-game-example [INFO] frobbed toml for yuushimizu/rust-awesome-puzzle-game-example written to work/ex/beta-1.38-1/sources/1.37.0/gh/yuushimizu/rust-awesome-puzzle-game-example/Cargo.toml [INFO] started frobbing yuushimizu/rust-awesome-puzzle-game-example [INFO] finished frobbing yuushimizu/rust-awesome-puzzle-game-example [INFO] frobbed toml for yuushimizu/rust-awesome-puzzle-game-example written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yuushimizu/rust-awesome-puzzle-game-example/Cargo.toml [INFO] crate yuushimizu/rust-awesome-puzzle-game-example 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing yuushimizu/rust-awesome-puzzle-game-example against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yuushimizu/rust-awesome-puzzle-game-example:/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-08-13" "build" "--frozen"` [INFO] [stdout] 329ccb6f44f072bb23033056ff41a42a7cf8e238acaa7dd951a34343320c809e [INFO] running `"docker" "start" "-a" "329ccb6f44f072bb23033056ff41a42a7cf8e238acaa7dd951a34343320c809e"` [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling piston-texture v0.6.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.32.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling euclid-ext v0.1.0 (https://github.com/yuushimizu/euclid-ext#5bc379ec) [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling array2d v0.1.0 (https://github.com/yuushimizu/array2d-rs#0d4265fd) [INFO] [stderr] Compiling image v0.21.2 [INFO] [stderr] Compiling winit v0.19.1 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling glutin v0.21.0 [INFO] [stderr] Compiling pistoncore-window v0.43.0 [INFO] [stderr] Compiling piston-ai_behavior v0.31.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.48.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.62.1 [INFO] [stderr] Compiling piston v0.48.0 [INFO] [stderr] Compiling piston2d-sprite v0.55.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling piston-gfx_texture v0.36.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.61.0 [INFO] [stderr] Compiling piston_window v0.99.0 [INFO] [stderr] Compiling rust-awesome-puzzle-game-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 11s [INFO] running `"docker" "inspect" "329ccb6f44f072bb23033056ff41a42a7cf8e238acaa7dd951a34343320c809e"` [INFO] running `"docker" "rm" "-f" "329ccb6f44f072bb23033056ff41a42a7cf8e238acaa7dd951a34343320c809e"` [INFO] [stdout] 329ccb6f44f072bb23033056ff41a42a7cf8e238acaa7dd951a34343320c809e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yuushimizu/rust-awesome-puzzle-game-example:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 1f4cd2ac79b8e946fef552006e78789cf46f91ad77a9cd4b96f5e10ce176bda8 [INFO] running `"docker" "start" "-a" "1f4cd2ac79b8e946fef552006e78789cf46f91ad77a9cd4b96f5e10ce176bda8"` [INFO] [stderr] Compiling rust-awesome-puzzle-game-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `"docker" "inspect" "1f4cd2ac79b8e946fef552006e78789cf46f91ad77a9cd4b96f5e10ce176bda8"` [INFO] running `"docker" "rm" "-f" "1f4cd2ac79b8e946fef552006e78789cf46f91ad77a9cd4b96f5e10ce176bda8"` [INFO] [stdout] 1f4cd2ac79b8e946fef552006e78789cf46f91ad77a9cd4b96f5e10ce176bda8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yuushimizu/rust-awesome-puzzle-game-example:/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-08-13" "test" "--frozen"` [INFO] [stdout] f17cce3509f12a3c43efdcace6b3928f4f9fad9f713201c88e24b44487e8dcb0 [INFO] running `"docker" "start" "-a" "f17cce3509f12a3c43efdcace6b3928f4f9fad9f713201c88e24b44487e8dcb0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_awesome_puzzle_game_example-f7d0fec37bdf4f0b [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" "f17cce3509f12a3c43efdcace6b3928f4f9fad9f713201c88e24b44487e8dcb0"` [INFO] running `"docker" "rm" "-f" "f17cce3509f12a3c43efdcace6b3928f4f9fad9f713201c88e24b44487e8dcb0"` [INFO] [stdout] f17cce3509f12a3c43efdcace6b3928f4f9fad9f713201c88e24b44487e8dcb0