[INFO] updating cached repository Kethku/GGEZ_ImGui_Test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Kethku/GGEZ_ImGui_Test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Kethku/GGEZ_ImGui_Test" "work/ex/beta-1.37-6/sources/1.36.0/gh/Kethku/GGEZ_ImGui_Test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Kethku/GGEZ_ImGui_Test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Kethku/GGEZ_ImGui_Test" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Kethku/GGEZ_ImGui_Test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Kethku/GGEZ_ImGui_Test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 401d1360f0b53d3dd8b880b00d4cf3e2766800b4 [INFO] sha for GitHub repo Kethku/GGEZ_ImGui_Test: 401d1360f0b53d3dd8b880b00d4cf3e2766800b4 [INFO] validating manifest of Kethku/GGEZ_ImGui_Test 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 Kethku/GGEZ_ImGui_Test 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 Kethku/GGEZ_ImGui_Test [INFO] finished frobbing Kethku/GGEZ_ImGui_Test [INFO] frobbed toml for Kethku/GGEZ_ImGui_Test written to work/ex/beta-1.37-6/sources/1.36.0/gh/Kethku/GGEZ_ImGui_Test/Cargo.toml [INFO] started frobbing Kethku/GGEZ_ImGui_Test [INFO] finished frobbing Kethku/GGEZ_ImGui_Test [INFO] frobbed toml for Kethku/GGEZ_ImGui_Test written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Kethku/GGEZ_ImGui_Test/Cargo.toml [INFO] crate Kethku/GGEZ_ImGui_Test 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] testing Kethku/GGEZ_ImGui_Test against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Kethku/GGEZ_ImGui_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=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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 89e89f6aeb33269c11db7c623aea84f8a7525cb33034a381564d34fddc784e5b [INFO] running `"docker" "start" "-a" "89e89f6aeb33269c11db7c623aea84f8a7525cb33034a381564d34fddc784e5b"` [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling imgui-sys v0.0.23 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.21.12 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling alga v0.9.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Compiling rusttype v0.7.6 [INFO] [stderr] Compiling twox-hash v1.2.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling gfx_core v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling rodio v0.8.1 [INFO] [stderr] Compiling euclid v0.19.8 [INFO] [stderr] Compiling wayland-client v0.21.12 [INFO] [stderr] Compiling wayland-protocols v0.21.12 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glyph_brush_layout v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling lyon_geom v0.12.4 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling glyph_brush v0.4.2 [INFO] [stderr] Compiling image v0.21.1 [INFO] [stderr] Compiling zip v0.5.2 [INFO] [stderr] Compiling lyon_path v0.13.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling lyon_tessellation v0.13.1 [INFO] [stderr] Compiling lyon_algorithms v0.13.1 [INFO] [stderr] Compiling lyon v0.13.1 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.5 [INFO] [stderr] Compiling ggez v0.5.0-rc.2 [INFO] [stderr] Compiling winit v0.19.1 [INFO] [stderr] Compiling gfx v0.18.0 [INFO] [stderr] Compiling gfx_device_gl v0.16.0 [INFO] [stderr] Compiling glutin v0.20.0 [INFO] [stderr] Compiling gfx_window_glutin v0.30.0 [INFO] [stderr] Compiling imgui v0.0.23 [INFO] [stderr] Compiling imgui-gfx-renderer v0.0.23 [INFO] [stderr] Compiling ggez_imgui_test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: field is never used: `last_frame` [INFO] [stderr] --> src/imgui_wrapper.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | last_frame: Instant, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `render` [INFO] [stderr] --> src/imgui_wrapper.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | pub fn render(&mut self, ctx: &mut Context) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `update_mouse` [INFO] [stderr] --> src/imgui_wrapper.rs:160:5 [INFO] [stderr] | [INFO] [stderr] 160 | fn update_mouse(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `"docker" "inspect" "89e89f6aeb33269c11db7c623aea84f8a7525cb33034a381564d34fddc784e5b"` [INFO] running `"docker" "rm" "-f" "89e89f6aeb33269c11db7c623aea84f8a7525cb33034a381564d34fddc784e5b"` [INFO] [stdout] 89e89f6aeb33269c11db7c623aea84f8a7525cb33034a381564d34fddc784e5b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Kethku/GGEZ_ImGui_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=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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 76c64f6f19ad4133b1d0a6ffbf79edf88170f8186dd91a14c0f4b826c2cf76c2 [INFO] running `"docker" "start" "-a" "76c64f6f19ad4133b1d0a6ffbf79edf88170f8186dd91a14c0f4b826c2cf76c2"` [INFO] [stderr] Compiling ggez_imgui_test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: field is never used: `last_frame` [INFO] [stderr] --> src/imgui_wrapper.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | last_frame: Instant, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `render` [INFO] [stderr] --> src/imgui_wrapper.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | pub fn render(&mut self, ctx: &mut Context) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `update_mouse` [INFO] [stderr] --> src/imgui_wrapper.rs:160:5 [INFO] [stderr] | [INFO] [stderr] 160 | fn update_mouse(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.37s [INFO] running `"docker" "inspect" "76c64f6f19ad4133b1d0a6ffbf79edf88170f8186dd91a14c0f4b826c2cf76c2"` [INFO] running `"docker" "rm" "-f" "76c64f6f19ad4133b1d0a6ffbf79edf88170f8186dd91a14c0f4b826c2cf76c2"` [INFO] [stdout] 76c64f6f19ad4133b1d0a6ffbf79edf88170f8186dd91a14c0f4b826c2cf76c2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Kethku/GGEZ_ImGui_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=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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 53f66ea2ec9ae792c786c0f4783e7d04c08ac3cdf0a3aaf08052415d07423cd4 [INFO] running `"docker" "start" "-a" "53f66ea2ec9ae792c786c0f4783e7d04c08ac3cdf0a3aaf08052415d07423cd4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/crater/target/debug/deps/ggez_imgui_test-08473d3d95e5ed62 [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" "53f66ea2ec9ae792c786c0f4783e7d04c08ac3cdf0a3aaf08052415d07423cd4"` [INFO] running `"docker" "rm" "-f" "53f66ea2ec9ae792c786c0f4783e7d04c08ac3cdf0a3aaf08052415d07423cd4"` [INFO] [stdout] 53f66ea2ec9ae792c786c0f4783e7d04c08ac3cdf0a3aaf08052415d07423cd4