[INFO] updating cached repository JoshuaMiles/rusty-pong-paddle [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/JoshuaMiles/rusty-pong-paddle [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/JoshuaMiles/rusty-pong-paddle" "work/ex/beta-1.37-6/sources/1.36.0/gh/JoshuaMiles/rusty-pong-paddle"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/JoshuaMiles/rusty-pong-paddle'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/JoshuaMiles/rusty-pong-paddle" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/JoshuaMiles/rusty-pong-paddle"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/JoshuaMiles/rusty-pong-paddle'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f722fc136146499ad89c257db3aefa10b593681e [INFO] sha for GitHub repo JoshuaMiles/rusty-pong-paddle: f722fc136146499ad89c257db3aefa10b593681e [INFO] validating manifest of JoshuaMiles/rusty-pong-paddle 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 JoshuaMiles/rusty-pong-paddle 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 JoshuaMiles/rusty-pong-paddle [INFO] finished frobbing JoshuaMiles/rusty-pong-paddle [INFO] frobbed toml for JoshuaMiles/rusty-pong-paddle written to work/ex/beta-1.37-6/sources/1.36.0/gh/JoshuaMiles/rusty-pong-paddle/Cargo.toml [INFO] started frobbing JoshuaMiles/rusty-pong-paddle [INFO] finished frobbing JoshuaMiles/rusty-pong-paddle [INFO] frobbed toml for JoshuaMiles/rusty-pong-paddle written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/JoshuaMiles/rusty-pong-paddle/Cargo.toml [INFO] crate JoshuaMiles/rusty-pong-paddle 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing JoshuaMiles/rusty-pong-paddle against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/JoshuaMiles/rusty-pong-paddle:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] e29e82c99a058af75707a9245ba34ff9e831ecd672cce2ec3bf109081fb6993d [INFO] running `"docker" "start" "-a" "e29e82c99a058af75707a9245ba34ff9e831ecd672cce2ec3bf109081fb6993d"` [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling gfx v0.12.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.8 [INFO] [stderr] Compiling pistoncore-event_loop v0.27.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.33.0 [INFO] [stderr] Compiling piston v0.27.0 [INFO] [stderr] Compiling flate2 v0.2.14 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling gfx_device_gl v0.11.2 [INFO] [stderr] Compiling piston-gfx_texture v0.18.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.33.1 [INFO] [stderr] Compiling piston_window v0.58.0 [INFO] [stderr] Compiling rusty-pong-paddle v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.80s [INFO] running `"docker" "inspect" "e29e82c99a058af75707a9245ba34ff9e831ecd672cce2ec3bf109081fb6993d"` [INFO] running `"docker" "rm" "-f" "e29e82c99a058af75707a9245ba34ff9e831ecd672cce2ec3bf109081fb6993d"` [INFO] [stdout] e29e82c99a058af75707a9245ba34ff9e831ecd672cce2ec3bf109081fb6993d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/JoshuaMiles/rusty-pong-paddle:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] a959197987b1255c3fa39590d0ec1819d44ea32916ac979e6baa5188ad2fd6fb [INFO] running `"docker" "start" "-a" "a959197987b1255c3fa39590d0ec1819d44ea32916ac979e6baa5188ad2fd6fb"` [INFO] [stderr] Compiling rusty-pong-paddle v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `"docker" "inspect" "a959197987b1255c3fa39590d0ec1819d44ea32916ac979e6baa5188ad2fd6fb"` [INFO] running `"docker" "rm" "-f" "a959197987b1255c3fa39590d0ec1819d44ea32916ac979e6baa5188ad2fd6fb"` [INFO] [stdout] a959197987b1255c3fa39590d0ec1819d44ea32916ac979e6baa5188ad2fd6fb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/JoshuaMiles/rusty-pong-paddle:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 9edddd5b795bb92bb4138103164d58c0691ba8230c2cba04dbcbc432d87f7407 [INFO] running `"docker" "start" "-a" "9edddd5b795bb92bb4138103164d58c0691ba8230c2cba04dbcbc432d87f7407"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusty_pong_paddle-7f73deffd70f7589 [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" "9edddd5b795bb92bb4138103164d58c0691ba8230c2cba04dbcbc432d87f7407"` [INFO] running `"docker" "rm" "-f" "9edddd5b795bb92bb4138103164d58c0691ba8230c2cba04dbcbc432d87f7407"` [INFO] [stdout] 9edddd5b795bb92bb4138103164d58c0691ba8230c2cba04dbcbc432d87f7407