[INFO] cloning repository https://github.com/alexmeli100/pbrt-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexmeli100/pbrt-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexmeli100%2Fpbrt-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexmeli100%2Fpbrt-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd249f5f68b8a54cfbc03fb38aab347bd59a7b5c [INFO] checking alexmeli100/pbrt-rust against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexmeli100%2Fpbrt-rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexmeli100/pbrt-rust on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexmeli100/pbrt-rust [INFO] finished tweaking git repo https://github.com/alexmeli100/pbrt-rust [INFO] tweaked toml for git repo https://github.com/alexmeli100/pbrt-rust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/alexmeli100/pbrt-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-hack-impl v0.3.3 [INFO] [stderr] Downloaded proc-macro-hack v0.3.3 [INFO] [stderr] Downloaded hexf v0.1.0 [INFO] [stderr] Downloaded string_cache v0.8.1 [INFO] [stderr] Downloaded hexf-parse v0.1.0 [INFO] [stderr] Downloaded pico-args v0.3.4 [INFO] [stderr] Downloaded bumpalo-herd v0.1.1 [INFO] [stderr] Downloaded enum_dispatch v0.3.5 [INFO] [stderr] Downloaded half v1.7.1 [INFO] [stderr] Downloaded ordered-float v2.1.1 [INFO] [stderr] Downloaded atom v0.4.0 [INFO] [stderr] Downloaded cargo_metadata v0.10.0 [INFO] [stderr] Downloaded skeptic v0.13.5 [INFO] [stderr] Downloaded peg-macros v0.6.3 [INFO] [stderr] Downloaded peg-runtime v0.6.3 [INFO] [stderr] Downloaded lalrpop-util v0.19.4 [INFO] [stderr] Downloaded peg v0.6.3 [INFO] [stderr] Downloaded exr v1.0.0 [INFO] [stderr] Downloaded lebe v0.5.1 [INFO] [stderr] Downloaded lalrpop v0.19.4 [INFO] [stderr] Downloaded alga v0.9.2 [INFO] [stderr] Downloaded nalgebra v0.19.0 [INFO] [stderr] Downloaded fern v0.6.0 [INFO] [stderr] Downloaded hexf-impl v0.1.0 [INFO] [stderr] Downloaded ply-rs v0.1.3 [INFO] [stderr] Downloaded ndarray v0.14.0 [INFO] [stderr] Downloaded array-init v1.0.0 [INFO] [stderr] Downloaded float_next_after v0.1.5 [INFO] [stderr] Downloaded ena v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92a649fc790beec023a1ca0992555fb6f3dbd341586e79ae6d4eabc4db2a9ef6 [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" "92a649fc790beec023a1ca0992555fb6f3dbd341586e79ae6d4eabc4db2a9ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92a649fc790beec023a1ca0992555fb6f3dbd341586e79ae6d4eabc4db2a9ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92a649fc790beec023a1ca0992555fb6f3dbd341586e79ae6d4eabc4db2a9ef6", kill_on_drop: false }` [INFO] [stdout] 92a649fc790beec023a1ca0992555fb6f3dbd341586e79ae6d4eabc4db2a9ef6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c319dafbd1781c23ee445c697ad40d1197e78c96903465018d7c3c4a44504fe [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" "0c319dafbd1781c23ee445c697ad40d1197e78c96903465018d7c3c4a44504fe", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro-hack-impl v0.3.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking weezl v0.1.3 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking smallvec v1.6.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling hexf-parse v0.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking bumpalo v3.4.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking array-init v1.0.0 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking atom v0.4.0 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Checking state v0.4.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [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-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-hack v0.3.3 [INFO] [stderr] Checking bumpalo-herd v0.1.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling hexf-impl v0.1.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking hexf v0.1.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Checking float_next_after v0.1.5 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking num-iter v0.1.39 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking console v0.14.0 [INFO] [stderr] Checking lalrpop-util v0.19.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lalrpop v0.19.4 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking exr v1.0.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling pbrt_macros v0.1.0 (/opt/rustwide/workdir/pbrt_macros) [INFO] [stderr] Compiling enum_dispatch v0.3.5 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Compiling cargo_metadata v0.10.0 [INFO] [stderr] Compiling skeptic v0.13.5 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stderr] Compiling pbrt-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Bounds3i` [INFO] [stdout] --> src/core/integrator.rs:8:47 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::core::geometry::bounds::{Bounds2i, Bounds3i}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UVMapping2D` [INFO] [stdout] --> src/textures/imagemap.rs:1:116 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::texture::{TextureMapping2Ds, Texture, TextureMapping2D, TextureFloat, get_mapping2d, TextureSpec, UVMapping2D}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::pbrtparser::lexer::*` [INFO] [stdout] --> /opt/rustwide/target/debug/build/pbrt-rust-4941dd2d262275a1/out/commands.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::pbrtparser::lexer::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> /opt/rustwide/target/debug/build/pbrt-rust-4941dd2d262275a1/out/commands.rs:3655:33 [INFO] [stdout] | [INFO] [stdout] 3655 | PBRTCommands::NamedMaterial((__0)) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BSDF` [INFO] [stdout] --> src/integrators/bdpt.rs:19:41 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::core::reflection::{BxDFType, BSDF}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Bounds3i` [INFO] [stdout] --> src/core/integrator.rs:8:47 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::core::geometry::bounds::{Bounds2i, Bounds3i}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UVMapping2D` [INFO] [stdout] --> src/textures/imagemap.rs:1:116 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::texture::{TextureMapping2Ds, Texture, TextureMapping2D, TextureFloat, get_mapping2d, TextureSpec, UVMapping2D}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::pbrtparser::lexer::*` [INFO] [stdout] --> /opt/rustwide/target/debug/build/pbrt-rust-4941dd2d262275a1/out/commands.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::pbrtparser::lexer::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> /opt/rustwide/target/debug/build/pbrt-rust-4941dd2d262275a1/out/commands.rs:3655:33 [INFO] [stdout] | [INFO] [stdout] 3655 | PBRTCommands::NamedMaterial((__0)) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BSDF` [INFO] [stdout] --> src/integrators/bdpt.rs:19:41 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::core::reflection::{BxDFType, BSDF}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/core/primitive.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 28 | &self, isect: &mut SurfaceInteraction<'b>, arena: &Member<'b>, [INFO] [stdout] | - the late bound lifetime parameter is introduced here [INFO] [stdout] ... [INFO] [stdout] 33 | #[enum_dispatch(Primitive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(late_bound_lifetime_arguments)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #42868 [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/core/primitive.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 28 | &self, isect: &mut SurfaceInteraction<'b>, arena: &Member<'b>, [INFO] [stdout] | - the late bound lifetime parameter is introduced here [INFO] [stdout] ... [INFO] [stdout] 33 | #[enum_dispatch(Primitive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #42868 [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/core/bssrdf.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 207 | &self, scene: &Scene, u1: Float, u2: &Point2f, [INFO] [stdout] | - the late bound lifetime parameter is introduced here [INFO] [stdout] ... [INFO] [stdout] 228 | #[enum_dispatch] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #42868 [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/core/bssrdf.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 216 | &self, scene: &Scene, u1: Float, u2: &Point2f, [INFO] [stdout] | - the late bound lifetime parameter is introduced here [INFO] [stdout] ... [INFO] [stdout] 235 | #[enum_dispatch(SeparableBSSRDF, BSSRDF)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #42868 [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/core/bssrdf.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 207 | &self, scene: &Scene, u1: Float, u2: &Point2f, [INFO] [stdout] | - the late bound lifetime parameter is introduced here [INFO] [stdout] ... [INFO] [stdout] 235 | #[enum_dispatch(SeparableBSSRDF, BSSRDF)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #42868 [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/core/material.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 42 | &self, si: &mut SurfaceInteraction<'b>, arena: &Member<'b>, [INFO] [stdout] | - the late bound lifetime parameter is introduced here [INFO] [stdout] ... [INFO] [stdout] 89 | #[enum_dispatch] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #42868 [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/core/primitive.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 28 | &self, isect: &mut SurfaceInteraction<'b>, arena: &Member<'b>, [INFO] [stdout] | - the late bound lifetime parameter is introduced here [INFO] [stdout] ... [INFO] [stdout] 33 | #[enum_dispatch(Primitive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(late_bound_lifetime_arguments)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #42868 [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/core/primitive.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 28 | &self, isect: &mut SurfaceInteraction<'b>, arena: &Member<'b>, [INFO] [stdout] | - the late bound lifetime parameter is introduced here [INFO] [stdout] ... [INFO] [stdout] 33 | #[enum_dispatch(Primitive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #42868 [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/core/bssrdf.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 207 | &self, scene: &Scene, u1: Float, u2: &Point2f, [INFO] [stdout] | - the late bound lifetime parameter is introduced here [INFO] [stdout] ... [INFO] [stdout] 228 | #[enum_dispatch] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #42868 [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/core/bssrdf.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 216 | &self, scene: &Scene, u1: Float, u2: &Point2f, [INFO] [stdout] | - the late bound lifetime parameter is introduced here [INFO] [stdout] ... [INFO] [stdout] 235 | #[enum_dispatch(SeparableBSSRDF, BSSRDF)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #42868 [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/core/bssrdf.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 207 | &self, scene: &Scene, u1: Float, u2: &Point2f, [INFO] [stdout] | - the late bound lifetime parameter is introduced here [INFO] [stdout] ... [INFO] [stdout] 235 | #[enum_dispatch(SeparableBSSRDF, BSSRDF)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #42868 [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/core/material.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 42 | &self, si: &mut SurfaceInteraction<'b>, arena: &Member<'b>, [INFO] [stdout] | - the late bound lifetime parameter is introduced here [INFO] [stdout] ... [INFO] [stdout] 89 | #[enum_dispatch] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #42868 [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `count` is never read [INFO] [stdout] --> src/core/reflection.rs:1596:17 [INFO] [stdout] | [INFO] [stdout] 1596 | count -= 1; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `count` is never read [INFO] [stdout] --> src/core/reflection.rs:1596:17 [INFO] [stdout] | [INFO] [stdout] 1596 | count -= 1; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Triangle` [INFO] [stdout] --> tests/shapes.rs:11:60 [INFO] [stdout] | [INFO] [stdout] 11 | use pbrt_rust::shapes::triangle::{create_trianglemesh, Triangle}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pbrt_rust::core::medium::phase_hg` [INFO] [stdout] --> tests/shapes.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | use pbrt_rust::core::medium::phase_hg; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pbrt_rust::integrators::bdpt::VertexType::Surface` [INFO] [stdout] --> tests/shapes.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | use pbrt_rust::integrators::bdpt::VertexType::Surface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> tests/shapes.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | (-range - 3.0) [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> tests/shapes.rs:317:17 [INFO] [stdout] | [INFO] [stdout] 317 | (-range - 3.0) [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pbrt_rust::core::pbrt::Float` [INFO] [stdout] --> tests/animatedtransform.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | use pbrt_rust::core::pbrt::Float; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nalgebra::base::storage::Storage` [INFO] [stdout] --> tests/animatedtransform.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | use nalgebra::base::storage::Storage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sobol_sample` [INFO] [stdout] --> tests/sampling.rs:4:176 [INFO] [stdout] | [INFO] [stdout] 4 | ...iply_generator, sample_generator_matrix, gray_code_sample1d, sobol_sample, sobol_sample_float}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pbrt_rust::samplers::sobol::SobolSampler` [INFO] [stdout] --> tests/sampling.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | use pbrt_rust::samplers::sobol::SobolSampler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pbrt_rust::core::geometry::bounds::Bounds2i` [INFO] [stdout] --> tests/sampling.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | use pbrt_rust::core::geometry::bounds::Bounds2i; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> tests/hg.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | for i in 0..100 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> tests/hg.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | for i in 0..100 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> tests/hg.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | for i in 0..100 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> tests/hg.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | for i in 0..nsamples { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> tests/fp.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | for i in 0..100000 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> tests/fp.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | for i in 0..100000 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> tests/animatedtransform.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | for i in 0..10 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> tests/animatedtransform.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | for i in 0..200 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `j` [INFO] [stdout] --> tests/animatedtransform.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | for j in 0..5 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_j` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `j` [INFO] [stdout] --> tests/shapes.rs:441:13 [INFO] [stdout] | [INFO] [stdout] 441 | for j in 0..10000 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_j` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `j` [INFO] [stdout] --> tests/shapes.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | for j in 0..10000 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_j` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Relative::::eq` that must be used [INFO] [stdout] --> tests/hg.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | relative_eq!(p0, hg.p(&wo, &wi), epsilon = 1.0e-4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` 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: unused return value of `Relative::::eq` that must be used [INFO] [stdout] --> tests/hg.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | relative_eq!(sum / nsamples as Float, 1.0 / (4.0 * PI), epsilon = 1.0e-3); [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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `triangle_watertight` [INFO] [stdout] --> tests/shapes.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn triangle_watertight() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> tests/sampling.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | for i in 0..20 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Relative::::eq` that must be used [INFO] [stdout] --> tests/shapes.rs:534:13 [INFO] [stdout] | [INFO] [stdout] 534 | relative_eq!(1.0, dot, epsilon = 1.0e-5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` 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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Relative::::eq` that must be used [INFO] [stdout] --> tests/sampling.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | relative_eq!(val, scrambled_radical_inverse(dim, *index as u64, &perm), epsilon = 1.0e-5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` 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: unused return value of `Relative::::eq` that must be used [INFO] [stdout] --> tests/sampling.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | relative_eq!(dist.count() as Float + 1.0, pdf, epsilon = 1.0e-5); [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: unused return value of `Relative::::eq` that must be used [INFO] [stdout] --> tests/sampling.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 272 | relative_eq!(0.8, dist.sample_continous(0.5, Some(&mut pdf), Some(&mut offset)), epsilon = 1.0e-5); [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: unused return value of `Relative::::eq` that must be used [INFO] [stdout] --> tests/sampling.rs:275:9 [INFO] [stdout] | [INFO] [stdout] 275 | relative_eq!(0.9, dist.sample_continous(0.75, Some(&mut pdf), Some(&mut offset)), epsilon = 1.0e-5); [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: unused return value of `Relative::::eq` that must be used [INFO] [stdout] --> tests/sampling.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | relative_eq!(dist.count() as Float * 0.8 / 16.0, pdf, epsilon = 1.0e-5); [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: unused return value of `Relative::::eq` that must be used [INFO] [stdout] --> tests/sampling.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 279 | relative_eq!(0.0, dist.sample_continous(0.0, Some(&mut pdf), None), epsilon = 1.0e-5); [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: unused return value of `Relative::::eq` that must be used [INFO] [stdout] --> tests/sampling.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | relative_eq!(1.0, dist.sample_continous(1.0, Some(&mut pdf), None), epsilon = 1.0e-5); [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pbrt_rust::core::spectrum::RGBSpectrum` [INFO] [stdout] --> tests/fourierbsdf.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | use pbrt_rust::core::spectrum::RGBSpectrum; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 32s [INFO] running `Command { std: "docker" "inspect" "0c319dafbd1781c23ee445c697ad40d1197e78c96903465018d7c3c4a44504fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c319dafbd1781c23ee445c697ad40d1197e78c96903465018d7c3c4a44504fe", kill_on_drop: false }` [INFO] [stdout] 0c319dafbd1781c23ee445c697ad40d1197e78c96903465018d7c3c4a44504fe