[INFO] cloning 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" "clone" "--bare" "https://github.com/thalesmg/rust-glium-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthalesmg%2Frust-glium-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthalesmg%2Frust-glium-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e56a44eb667f615d1266ae70eeda5a16d49c7760 [INFO] testing thalesmg/rust-glium-tutorial against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthalesmg%2Frust-glium-tutorial" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thalesmg/rust-glium-tutorial on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-4/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 890811b4f50eac35afc11fcd3c70cc4b2b7120e07ec7c1c673dc131b10432e8d [INFO] running `Command { std: "docker" "start" "-a" "890811b4f50eac35afc11fcd3c70cc4b2b7120e07ec7c1c673dc131b10432e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "890811b4f50eac35afc11fcd3c70cc4b2b7120e07ec7c1c673dc131b10432e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "890811b4f50eac35afc11fcd3c70cc4b2b7120e07ec7c1c673dc131b10432e8d", kill_on_drop: false }` [INFO] [stdout] 890811b4f50eac35afc11fcd3c70cc4b2b7120e07ec7c1c673dc131b10432e8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--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] 004b714db34e8b2142f65cc92070fbe937ef3d5cf2defce8c0009cc03cdd945d [INFO] running `Command { std: "docker" "start" "-a" "004b714db34e8b2142f65cc92070fbe937ef3d5cf2defce8c0009cc03cdd945d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling remove_dir_all v0.5.0 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling x11-dl v2.17.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stderr] Compiling rand v0.4.2 [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 crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling tempfile v3.0.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling glutin v0.12.2 [INFO] [stderr] Compiling glium v0.20.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling wayland-client v0.12.5 [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 function `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 function `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 function `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 function `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 53s [INFO] running `Command { std: "docker" "inspect" "004b714db34e8b2142f65cc92070fbe937ef3d5cf2defce8c0009cc03cdd945d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "004b714db34e8b2142f65cc92070fbe937ef3d5cf2defce8c0009cc03cdd945d", kill_on_drop: false }` [INFO] [stdout] 004b714db34e8b2142f65cc92070fbe937ef3d5cf2defce8c0009cc03cdd945d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 238c66d470237ba1228d284a083173ca94ab874ca288a07922372e9074a93cde [INFO] running `Command { std: "docker" "start" "-a" "238c66d470237ba1228d284a083173ca94ab874ca288a07922372e9074a93cde", kill_on_drop: false }` [INFO] [stderr] Compiling rust-glium-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `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 function `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 function `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 function `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.42s [INFO] running `Command { std: "docker" "inspect" "238c66d470237ba1228d284a083173ca94ab874ca288a07922372e9074a93cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "238c66d470237ba1228d284a083173ca94ab874ca288a07922372e9074a93cde", kill_on_drop: false }` [INFO] [stdout] 238c66d470237ba1228d284a083173ca94ab874ca288a07922372e9074a93cde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 145995750b8727e3d329c4346264d77577fd26d6b3a72d2323f6bd008fefd922 [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" "145995750b8727e3d329c4346264d77577fd26d6b3a72d2323f6bd008fefd922", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `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 function `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 function `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 function `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.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_glium_tutorial-fdbbcb883f72d310 [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" "145995750b8727e3d329c4346264d77577fd26d6b3a72d2323f6bd008fefd922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "145995750b8727e3d329c4346264d77577fd26d6b3a72d2323f6bd008fefd922", kill_on_drop: false }` [INFO] [stdout] 145995750b8727e3d329c4346264d77577fd26d6b3a72d2323f6bd008fefd922