[INFO] updating cached repository https://github.com/thalesmg/rust-glium-tutorial [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] e56a44eb667f615d1266ae70eeda5a16d49c7760 [INFO] testing thalesmg/rust-glium-tutorial against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthalesmg%2Frust-glium-tutorial" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thalesmg/rust-glium-tutorial on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thalesmg/rust-glium-tutorial [INFO] finished tweaking git repo https://github.com/thalesmg/rust-glium-tutorial [INFO] tweaked toml for git repo https://github.com/thalesmg/rust-glium-tutorial written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/thalesmg/rust-glium-tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0aadf45edfca9c7c6e7b80d91cbffddf37315dac676c44b22bc7f55fb9233ee7 [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" "0aadf45edfca9c7c6e7b80d91cbffddf37315dac676c44b22bc7f55fb9233ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0aadf45edfca9c7c6e7b80d91cbffddf37315dac676c44b22bc7f55fb9233ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aadf45edfca9c7c6e7b80d91cbffddf37315dac676c44b22bc7f55fb9233ee7", kill_on_drop: false }` [INFO] [stdout] 0aadf45edfca9c7c6e7b80d91cbffddf37315dac676c44b22bc7f55fb9233ee7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c87d208d18cc97d8a6ad69d9a70078c0afdf01eaf2c791a02cdfeee7c0ce378 [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" "9c87d208d18cc97d8a6ad69d9a70078c0afdf01eaf2c791a02cdfeee7c0ce378", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling remove_dir_all v0.5.0 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling x11-dl v2.17.5 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling shared_library v0.1.8 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling glutin v0.12.2 [INFO] [stderr] Compiling glium v0.20.0 [INFO] [stderr] Compiling tempfile v3.0.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling rust-glium-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | implement_vertex!(Vertex, position, normal, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | implement_vertex!(Vertex, position, normal, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/teapot.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | implement_vertex!(Vertex, position); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/teapot.rs:548:1 [INFO] [stdout] | [INFO] [stdout] 548 | implement_vertex!(Normal, normal); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `VERTICES` [INFO] [stdout] --> src/teapot.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pub const VERTICES: [Vertex; 531] = [ [INFO] [stdout] 9 | | Vertex { position: (0.0, 0.0, 0.0) }, // dummy vector because in the original model indices [INFO] [stdout] 10 | | // start at 1 [INFO] [stdout] 11 | | Vertex { position: (40.6266, 28.3457, -1.10804) }, [INFO] [stdout] ... | [INFO] [stdout] 540 | | Vertex { position: (34.9202, 28.3457, -15.6121) } [INFO] [stdout] 541 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NORMALS` [INFO] [stdout] --> src/teapot.rs:550:1 [INFO] [stdout] | [INFO] [stdout] 550 | / pub const NORMALS: [Normal; 531] = [ [INFO] [stdout] 551 | | Normal { normal: (0.0, 0.0, 0.0) }, // dummy vector because in the original model indices [INFO] [stdout] 552 | | // start at 1 [INFO] [stdout] 553 | | Normal { normal: (-0.966742, -0.255752, 0.0) }, [INFO] [stdout] ... | [INFO] [stdout] 1082 | | Normal { normal: (0.48559, 0.850653, -0.201474) }, [INFO] [stdout] 1083 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INDICES` [INFO] [stdout] --> src/teapot.rs:1085:1 [INFO] [stdout] | [INFO] [stdout] 1085 | / pub const INDICES: [u16; 3072] = [ [INFO] [stdout] 1086 | | 7, 6, 1, [INFO] [stdout] 1087 | | 1, 2, 7, [INFO] [stdout] 1088 | | 8, 7, 2, [INFO] [stdout] ... | [INFO] [stdout] 2109 | | 529, 530, 470u16, [INFO] [stdout] 2110 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "9c87d208d18cc97d8a6ad69d9a70078c0afdf01eaf2c791a02cdfeee7c0ce378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c87d208d18cc97d8a6ad69d9a70078c0afdf01eaf2c791a02cdfeee7c0ce378", kill_on_drop: false }` [INFO] [stdout] 9c87d208d18cc97d8a6ad69d9a70078c0afdf01eaf2c791a02cdfeee7c0ce378 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2020-07-24" "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] f142baaf8f14703a8a38a1b81ec095053e473a03ac999be90c54d818f5a256d8 [INFO] running `Command { std: "docker" "start" "-a" "f142baaf8f14703a8a38a1b81ec095053e473a03ac999be90c54d818f5a256d8", kill_on_drop: false }` [INFO] [stderr] Compiling rust-glium-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | implement_vertex!(Vertex, position, normal, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | implement_vertex!(Vertex, position, normal, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/teapot.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | implement_vertex!(Vertex, position); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/teapot.rs:548:1 [INFO] [stdout] | [INFO] [stdout] 548 | implement_vertex!(Normal, normal); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `VERTICES` [INFO] [stdout] --> src/teapot.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pub const VERTICES: [Vertex; 531] = [ [INFO] [stdout] 9 | | Vertex { position: (0.0, 0.0, 0.0) }, // dummy vector because in the original model indices [INFO] [stdout] 10 | | // start at 1 [INFO] [stdout] 11 | | Vertex { position: (40.6266, 28.3457, -1.10804) }, [INFO] [stdout] ... | [INFO] [stdout] 540 | | Vertex { position: (34.9202, 28.3457, -15.6121) } [INFO] [stdout] 541 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NORMALS` [INFO] [stdout] --> src/teapot.rs:550:1 [INFO] [stdout] | [INFO] [stdout] 550 | / pub const NORMALS: [Normal; 531] = [ [INFO] [stdout] 551 | | Normal { normal: (0.0, 0.0, 0.0) }, // dummy vector because in the original model indices [INFO] [stdout] 552 | | // start at 1 [INFO] [stdout] 553 | | Normal { normal: (-0.966742, -0.255752, 0.0) }, [INFO] [stdout] ... | [INFO] [stdout] 1082 | | Normal { normal: (0.48559, 0.850653, -0.201474) }, [INFO] [stdout] 1083 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INDICES` [INFO] [stdout] --> src/teapot.rs:1085:1 [INFO] [stdout] | [INFO] [stdout] 1085 | / pub const INDICES: [u16; 3072] = [ [INFO] [stdout] 1086 | | 7, 6, 1, [INFO] [stdout] 1087 | | 1, 2, 7, [INFO] [stdout] 1088 | | 8, 7, 2, [INFO] [stdout] ... | [INFO] [stdout] 2109 | | 529, 530, 470u16, [INFO] [stdout] 2110 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "f142baaf8f14703a8a38a1b81ec095053e473a03ac999be90c54d818f5a256d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f142baaf8f14703a8a38a1b81ec095053e473a03ac999be90c54d818f5a256d8", kill_on_drop: false }` [INFO] [stdout] f142baaf8f14703a8a38a1b81ec095053e473a03ac999be90c54d818f5a256d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2ab57b6af70afda7084e9e7a27c889fdedf30cc0129b6713f7665df08d7024f8 [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" "2ab57b6af70afda7084e9e7a27c889fdedf30cc0129b6713f7665df08d7024f8", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/main.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | implement_vertex!(Vertex, position, normal, tex_coords); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/main.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | implement_vertex!(Vertex, position, normal, tex_coords); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/teapot.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | implement_vertex!(Vertex, position); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/teapot.rs:548:1 [INFO] [stderr] | [INFO] [stderr] 548 | implement_vertex!(Normal, normal); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `VERTICES` [INFO] [stderr] --> src/teapot.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / pub const VERTICES: [Vertex; 531] = [ [INFO] [stderr] 9 | | Vertex { position: (0.0, 0.0, 0.0) }, // dummy vector because in the original model indices [INFO] [stderr] 10 | | // start at 1 [INFO] [stderr] 11 | | Vertex { position: (40.6266, 28.3457, -1.10804) }, [INFO] [stderr] ... | [INFO] [stderr] 540 | | Vertex { position: (34.9202, 28.3457, -15.6121) } [INFO] [stderr] 541 | | ]; [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `NORMALS` [INFO] [stderr] --> src/teapot.rs:550:1 [INFO] [stderr] | [INFO] [stderr] 550 | / pub const NORMALS: [Normal; 531] = [ [INFO] [stderr] 551 | | Normal { normal: (0.0, 0.0, 0.0) }, // dummy vector because in the original model indices [INFO] [stderr] 552 | | // start at 1 [INFO] [stderr] 553 | | Normal { normal: (-0.966742, -0.255752, 0.0) }, [INFO] [stderr] ... | [INFO] [stderr] 1082 | | Normal { normal: (0.48559, 0.850653, -0.201474) }, [INFO] [stderr] 1083 | | ]; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `INDICES` [INFO] [stderr] --> src/teapot.rs:1085:1 [INFO] [stderr] | [INFO] [stderr] 1085 | / pub const INDICES: [u16; 3072] = [ [INFO] [stderr] 1086 | | 7, 6, 1, [INFO] [stderr] 1087 | | 1, 2, 7, [INFO] [stderr] 1088 | | 8, 7, 2, [INFO] [stderr] ... | [INFO] [stderr] 2109 | | 529, 530, 470u16, [INFO] [stderr] 2110 | | ]; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_glium_tutorial-1a0a7c5ab59225ed [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" "2ab57b6af70afda7084e9e7a27c889fdedf30cc0129b6713f7665df08d7024f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ab57b6af70afda7084e9e7a27c889fdedf30cc0129b6713f7665df08d7024f8", kill_on_drop: false }` [INFO] [stdout] 2ab57b6af70afda7084e9e7a27c889fdedf30cc0129b6713f7665df08d7024f8