[INFO] cloning repository dMcGaa/rust-pong [INFO] running `"git" "clone" "--bare" "git://github.com/dMcGaa/rust-pong.git" "work/cache/sources/gh/dMcGaa/rust-pong"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/dMcGaa/rust-pong'... [INFO] running `"git" "clone" "work/cache/sources/gh/dMcGaa/rust-pong" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dMcGaa/rust-pong"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dMcGaa/rust-pong'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dMcGaa/rust-pong" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dMcGaa/rust-pong"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dMcGaa/rust-pong'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 07ca6dcc99ad0bbcba76f1a5954f3592630f3069 [INFO] sha for GitHub repo dMcGaa/rust-pong: 07ca6dcc99ad0bbcba76f1a5954f3592630f3069 [INFO] validating manifest of dMcGaa/rust-pong 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 dMcGaa/rust-pong 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 dMcGaa/rust-pong [INFO] finished frobbing dMcGaa/rust-pong [INFO] frobbed toml for dMcGaa/rust-pong written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dMcGaa/rust-pong/Cargo.toml [INFO] started frobbing dMcGaa/rust-pong [INFO] finished frobbing dMcGaa/rust-pong [INFO] frobbed toml for dMcGaa/rust-pong written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dMcGaa/rust-pong/Cargo.toml [INFO] crate dMcGaa/rust-pong 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 dMcGaa/rust-pong against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dMcGaa/rust-pong:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] c633ffc1918aa3673bc607c28f84f76f8cc68080299018231a3e979d6ce6ee6f [INFO] running `"docker" "start" "-a" "c633ffc1918aa3673bc607c28f84f76f8cc68080299018231a3e979d6ce6ee6f"` [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling stb_truetype v0.2.2 [INFO] [stderr] Compiling tempfile v3.0.1 [INFO] [stderr] Compiling syn v0.13.7 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling winit v0.12.0 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.45 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling pistoncore-input v0.20.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.53.0 [INFO] [stderr] Compiling pistoncore-window v0.31.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.36.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.46.0 [INFO] [stderr] Compiling piston v0.36.0 [INFO] [stderr] Compiling rust-pong v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.74s [INFO] running `"docker" "inspect" "c633ffc1918aa3673bc607c28f84f76f8cc68080299018231a3e979d6ce6ee6f"` [INFO] running `"docker" "rm" "-f" "c633ffc1918aa3673bc607c28f84f76f8cc68080299018231a3e979d6ce6ee6f"` [INFO] [stdout] c633ffc1918aa3673bc607c28f84f76f8cc68080299018231a3e979d6ce6ee6f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dMcGaa/rust-pong:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] ab320297cdf658ace9ed32d1f1cf22689e1d23b1ce720349cd9d5f99f5683e24 [INFO] running `"docker" "start" "-a" "ab320297cdf658ace9ed32d1f1cf22689e1d23b1ce720349cd9d5f99f5683e24"` [INFO] [stderr] Compiling rust-pong v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "ab320297cdf658ace9ed32d1f1cf22689e1d23b1ce720349cd9d5f99f5683e24"` [INFO] running `"docker" "rm" "-f" "ab320297cdf658ace9ed32d1f1cf22689e1d23b1ce720349cd9d5f99f5683e24"` [INFO] [stdout] ab320297cdf658ace9ed32d1f1cf22689e1d23b1ce720349cd9d5f99f5683e24 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dMcGaa/rust-pong:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 0529a2a31e22b6317208cc2dc9adec6e484bb3a23c31871208c27ff10d54c806 [INFO] running `"docker" "start" "-a" "0529a2a31e22b6317208cc2dc9adec6e484bb3a23c31871208c27ff10d54c806"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_pong-aad0aeba29377bae [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" "0529a2a31e22b6317208cc2dc9adec6e484bb3a23c31871208c27ff10d54c806"` [INFO] running `"docker" "rm" "-f" "0529a2a31e22b6317208cc2dc9adec6e484bb3a23c31871208c27ff10d54c806"` [INFO] [stdout] 0529a2a31e22b6317208cc2dc9adec6e484bb3a23c31871208c27ff10d54c806