[INFO] fetching crate rs_pbrt 0.9.12... [INFO] checking rs_pbrt-0.9.12 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate rs_pbrt 0.9.12 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate rs_pbrt 0.9.12 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rs_pbrt 0.9.12 [INFO] finished tweaking crates.io crate rs_pbrt 0.9.12 [INFO] tweaked toml for crates.io crate rs_pbrt 0.9.12 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate rs_pbrt 0.9.12 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0234b07657b210c5e99d299374294736ef8f593faf8cd637acac44babdc68b2 [INFO] running `Command { std: "docker" "start" "-a" "e0234b07657b210c5e99d299374294736ef8f593faf8cd637acac44babdc68b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0234b07657b210c5e99d299374294736ef8f593faf8cd637acac44babdc68b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0234b07657b210c5e99d299374294736ef8f593faf8cd637acac44babdc68b2", kill_on_drop: false }` [INFO] [stdout] e0234b07657b210c5e99d299374294736ef8f593faf8cd637acac44babdc68b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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 -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f40faa2468ebf3cdc59a18251c8f7fd7e88c50068da7780a06d69695cc86ae4 [INFO] running `Command { std: "docker" "start" "-a" "1f40faa2468ebf3cdc59a18251c8f7fd7e88c50068da7780a06d69695cc86ae4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking half v2.1.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking png v0.17.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.3.10 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking pbr v1.1.1 [INFO] [stderr] Checking atomic v0.6.0 [INFO] [stderr] Checking strum v0.26.1 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking impl_ops v0.1.1 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking atom v0.4.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling hexf v0.2.1 [INFO] [stderr] Checking pin-project v1.0.11 [INFO] [stderr] Checking flume v0.10.13 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Checking exr v1.5.2 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking blend_info v0.2.9 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stderr] Checking rs_pbrt v0.9.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/core/film.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/core/film.rs:437:15 [INFO] [stdout] | [INFO] [stdout] 437 | #[cfg(not(feature = "openexr"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/core/film.rs:529:11 [INFO] [stdout] | [INFO] [stdout] 529 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(not(feature = "openexr"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(not(feature = "openexr"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(not(feature = "openexr"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:76:11 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/core/film.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/core/film.rs:437:15 [INFO] [stdout] | [INFO] [stdout] 437 | #[cfg(not(feature = "openexr"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/core/film.rs:529:11 [INFO] [stdout] | [INFO] [stdout] 529 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(not(feature = "openexr"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/goniometric.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(not(feature = "openexr"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/infinite.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(not(feature = "openexr"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `openexr` [INFO] [stdout] --> src/lights/projection.rs:76:11 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(feature = "openexr")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `openexr` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/accelerators/bvh.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 97 | p: Vec>, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | let bvh = Arc::new(BVHAccel { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | let mut ordered_prims: Vec> = Vec::with_capacity(num_prims); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | let bvh_ordered_prims = Arc::new(BVHAccel { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | let unwrapped = Arc::try_unwrap(bvh_ordered_prims); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | unwrapped.ok().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/accelerators/bvh.rs:172:24 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn create(prims: Vec>, ps: &ParamSet) -> Primitive { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 172 | Primitive::BVH(Box::new(BVHAccel::new( [INFO] [stdout] | ________________________^ [INFO] [stdout] 173 | | prims, [INFO] [stdout] 174 | | max_prims_in_node as usize, [INFO] [stdout] 175 | | split_method, [INFO] [stdout] 176 | | ))) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/accelerators/kdtreeaccel.rs:244:27 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn create(prims: Vec>, ps: &ParamSet) -> Primitive { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 244 | Primitive::KdTree(Box::new(KdTreeAccel::new( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 245 | | prims, [INFO] [stdout] 246 | | isect_cost, [INFO] [stdout] 247 | | trav_cost, [INFO] [stdout] ... | [INFO] [stdout] 250 | | max_depth, [INFO] [stdout] 251 | | ))) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cameras/environment.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 47 | film: Arc, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | medium: Option>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | Arc::new(Camera::Environment(Box::new(EnvironmentCamera::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 84 | | cam2world, [INFO] [stdout] 85 | | shutteropen, [INFO] [stdout] 86 | | shutterclose, [INFO] [stdout] 87 | | film, [INFO] [stdout] 88 | | medium, [INFO] [stdout] 89 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cameras/orthographic.rs:138:18 [INFO] [stdout] | [INFO] [stdout] 102 | film: Arc, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 103 | medium: Option>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 138 | Arc::new(Camera::Orthographic(Box::new(OrthographicCamera::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 139 | | cam2world, [INFO] [stdout] 140 | | screen, [INFO] [stdout] 141 | | shutteropen, [INFO] [stdout] ... | [INFO] [stdout] 146 | | medium, [INFO] [stdout] 147 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cameras/perspective.rs:176:18 [INFO] [stdout] | [INFO] [stdout] 138 | film: Arc, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | medium: Option>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 176 | Arc::new(Camera::Perspective(Box::new(PerspectiveCamera::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 177 | | cam2world, [INFO] [stdout] 178 | | screen, [INFO] [stdout] 179 | | shutteropen, [INFO] [stdout] ... | [INFO] [stdout] 186 | | clipping_start, [INFO] [stdout] 187 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cameras/realistic.rs:186:18 [INFO] [stdout] | [INFO] [stdout] 148 | film: Arc, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 149 | medium: Option>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | Arc::new(Camera::Realistic(Box::new(RealisticCamera::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 187 | | cam2world, [INFO] [stdout] 188 | | shutteropen, [INFO] [stdout] 189 | | shutterclose, [INFO] [stdout] ... | [INFO] [stdout] 195 | | medium, [INFO] [stdout] 196 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/api.rs:603:29 [INFO] [stdout] | [INFO] [stdout] 585 | let float_textures: Arc + Send + Sync>>> = [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 586 | Arc::new(HashMap::new()); [INFO] [stdout] 587 | let spectrum_textures: Arc + Send + Sync>>> = [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 588 | Arc::new(HashMap::new()); [INFO] [stdout] 589 | let mut tp: TextureParams = TextureParams::new( [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 595 | let mtl: Arc = MatteMaterial::create(&mut tp); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 596 | let mut named_materials: Arc>>> = [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 603 | float_textures: float_textures.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/api.rs:604:32 [INFO] [stdout] | [INFO] [stdout] 585 | let float_textures: Arc + Send + Sync>>> = [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 586 | Arc::new(HashMap::new()); [INFO] [stdout] 587 | let spectrum_textures: Arc + Send + Sync>>> = [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 588 | Arc::new(HashMap::new()); [INFO] [stdout] 589 | let mut tp: TextureParams = TextureParams::new( [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 595 | let mtl: Arc = MatteMaterial::create(&mut tp); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 596 | let mut named_materials: Arc>>> = [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 604 | spectrum_textures: spectrum_textures.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/api.rs:729:10 [INFO] [stdout] | [INFO] [stdout] 638 | let mut mp: TextureParams = TextureParams { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 727 | let kd = Arc::new(ConstantTexture::new(Spectrum::new(0.5))); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 728 | let sigma = Arc::new(ConstantTexture::new(0.0 as Float)); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 729 | Some(Arc::new(Material::Matte(Box::new(MatteMaterial::new( [INFO] [stdout] | __________^ [INFO] [stdout] 730 | | kd, sigma, None, [INFO] [stdout] 731 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/film.rs:253:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn create(params: &ParamSet, filter: Box, crop_window: &Bounds2f) -> Arc { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 253 | Arc::new(Film::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 254 | | resolution, [INFO] [stdout] 255 | | crop, [INFO] [stdout] 256 | | filter, [INFO] [stdout] ... | [INFO] [stdout] 260 | | max_sample_luminance, [INFO] [stdout] 261 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/lightdistrib.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 151 | let mut hash_table: Vec = Vec::with_capacity(hash_table_size); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | scene: scene.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/lightdistrib.rs:163:25 [INFO] [stdout] | [INFO] [stdout] 151 | let mut hash_table: Vec = Vec::with_capacity(hash_table_size); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 163 | hash_table: hash_table.into_boxed_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/pbrt.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn lerp(t: S, a: T, b: T) -> T [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 244 | a * (one - t) + b * t [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/pbrt.rs:244:21 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn lerp(t: S, a: T, b: T) -> T [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 244 | a * (one - t) + b * t [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/accelerators/bvh.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 97 | p: Vec>, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | let bvh = Arc::new(BVHAccel { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | let mut ordered_prims: Vec> = Vec::with_capacity(num_prims); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | let bvh_ordered_prims = Arc::new(BVHAccel { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | let unwrapped = Arc::try_unwrap(bvh_ordered_prims); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | unwrapped.ok().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/accelerators/bvh.rs:172:24 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn create(prims: Vec>, ps: &ParamSet) -> Primitive { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 172 | Primitive::BVH(Box::new(BVHAccel::new( [INFO] [stdout] | ________________________^ [INFO] [stdout] 173 | | prims, [INFO] [stdout] 174 | | max_prims_in_node as usize, [INFO] [stdout] 175 | | split_method, [INFO] [stdout] 176 | | ))) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/accelerators/kdtreeaccel.rs:244:27 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn create(prims: Vec>, ps: &ParamSet) -> Primitive { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 244 | Primitive::KdTree(Box::new(KdTreeAccel::new( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 245 | | prims, [INFO] [stdout] 246 | | isect_cost, [INFO] [stdout] 247 | | trav_cost, [INFO] [stdout] ... | [INFO] [stdout] 250 | | max_depth, [INFO] [stdout] 251 | | ))) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cameras/environment.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 47 | film: Arc, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | medium: Option>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | Arc::new(Camera::Environment(Box::new(EnvironmentCamera::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 84 | | cam2world, [INFO] [stdout] 85 | | shutteropen, [INFO] [stdout] 86 | | shutterclose, [INFO] [stdout] 87 | | film, [INFO] [stdout] 88 | | medium, [INFO] [stdout] 89 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cameras/orthographic.rs:138:18 [INFO] [stdout] | [INFO] [stdout] 102 | film: Arc, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 103 | medium: Option>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 138 | Arc::new(Camera::Orthographic(Box::new(OrthographicCamera::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 139 | | cam2world, [INFO] [stdout] 140 | | screen, [INFO] [stdout] 141 | | shutteropen, [INFO] [stdout] ... | [INFO] [stdout] 146 | | medium, [INFO] [stdout] 147 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cameras/perspective.rs:176:18 [INFO] [stdout] | [INFO] [stdout] 138 | film: Arc, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | medium: Option>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 176 | Arc::new(Camera::Perspective(Box::new(PerspectiveCamera::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 177 | | cam2world, [INFO] [stdout] 178 | | screen, [INFO] [stdout] 179 | | shutteropen, [INFO] [stdout] ... | [INFO] [stdout] 186 | | clipping_start, [INFO] [stdout] 187 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cameras/realistic.rs:186:18 [INFO] [stdout] | [INFO] [stdout] 148 | film: Arc, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 149 | medium: Option>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | Arc::new(Camera::Realistic(Box::new(RealisticCamera::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 187 | | cam2world, [INFO] [stdout] 188 | | shutteropen, [INFO] [stdout] 189 | | shutterclose, [INFO] [stdout] ... | [INFO] [stdout] 195 | | medium, [INFO] [stdout] 196 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/api.rs:603:29 [INFO] [stdout] | [INFO] [stdout] 585 | let float_textures: Arc + Send + Sync>>> = [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 586 | Arc::new(HashMap::new()); [INFO] [stdout] 587 | let spectrum_textures: Arc + Send + Sync>>> = [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 588 | Arc::new(HashMap::new()); [INFO] [stdout] 589 | let mut tp: TextureParams = TextureParams::new( [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 595 | let mtl: Arc = MatteMaterial::create(&mut tp); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 596 | let mut named_materials: Arc>>> = [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 603 | float_textures: float_textures.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/api.rs:604:32 [INFO] [stdout] | [INFO] [stdout] 585 | let float_textures: Arc + Send + Sync>>> = [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 586 | Arc::new(HashMap::new()); [INFO] [stdout] 587 | let spectrum_textures: Arc + Send + Sync>>> = [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 588 | Arc::new(HashMap::new()); [INFO] [stdout] 589 | let mut tp: TextureParams = TextureParams::new( [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 595 | let mtl: Arc = MatteMaterial::create(&mut tp); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 596 | let mut named_materials: Arc>>> = [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 604 | spectrum_textures: spectrum_textures.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/integrators/bdpt.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 43 | let common: InteractionCommon = InteractionCommon { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/api.rs:729:10 [INFO] [stdout] | [INFO] [stdout] 638 | let mut mp: TextureParams = TextureParams { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 727 | let kd = Arc::new(ConstantTexture::new(Spectrum::new(0.5))); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 728 | let sigma = Arc::new(ConstantTexture::new(0.0 as Float)); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 729 | Some(Arc::new(Material::Matte(Box::new(MatteMaterial::new( [INFO] [stdout] | __________^ [INFO] [stdout] 730 | | kd, sigma, None, [INFO] [stdout] 731 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/integrators/bdpt.rs:231:17 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn new(vertex_type: VertexType, ei: EndpointInteraction<'a>, beta: &Spectrum) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 231 | ei: Some(ei), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/integrators/bdpt.rs:232:17 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn new(vertex_type: VertexType, ei: EndpointInteraction<'a>, beta: &Spectrum) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 232 | mi: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/integrators/bdpt.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn new(vertex_type: VertexType, ei: EndpointInteraction<'a>, beta: &Spectrum) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 233 | si: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/integrators/path.rs:52:33 [INFO] [stdout] | [INFO] [stdout] 39 | camera: Arc, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | sampler: Box, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | light_distribution: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/integrators/volpath.rs:53:33 [INFO] [stdout] | [INFO] [stdout] 40 | camera: Arc, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | sampler: Box, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | light_distribution: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/film.rs:253:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn create(params: &ParamSet, filter: Box, crop_window: &Bounds2f) -> Arc { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 253 | Arc::new(Film::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 254 | | resolution, [INFO] [stdout] 255 | | crop, [INFO] [stdout] 256 | | filter, [INFO] [stdout] ... | [INFO] [stdout] 260 | | max_sample_luminance, [INFO] [stdout] 261 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/lightdistrib.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 151 | let mut hash_table: Vec = Vec::with_capacity(hash_table_size); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | scene: scene.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/lightdistrib.rs:163:25 [INFO] [stdout] | [INFO] [stdout] 151 | let mut hash_table: Vec = Vec::with_capacity(hash_table_size); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 163 | hash_table: hash_table.into_boxed_slice(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/pbrt.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn lerp(t: S, a: T, b: T) -> T [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 244 | a * (one - t) + b * t [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/pbrt.rs:244:21 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn lerp(t: S, a: T, b: T) -> T [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 244 | a * (one - t) + b * t [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lights/diffuse.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 38 | shape: Arc, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | let mut inside: Option> = None; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | let mut outside: Option> = None; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | medium_interface: MediumInterface { inside, outside }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lights/infinite.rs:292:31 [INFO] [stdout] | [INFO] [stdout] 259 | let lmap = Arc::new(MipMap::new( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 284 | let distribution: Arc = Arc::new(Distribution2D::new(img, width, height)); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | medium_interface: MediumInterface::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lights/point.rs:48:31 [INFO] [stdout] | [INFO] [stdout] 35 | let mut inside: Option> = None; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let mut outside: Option> = None; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | medium_interface: MediumInterface { inside, outside }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lights/spot.rs:57:31 [INFO] [stdout] | [INFO] [stdout] 43 | let mut inside: Option> = None; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | let mut outside: Option> = None; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | medium_interface: MediumInterface { inside, outside }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/disney.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 44 | let color = mp.get_spectrum_texture("color", Spectrum::from(0.5)); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | let metallic = mp.get_float_texture("metallic", 0.0); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let eta = mp.get_float_texture("eta", 1.5); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | let roughness = mp.get_float_texture("roughness", 0.5); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | let specular_tint = mp.get_float_texture("speculartint", 0.0); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let anisotropic = mp.get_float_texture("anisotropic", 0.0); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let sheen = mp.get_float_texture("sheen", 0.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let sheen_tint = mp.get_float_texture("sheentint", 0.5); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | let clearcoat = mp.get_float_texture("clearcoat", 0.0); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | let clearcoat_gloss = mp.get_float_texture("clearcoatgloss", 1.0); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | let spec_trans = mp.get_float_texture("spectrans", 0.0); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | let scatter_distance = mp.get_spectrum_texture("scatterdistance", Spectrum::from(0.0)); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | let thin = mp.find_bool("thin", false); [INFO] [stdout] 57 | let flatness = mp.get_float_texture("flatness", 0.0); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | let diff_trans = mp.get_float_texture("difftrans", 1.0); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | let bump_map = mp.get_float_texture_or_null("bumpmap"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | [INFO] [stdout] 61 | Arc::new(Material::Disney(Box::new(DisneyMaterial { [INFO] [stdout] | __________________^ [INFO] [stdout] 62 | | color, [INFO] [stdout] 63 | | metallic, [INFO] [stdout] 64 | | eta, [INFO] [stdout] ... | [INFO] [stdout] 77 | | thin, [INFO] [stdout] 78 | | }))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/hair.rs:114:18 [INFO] [stdout] | [INFO] [stdout] 50 | let mut sigma_a: Option + Send + Sync>> = [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | mp.get_spectrum_texture_or_null("sigma_a"); [INFO] [stdout] 52 | let color: Option + Send + Sync>> = [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | mp.get_spectrum_texture_or_null("color"); [INFO] [stdout] 54 | let eumelanin: Option + Send + Sync>> = [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | mp.get_float_texture_or_null("eumelanin"); [INFO] [stdout] 56 | let pheomelanin: Option + Send + Sync>> = [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | let eta = mp.get_float_texture("eta", 1.55); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | let beta_m = mp.get_float_texture("beta_m", 0.3); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | let beta_n = mp.get_float_texture("beta_n", 0.3); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 113 | let alpha = mp.get_float_texture("alpha", 2.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | Arc::new(Material::Hair(Box::new(HairMaterial::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 115 | | sigma_a, [INFO] [stdout] 116 | | color, [INFO] [stdout] 117 | | eumelanin, [INFO] [stdout] ... | [INFO] [stdout] 122 | | alpha, [INFO] [stdout] 123 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/matte.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 34 | let kd: Arc + Sync + Send> = [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | mp.get_spectrum_texture("Kd", Spectrum::new(0.5)); [INFO] [stdout] 36 | let sigma: Arc + Sync + Send> = mp.get_float_texture("sigma", 0.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | let bump_map = mp.get_float_texture_or_null("bumpmap"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | Arc::new(Material::Matte(Box::new(MatteMaterial::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 39 | | kd, sigma, bump_map, [INFO] [stdout] 40 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/metal.rs:133:18 [INFO] [stdout] | [INFO] [stdout] 120 | let eta: Arc + Send + Sync> = [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 124 | let k: Arc + Send + Sync> = mp.get_spectrum_texture("k", copper_k); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | let roughness: Arc + Send + Sync> = [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | mp.get_float_texture("roughness", 0.01 as Float); [INFO] [stdout] 127 | let u_roughness: Option + Send + Sync>> = [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 128 | mp.get_float_texture_or_null("uroughness"); [INFO] [stdout] 129 | let v_roughness: Option + Send + Sync>> = [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | mp.get_float_texture_or_null("vroughness"); [INFO] [stdout] 131 | let bump_map = mp.get_float_texture_or_null("bumpmap"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | let remap_roughness: bool = mp.find_bool("remaproughness", true); [INFO] [stdout] 133 | Arc::new(Material::Metal(Box::new(MetalMaterial::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 134 | | eta, [INFO] [stdout] 135 | | k, [INFO] [stdout] 136 | | roughness, [INFO] [stdout] ... | [INFO] [stdout] 140 | | remap_roughness, [INFO] [stdout] 141 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/mirror.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 27 | let kr = mp.get_spectrum_texture("Kr", Spectrum::new(0.9 as Float)); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | let bump_map = mp.get_float_texture_or_null("bumpmap"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | Arc::new(Material::Mirror(Box::new(MirrorMaterial::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 30 | | kr, bump_map, [INFO] [stdout] 31 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/plastic.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 43 | let kd = mp.get_spectrum_texture("Kd", Spectrum::new(0.25 as Float)); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | let ks = mp.get_spectrum_texture("Ks", Spectrum::new(0.25 as Float)); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | let roughness = mp.get_float_texture("roughness", 0.1 as Float); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let bump_map = mp.get_float_texture_or_null("bumpmap"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | let remap_roughness: bool = mp.find_bool("remaproughness", true); [INFO] [stdout] 48 | Arc::new(Material::Plastic(Box::new(PlasticMaterial::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 49 | | kd, [INFO] [stdout] 50 | | ks, [INFO] [stdout] 51 | | roughness, [INFO] [stdout] 52 | | bump_map, [INFO] [stdout] 53 | | remap_roughness, [INFO] [stdout] 54 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/substrate.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 42 | let kd: Arc + Sync + Send> = [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | mp.get_spectrum_texture("Kd", Spectrum::new(0.5)); [INFO] [stdout] 44 | let ks: Arc + Sync + Send> = [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | mp.get_spectrum_texture("Ks", Spectrum::new(0.5)); [INFO] [stdout] 46 | let uroughness: Arc + Sync + Send> = [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | mp.get_float_texture("uroughness", 0.1); [INFO] [stdout] 48 | let vroughness: Arc + Sync + Send> = [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | mp.get_float_texture("vroughness", 0.1); [INFO] [stdout] 50 | let bump_map = mp.get_float_texture_or_null("bumpmap"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let remap_roughness: bool = mp.find_bool("remaproughness", true); [INFO] [stdout] 52 | Arc::new(Material::Substrate(Box::new(SubstrateMaterial::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 53 | | kd, [INFO] [stdout] 54 | | ks, [INFO] [stdout] 55 | | uroughness, [INFO] [stdout] ... | [INFO] [stdout] 58 | | remap_roughness, [INFO] [stdout] 59 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/subsurface.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 40 | kr: Arc + Sync + Send>, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | kt: Arc + Sync + Send>, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | sigma_a: Arc + Sync + Send>, [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | sigma_s: Arc + Sync + Send>, [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | u_roughness: Arc + Sync + Send>, [INFO] [stdout] | -------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | v_roughness: Arc + Sync + Send>, [INFO] [stdout] | -------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | bump_map: Option + Sync + Send>>, [INFO] [stdout] | ------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | table: Arc::new(table), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/subsurface.rs:105:18 [INFO] [stdout] | [INFO] [stdout] 89 | let sigma_a: Arc + Sync + Send> = [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | mp.get_spectrum_texture("sigma_a", sig_a); [INFO] [stdout] 91 | let sigma_s: Arc + Sync + Send> = [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | mp.get_spectrum_texture("sigma_s", sig_s); [INFO] [stdout] 93 | let kr: Arc + Sync + Send> = [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | mp.get_spectrum_texture("Kr", Spectrum::new(1.0)); [INFO] [stdout] 95 | let kt: Arc + Sync + Send> = [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | mp.get_spectrum_texture("Kr", Spectrum::new(1.0)); [INFO] [stdout] 97 | let roughu: Arc + Sync + Send> = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | mp.get_float_texture("uroughness", 0.0 as Float); [INFO] [stdout] 99 | let roughv: Arc + Sync + Send> = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | mp.get_float_texture("vroughness", 0.0 as Float); [INFO] [stdout] 101 | let bump_map = mp.get_float_texture_or_null("bumpmap"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | Arc::new(Material::Subsurface(Box::new(SubsurfaceMaterial::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 106 | | scale, [INFO] [stdout] 107 | | kr, [INFO] [stdout] 108 | | kt, [INFO] [stdout] ... | [INFO] [stdout] 116 | | remap_roughness, [INFO] [stdout] 117 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/integrators/bdpt.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 43 | let common: InteractionCommon = InteractionCommon { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/integrators/bdpt.rs:231:17 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn new(vertex_type: VertexType, ei: EndpointInteraction<'a>, beta: &Spectrum) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 231 | ei: Some(ei), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/integrators/bdpt.rs:232:17 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn new(vertex_type: VertexType, ei: EndpointInteraction<'a>, beta: &Spectrum) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 232 | mi: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/integrators/bdpt.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn new(vertex_type: VertexType, ei: EndpointInteraction<'a>, beta: &Spectrum) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 233 | si: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/translucent.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 46 | let kd = mp.get_spectrum_texture("Kd", Spectrum::new(0.25 as Float)); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | let ks = mp.get_spectrum_texture("Ks", Spectrum::new(0.25 as Float)); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | let reflect = mp.get_spectrum_texture("reflect", Spectrum::new(0.5 as Float)); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let transmit = mp.get_spectrum_texture("transmit", Spectrum::new(0.5 as Float)); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let roughness = mp.get_float_texture("roughness", 0.1 as Float); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let bump_map = mp.get_float_texture_or_null("bumpmap"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | let remap_roughness: bool = mp.find_bool("remaproughness", true); [INFO] [stdout] 53 | Arc::new(Material::Translucent(Box::new(TranslucentMaterial::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 54 | | kd, [INFO] [stdout] 55 | | ks, [INFO] [stdout] 56 | | roughness, [INFO] [stdout] ... | [INFO] [stdout] 60 | | remap_roughness, [INFO] [stdout] 61 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/media/grid.rs:271:39 [INFO] [stdout] | [INFO] [stdout] 215 | let mut in_ray: Ray = Ray { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | let ray: Ray = self.world_to_medium.transform_ray(&in_ray); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 271 | (Spectrum::new(1.0 as Float), None) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/integrators/path.rs:52:33 [INFO] [stdout] | [INFO] [stdout] 39 | camera: Arc, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | sampler: Box, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | light_distribution: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/shapes/curve.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 90 | common: Arc, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | material: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/integrators/volpath.rs:53:33 [INFO] [stdout] | [INFO] [stdout] 40 | camera: Arc, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | sampler: Box, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | light_distribution: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lights/diffuse.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 38 | shape: Arc, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | let mut inside: Option> = None; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | let mut outside: Option> = None; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | medium_interface: MediumInterface { inside, outside }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lights/infinite.rs:292:31 [INFO] [stdout] | [INFO] [stdout] 259 | let lmap = Arc::new(MipMap::new( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 284 | let distribution: Arc = Arc::new(Distribution2D::new(img, width, height)); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | medium_interface: MediumInterface::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lights/point.rs:48:31 [INFO] [stdout] | [INFO] [stdout] 35 | let mut inside: Option> = None; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let mut outside: Option> = None; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | medium_interface: MediumInterface { inside, outside }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lights/spot.rs:57:31 [INFO] [stdout] | [INFO] [stdout] 43 | let mut inside: Option> = None; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | let mut outside: Option> = None; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | medium_interface: MediumInterface { inside, outside }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/disney.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 44 | let color = mp.get_spectrum_texture("color", Spectrum::from(0.5)); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | let metallic = mp.get_float_texture("metallic", 0.0); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let eta = mp.get_float_texture("eta", 1.5); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | let roughness = mp.get_float_texture("roughness", 0.5); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | let specular_tint = mp.get_float_texture("speculartint", 0.0); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let anisotropic = mp.get_float_texture("anisotropic", 0.0); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let sheen = mp.get_float_texture("sheen", 0.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let sheen_tint = mp.get_float_texture("sheentint", 0.5); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | let clearcoat = mp.get_float_texture("clearcoat", 0.0); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | let clearcoat_gloss = mp.get_float_texture("clearcoatgloss", 1.0); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | let spec_trans = mp.get_float_texture("spectrans", 0.0); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | let scatter_distance = mp.get_spectrum_texture("scatterdistance", Spectrum::from(0.0)); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | let thin = mp.find_bool("thin", false); [INFO] [stdout] 57 | let flatness = mp.get_float_texture("flatness", 0.0); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | let diff_trans = mp.get_float_texture("difftrans", 1.0); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | let bump_map = mp.get_float_texture_or_null("bumpmap"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | [INFO] [stdout] 61 | Arc::new(Material::Disney(Box::new(DisneyMaterial { [INFO] [stdout] | __________________^ [INFO] [stdout] 62 | | color, [INFO] [stdout] 63 | | metallic, [INFO] [stdout] 64 | | eta, [INFO] [stdout] ... | [INFO] [stdout] 77 | | thin, [INFO] [stdout] 78 | | }))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/hair.rs:114:18 [INFO] [stdout] | [INFO] [stdout] 50 | let mut sigma_a: Option + Send + Sync>> = [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | mp.get_spectrum_texture_or_null("sigma_a"); [INFO] [stdout] 52 | let color: Option + Send + Sync>> = [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | mp.get_spectrum_texture_or_null("color"); [INFO] [stdout] 54 | let eumelanin: Option + Send + Sync>> = [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | mp.get_float_texture_or_null("eumelanin"); [INFO] [stdout] 56 | let pheomelanin: Option + Send + Sync>> = [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | let eta = mp.get_float_texture("eta", 1.55); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | let beta_m = mp.get_float_texture("beta_m", 0.3); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | let beta_n = mp.get_float_texture("beta_n", 0.3); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 113 | let alpha = mp.get_float_texture("alpha", 2.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | Arc::new(Material::Hair(Box::new(HairMaterial::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 115 | | sigma_a, [INFO] [stdout] 116 | | color, [INFO] [stdout] 117 | | eumelanin, [INFO] [stdout] ... | [INFO] [stdout] 122 | | alpha, [INFO] [stdout] 123 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/matte.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 34 | let kd: Arc + Sync + Send> = [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | mp.get_spectrum_texture("Kd", Spectrum::new(0.5)); [INFO] [stdout] 36 | let sigma: Arc + Sync + Send> = mp.get_float_texture("sigma", 0.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | let bump_map = mp.get_float_texture_or_null("bumpmap"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | Arc::new(Material::Matte(Box::new(MatteMaterial::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 39 | | kd, sigma, bump_map, [INFO] [stdout] 40 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/metal.rs:133:18 [INFO] [stdout] | [INFO] [stdout] 120 | let eta: Arc + Send + Sync> = [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 124 | let k: Arc + Send + Sync> = mp.get_spectrum_texture("k", copper_k); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | let roughness: Arc + Send + Sync> = [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | mp.get_float_texture("roughness", 0.01 as Float); [INFO] [stdout] 127 | let u_roughness: Option + Send + Sync>> = [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 128 | mp.get_float_texture_or_null("uroughness"); [INFO] [stdout] 129 | let v_roughness: Option + Send + Sync>> = [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | mp.get_float_texture_or_null("vroughness"); [INFO] [stdout] 131 | let bump_map = mp.get_float_texture_or_null("bumpmap"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | let remap_roughness: bool = mp.find_bool("remaproughness", true); [INFO] [stdout] 133 | Arc::new(Material::Metal(Box::new(MetalMaterial::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 134 | | eta, [INFO] [stdout] 135 | | k, [INFO] [stdout] 136 | | roughness, [INFO] [stdout] ... | [INFO] [stdout] 140 | | remap_roughness, [INFO] [stdout] 141 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/shapes/loopsubdiv.rs:653:14 [INFO] [stdout] | [INFO] [stdout] 279 | let mut verts: Vec> = Vec::with_capacity(p.len()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 284 | let mut faces: Vec> = Vec::with_capacity(n_faces); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 306 | let mut edges: HashSet = HashSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 653 | Arc::new(TriangleMesh::new( [INFO] [stdout] | ______________^ [INFO] [stdout] 654 | | *object_to_world, [INFO] [stdout] 655 | | *world_to_object, [INFO] [stdout] 656 | | reverse_orientation, [INFO] [stdout] ... | [INFO] [stdout] 665 | | None, [INFO] [stdout] 666 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/mirror.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 27 | let kr = mp.get_spectrum_texture("Kr", Spectrum::new(0.9 as Float)); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | let bump_map = mp.get_float_texture_or_null("bumpmap"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | Arc::new(Material::Mirror(Box::new(MirrorMaterial::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 30 | | kr, bump_map, [INFO] [stdout] 31 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/plastic.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 43 | let kd = mp.get_spectrum_texture("Kd", Spectrum::new(0.25 as Float)); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | let ks = mp.get_spectrum_texture("Ks", Spectrum::new(0.25 as Float)); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | let roughness = mp.get_float_texture("roughness", 0.1 as Float); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let bump_map = mp.get_float_texture_or_null("bumpmap"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | let remap_roughness: bool = mp.find_bool("remaproughness", true); [INFO] [stdout] 48 | Arc::new(Material::Plastic(Box::new(PlasticMaterial::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 49 | | kd, [INFO] [stdout] 50 | | ks, [INFO] [stdout] 51 | | roughness, [INFO] [stdout] 52 | | bump_map, [INFO] [stdout] 53 | | remap_roughness, [INFO] [stdout] 54 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/substrate.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 42 | let kd: Arc + Sync + Send> = [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | mp.get_spectrum_texture("Kd", Spectrum::new(0.5)); [INFO] [stdout] 44 | let ks: Arc + Sync + Send> = [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | mp.get_spectrum_texture("Ks", Spectrum::new(0.5)); [INFO] [stdout] 46 | let uroughness: Arc + Sync + Send> = [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | mp.get_float_texture("uroughness", 0.1); [INFO] [stdout] 48 | let vroughness: Arc + Sync + Send> = [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | mp.get_float_texture("vroughness", 0.1); [INFO] [stdout] 50 | let bump_map = mp.get_float_texture_or_null("bumpmap"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let remap_roughness: bool = mp.find_bool("remaproughness", true); [INFO] [stdout] 52 | Arc::new(Material::Substrate(Box::new(SubstrateMaterial::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 53 | | kd, [INFO] [stdout] 54 | | ks, [INFO] [stdout] 55 | | uroughness, [INFO] [stdout] ... | [INFO] [stdout] 58 | | remap_roughness, [INFO] [stdout] 59 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/subsurface.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 40 | kr: Arc + Sync + Send>, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | kt: Arc + Sync + Send>, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | sigma_a: Arc + Sync + Send>, [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | sigma_s: Arc + Sync + Send>, [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | u_roughness: Arc + Sync + Send>, [INFO] [stdout] | -------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | v_roughness: Arc + Sync + Send>, [INFO] [stdout] | -------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | bump_map: Option + Sync + Send>>, [INFO] [stdout] | ------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | table: Arc::new(table), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/subsurface.rs:105:18 [INFO] [stdout] | [INFO] [stdout] 89 | let sigma_a: Arc + Sync + Send> = [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | mp.get_spectrum_texture("sigma_a", sig_a); [INFO] [stdout] 91 | let sigma_s: Arc + Sync + Send> = [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | mp.get_spectrum_texture("sigma_s", sig_s); [INFO] [stdout] 93 | let kr: Arc + Sync + Send> = [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | mp.get_spectrum_texture("Kr", Spectrum::new(1.0)); [INFO] [stdout] 95 | let kt: Arc + Sync + Send> = [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | mp.get_spectrum_texture("Kr", Spectrum::new(1.0)); [INFO] [stdout] 97 | let roughu: Arc + Sync + Send> = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | mp.get_float_texture("uroughness", 0.0 as Float); [INFO] [stdout] 99 | let roughv: Arc + Sync + Send> = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | mp.get_float_texture("vroughness", 0.0 as Float); [INFO] [stdout] 101 | let bump_map = mp.get_float_texture_or_null("bumpmap"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | Arc::new(Material::Subsurface(Box::new(SubsurfaceMaterial::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 106 | | scale, [INFO] [stdout] 107 | | kr, [INFO] [stdout] 108 | | kt, [INFO] [stdout] ... | [INFO] [stdout] 116 | | remap_roughness, [INFO] [stdout] 117 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/materials/translucent.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 46 | let kd = mp.get_spectrum_texture("Kd", Spectrum::new(0.25 as Float)); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | let ks = mp.get_spectrum_texture("Ks", Spectrum::new(0.25 as Float)); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | let reflect = mp.get_spectrum_texture("reflect", Spectrum::new(0.5 as Float)); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let transmit = mp.get_spectrum_texture("transmit", Spectrum::new(0.5 as Float)); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let roughness = mp.get_float_texture("roughness", 0.1 as Float); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let bump_map = mp.get_float_texture_or_null("bumpmap"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | let remap_roughness: bool = mp.find_bool("remaproughness", true); [INFO] [stdout] 53 | Arc::new(Material::Translucent(Box::new(TranslucentMaterial::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 54 | | kd, [INFO] [stdout] 55 | | ks, [INFO] [stdout] 56 | | roughness, [INFO] [stdout] ... | [INFO] [stdout] 60 | | remap_roughness, [INFO] [stdout] 61 | | )))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/media/grid.rs:271:39 [INFO] [stdout] | [INFO] [stdout] 215 | let mut in_ray: Ray = Ray { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | let ray: Ray = self.world_to_medium.transform_ray(&in_ray); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 271 | (Spectrum::new(1.0 as Float), None) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/shapes/curve.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 90 | common: Arc, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | material: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/shapes/loopsubdiv.rs:653:14 [INFO] [stdout] | [INFO] [stdout] 279 | let mut verts: Vec> = Vec::with_capacity(p.len()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 284 | let mut faces: Vec> = Vec::with_capacity(n_faces); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 306 | let mut edges: HashSet = HashSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 653 | Arc::new(TriangleMesh::new( [INFO] [stdout] | ______________^ [INFO] [stdout] 654 | | *object_to_world, [INFO] [stdout] 655 | | *world_to_object, [INFO] [stdout] 656 | | reverse_orientation, [INFO] [stdout] ... | [INFO] [stdout] 665 | | None, [INFO] [stdout] 666 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 38 previous errors; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rs_pbrt` (lib test) due to 39 previous errors; 18 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 38 previous errors; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rs_pbrt` (lib) due to 39 previous errors; 18 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1f40faa2468ebf3cdc59a18251c8f7fd7e88c50068da7780a06d69695cc86ae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f40faa2468ebf3cdc59a18251c8f7fd7e88c50068da7780a06d69695cc86ae4", kill_on_drop: false }` [INFO] [stdout] 1f40faa2468ebf3cdc59a18251c8f7fd7e88c50068da7780a06d69695cc86ae4