[INFO] cloning repository https://github.com/ArifRoktim/raytracing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArifRoktim/raytracing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArifRoktim%2Fraytracing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArifRoktim%2Fraytracing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82207bf9ca00213e2e89874039486fc4da56a072 [INFO] checking ArifRoktim/raytracing against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArifRoktim%2Fraytracing" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ArifRoktim/raytracing on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ArifRoktim/raytracing [INFO] finished tweaking git repo https://github.com/ArifRoktim/raytracing [INFO] tweaked toml for git repo https://github.com/ArifRoktim/raytracing written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ArifRoktim/raytracing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d6e03c29090979788e8b6ebdf118f45397f2693b5b7d5ba9edfd8b3271b8d72 [INFO] running `Command { std: "docker" "start" "-a" "4d6e03c29090979788e8b6ebdf118f45397f2693b5b7d5ba9edfd8b3271b8d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d6e03c29090979788e8b6ebdf118f45397f2693b5b7d5ba9edfd8b3271b8d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d6e03c29090979788e8b6ebdf118f45397f2693b5b7d5ba9edfd8b3271b8d72", kill_on_drop: false }` [INFO] [stdout] 4d6e03c29090979788e8b6ebdf118f45397f2693b5b7d5ba9edfd8b3271b8d72 [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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bc0ac8e374ee798d805d2f9957f6dec97c43167c22b806c912fc63435860c47 [INFO] running `Command { std: "docker" "start" "-a" "0bc0ac8e374ee798d805d2f9957f6dec97c43167c22b806c912fc63435860c47", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking strum v0.19.2 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling minifb v0.18.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking xkb v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling strum_macros v0.19.2 [INFO] [stderr] Checking structopt v0.3.17 [INFO] [stderr] Checking raytracing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:350:28 [INFO] [stdout] | [INFO] [stdout] 350 | let x00 = smooth.x.lerp(c000, c100); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:351:28 [INFO] [stdout] | [INFO] [stdout] 351 | let x10 = smooth.x.lerp(c010, c110); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:350:28 [INFO] [stdout] | [INFO] [stdout] 350 | let x00 = smooth.x.lerp(c000, c100); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:352:28 [INFO] [stdout] | [INFO] [stdout] 352 | let x01 = smooth.x.lerp(c001, c101); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:351:28 [INFO] [stdout] | [INFO] [stdout] 351 | let x10 = smooth.x.lerp(c010, c110); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:352:28 [INFO] [stdout] | [INFO] [stdout] 352 | let x01 = smooth.x.lerp(c001, c101); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:353:28 [INFO] [stdout] | [INFO] [stdout] 353 | let x11 = smooth.x.lerp(c011, c111); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:353:28 [INFO] [stdout] | [INFO] [stdout] 353 | let x11 = smooth.x.lerp(c011, c111); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:356:27 [INFO] [stdout] | [INFO] [stdout] 356 | let y0 = smooth.y.lerp(x00, x10); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:357:27 [INFO] [stdout] | [INFO] [stdout] 357 | let y1 = smooth.y.lerp(x01, x11); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:360:18 [INFO] [stdout] | [INFO] [stdout] 360 | smooth.z.lerp(y0, y1) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:356:27 [INFO] [stdout] | [INFO] [stdout] 356 | let y0 = smooth.y.lerp(x00, x10); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:357:27 [INFO] [stdout] | [INFO] [stdout] 357 | let y1 = smooth.y.lerp(x01, x11); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:360:18 [INFO] [stdout] | [INFO] [stdout] 360 | smooth.z.lerp(y0, y1) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | let x00 = smooth.x.lerp(v000, v100); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | let x00 = smooth.x.lerp(v000, v100); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:508:28 [INFO] [stdout] | [INFO] [stdout] 508 | let x10 = smooth.x.lerp(v010, v110); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:508:28 [INFO] [stdout] | [INFO] [stdout] 508 | let x10 = smooth.x.lerp(v010, v110); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:509:28 [INFO] [stdout] | [INFO] [stdout] 509 | let x01 = smooth.x.lerp(v001, v101); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:510:28 [INFO] [stdout] | [INFO] [stdout] 510 | let x11 = smooth.x.lerp(v011, v111); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:513:27 [INFO] [stdout] | [INFO] [stdout] 513 | let y0 = smooth.y.lerp(x00, x10); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:514:27 [INFO] [stdout] | [INFO] [stdout] 514 | let y1 = smooth.y.lerp(x01, x11); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:517:30 [INFO] [stdout] | [INFO] [stdout] 517 | let noise = smooth.z.lerp(y0, y1); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:509:28 [INFO] [stdout] | [INFO] [stdout] 509 | let x01 = smooth.x.lerp(v001, v101); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:510:28 [INFO] [stdout] | [INFO] [stdout] 510 | let x11 = smooth.x.lerp(v011, v111); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:513:27 [INFO] [stdout] | [INFO] [stdout] 513 | let y0 = smooth.y.lerp(x00, x10); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:514:27 [INFO] [stdout] | [INFO] [stdout] 514 | let y1 = smooth.y.lerp(x01, x11); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/material.rs:517:30 [INFO] [stdout] | [INFO] [stdout] 517 | let noise = smooth.z.lerp(y0, y1); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item 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 `F64Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f64::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/vec3.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | debug_assert!(norm != 0., ERR_NORMED_0); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 37 | debug_assert!(norm != 0., "{}", ERR_NORMED_0); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/vec3.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | debug_assert!(norm != 0., ERR_NORMED_0); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of debug_assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 37 | debug_assert!(norm != 0., "{}", ERR_NORMED_0); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 18.66s [INFO] running `Command { std: "docker" "inspect" "0bc0ac8e374ee798d805d2f9957f6dec97c43167c22b806c912fc63435860c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc0ac8e374ee798d805d2f9957f6dec97c43167c22b806c912fc63435860c47", kill_on_drop: false }` [INFO] [stdout] 0bc0ac8e374ee798d805d2f9957f6dec97c43167c22b806c912fc63435860c47