[INFO] updating cached repository https://github.com/EvanMerlock/rustyace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f007371c78172775f232fbc2df8bd6225210e7d3 [INFO] testing EvanMerlock/rustyace against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEvanMerlock%2Frustyace" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EvanMerlock/rustyace on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EvanMerlock/rustyace [INFO] finished tweaking git repo https://github.com/EvanMerlock/rustyace [INFO] tweaked toml for git repo https://github.com/EvanMerlock/rustyace written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/EvanMerlock/rustyace already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", 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] e5d09c2349bd54ff82014062d845672909b7f03c53ebb4c9557525fe28c0fb15 [INFO] running `Command { std: "docker" "start" "-a" "e5d09c2349bd54ff82014062d845672909b7f03c53ebb4c9557525fe28c0fb15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5d09c2349bd54ff82014062d845672909b7f03c53ebb4c9557525fe28c0fb15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5d09c2349bd54ff82014062d845672909b7f03c53ebb4c9557525fe28c0fb15", kill_on_drop: false }` [INFO] [stdout] e5d09c2349bd54ff82014062d845672909b7f03c53ebb4c9557525fe28c0fb15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5dd770d42a009e846704b2f15e9ffc123f5f62466e439a29be3d04a32502d6fd [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" "5dd770d42a009e846704b2f15e9ffc123f5f62466e439a29be3d04a32502d6fd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.15 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling rustyace v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling glfw v0.37.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling paste-impl v0.1.12 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling paste v0.1.12 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling obj-rs v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling simba v0.1.2 [INFO] [stderr] Compiling nalgebra v0.21.0 [INFO] [stderr] Compiling nalgebra-glm v0.7.0 [INFO] [stdout] warning: unused import: `crate::types::*` [INFO] [stdout] --> src/types/buffers/framebuffer/rbo.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/types/buffers/framebuffer/attachment.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::types::*` [INFO] [stdout] --> src/types/buffers/framebuffer/attachment.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gl_ctx` [INFO] [stdout] --> src/types/buffers/framebuffer/rbo.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | fn new(gl_ctx: Rc) -> RenderBuffer { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_gl_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FOV` [INFO] [stdout] --> src/components/camera/constants.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub const FOV: f32 = 45.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vbo` [INFO] [stdout] --> src/components/renderable/component.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | vbo: VertexBufferObj, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ebo` [INFO] [stdout] --> src/components/renderable/component.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | ebo: ElementArrayObj, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TRI_VERTICES` [INFO] [stdout] --> src/components/renderable/constants.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pub const TRI_VERTICES: [f32; 32] = [ [INFO] [stdout] 2 | | // positions // colors // texture coords [INFO] [stdout] 3 | | 0.5, 0.5, 0.0, 1.0, 0.0, 0.0, 1.0, 1.0, // top right [INFO] [stdout] 4 | | 0.5, -0.5, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, // bottom right [INFO] [stdout] 5 | | -0.5, -0.5, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, // bottom left [INFO] [stdout] 6 | | -0.5, 0.5, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0 // top left [INFO] [stdout] 7 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TRI_INDICES` [INFO] [stdout] --> src/components/renderable/constants.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pub const TRI_INDICES: [u32; 6] = [ [INFO] [stdout] 10 | | 0, 1, 3, // first triangle [INFO] [stdout] 11 | | 1, 2, 3 // second triangle [INFO] [stdout] 12 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "5dd770d42a009e846704b2f15e9ffc123f5f62466e439a29be3d04a32502d6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dd770d42a009e846704b2f15e9ffc123f5f62466e439a29be3d04a32502d6fd", kill_on_drop: false }` [INFO] [stdout] 5dd770d42a009e846704b2f15e9ffc123f5f62466e439a29be3d04a32502d6fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a07cd35d4caf02d58ff815b6582a7e14302eec5656eb30d2671ab0632dd0423 [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" "0a07cd35d4caf02d58ff815b6582a7e14302eec5656eb30d2671ab0632dd0423", kill_on_drop: false }` [INFO] [stderr] Compiling rustyace v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::types::*` [INFO] [stdout] --> src/types/buffers/framebuffer/rbo.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/types/buffers/framebuffer/attachment.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::types::*` [INFO] [stdout] --> src/types/buffers/framebuffer/attachment.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gl_ctx` [INFO] [stdout] --> src/types/buffers/framebuffer/rbo.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | fn new(gl_ctx: Rc) -> RenderBuffer { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_gl_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FOV` [INFO] [stdout] --> src/components/camera/constants.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub const FOV: f32 = 45.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vbo` [INFO] [stdout] --> src/components/renderable/component.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | vbo: VertexBufferObj, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ebo` [INFO] [stdout] --> src/components/renderable/component.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | ebo: ElementArrayObj, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TRI_VERTICES` [INFO] [stdout] --> src/components/renderable/constants.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pub const TRI_VERTICES: [f32; 32] = [ [INFO] [stdout] 2 | | // positions // colors // texture coords [INFO] [stdout] 3 | | 0.5, 0.5, 0.0, 1.0, 0.0, 0.0, 1.0, 1.0, // top right [INFO] [stdout] 4 | | 0.5, -0.5, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, // bottom right [INFO] [stdout] 5 | | -0.5, -0.5, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, // bottom left [INFO] [stdout] 6 | | -0.5, 0.5, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0 // top left [INFO] [stdout] 7 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TRI_INDICES` [INFO] [stdout] --> src/components/renderable/constants.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pub const TRI_INDICES: [u32; 6] = [ [INFO] [stdout] 10 | | 0, 1, 3, // first triangle [INFO] [stdout] 11 | | 1, 2, 3 // second triangle [INFO] [stdout] 12 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.25s [INFO] running `Command { std: "docker" "inspect" "0a07cd35d4caf02d58ff815b6582a7e14302eec5656eb30d2671ab0632dd0423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a07cd35d4caf02d58ff815b6582a7e14302eec5656eb30d2671ab0632dd0423", kill_on_drop: false }` [INFO] [stdout] 0a07cd35d4caf02d58ff815b6582a7e14302eec5656eb30d2671ab0632dd0423 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13f6d01349a4061b73e7a430f50245e007814d069298020d1415881491343e9d [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" "13f6d01349a4061b73e7a430f50245e007814d069298020d1415881491343e9d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::types::*` [INFO] [stderr] --> src/types/buffers/framebuffer/rbo.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::types::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::rc::Rc` [INFO] [stderr] --> src/types/buffers/framebuffer/attachment.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::rc::Rc; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::types::*` [INFO] [stderr] --> src/types/buffers/framebuffer/attachment.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::types::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `gl_ctx` [INFO] [stderr] --> src/types/buffers/framebuffer/rbo.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | fn new(gl_ctx: Rc) -> RenderBuffer { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_gl_ctx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `FOV` [INFO] [stderr] --> src/components/camera/constants.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | pub const FOV: f32 = 45.0; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `vbo` [INFO] [stderr] --> src/components/renderable/component.rs:73:5 [INFO] [stderr] | [INFO] [stderr] 73 | vbo: VertexBufferObj, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ebo` [INFO] [stderr] --> src/components/renderable/component.rs:74:5 [INFO] [stderr] | [INFO] [stderr] 74 | ebo: ElementArrayObj, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `TRI_VERTICES` [INFO] [stderr] --> src/components/renderable/constants.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / pub const TRI_VERTICES: [f32; 32] = [ [INFO] [stderr] 2 | | // positions // colors // texture coords [INFO] [stderr] 3 | | 0.5, 0.5, 0.0, 1.0, 0.0, 0.0, 1.0, 1.0, // top right [INFO] [stderr] 4 | | 0.5, -0.5, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, // bottom right [INFO] [stderr] 5 | | -0.5, -0.5, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, // bottom left [INFO] [stderr] 6 | | -0.5, 0.5, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0 // top left [INFO] [stderr] 7 | | ]; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `TRI_INDICES` [INFO] [stderr] --> src/components/renderable/constants.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / pub const TRI_INDICES: [u32; 6] = [ [INFO] [stderr] 10 | | 0, 1, 3, // first triangle [INFO] [stderr] 11 | | 1, 2, 3 // second triangle [INFO] [stderr] 12 | | ]; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rustyace-68eca1fc16f3f3c2 [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 `Command { std: "docker" "inspect" "13f6d01349a4061b73e7a430f50245e007814d069298020d1415881491343e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13f6d01349a4061b73e7a430f50245e007814d069298020d1415881491343e9d", kill_on_drop: false }` [INFO] [stdout] 13f6d01349a4061b73e7a430f50245e007814d069298020d1415881491343e9d