[INFO] updating cached repository jaroslaw-weber/imgui_calculator [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jaroslaw-weber/imgui_calculator [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jaroslaw-weber/imgui_calculator" "work/ex/beta-1.38-1/sources/1.37.0/gh/jaroslaw-weber/imgui_calculator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jaroslaw-weber/imgui_calculator'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jaroslaw-weber/imgui_calculator" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jaroslaw-weber/imgui_calculator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jaroslaw-weber/imgui_calculator'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d53a6f13c7c5c9ceec3d30a71456dff6571ddf91 [INFO] sha for GitHub repo jaroslaw-weber/imgui_calculator: d53a6f13c7c5c9ceec3d30a71456dff6571ddf91 [INFO] validating manifest of jaroslaw-weber/imgui_calculator 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 jaroslaw-weber/imgui_calculator 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 jaroslaw-weber/imgui_calculator [INFO] finished frobbing jaroslaw-weber/imgui_calculator [INFO] frobbed toml for jaroslaw-weber/imgui_calculator written to work/ex/beta-1.38-1/sources/1.37.0/gh/jaroslaw-weber/imgui_calculator/Cargo.toml [INFO] started frobbing jaroslaw-weber/imgui_calculator [INFO] finished frobbing jaroslaw-weber/imgui_calculator [INFO] frobbed toml for jaroslaw-weber/imgui_calculator written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jaroslaw-weber/imgui_calculator/Cargo.toml [INFO] crate jaroslaw-weber/imgui_calculator already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing jaroslaw-weber/imgui_calculator 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-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jaroslaw-weber/imgui_calculator:/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] 3065e97cc07a6000d2862ea5183a945517da3819e49b0d6a49711c55780c09ee [INFO] running `"docker" "start" "-a" "3065e97cc07a6000d2862ea5183a945517da3819e49b0d6a49711c55780c09ee"` [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling imgui-sys v0.0.19-pre (https://github.com/Gekkio/imgui-rs#e9fecb3c) [INFO] [stderr] Compiling meval v0.1.0 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling dlib v0.4.0 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling gfx_core v0.7.2 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling glutin v0.11.0 [INFO] [stderr] Compiling glium v0.19.0 [INFO] [stderr] Compiling gfx_gl v0.4.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.9.10 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wayland-window v0.13.2 [INFO] [stderr] Compiling winit v0.9.0 [INFO] [stderr] Compiling gfx v0.16.3 [INFO] [stderr] Compiling gfx_device_gl v0.14.6 [INFO] [stderr] Compiling gfx_window_glutin v0.19.0 [INFO] [stderr] Compiling imgui v0.0.19-pre (https://github.com/Gekkio/imgui-rs#e9fecb3c) [INFO] [stderr] Compiling imgui-glium-renderer v0.0.19-pre (https://github.com/Gekkio/imgui-rs#e9fecb3c) [INFO] [stderr] Compiling imgui-gfx-renderer v0.0.19-pre (https://github.com/Gekkio/imgui-rs#e9fecb3c) [INFO] [stderr] Compiling imgui_calculator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `glutin` is imported redundantly [INFO] [stderr] --> src/support/mod.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | use glium::glutin; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'winit::window::::get_inner_size_points' [INFO] [stderr] --> src/support/mod.rs:114:37 [INFO] [stderr] | [INFO] [stderr] 114 | let size_points = gl_window.get_inner_size_points().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'winit::window::::get_inner_size_pixels' [INFO] [stderr] --> src/support/mod.rs:115:37 [INFO] [stderr] | [INFO] [stderr] 115 | let size_pixels = gl_window.get_inner_size_pixels().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `"docker" "inspect" "3065e97cc07a6000d2862ea5183a945517da3819e49b0d6a49711c55780c09ee"` [INFO] running `"docker" "rm" "-f" "3065e97cc07a6000d2862ea5183a945517da3819e49b0d6a49711c55780c09ee"` [INFO] [stdout] 3065e97cc07a6000d2862ea5183a945517da3819e49b0d6a49711c55780c09ee [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jaroslaw-weber/imgui_calculator:/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] f84f16c5d3539c3f6c3243cbf8337c1681dac67c6bf302ce21b7ee7cf967cda6 [INFO] running `"docker" "start" "-a" "f84f16c5d3539c3f6c3243cbf8337c1681dac67c6bf302ce21b7ee7cf967cda6"` [INFO] [stderr] Compiling imgui_calculator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `glutin` is imported redundantly [INFO] [stderr] --> src/support/mod.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | use glium::glutin; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'winit::window::::get_inner_size_points' [INFO] [stderr] --> src/support/mod.rs:114:37 [INFO] [stderr] | [INFO] [stderr] 114 | let size_points = gl_window.get_inner_size_points().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'winit::window::::get_inner_size_pixels' [INFO] [stderr] --> src/support/mod.rs:115:37 [INFO] [stderr] | [INFO] [stderr] 115 | let size_pixels = gl_window.get_inner_size_pixels().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `"docker" "inspect" "f84f16c5d3539c3f6c3243cbf8337c1681dac67c6bf302ce21b7ee7cf967cda6"` [INFO] running `"docker" "rm" "-f" "f84f16c5d3539c3f6c3243cbf8337c1681dac67c6bf302ce21b7ee7cf967cda6"` [INFO] [stdout] f84f16c5d3539c3f6c3243cbf8337c1681dac67c6bf302ce21b7ee7cf967cda6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jaroslaw-weber/imgui_calculator:/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] 6efb522e7a96d1fdce253ff88fc5d283e95c2bd982a6cf6eb286ea27b767e5e1 [INFO] running `"docker" "start" "-a" "6efb522e7a96d1fdce253ff88fc5d283e95c2bd982a6cf6eb286ea27b767e5e1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/imgui_calculator-a464f916049331c6 [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" "6efb522e7a96d1fdce253ff88fc5d283e95c2bd982a6cf6eb286ea27b767e5e1"` [INFO] running `"docker" "rm" "-f" "6efb522e7a96d1fdce253ff88fc5d283e95c2bd982a6cf6eb286ea27b767e5e1"` [INFO] [stdout] 6efb522e7a96d1fdce253ff88fc5d283e95c2bd982a6cf6eb286ea27b767e5e1