[INFO] updating cached repository https://github.com/pengowen123/gfx_render_cubemap [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2e0ebd98df601644c2ee55a6ce28d228421dce39 [INFO] testing pengowen123/gfx_render_cubemap against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpengowen123%2Fgfx_render_cubemap" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pengowen123/gfx_render_cubemap on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pengowen123/gfx_render_cubemap [INFO] finished tweaking git repo https://github.com/pengowen123/gfx_render_cubemap [INFO] tweaked toml for git repo https://github.com/pengowen123/gfx_render_cubemap written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/pengowen123/gfx_render_cubemap already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 23b801c6a4d9f43e6021e34a764e8b96b1f7d769a1088fd12f9f6d60666d5646 [INFO] running `"docker" "start" "-a" "23b801c6a4d9f43e6021e34a764e8b96b1f7d769a1088fd12f9f6d60666d5646"` [INFO] [stderr] Compiling cmake v0.1.25 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling cgmath v0.15.0 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling sdl2-sys v0.27.3 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling sdl2 v0.29.1 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.8 [INFO] [stderr] Compiling wayland-sys v0.9.10 [INFO] [stderr] Compiling gfx_core v0.7.2 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling glfw v0.13.0 [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Compiling wayland-kbd v0.9.1 [INFO] [stderr] Compiling wayland-window v0.4.4 [INFO] [stderr] Compiling wayland-kbd v0.6.3 [INFO] [stderr] Compiling winit v0.5.11 [INFO] [stderr] Compiling wayland-window v0.7.0 [INFO] [stderr] Compiling winit v0.7.6 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling glutin v0.9.2 [INFO] [stderr] Compiling gfx_device_gl v0.14.4 [INFO] [stderr] Compiling gfx v0.15.1 [INFO] [stderr] Compiling gfx_window_glutin v0.15.0 [INFO] [stderr] Compiling gfx_window_sdl v0.6.0 [INFO] [stderr] Compiling gfx_window_glfw v0.14.0 [INFO] [stderr] Compiling gfx_window_glutin v0.17.0 [INFO] [stderr] Compiling gfx_app v0.5.0 [INFO] [stderr] Compiling gfx-point-shadows v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: the item `Matrix4` is imported redundantly [INFO] [stderr] --> src/main.rs:262:22 [INFO] [stderr] | [INFO] [stderr] 23 | use cgmath::{Deg, Matrix4}; [INFO] [stderr] | ------- the item `Matrix4` is already imported here [INFO] [stderr] ... [INFO] [stderr] 262 | use cgmath::{Matrix4, Point3, SquareMatrix, Vector3, vec3}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.05s [INFO] running `"docker" "inspect" "23b801c6a4d9f43e6021e34a764e8b96b1f7d769a1088fd12f9f6d60666d5646"` [INFO] running `"docker" "rm" "-f" "23b801c6a4d9f43e6021e34a764e8b96b1f7d769a1088fd12f9f6d60666d5646"` [INFO] [stdout] 23b801c6a4d9f43e6021e34a764e8b96b1f7d769a1088fd12f9f6d60666d5646 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 45d678ecabbb672126fefa584a6ce91cf461e7aba322a079d275aa32a05ed730 [INFO] running `"docker" "start" "-a" "45d678ecabbb672126fefa584a6ce91cf461e7aba322a079d275aa32a05ed730"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gfx-point-shadows v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: the item `Matrix4` is imported redundantly [INFO] [stderr] --> src/main.rs:262:22 [INFO] [stderr] | [INFO] [stderr] 23 | use cgmath::{Deg, Matrix4}; [INFO] [stderr] | ------- the item `Matrix4` is already imported here [INFO] [stderr] ... [INFO] [stderr] 262 | use cgmath::{Matrix4, Point3, SquareMatrix, Vector3, vec3}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.16s [INFO] running `"docker" "inspect" "45d678ecabbb672126fefa584a6ce91cf461e7aba322a079d275aa32a05ed730"` [INFO] running `"docker" "rm" "-f" "45d678ecabbb672126fefa584a6ce91cf461e7aba322a079d275aa32a05ed730"` [INFO] [stdout] 45d678ecabbb672126fefa584a6ce91cf461e7aba322a079d275aa32a05ed730 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 5064f2bea34ad194915e51629736f55df89414de0648dcae82a85c6931f89789 [INFO] running `"docker" "start" "-a" "5064f2bea34ad194915e51629736f55df89414de0648dcae82a85c6931f89789"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gfx_point_shadows-33e369fcabe8d7e5 [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" "5064f2bea34ad194915e51629736f55df89414de0648dcae82a85c6931f89789"` [INFO] running `"docker" "rm" "-f" "5064f2bea34ad194915e51629736f55df89414de0648dcae82a85c6931f89789"` [INFO] [stdout] 5064f2bea34ad194915e51629736f55df89414de0648dcae82a85c6931f89789