[INFO] cloning repository https://github.com/ForsakenHarmony/voxel-engine-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ForsakenHarmony/voxel-engine-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsakenHarmony%2Fvoxel-engine-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsakenHarmony%2Fvoxel-engine-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41be78c7afe4111be7ea3275be1b68de74dc9479 [INFO] testing ForsakenHarmony/voxel-engine-test against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsakenHarmony%2Fvoxel-engine-test" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ForsakenHarmony/voxel-engine-test on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ForsakenHarmony/voxel-engine-test [INFO] finished tweaking git repo https://github.com/ForsakenHarmony/voxel-engine-test [INFO] tweaked toml for git repo https://github.com/ForsakenHarmony/voxel-engine-test written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ForsakenHarmony/voxel-engine-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v0.8.4 [INFO] [stderr] Downloaded pulse v0.5.3 [INFO] [stderr] Downloaded gfx_device_gl v0.11.2 [INFO] [stderr] Downloaded gfx_core v0.4.0 [INFO] [stderr] Downloaded serde v0.8.21 [INFO] [stderr] Downloaded glutin v0.6.2 [INFO] [stderr] Downloaded gfx_window_glutin v0.12.0 [INFO] [stderr] Downloaded cgmath v0.7.0 [INFO] [stderr] Downloaded phf_codegen v0.7.20 [INFO] [stderr] Downloaded specs v0.7.1 [INFO] [stderr] Downloaded phf_generator v0.7.20 [INFO] [stderr] Downloaded phf v0.7.20 [INFO] [stderr] Downloaded pegasus v0.2.0 [INFO] [stderr] Downloaded genmesh v0.4.1 [INFO] [stderr] Downloaded gleam v0.2.30 [INFO] [stderr] Downloaded gfx v0.12.2 [INFO] [stderr] Downloaded phf_shared v0.7.20 [INFO] [stderr] Downloaded atom v0.3.4 [INFO] [stderr] Downloaded obj-rs v0.4.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c42ade82303d1627daec60c8cba8fee5055483636c9ee2e5b09d2d78540aa9ce [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" "c42ade82303d1627daec60c8cba8fee5055483636c9ee2e5b09d2d78540aa9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c42ade82303d1627daec60c8cba8fee5055483636c9ee2e5b09d2d78540aa9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c42ade82303d1627daec60c8cba8fee5055483636c9ee2e5b09d2d78540aa9ce", kill_on_drop: false }` [INFO] [stdout] c42ade82303d1627daec60c8cba8fee5055483636c9ee2e5b09d2d78540aa9ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80beded947d6e6c9beb5bdde932592f468d171bd49145b6dadaad02055d72a60 [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" "80beded947d6e6c9beb5bdde932592f468d171bd49145b6dadaad02055d72a60", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling serde v0.8.21 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling bitflags v0.6.0 [INFO] [stderr] Compiling atom v0.3.4 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling threadpool v1.3.2 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling xml-rs v0.3.5 [INFO] [stderr] Compiling phf v0.7.20 [INFO] [stderr] Compiling draw_state v0.6.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling x11-dl v2.12.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gfx_core v0.4.0 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling amethyst_config v0.1.0 (https://github.com/amethyst/amethyst.git?branch=develop#8bd9e977) [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling phf_generator v0.7.20 [INFO] [stderr] Compiling pulse v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling phf_codegen v0.7.20 [INFO] [stderr] Compiling specs v0.7.1 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling glutin v0.6.2 [INFO] [stderr] Compiling gfx v0.12.2 [INFO] [stderr] Compiling serde_json v0.8.4 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling num-complex v0.1.35 [INFO] [stderr] Compiling cgmath v0.11.0 [INFO] [stderr] Compiling obj-rs v0.4.16 [INFO] [stderr] Compiling cgmath v0.12.0 [INFO] [stderr] Compiling amethyst_ecs v0.1.1 (https://github.com/amethyst/amethyst.git?branch=develop#8bd9e977) [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling cgmath v0.7.0 [INFO] [stderr] Compiling genmesh v0.4.1 [INFO] [stderr] Compiling gfx_device_gl v0.11.2 [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.5.11 [INFO] [stderr] Compiling wayland-window v0.2.3 [INFO] [stderr] Compiling wayland-kbd v0.3.6 [INFO] [stderr] Compiling gfx_window_glutin v0.12.0 [INFO] [stderr] Compiling pegasus v0.2.0 [INFO] [stderr] Compiling amethyst_renderer v0.3.1 (https://github.com/amethyst/amethyst.git?branch=develop#8bd9e977) [INFO] [stderr] Compiling amethyst v0.3.1 (https://github.com/amethyst/amethyst.git?branch=develop#8bd9e977) [INFO] [stderr] Compiling voxel-engine-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Rotation`, `Vector3` [INFO] [stdout] --> src/components.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use cgmath::{Quaternion, Euler, Deg, Vector3, Rotation}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gen_rectangle` [INFO] [stdout] --> src/util.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn gen_rectangle(w: f32, h: f32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "80beded947d6e6c9beb5bdde932592f468d171bd49145b6dadaad02055d72a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80beded947d6e6c9beb5bdde932592f468d171bd49145b6dadaad02055d72a60", kill_on_drop: false }` [INFO] [stdout] 80beded947d6e6c9beb5bdde932592f468d171bd49145b6dadaad02055d72a60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] aff2871aae5437535b77186cbcfcf92bf9fb6d016c3b2a85b93c174348e43795 [INFO] running `Command { std: "docker" "start" "-a" "aff2871aae5437535b77186cbcfcf92bf9fb6d016c3b2a85b93c174348e43795", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling voxel-engine-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Rotation`, `Vector3` [INFO] [stdout] --> src/components.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use cgmath::{Quaternion, Euler, Deg, Vector3, Rotation}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gen_rectangle` [INFO] [stdout] --> src/util.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn gen_rectangle(w: f32, h: f32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.01s [INFO] running `Command { std: "docker" "inspect" "aff2871aae5437535b77186cbcfcf92bf9fb6d016c3b2a85b93c174348e43795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aff2871aae5437535b77186cbcfcf92bf9fb6d016c3b2a85b93c174348e43795", kill_on_drop: false }` [INFO] [stdout] aff2871aae5437535b77186cbcfcf92bf9fb6d016c3b2a85b93c174348e43795 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f1c7be23dff2627fda02d7eb7b1fc19f89e35d6bb6939818eacec618b1293358 [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" "f1c7be23dff2627fda02d7eb7b1fc19f89e35d6bb6939818eacec618b1293358", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused imports: `Rotation`, `Vector3` [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/components.rs:1:38 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 1 | use cgmath::{Quaternion, Euler, Deg, Vector3, Rotation}; [INFO] [stdout] [INFO] [stderr] | ^^^^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `gen_rectangle` [INFO] [stderr] --> src/util.rs:24:8 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn gen_rectangle(w: f32, h: f32) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `voxel-engine-test` (bin "voxel-engine-test" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/voxel_engine_test-db98f5fe05647d24) [INFO] running `Command { std: "docker" "inspect" "f1c7be23dff2627fda02d7eb7b1fc19f89e35d6bb6939818eacec618b1293358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1c7be23dff2627fda02d7eb7b1fc19f89e35d6bb6939818eacec618b1293358", kill_on_drop: false }` [INFO] [stdout] f1c7be23dff2627fda02d7eb7b1fc19f89e35d6bb6939818eacec618b1293358