[INFO] cloning repository JoshuaMiles/rusty-pong-paddle [INFO] running `"git" "clone" "--bare" "git://github.com/JoshuaMiles/rusty-pong-paddle.git" "work/cache/sources/gh/JoshuaMiles/rusty-pong-paddle"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/JoshuaMiles/rusty-pong-paddle'... [INFO] running `"git" "clone" "work/cache/sources/gh/JoshuaMiles/rusty-pong-paddle" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/JoshuaMiles/rusty-pong-paddle"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/JoshuaMiles/rusty-pong-paddle'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/JoshuaMiles/rusty-pong-paddle" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/JoshuaMiles/rusty-pong-paddle"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 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 JoshuaMiles/rusty-pong-paddle 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 JoshuaMiles/rusty-pong-paddle [INFO] finished frobbing JoshuaMiles/rusty-pong-paddle [INFO] frobbed toml for JoshuaMiles/rusty-pong-paddle written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+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 JoshuaMiles/rusty-pong-paddle against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=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] 219b686daa39fa29807eb7d2876ac0026289dbe772e12969e97da28dc4da99ed [INFO] running `"docker" "start" "-a" "219b686daa39fa29807eb7d2876ac0026289dbe772e12969e97da28dc4da99ed"` [INFO] [stderr] Compiling shader_version v0.2.1 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling pistoncore-input v0.15.0 [INFO] [stderr] Compiling rayon v0.5.0 [INFO] [stderr] Compiling gl v0.6.1 [INFO] [stderr] Compiling glutin v0.7.0 [INFO] [stderr] Compiling x11-dl v2.11.0 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling pistoncore-window v0.24.0 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling jpeg-decoder v0.1.8 [INFO] [stderr] Compiling flate2 v0.2.14 [INFO] [stderr] Compiling pistoncore-event_loop v0.27.0 [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Compiling piston v0.27.0 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.6 [INFO] [stderr] Compiling wayland-client v0.7.6 [INFO] [stderr] Compiling wayland-kbd v0.6.2 [INFO] [stderr] Compiling wayland-window v0.4.2 [INFO] [stderr] Compiling winit v0.5.6 [INFO] [stderr] Compiling piston-gfx_texture v0.18.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.33.1 [INFO] [stderr] Compiling pistoncore-glutin_window v0.33.0 [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 54.17s [INFO] running `"docker" "inspect" "219b686daa39fa29807eb7d2876ac0026289dbe772e12969e97da28dc4da99ed"` [INFO] running `"docker" "rm" "-f" "219b686daa39fa29807eb7d2876ac0026289dbe772e12969e97da28dc4da99ed"` [INFO] [stdout] 219b686daa39fa29807eb7d2876ac0026289dbe772e12969e97da28dc4da99ed [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=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] d5c2ddda1e93b9912a10115896c33e44b4f06a68ebed189cba0dbe7f5683dbb3 [INFO] running `"docker" "start" "-a" "d5c2ddda1e93b9912a10115896c33e44b4f06a68ebed189cba0dbe7f5683dbb3"` [INFO] [stderr] Compiling rusty-pong-paddle v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.06s [INFO] running `"docker" "inspect" "d5c2ddda1e93b9912a10115896c33e44b4f06a68ebed189cba0dbe7f5683dbb3"` [INFO] running `"docker" "rm" "-f" "d5c2ddda1e93b9912a10115896c33e44b4f06a68ebed189cba0dbe7f5683dbb3"` [INFO] [stdout] d5c2ddda1e93b9912a10115896c33e44b4f06a68ebed189cba0dbe7f5683dbb3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=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] f7fb03d21919b0a8d13866469361e3297d955ddc52dde3c59fd55373078ff1e8 [INFO] running `"docker" "start" "-a" "f7fb03d21919b0a8d13866469361e3297d955ddc52dde3c59fd55373078ff1e8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusty_pong_paddle-5dd66ddeba5cf918 [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" "f7fb03d21919b0a8d13866469361e3297d955ddc52dde3c59fd55373078ff1e8"` [INFO] running `"docker" "rm" "-f" "f7fb03d21919b0a8d13866469361e3297d955ddc52dde3c59fd55373078ff1e8"` [INFO] [stdout] f7fb03d21919b0a8d13866469361e3297d955ddc52dde3c59fd55373078ff1e8