[INFO] updating cached repository myszon/raytracer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/myszon/raytracer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/myszon/raytracer" "work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/myszon/raytracer"` [INFO] [stderr] Cloning into 'work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/myszon/raytracer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/myszon/raytracer" "work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/myszon/raytracer"` [INFO] [stderr] Cloning into 'work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/myszon/raytracer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4c6b415608f05dba0d66360af66c4f3b9ac55d1e [INFO] sha for GitHub repo myszon/raytracer: 4c6b415608f05dba0d66360af66c4f3b9ac55d1e [INFO] validating manifest of myszon/raytracer on toolchain master#39401465da4ce27aeeb2c2a26133ac35c63aa515 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of myszon/raytracer on toolchain try#f45cc3094ee337acd688771b9234318046b0572d [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing myszon/raytracer [INFO] finished frobbing myszon/raytracer [INFO] frobbed toml for myszon/raytracer written to work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/myszon/raytracer/Cargo.toml [INFO] started frobbing myszon/raytracer [INFO] finished frobbing myszon/raytracer [INFO] frobbed toml for myszon/raytracer written to work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/myszon/raytracer/Cargo.toml [INFO] crate myszon/raytracer already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking myszon/raytracer against try#f45cc3094ee337acd688771b9234318046b0572d for pr-60914 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60914/worker-5/try#f45cc3094ee337acd688771b9234318046b0572d:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/myszon/raytracer:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 41885027cfe698b2b5f83ef833b01c785acb15509e8011e3fcd811b24574aaff [INFO] running `"docker" "start" "-a" "41885027cfe698b2b5f83ef833b01c785acb15509e8011e3fcd811b24574aaff"` [INFO] [stderr] Compiling imgui-sys v0.0.21 [INFO] [stderr] Checking wayland-sys v0.21.7 [INFO] [stderr] Checking andrew v0.1.4 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking wayland-commons v0.21.7 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking wayland-client v0.21.7 [INFO] [stderr] Checking wayland-protocols v0.21.7 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking image v0.20.1 [INFO] [stderr] Checking imgui v0.0.21 [INFO] [stderr] Checking smithay-client-toolkit v0.4.4 [INFO] [stderr] Checking imgui-gfx-renderer v0.0.21 [INFO] [stderr] Checking winit v0.18.0 [INFO] [stderr] Checking glutin v0.19.0 [INFO] [stderr] Checking gfx_window_glutin v0.28.0 [INFO] [stderr] Checking raytracer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `gfx` is imported redundantly [INFO] [stderr] --> src/ui/support_gfx/mod.rs:13:15 [INFO] [stderr] | [INFO] [stderr] 13 | use gfx::{self, Device}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `gfx_window_glutin` is imported redundantly [INFO] [stderr] --> src/ui/support_gfx/mod.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | use gfx_window_glutin; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `glutin` is imported redundantly [INFO] [stderr] --> src/ui/support_gfx/mod.rs:15:18 [INFO] [stderr] | [INFO] [stderr] 15 | use glutin::{self}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `gfx` is imported redundantly [INFO] [stderr] --> src/ui/support_gfx/mod.rs:13:15 [INFO] [stderr] | [INFO] [stderr] 13 | use gfx::{self, Device}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `gfx_window_glutin` is imported redundantly [INFO] [stderr] --> src/ui/support_gfx/mod.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | use gfx_window_glutin; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `glutin` is imported redundantly [INFO] [stderr] --> src/ui/support_gfx/mod.rs:15:18 [INFO] [stderr] | [INFO] [stderr] 15 | use glutin::{self}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.78s [INFO] running `"docker" "inspect" "41885027cfe698b2b5f83ef833b01c785acb15509e8011e3fcd811b24574aaff"` [INFO] running `"docker" "rm" "-f" "41885027cfe698b2b5f83ef833b01c785acb15509e8011e3fcd811b24574aaff"` [INFO] [stdout] 41885027cfe698b2b5f83ef833b01c785acb15509e8011e3fcd811b24574aaff