[INFO] crate pistoncore-glutin_window 0.63.0 is already in cache [INFO] extracting crate pistoncore-glutin_window 0.63.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/pistoncore-glutin_window/0.63.0 [INFO] extracting crate pistoncore-glutin_window 0.63.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/pistoncore-glutin_window/0.63.0 [INFO] validating manifest of pistoncore-glutin_window-0.63.0 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 pistoncore-glutin_window-0.63.0 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 pistoncore-glutin_window-0.63.0 [INFO] finished frobbing pistoncore-glutin_window-0.63.0 [INFO] frobbed toml for pistoncore-glutin_window-0.63.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/pistoncore-glutin_window/0.63.0/Cargo.toml [INFO] started frobbing pistoncore-glutin_window-0.63.0 [INFO] finished frobbing pistoncore-glutin_window-0.63.0 [INFO] frobbed toml for pistoncore-glutin_window-0.63.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/pistoncore-glutin_window/0.63.0/Cargo.toml [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 pistoncore-glutin_window-0.63.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/pistoncore-glutin_window/0.63.0:/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.37.0" "build" "--frozen"` [INFO] [stdout] 074fffa6d73dc8489359a37caa39d459314d30ac6a6b3e259731cc2c668519b8 [INFO] running `"docker" "start" "-a" "074fffa6d73dc8489359a37caa39d459314d30ac6a6b3e259731cc2c668519b8"` [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling winit v0.19.2 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling pistoncore-window v0.44.0 [INFO] [stderr] Compiling glutin v0.21.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.63.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:86:61 [INFO] [stderr] | [INFO] [stderr] 86 | ) -> Result, Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:113:63 [INFO] [stderr] | [INFO] [stderr] 113 | pub fn new(settings: &WindowSettings) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:454:25 [INFO] [stderr] | [INFO] [stderr] 454 | -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.05s [INFO] running `"docker" "inspect" "074fffa6d73dc8489359a37caa39d459314d30ac6a6b3e259731cc2c668519b8"` [INFO] running `"docker" "rm" "-f" "074fffa6d73dc8489359a37caa39d459314d30ac6a6b3e259731cc2c668519b8"` [INFO] [stdout] 074fffa6d73dc8489359a37caa39d459314d30ac6a6b3e259731cc2c668519b8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/pistoncore-glutin_window/0.63.0:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 6624c8a6165e081a4544d254d0f13087d5c054421e63f243b3b8ecc48a3b1af5 [INFO] running `"docker" "start" "-a" "6624c8a6165e081a4544d254d0f13087d5c054421e63f243b3b8ecc48a3b1af5"` [INFO] [stderr] Compiling pistoncore-glutin_window v0.63.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:86:61 [INFO] [stderr] | [INFO] [stderr] 86 | ) -> Result, Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:113:63 [INFO] [stderr] | [INFO] [stderr] 113 | pub fn new(settings: &WindowSettings) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:454:25 [INFO] [stderr] | [INFO] [stderr] 454 | -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.00s [INFO] running `"docker" "inspect" "6624c8a6165e081a4544d254d0f13087d5c054421e63f243b3b8ecc48a3b1af5"` [INFO] running `"docker" "rm" "-f" "6624c8a6165e081a4544d254d0f13087d5c054421e63f243b3b8ecc48a3b1af5"` [INFO] [stdout] 6624c8a6165e081a4544d254d0f13087d5c054421e63f243b3b8ecc48a3b1af5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/pistoncore-glutin_window/0.63.0:/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.37.0" "test" "--frozen"` [INFO] [stdout] 3c4d70e92022de36a12bba2e0a9fdd9682282e139f35da0859d1021fce8403f5 [INFO] running `"docker" "start" "-a" "3c4d70e92022de36a12bba2e0a9fdd9682282e139f35da0859d1021fce8403f5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/glutin_window-706960a81c18952d [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] [stderr] Doc-tests glutin_window [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" "3c4d70e92022de36a12bba2e0a9fdd9682282e139f35da0859d1021fce8403f5"` [INFO] running `"docker" "rm" "-f" "3c4d70e92022de36a12bba2e0a9fdd9682282e139f35da0859d1021fce8403f5"` [INFO] [stdout] 3c4d70e92022de36a12bba2e0a9fdd9682282e139f35da0859d1021fce8403f5