[INFO] cloning repository https://github.com/andrewgoacher/rust_game_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewgoacher/rust_game_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewgoacher%2Frust_game_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewgoacher%2Frust_game_engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d06e3eefad2eaeda9c9b4fbb9e8df520ff8773fd [INFO] checking andrewgoacher/rust_game_engine against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewgoacher%2Frust_game_engine" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 60% (28/46) Updating files: 63% (29/46) Updating files: 65% (30/46) Updating files: 67% (31/46) Updating files: 69% (32/46) Updating files: 71% (33/46) Updating files: 73% (34/46) Updating files: 76% (35/46) Updating files: 78% (36/46) Updating files: 80% (37/46) Updating files: 82% (38/46) Updating files: 84% (39/46) Updating files: 86% (40/46) Updating files: 89% (41/46) Updating files: 91% (42/46) Updating files: 93% (43/46) Updating files: 95% (44/46) Updating files: 97% (45/46) Updating files: 100% (46/46) Updating files: 100% (46/46), done. [INFO] validating manifest of git repo https://github.com/andrewgoacher/rust_game_engine on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andrewgoacher/rust_game_engine [INFO] finished tweaking git repo https://github.com/andrewgoacher/rust_game_engine [INFO] tweaked toml for git repo https://github.com/andrewgoacher/rust_game_engine written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/andrewgoacher/rust_game_engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c0cd5a74f4ff3340041190bc4fd6d18c29468dd20a70ba3e43d3acdcaeb8fc4 [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" "2c0cd5a74f4ff3340041190bc4fd6d18c29468dd20a70ba3e43d3acdcaeb8fc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c0cd5a74f4ff3340041190bc4fd6d18c29468dd20a70ba3e43d3acdcaeb8fc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c0cd5a74f4ff3340041190bc4fd6d18c29468dd20a70ba3e43d3acdcaeb8fc4", kill_on_drop: false }` [INFO] [stdout] 2c0cd5a74f4ff3340041190bc4fd6d18c29468dd20a70ba3e43d3acdcaeb8fc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8a66d2a79fb6e0b2f74ffb1f4a5d6a36b6106120bf0d4eeb9e5c850309b7292 [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" "a8a66d2a79fb6e0b2f74ffb1f4a5d6a36b6106120bf0d4eeb9e5c850309b7292", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking inflate v0.4.4 [INFO] [stderr] Checking gif v0.10.1 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking stb_truetype v0.2.5 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking approx v0.3.1 [INFO] [stderr] Checking ordered-float v1.0.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.21.7 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking wayland-sys v0.21.7 [INFO] [stderr] Checking rusttype v0.7.3 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking nix v0.12.0 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking andrew v0.1.4 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling wayland-client v0.21.7 [INFO] [stderr] Compiling wayland-protocols v0.21.7 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling glium v0.23.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Checking wayland-commons v0.21.7 [INFO] [stderr] Checking tiff v0.2.1 [INFO] [stderr] Checking image v0.20.1 [INFO] [stderr] Checking smithay-client-toolkit v0.4.4 [INFO] [stderr] Checking winit v0.18.0 [INFO] [stderr] Checking rust_game_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> lib/graphics/mod.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | implement_vertex!(VertexPositionNormalTexture, position, normal, texture); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (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] --> lib/graphics/mod.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | implement_vertex!(VertexPositionNormalTexture, position, normal, texture); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (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] --> lib/graphics/mod.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | implement_vertex!(VertexPositionNormalTexture, position, normal, texture); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (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] --> lib/graphics/mod.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | implement_vertex!(VertexPositionNormalTexture, position, normal, texture); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::slice::::connect`: renamed to join [INFO] [stdout] --> lib/graphics/mesh.rs:115:56 [INFO] [stdout] | [INFO] [stdout] 115 | let (token, rest) = (parts[0], &parts[1..].connect(" ")); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::slice::::connect`: renamed to join [INFO] [stdout] --> lib/graphics/mesh.rs:115:56 [INFO] [stdout] | [INFO] [stdout] 115 | let (token, rest) = (parts[0], &parts[1..].connect(" ")); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:379:9 [INFO] [stdout] | [INFO] [stdout] 379 | writeln!(f, "Material ({})", self.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:380:9 [INFO] [stdout] | [INFO] [stdout] 380 | writeln!(f, "\tNs: {}", self.ns); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:381:9 [INFO] [stdout] | [INFO] [stdout] 381 | writeln!(f, "\tNi: {}", self.ni); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | writeln!(f, "\td: {}", self.d); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:383:9 [INFO] [stdout] | [INFO] [stdout] 383 | writeln!(f, "\tTr: {}", self.tr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:384:9 [INFO] [stdout] | [INFO] [stdout] 384 | writeln!(f, "\tTf: {}", self.tf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 385 | writeln!(f, "\tillum: {}", self.illum); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:386:9 [INFO] [stdout] | [INFO] [stdout] 386 | writeln!(f, "\tKa: {}", self.ka); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | writeln!(f, "\tKd: {}", self.kd); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:388:9 [INFO] [stdout] | [INFO] [stdout] 388 | writeln!(f, "\tKs: {}", self.ks); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | writeln!(f, "\tKe: {}", self.ke); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:391:9 [INFO] [stdout] | [INFO] [stdout] 391 | / match self.map_ka.clone() { [INFO] [stdout] 392 | | None => Ok(()), [INFO] [stdout] 393 | | Some(m) => writeln!(f, "\tmap_ka: {}", m), [INFO] [stdout] 394 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:396:9 [INFO] [stdout] | [INFO] [stdout] 396 | / match self.map_kd.clone() { [INFO] [stdout] 397 | | None => Ok(()), [INFO] [stdout] 398 | | Some(m) => writeln!(f, "\tmap_kd: {}", m), [INFO] [stdout] 399 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:401:9 [INFO] [stdout] | [INFO] [stdout] 401 | / match self.map_ke.clone() { [INFO] [stdout] 402 | | None => Ok(()), [INFO] [stdout] 403 | | Some(m) => writeln!(f, "\tmap_ke: {}", m), [INFO] [stdout] 404 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:406:9 [INFO] [stdout] | [INFO] [stdout] 406 | / match self.map_bump.clone() { [INFO] [stdout] 407 | | None => Ok(()), [INFO] [stdout] 408 | | Some(m) => writeln!(f, "\tmap_bump: {}", m), [INFO] [stdout] 409 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:411:9 [INFO] [stdout] | [INFO] [stdout] 411 | / match self.map_d.clone() { [INFO] [stdout] 412 | | None => Ok(()), [INFO] [stdout] 413 | | Some(m) => writeln!(f, "\tmap_d: {}", m), [INFO] [stdout] 414 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/vertex.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | writeln!(f, "(pos: {})", format_vec4(&self.position)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/vertex.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | writeln!(f, "(normal: {})", format_vec3(&self.normal)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/vertex.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | writeln!(f, "(pos: {})", format_vec4(&self.position)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/vertex.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | writeln!(f, "(pos: {})", format_vec4(&self.position)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:379:9 [INFO] [stdout] | [INFO] [stdout] 379 | writeln!(f, "Material ({})", self.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:380:9 [INFO] [stdout] | [INFO] [stdout] 380 | writeln!(f, "\tNs: {}", self.ns); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:381:9 [INFO] [stdout] | [INFO] [stdout] 381 | writeln!(f, "\tNi: {}", self.ni); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | writeln!(f, "\td: {}", self.d); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:383:9 [INFO] [stdout] | [INFO] [stdout] 383 | writeln!(f, "\tTr: {}", self.tr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:384:9 [INFO] [stdout] | [INFO] [stdout] 384 | writeln!(f, "\tTf: {}", self.tf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 385 | writeln!(f, "\tillum: {}", self.illum); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:386:9 [INFO] [stdout] | [INFO] [stdout] 386 | writeln!(f, "\tKa: {}", self.ka); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | writeln!(f, "\tKd: {}", self.kd); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:388:9 [INFO] [stdout] | [INFO] [stdout] 388 | writeln!(f, "\tKs: {}", self.ks); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | writeln!(f, "\tKe: {}", self.ke); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:391:9 [INFO] [stdout] | [INFO] [stdout] 391 | / match self.map_ka.clone() { [INFO] [stdout] 392 | | None => Ok(()), [INFO] [stdout] 393 | | Some(m) => writeln!(f, "\tmap_ka: {}", m), [INFO] [stdout] 394 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:396:9 [INFO] [stdout] | [INFO] [stdout] 396 | / match self.map_kd.clone() { [INFO] [stdout] 397 | | None => Ok(()), [INFO] [stdout] 398 | | Some(m) => writeln!(f, "\tmap_kd: {}", m), [INFO] [stdout] 399 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:401:9 [INFO] [stdout] | [INFO] [stdout] 401 | / match self.map_ke.clone() { [INFO] [stdout] 402 | | None => Ok(()), [INFO] [stdout] 403 | | Some(m) => writeln!(f, "\tmap_ke: {}", m), [INFO] [stdout] 404 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:406:9 [INFO] [stdout] | [INFO] [stdout] 406 | / match self.map_bump.clone() { [INFO] [stdout] 407 | | None => Ok(()), [INFO] [stdout] 408 | | Some(m) => writeln!(f, "\tmap_bump: {}", m), [INFO] [stdout] 409 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/material.rs:411:9 [INFO] [stdout] | [INFO] [stdout] 411 | / match self.map_d.clone() { [INFO] [stdout] 412 | | None => Ok(()), [INFO] [stdout] 413 | | Some(m) => writeln!(f, "\tmap_d: {}", m), [INFO] [stdout] 414 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/vertex.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | writeln!(f, "(pos: {})", format_vec4(&self.position)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/vertex.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | writeln!(f, "(normal: {})", format_vec3(&self.normal)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/vertex.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | writeln!(f, "(pos: {})", format_vec4(&self.position)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/graphics/vertex.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | writeln!(f, "(pos: {})", format_vec4(&self.position)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "a8a66d2a79fb6e0b2f74ffb1f4a5d6a36b6106120bf0d4eeb9e5c850309b7292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8a66d2a79fb6e0b2f74ffb1f4a5d6a36b6106120bf0d4eeb9e5c850309b7292", kill_on_drop: false }` [INFO] [stdout] a8a66d2a79fb6e0b2f74ffb1f4a5d6a36b6106120bf0d4eeb9e5c850309b7292