[INFO] cloning repository https://github.com/aarestad/ray-tracing-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aarestad/ray-tracing-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faarestad%2Fray-tracing-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faarestad%2Fray-tracing-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d983da05b14e72d8368df71362c7feaaa1b45da8 [INFO] checking aarestad/ray-tracing-rs/d983da05b14e72d8368df71362c7feaaa1b45da8 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faarestad%2Fray-tracing-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aarestad/ray-tracing-rs 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 git repo https://github.com/aarestad/ray-tracing-rs [INFO] finished tweaking git repo https://github.com/aarestad/ray-tracing-rs [INFO] tweaked toml for git repo https://github.com/aarestad/ray-tracing-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/aarestad/ray-tracing-rs 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b027d4f87ed1a4a799a28d30543a72ec9aecb368d5c74e917466a8f03c292b9e [INFO] running `Command { std: "docker" "start" "-a" "b027d4f87ed1a4a799a28d30543a72ec9aecb368d5c74e917466a8f03c292b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b027d4f87ed1a4a799a28d30543a72ec9aecb368d5c74e917466a8f03c292b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b027d4f87ed1a4a799a28d30543a72ec9aecb368d5c74e917466a8f03c292b9e", kill_on_drop: false }` [INFO] [stdout] b027d4f87ed1a4a799a28d30543a72ec9aecb368d5c74e917466a8f03c292b9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c4d7bdd37b12697b6cadcda01ce26cfc8fec725292840a47211a6fef3a621e43 [INFO] running `Command { std: "docker" "start" "-a" "c4d7bdd37b12697b6cadcda01ce26cfc8fec725292840a47211a6fef3a621e43", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking wide v0.7.11 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Checking bitstream-io v2.5.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking rgb v0.8.45 [INFO] [stderr] Checking robust v1.1.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking zune-jpeg v0.4.11 [INFO] [stderr] Checking spade v2.9.0 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking rstar v0.12.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ordered-float v4.2.1 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking args v2.2.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking image-webp v0.1.2 [INFO] [stderr] Checking exr v1.7.0 [INFO] [stderr] Checking nalgebra v0.33.0 [INFO] [stderr] Checking ravif v0.11.5 [INFO] [stderr] Checking image v0.25.1 [INFO] [stderr] Checking parry3d v0.17.0 [INFO] [stderr] Checking ray-tracer v1.7.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `image_to_ppm` is never used [INFO] [stdout] --> src/util/ppm.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn image_to_ppm(image: &RgbImage, file: &mut dyn Write) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/util/ppm.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn main() -> io::Result<()> { [INFO] [stdout] | ^^^^ [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/hittables/bounded_volume_hierarchy.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 44 | let left_child: Arc; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | let right_child: Arc; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | Arc::from(BoundedVolumeHierarchy { [INFO] [stdout] | ___________________^ [INFO] [stdout] 94 | | left_child, [INFO] [stdout] 95 | | right_child, [INFO] [stdout] 96 | | bounding_box: box_left.surrounding_box_with(&box_right), [INFO] [stdout] 97 | | }) [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/hittables/cuboid.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(cuboid_min: Point64, cuboid_max: Point64, material: Arc) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 21 | sides: HittableVec { [INFO] [stdout] | ____________________^ [INFO] [stdout] 22 | | hittables: vec![ [INFO] [stdout] 23 | | Arc::new(AxisAlignedRect { [INFO] [stdout] 24 | | material: material.clone(), [INFO] [stdout] ... | [INFO] [stdout] 65 | | ], [INFO] [stdout] 66 | | }, [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/hittables/triangle.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(p1: Point64, p2: Point64, p3: Point64, material: Arc) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | material: material.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/util/worlds.rs:506:23 [INFO] [stdout] | [INFO] [stdout] 447 | let ground = Arc::new(Lambertian { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 452 | let mut boxes: Vec> = vec![]; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 475 | let mut box_of_spheres: Vec> = vec![]; [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 476 | [INFO] [stdout] 477 | let white_ish = Arc::new(Lambertian { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 506 | hittable: Arc::new(HittableVec { [INFO] [stdout] | _______________________^ [INFO] [stdout] 507 | | hittables: vec![ [INFO] [stdout] 508 | | // floor [INFO] [stdout] 509 | | BoundedVolumeHierarchy::create_bvh_arc(&mut boxes, 0., 1.), [INFO] [stdout] ... | [INFO] [stdout] 580 | | ], [INFO] [stdout] 581 | | }), [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 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ray-tracer` (bin "ray-tracer") due to 5 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: function `image_to_ppm` is never used [INFO] [stdout] --> src/util/ppm.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn image_to_ppm(image: &RgbImage, file: &mut dyn Write) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/util/ppm.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn main() -> io::Result<()> { [INFO] [stdout] | ^^^^ [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/hittables/bounded_volume_hierarchy.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 44 | let left_child: Arc; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | let right_child: Arc; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | Arc::from(BoundedVolumeHierarchy { [INFO] [stdout] | ___________________^ [INFO] [stdout] 94 | | left_child, [INFO] [stdout] 95 | | right_child, [INFO] [stdout] 96 | | bounding_box: box_left.surrounding_box_with(&box_right), [INFO] [stdout] 97 | | }) [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/hittables/cuboid.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(cuboid_min: Point64, cuboid_max: Point64, material: Arc) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 21 | sides: HittableVec { [INFO] [stdout] | ____________________^ [INFO] [stdout] 22 | | hittables: vec![ [INFO] [stdout] 23 | | Arc::new(AxisAlignedRect { [INFO] [stdout] 24 | | material: material.clone(), [INFO] [stdout] ... | [INFO] [stdout] 65 | | ], [INFO] [stdout] 66 | | }, [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/hittables/triangle.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(p1: Point64, p2: Point64, p3: Point64, material: Arc) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | material: material.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/util/worlds.rs:506:23 [INFO] [stdout] | [INFO] [stdout] 447 | let ground = Arc::new(Lambertian { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 452 | let mut boxes: Vec> = vec![]; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 475 | let mut box_of_spheres: Vec> = vec![]; [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 476 | [INFO] [stdout] 477 | let white_ish = Arc::new(Lambertian { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 506 | hittable: Arc::new(HittableVec { [INFO] [stdout] | _______________________^ [INFO] [stdout] 507 | | hittables: vec![ [INFO] [stdout] 508 | | // floor [INFO] [stdout] 509 | | BoundedVolumeHierarchy::create_bvh_arc(&mut boxes, 0., 1.), [INFO] [stdout] ... | [INFO] [stdout] 580 | | ], [INFO] [stdout] 581 | | }), [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 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ray-tracer` (bin "ray-tracer" test) due to 5 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c4d7bdd37b12697b6cadcda01ce26cfc8fec725292840a47211a6fef3a621e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4d7bdd37b12697b6cadcda01ce26cfc8fec725292840a47211a6fef3a621e43", kill_on_drop: false }` [INFO] [stdout] c4d7bdd37b12697b6cadcda01ce26cfc8fec725292840a47211a6fef3a621e43