[INFO] cloning repository https://github.com/pengowen123/gfx_render_cubemap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pengowen123/gfx_render_cubemap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpengowen123%2Fgfx_render_cubemap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpengowen123%2Fgfx_render_cubemap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e0ebd98df601644c2ee55a6ce28d228421dce39 [INFO] testing pengowen123/gfx_render_cubemap against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpengowen123%2Fgfx_render_cubemap" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pengowen123/gfx_render_cubemap on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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 /workspace/builds/worker-1/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded d3d11-sys v0.2.0 [INFO] [stderr] Downloaded gfx_window_dxgi v0.7.0 [INFO] [stderr] Downloaded gfx_window_glfw v0.14.0 [INFO] [stderr] Downloaded d3dcompiler-sys v0.2.0 [INFO] [stderr] Downloaded gfx_window_glutin v0.15.0 [INFO] [stderr] Downloaded dxguid-sys v0.2.0 [INFO] [stderr] Downloaded gfx_device_dx11 v0.6.0 [INFO] [stderr] Downloaded glfw v0.13.0 [INFO] [stderr] Downloaded gfx_app v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39fdc80452d7c8cdace2c404988632df8eb8aea2bd884adfa5a3b5afa40740f1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "39fdc80452d7c8cdace2c404988632df8eb8aea2bd884adfa5a3b5afa40740f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39fdc80452d7c8cdace2c404988632df8eb8aea2bd884adfa5a3b5afa40740f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39fdc80452d7c8cdace2c404988632df8eb8aea2bd884adfa5a3b5afa40740f1", kill_on_drop: false }` [INFO] [stdout] 39fdc80452d7c8cdace2c404988632df8eb8aea2bd884adfa5a3b5afa40740f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ff42f2ef509e2f494d3cfb2f643b5a9585ceb73d17f8e2ab5797f4ecdf23410 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2ff42f2ef509e2f494d3cfb2f643b5a9585ceb73d17f8e2ab5797f4ecdf23410", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling sdl2-sys v0.27.3 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling x11-dl v2.15.0 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling draw_state v0.7.1 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling cmake v0.1.25 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling glutin v0.9.2 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling tempfile v2.1.6 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling cgmath v0.15.0 [INFO] [stderr] Compiling gfx_macros v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling sdl2 v0.29.1 [INFO] [stderr] Compiling glfw v0.13.0 [INFO] [stderr] Compiling gfx_core v0.7.2 [INFO] [stderr] Compiling gfx_device_gl v0.14.4 [INFO] [stderr] Compiling gfx v0.15.1 [INFO] [stderr] Compiling gfx_window_sdl v0.6.0 [INFO] [stderr] Compiling gfx_window_glfw v0.14.0 [INFO] [stderr] Compiling libloading v0.3.4 [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 wayland-client v0.9.10 [INFO] [stderr] Compiling wayland-window v0.4.4 [INFO] [stderr] Compiling wayland-kbd v0.6.3 [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Compiling wayland-kbd v0.9.1 [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 gfx_window_glutin v0.15.0 [INFO] [stderr] Compiling gfx_app v0.5.0 [INFO] [stderr] Compiling gfx_window_glutin v0.17.0 [INFO] [stderr] Compiling gfx-point-shadows v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Matrix4` is imported redundantly [INFO] [stdout] --> src/main.rs:262:22 [INFO] [stdout] | [INFO] [stdout] 23 | use cgmath::{Deg, Matrix4}; [INFO] [stdout] | ------- the item `Matrix4` is already imported here [INFO] [stdout] ... [INFO] [stdout] 262 | use cgmath::{Matrix4, Point3, SquareMatrix, Vector3, vec3}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "2ff42f2ef509e2f494d3cfb2f643b5a9585ceb73d17f8e2ab5797f4ecdf23410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ff42f2ef509e2f494d3cfb2f643b5a9585ceb73d17f8e2ab5797f4ecdf23410", kill_on_drop: false }` [INFO] [stdout] 2ff42f2ef509e2f494d3cfb2f643b5a9585ceb73d17f8e2ab5797f4ecdf23410 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 606a7ad2f77e47f418dd8e64e59ebf1d7602080378e31819cf34381efd0d726f [INFO] running `Command { std: "docker" "start" "-a" "606a7ad2f77e47f418dd8e64e59ebf1d7602080378e31819cf34381efd0d726f", kill_on_drop: false }` [INFO] [stderr] Compiling gfx-point-shadows v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Matrix4` is imported redundantly [INFO] [stdout] --> src/main.rs:262:22 [INFO] [stdout] | [INFO] [stdout] 23 | use cgmath::{Deg, Matrix4}; [INFO] [stdout] | ------- the item `Matrix4` is already imported here [INFO] [stdout] ... [INFO] [stdout] 262 | use cgmath::{Matrix4, Point3, SquareMatrix, Vector3, vec3}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "606a7ad2f77e47f418dd8e64e59ebf1d7602080378e31819cf34381efd0d726f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "606a7ad2f77e47f418dd8e64e59ebf1d7602080378e31819cf34381efd0d726f", kill_on_drop: false }` [INFO] [stdout] 606a7ad2f77e47f418dd8e64e59ebf1d7602080378e31819cf34381efd0d726f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a554c5eba5215f5ccf0f76db1c751447bf56bb682428ecb3567e0143548e5678 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a554c5eba5215f5ccf0f76db1c751447bf56bb682428ecb3567e0143548e5678", kill_on_drop: false }` [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] warning: `gfx-point-shadows` (bin "gfx-point-shadows" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gfx_point_shadows-d385344f287c855d) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a554c5eba5215f5ccf0f76db1c751447bf56bb682428ecb3567e0143548e5678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a554c5eba5215f5ccf0f76db1c751447bf56bb682428ecb3567e0143548e5678", kill_on_drop: false }` [INFO] [stdout] a554c5eba5215f5ccf0f76db1c751447bf56bb682428ecb3567e0143548e5678