[INFO] updating cached repository rust-bratislava/mini_game [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rust-bratislava/mini_game [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rust-bratislava/mini_game" "work/ex/beta-1.37-6/sources/1.36.0/gh/rust-bratislava/mini_game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rust-bratislava/mini_game'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rust-bratislava/mini_game" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rust-bratislava/mini_game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rust-bratislava/mini_game'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 51b1474c433d25991772734617154ef3f6225968 [INFO] sha for GitHub repo rust-bratislava/mini_game: 51b1474c433d25991772734617154ef3f6225968 [INFO] validating manifest of rust-bratislava/mini_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 rust-bratislava/mini_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 rust-bratislava/mini_game [INFO] finished frobbing rust-bratislava/mini_game [INFO] frobbed toml for rust-bratislava/mini_game written to work/ex/beta-1.37-6/sources/1.36.0/gh/rust-bratislava/mini_game/Cargo.toml [INFO] started frobbing rust-bratislava/mini_game [INFO] finished frobbing rust-bratislava/mini_game [INFO] frobbed toml for rust-bratislava/mini_game written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rust-bratislava/mini_game/Cargo.toml [INFO] crate rust-bratislava/mini_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 rust-bratislava/mini_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-2/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/rust-bratislava/mini_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] e61ce391fe3997b95360a6ba3487fc1d6868ceb4185cfa09c1304bc1cc715c00 [INFO] running `"docker" "start" "-a" "e61ce391fe3997b95360a6ba3487fc1d6868ceb4185cfa09c1304bc1cc715c00"` [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling shared_library v0.1.6 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling wayland-scanner v0.8.7 [INFO] [stderr] Compiling gl_generator v0.5.3 [INFO] [stderr] Compiling num-rational v0.1.38 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling wayland-client v0.8.7 [INFO] [stderr] Compiling rayon v0.8.1 [INFO] [stderr] Compiling glutin v0.8.1 [INFO] [stderr] Compiling gl v0.6.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.8.7 [INFO] [stderr] Compiling wayland-kbd v0.8.0 [INFO] [stderr] Compiling wayland-window v0.5.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.43.1 [INFO] [stderr] Compiling winit v0.6.4 [INFO] [stderr] Compiling pistoncore-glutin_window v0.37.0 [INFO] [stderr] Compiling mini_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `"docker" "inspect" "e61ce391fe3997b95360a6ba3487fc1d6868ceb4185cfa09c1304bc1cc715c00"` [INFO] running `"docker" "rm" "-f" "e61ce391fe3997b95360a6ba3487fc1d6868ceb4185cfa09c1304bc1cc715c00"` [INFO] [stdout] e61ce391fe3997b95360a6ba3487fc1d6868ceb4185cfa09c1304bc1cc715c00 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/rust-bratislava/mini_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] b9508dc1683e8677c5d01159c9c8695f5632c5b1bf66f2e4ad11b585dc011e40 [INFO] running `"docker" "start" "-a" "b9508dc1683e8677c5d01159c9c8695f5632c5b1bf66f2e4ad11b585dc011e40"` [INFO] [stderr] Compiling mini_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `"docker" "inspect" "b9508dc1683e8677c5d01159c9c8695f5632c5b1bf66f2e4ad11b585dc011e40"` [INFO] running `"docker" "rm" "-f" "b9508dc1683e8677c5d01159c9c8695f5632c5b1bf66f2e4ad11b585dc011e40"` [INFO] [stdout] b9508dc1683e8677c5d01159c9c8695f5632c5b1bf66f2e4ad11b585dc011e40 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/rust-bratislava/mini_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] 5531c811e6b0931e9f1397ad03411ee1713deb0ea8e0d750024f2a6283c19e59 [INFO] running `"docker" "start" "-a" "5531c811e6b0931e9f1397ad03411ee1713deb0ea8e0d750024f2a6283c19e59"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/mini_game-7992831e3229b9eb [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" "5531c811e6b0931e9f1397ad03411ee1713deb0ea8e0d750024f2a6283c19e59"` [INFO] running `"docker" "rm" "-f" "5531c811e6b0931e9f1397ad03411ee1713deb0ea8e0d750024f2a6283c19e59"` [INFO] [stdout] 5531c811e6b0931e9f1397ad03411ee1713deb0ea8e0d750024f2a6283c19e59