[INFO] cloning repository https://github.com/tchagnon/raylang-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tchagnon/raylang-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftchagnon%2Fraylang-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftchagnon%2Fraylang-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5a1bdcf0c7094e9c07d612eb69be7fa97ba5092 [INFO] checking tchagnon/raylang-rust against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftchagnon%2Fraylang-rust" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tchagnon/raylang-rust on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tchagnon/raylang-rust [INFO] finished tweaking git repo https://github.com/tchagnon/raylang-rust [INFO] tweaked toml for git repo https://github.com/tchagnon/raylang-rust written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/tchagnon/raylang-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.1.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef2ef9a0beeeb5bd02b844fcb2103ea61d5af73e1c06cf82299883bda75b902f [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" "ef2ef9a0beeeb5bd02b844fcb2103ea61d5af73e1c06cf82299883bda75b902f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef2ef9a0beeeb5bd02b844fcb2103ea61d5af73e1c06cf82299883bda75b902f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef2ef9a0beeeb5bd02b844fcb2103ea61d5af73e1c06cf82299883bda75b902f", kill_on_drop: false }` [INFO] [stdout] ef2ef9a0beeeb5bd02b844fcb2103ea61d5af73e1c06cf82299883bda75b902f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--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] 129ddcbba7aab9f82496905b263c18aa26528d68c4323d8c455fd2f396cd9922 [INFO] running `Command { std: "docker" "start" "-a" "129ddcbba7aab9f82496905b263c18aa26528d68c4323d8c455fd2f396cd9922", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.28 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Checking scopeguard v0.3.2 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Checking futures v0.1.14 [INFO] [stderr] Checking adler32 v1.0.0 [INFO] [stderr] Checking inflate v0.2.0 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking serde v1.0.10 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking dtoa v0.4.1 [INFO] [stderr] Checking itoa v0.3.1 [INFO] [stderr] Checking linked-hash-map v0.4.2 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking deflate v0.7.14 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking num-rational v0.1.39 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking png v0.7.0 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling serde_derive v1.0.10 [INFO] [stderr] Checking jpeg-decoder v0.1.13 [INFO] [stderr] Checking image v0.13.0 [INFO] [stderr] Checking serde_json v1.0.2 [INFO] [stderr] Checking serde_yaml v0.7.1 [INFO] [stderr] Checking raylang-rust v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:132:51 [INFO] [stdout] | [INFO] [stdout] 132 | ObjectTree::Group(objs.iter().map({ |o| o.prepare(t, origin) }).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:161:51 [INFO] [stdout] | [INFO] [stdout] 161 | ObjectTree::Group(objs.iter().map({ |o| o.construct_bvh(bbox_limit) }).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:192:38 [INFO] [stdout] | [INFO] [stdout] 192 | objs.iter().flat_map({ |o| o.intersect(ray, material).into_iter() }).collect() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:132:51 [INFO] [stdout] | [INFO] [stdout] 132 | ObjectTree::Group(objs.iter().map({ |o| o.prepare(t, origin) }).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:161:51 [INFO] [stdout] | [INFO] [stdout] 161 | ObjectTree::Group(objs.iter().map({ |o| o.construct_bvh(bbox_limit) }).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:192:38 [INFO] [stdout] | [INFO] [stdout] 192 | objs.iter().flat_map({ |o| o.intersect(ray, material).into_iter() }).collect() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | let r = (vec3f.x * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Clamp::clamp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(clamp)]` to the crate attributes to enable `f32::::clamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:56:43 [INFO] [stdout] | [INFO] [stdout] 56 | let g = (vec3f.y * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Clamp::clamp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(clamp)]` to the crate attributes to enable `f32::::clamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:57:43 [INFO] [stdout] | [INFO] [stdout] 57 | let b = (vec3f.z * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Clamp::clamp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(clamp)]` to the crate attributes to enable `f32::::clamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | let r = (vec3f.x * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Clamp::clamp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(clamp)]` to the crate attributes to enable `f32::::clamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:56:43 [INFO] [stdout] | [INFO] [stdout] 56 | let g = (vec3f.y * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Clamp::clamp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(clamp)]` to the crate attributes to enable `f32::::clamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:57:43 [INFO] [stdout] | [INFO] [stdout] 57 | let b = (vec3f.z * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Clamp::clamp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(clamp)]` to the crate attributes to enable `f32::::clamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/math.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | let A = mat4f( [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `B` should have a snake case name [INFO] [stdout] --> src/math.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | let B = mat4f( [INFO] [stdout] | ^ help: convert the identifier to snake case: `b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C` should have a snake case name [INFO] [stdout] --> src/math.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | let C = mat4f( [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:132:51 [INFO] [stdout] | [INFO] [stdout] 132 | ObjectTree::Group(objs.iter().map({ |o| o.prepare(t, origin) }).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:161:51 [INFO] [stdout] | [INFO] [stdout] 161 | ObjectTree::Group(objs.iter().map({ |o| o.construct_bvh(bbox_limit) }).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:192:38 [INFO] [stdout] | [INFO] [stdout] 192 | objs.iter().flat_map({ |o| o.intersect(ray, material).into_iter() }).collect() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:132:51 [INFO] [stdout] | [INFO] [stdout] 132 | ObjectTree::Group(objs.iter().map({ |o| o.prepare(t, origin) }).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:161:51 [INFO] [stdout] | [INFO] [stdout] 161 | ObjectTree::Group(objs.iter().map({ |o| o.construct_bvh(bbox_limit) }).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:192:38 [INFO] [stdout] | [INFO] [stdout] 192 | objs.iter().flat_map({ |o| o.intersect(ray, material).into_iter() }).collect() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | let r = (vec3f.x * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Clamp::clamp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(clamp)]` to the crate attributes to enable `f32::::clamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:56:43 [INFO] [stdout] | [INFO] [stdout] 56 | let g = (vec3f.y * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Clamp::clamp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(clamp)]` to the crate attributes to enable `f32::::clamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:57:43 [INFO] [stdout] | [INFO] [stdout] 57 | let b = (vec3f.z * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Clamp::clamp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(clamp)]` to the crate attributes to enable `f32::::clamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | let r = (vec3f.x * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Clamp::clamp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(clamp)]` to the crate attributes to enable `f32::::clamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:56:43 [INFO] [stdout] | [INFO] [stdout] 56 | let g = (vec3f.y * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Clamp::clamp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(clamp)]` to the crate attributes to enable `f32::::clamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:57:43 [INFO] [stdout] | [INFO] [stdout] 57 | let b = (vec3f.z * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Clamp::clamp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(clamp)]` to the crate attributes to enable `f32::::clamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/math.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | let A = mat4f( [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `B` should have a snake case name [INFO] [stdout] --> src/math.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | let B = mat4f( [INFO] [stdout] | ^ help: convert the identifier to snake case: `b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C` should have a snake case name [INFO] [stdout] --> src/math.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | let C = mat4f( [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.77s [INFO] running `Command { std: "docker" "inspect" "129ddcbba7aab9f82496905b263c18aa26528d68c4323d8c455fd2f396cd9922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "129ddcbba7aab9f82496905b263c18aa26528d68c4323d8c455fd2f396cd9922", kill_on_drop: false }` [INFO] [stdout] 129ddcbba7aab9f82496905b263c18aa26528d68c4323d8c455fd2f396cd9922