[INFO] cloning repository fzzzy/piston-test [INFO] running `"git" "clone" "--bare" "git://github.com/fzzzy/piston-test.git" "work/cache/sources/gh/fzzzy/piston-test"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/fzzzy/piston-test'... [INFO] running `"git" "clone" "work/cache/sources/gh/fzzzy/piston-test" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/fzzzy/piston-test"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/fzzzy/piston-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fzzzy/piston-test" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fzzzy/piston-test"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fzzzy/piston-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 917be1131e7957e53a161354b045966c420714f7 [INFO] sha for GitHub repo fzzzy/piston-test: 917be1131e7957e53a161354b045966c420714f7 [INFO] validating manifest of fzzzy/piston-test 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 fzzzy/piston-test 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 fzzzy/piston-test [INFO] finished frobbing fzzzy/piston-test [INFO] frobbed toml for fzzzy/piston-test written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/fzzzy/piston-test/Cargo.toml [INFO] started frobbing fzzzy/piston-test [INFO] finished frobbing fzzzy/piston-test [INFO] frobbed toml for fzzzy/piston-test written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fzzzy/piston-test/Cargo.toml [INFO] crate fzzzy/piston-test 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pistoncore-sdl2_window v0.52.0 [INFO] [stderr] Downloaded pistoncore-glfw_window v0.46.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing fzzzy/piston-test against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fzzzy/piston-test:/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] f9c52e1e6f99f9332c7e13cc21b642f58349df7097583f3810f71047980c1337 [INFO] running `"docker" "start" "-a" "f9c52e1e6f99f9332c7e13cc21b642f58349df7097583f3810f71047980c1337"` [INFO] [stderr] Compiling shader_version v0.3.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling piston-texture v0.6.0 [INFO] [stderr] Compiling rand v0.6.3 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling rand_os v0.1.0 [INFO] [stderr] Compiling rusttype v0.7.3 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling pistoncore-window v0.34.0 [INFO] [stderr] Compiling andrew v0.1.4 [INFO] [stderr] Compiling piston2d-graphics v0.28.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.39.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling piston v0.39.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.4 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling winit v0.18.0 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.51.1 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.57.0 [INFO] [stderr] Compiling piston-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:216:14 [INFO] [stderr] | [INFO] [stderr] 216 | window: &Window, [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Window` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `"docker" "inspect" "f9c52e1e6f99f9332c7e13cc21b642f58349df7097583f3810f71047980c1337"` [INFO] running `"docker" "rm" "-f" "f9c52e1e6f99f9332c7e13cc21b642f58349df7097583f3810f71047980c1337"` [INFO] [stdout] f9c52e1e6f99f9332c7e13cc21b642f58349df7097583f3810f71047980c1337 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fzzzy/piston-test:/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] f74228a52e1ca943fa66ca9d0bcaa817cf73628ce957aeb8fd73123b4a052e10 [INFO] running `"docker" "start" "-a" "f74228a52e1ca943fa66ca9d0bcaa817cf73628ce957aeb8fd73123b4a052e10"` [INFO] [stderr] Compiling piston-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:216:14 [INFO] [stderr] | [INFO] [stderr] 216 | window: &Window, [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Window` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `"docker" "inspect" "f74228a52e1ca943fa66ca9d0bcaa817cf73628ce957aeb8fd73123b4a052e10"` [INFO] running `"docker" "rm" "-f" "f74228a52e1ca943fa66ca9d0bcaa817cf73628ce957aeb8fd73123b4a052e10"` [INFO] [stdout] f74228a52e1ca943fa66ca9d0bcaa817cf73628ce957aeb8fd73123b4a052e10 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fzzzy/piston-test:/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] c46c72feb430f1f836409199733425d156c7c2c6275aef07bc53d76729ed78a4 [INFO] running `"docker" "start" "-a" "c46c72feb430f1f836409199733425d156c7c2c6275aef07bc53d76729ed78a4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/piston_test-e46522a1bf0b292f [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" "c46c72feb430f1f836409199733425d156c7c2c6275aef07bc53d76729ed78a4"` [INFO] running `"docker" "rm" "-f" "c46c72feb430f1f836409199733425d156c7c2c6275aef07bc53d76729ed78a4"` [INFO] [stdout] c46c72feb430f1f836409199733425d156c7c2c6275aef07bc53d76729ed78a4