[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 1.59.0 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-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ForsakenHarmony/voxel-engine-test on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-2/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abc99298bf940d4ee419c8164e03d26921c20e55151cadc2125577204b2eec4d [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" "abc99298bf940d4ee419c8164e03d26921c20e55151cadc2125577204b2eec4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abc99298bf940d4ee419c8164e03d26921c20e55151cadc2125577204b2eec4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abc99298bf940d4ee419c8164e03d26921c20e55151cadc2125577204b2eec4d", kill_on_drop: false }` [INFO] [stdout] abc99298bf940d4ee419c8164e03d26921c20e55151cadc2125577204b2eec4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8abb9b8e66b9c8cc16f034ded2b6fc6a7cbbe58a010573026ec1e009a7a4bda [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" "a8abb9b8e66b9c8cc16f034ded2b6fc6a7cbbe58a010573026ec1e009a7a4bda", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling serde v0.8.21 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling bitflags v0.6.0 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling atom v0.3.4 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling threadpool v1.3.2 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling xml-rs v0.3.5 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling draw_state v0.6.0 [INFO] [stderr] Compiling phf v0.7.20 [INFO] [stderr] Compiling amethyst_config v0.1.0 (https://github.com/amethyst/amethyst.git?branch=develop#8bd9e977) [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling x11-dl v2.12.0 [INFO] [stderr] Compiling gfx_core v0.4.0 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling pulse v0.5.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 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 amethyst_ecs v0.1.1 (https://github.com/amethyst/amethyst.git?branch=develop#8bd9e977) [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 cgmath v0.12.0 [INFO] [stderr] Compiling obj-rs v0.4.16 [INFO] [stderr] Compiling serde_json v0.8.4 [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-kbd v0.3.6 [INFO] [stderr] Compiling wayland-window v0.2.3 [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 01s [INFO] running `Command { std: "docker" "inspect" "a8abb9b8e66b9c8cc16f034ded2b6fc6a7cbbe58a010573026ec1e009a7a4bda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8abb9b8e66b9c8cc16f034ded2b6fc6a7cbbe58a010573026ec1e009a7a4bda", kill_on_drop: false }` [INFO] [stdout] a8abb9b8e66b9c8cc16f034ded2b6fc6a7cbbe58a010573026ec1e009a7a4bda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7790ce6594c971144e8d4dee95176b13611aea087128c49c0bfdda3bf3864f55 [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" "7790ce6594c971144e8d4dee95176b13611aea087128c49c0bfdda3bf3864f55", kill_on_drop: false }` [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 1.47s [INFO] running `Command { std: "docker" "inspect" "7790ce6594c971144e8d4dee95176b13611aea087128c49c0bfdda3bf3864f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7790ce6594c971144e8d4dee95176b13611aea087128c49c0bfdda3bf3864f55", kill_on_drop: false }` [INFO] [stdout] 7790ce6594c971144e8d4dee95176b13611aea087128c49c0bfdda3bf3864f55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3623da3f3a0d2b10e505e09502f34c048a810e993761a532d1a37b5b268de26 [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" "e3623da3f3a0d2b10e505e09502f34c048a810e993761a532d1a37b5b268de26", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Rotation`, `Vector3` [INFO] [stderr] --> src/components.rs:1:38 [INFO] [stderr] | [INFO] [stderr] 1 | use cgmath::{Quaternion, Euler, Deg, Vector3, Rotation}; [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.09s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/voxel_engine_test-3cbcef1b281f6a26) [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" "e3623da3f3a0d2b10e505e09502f34c048a810e993761a532d1a37b5b268de26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3623da3f3a0d2b10e505e09502f34c048a810e993761a532d1a37b5b268de26", kill_on_drop: false }` [INFO] [stdout] e3623da3f3a0d2b10e505e09502f34c048a810e993761a532d1a37b5b268de26