[INFO] updating cached repository nicodinh/test_piston [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nicodinh/test_piston [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nicodinh/test_piston" "work/ex/beta-1.38-1/sources/1.37.0/gh/nicodinh/test_piston"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/nicodinh/test_piston'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nicodinh/test_piston" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nicodinh/test_piston"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nicodinh/test_piston'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 10ab207f454d75804a4933282233126c6a01dd6d [INFO] sha for GitHub repo nicodinh/test_piston: 10ab207f454d75804a4933282233126c6a01dd6d [INFO] validating manifest of nicodinh/test_piston 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 nicodinh/test_piston 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 nicodinh/test_piston [INFO] finished frobbing nicodinh/test_piston [INFO] frobbed toml for nicodinh/test_piston written to work/ex/beta-1.38-1/sources/1.37.0/gh/nicodinh/test_piston/Cargo.toml [INFO] started frobbing nicodinh/test_piston [INFO] finished frobbing nicodinh/test_piston [INFO] frobbed toml for nicodinh/test_piston written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nicodinh/test_piston/Cargo.toml [INFO] crate nicodinh/test_piston 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] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/nicodinh/test_piston/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nicodinh/test_piston 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-5/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/nicodinh/test_piston:/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] 98342cec4152b73eb29327bf9082fb7a6ecdc6bf1fc8cd317c14a957b6486459 [INFO] running `"docker" "start" "-a" "98342cec4152b73eb29327bf9082fb7a6ecdc6bf1fc8cd317c14a957b6486459"` [INFO] [stderr] Compiling piston-texture v0.4.0 [INFO] [stderr] Compiling freetype-sys v0.4.0 [INFO] [stderr] Compiling pistoncore-input v0.13.0 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling piston2d-graphics v0.16.0 [INFO] [stderr] Compiling freetype-rs v0.10.0 [INFO] [stderr] Compiling pistoncore-window v0.21.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling pistoncore-event_loop v0.24.0 [INFO] [stderr] Compiling glutin v0.6.2 [INFO] [stderr] Compiling piston v0.24.0 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.31.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.28.0 [INFO] [stderr] Compiling test_piston v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.03s [INFO] running `"docker" "inspect" "98342cec4152b73eb29327bf9082fb7a6ecdc6bf1fc8cd317c14a957b6486459"` [INFO] running `"docker" "rm" "-f" "98342cec4152b73eb29327bf9082fb7a6ecdc6bf1fc8cd317c14a957b6486459"` [INFO] [stdout] 98342cec4152b73eb29327bf9082fb7a6ecdc6bf1fc8cd317c14a957b6486459 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/nicodinh/test_piston:/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] dacbdef02525b66bf2af608bb9b688d14f40afb96a1bf8210eb03ddebf65ed61 [INFO] running `"docker" "start" "-a" "dacbdef02525b66bf2af608bb9b688d14f40afb96a1bf8210eb03ddebf65ed61"` [INFO] [stderr] Compiling test_piston v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `"docker" "inspect" "dacbdef02525b66bf2af608bb9b688d14f40afb96a1bf8210eb03ddebf65ed61"` [INFO] running `"docker" "rm" "-f" "dacbdef02525b66bf2af608bb9b688d14f40afb96a1bf8210eb03ddebf65ed61"` [INFO] [stdout] dacbdef02525b66bf2af608bb9b688d14f40afb96a1bf8210eb03ddebf65ed61 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/nicodinh/test_piston:/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] afb59794bcaa62beeeb13d1c701a6b9b37e22265fdcf340bae713acd1bc11034 [INFO] running `"docker" "start" "-a" "afb59794bcaa62beeeb13d1c701a6b9b37e22265fdcf340bae713acd1bc11034"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/test_piston-4c5420a8b499852d [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" "afb59794bcaa62beeeb13d1c701a6b9b37e22265fdcf340bae713acd1bc11034"` [INFO] running `"docker" "rm" "-f" "afb59794bcaa62beeeb13d1c701a6b9b37e22265fdcf340bae713acd1bc11034"` [INFO] [stdout] afb59794bcaa62beeeb13d1c701a6b9b37e22265fdcf340bae713acd1bc11034