[INFO] cloning repository https://github.com/eliaperantoni/evo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eliaperantoni/evo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliaperantoni%2Fevo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliaperantoni%2Fevo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5225a5ef2a2f7ee62eaae5bcf041f1d4dbec7c2e
[INFO] checking eliaperantoni/evo against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliaperantoni%2Fevo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eliaperantoni/evo
[INFO] finished tweaking git repo https://github.com/eliaperantoni/evo
[INFO] tweaked toml for git repo https://github.com/eliaperantoni/evo written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eliaperantoni/evo on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eliaperantoni/evo 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking eliaperantoni/evo against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliaperantoni%2Fevo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eliaperantoni/evo
[INFO] finished tweaking git repo https://github.com/eliaperantoni/evo
[INFO] tweaked toml for git repo https://github.com/eliaperantoni/evo written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eliaperantoni/evo on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eliaperantoni/evo 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69c1f8762db551c8038a152ba4d9ee7e1a76fc19dae30a52d98cc86b791cfd22
[INFO] running `Command { std: "docker" "start" "-a" "69c1f8762db551c8038a152ba4d9ee7e1a76fc19dae30a52d98cc86b791cfd22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69c1f8762db551c8038a152ba4d9ee7e1a76fc19dae30a52d98cc86b791cfd22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69c1f8762db551c8038a152ba4d9ee7e1a76fc19dae30a52d98cc86b791cfd22", kill_on_drop: false }`
[INFO] [stdout] 69c1f8762db551c8038a152ba4d9ee7e1a76fc19dae30a52d98cc86b791cfd22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bddf177e760caa58c7277521b937ce08f7076420e2a7b46390560fbd322b399
[INFO] running `Command { std: "docker" "start" "-a" "9bddf177e760caa58c7277521b937ce08f7076420e2a7b46390560fbd322b399", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-bigint v0.4.2
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking rayon v1.5.1
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking evo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:54:72
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let obj_ground = Sphere::new(Pos3::new(0.0, -1000.0, 0.0), 1000.0, box mat_ground);
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 54 -     let obj_ground = Sphere::new(Pos3::new(0.0, -1000.0, 0.0), 1000.0, box mat_ground);
[INFO] [stdout] 54 +     let obj_ground = Sphere::new(Pos3::new(0.0, -1000.0, 0.0), 1000.0, Box::new(mat_ground));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     world.push(box obj_ground);
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 55 -     world.push(box obj_ground);
[INFO] [stdout] 55 +     world.push(Box::new(obj_ground));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:72:31
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     let mat = box Lambertian::new(albedo);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 72 -                     let mat = box Lambertian::new(albedo);
[INFO] [stdout] 72 +                     let mat = Box::new(Lambertian::new(albedo));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:78:31
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mat = box Metal::new(albedo, fuzz);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 78 -                     let mat = box Metal::new(albedo, fuzz);
[INFO] [stdout] 78 +                     let mat = Box::new(Metal::new(albedo, fuzz));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:82:31
[INFO] [stdout]    |
[INFO] [stdout] 82 |                     let mat = box Dielectric::new(1.5);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 82 -                     let mat = box Dielectric::new(1.5);
[INFO] [stdout] 82 +                     let mat = Box::new(Dielectric::new(1.5));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |         world.push(box obj);
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 90 -         world.push(box obj);
[INFO] [stdout] 90 +         world.push(Box::new(obj));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:94:60
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let obj_1 = Sphere::new(Pos3::new(0.0, 1.0, 0.0), 1.0, box mat_1);
[INFO] [stdout]    |                                                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 94 -     let obj_1 = Sphere::new(Pos3::new(0.0, 1.0, 0.0), 1.0, box mat_1);
[INFO] [stdout] 94 +     let obj_1 = Sphere::new(Pos3::new(0.0, 1.0, 0.0), 1.0, Box::new(mat_1));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 95 |     world.push(box obj_1);
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 95 -     world.push(box obj_1);
[INFO] [stdout] 95 +     world.push(Box::new(obj_1));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:98:61
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let obj_2 = Sphere::new(Pos3::new(-4.0, 1.0, 0.0), 1.0, box mat_2);
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 98 -     let obj_2 = Sphere::new(Pos3::new(-4.0, 1.0, 0.0), 1.0, box mat_2);
[INFO] [stdout] 98 +     let obj_2 = Sphere::new(Pos3::new(-4.0, 1.0, 0.0), 1.0, Box::new(mat_2));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 99 |     world.push(box obj_2);
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 99 -     world.push(box obj_2);
[INFO] [stdout] 99 +     world.push(Box::new(obj_2));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/main.rs:102:60
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let obj_3 = Sphere::new(Pos3::new(4.0, 1.0, 0.0), 1.0, box mat_3);
[INFO] [stdout]     |                                                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 102 -     let obj_3 = Sphere::new(Pos3::new(4.0, 1.0, 0.0), 1.0, box mat_3);
[INFO] [stdout] 102 +     let obj_3 = Sphere::new(Pos3::new(4.0, 1.0, 0.0), 1.0, Box::new(mat_3));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/main.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |     world.push(box obj_3);
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 103 -     world.push(box obj_3);
[INFO] [stdout] 103 +     world.push(Box::new(obj_3));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/main.rs:110:25
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let ctx = Box::leak(box Ctx { world, camera });
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 110 -     let ctx = Box::leak(box Ctx { world, camera });
[INFO] [stdout] 110 +     let ctx = Box::leak(Box::new(Ctx { world, camera }));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_syntax)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.70.0; see <https://github.com/rust-lang/rust/pull/108471> for more information
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:54:72
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let obj_ground = Sphere::new(Pos3::new(0.0, -1000.0, 0.0), 1000.0, box mat_ground);
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 54 -     let obj_ground = Sphere::new(Pos3::new(0.0, -1000.0, 0.0), 1000.0, box mat_ground);
[INFO] [stdout] 54 +     let obj_ground = Sphere::new(Pos3::new(0.0, -1000.0, 0.0), 1000.0, Box::new(mat_ground));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     world.push(box obj_ground);
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 55 -     world.push(box obj_ground);
[INFO] [stdout] 55 +     world.push(Box::new(obj_ground));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:72:31
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     let mat = box Lambertian::new(albedo);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 72 -                     let mat = box Lambertian::new(albedo);
[INFO] [stdout] 72 +                     let mat = Box::new(Lambertian::new(albedo));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:78:31
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mat = box Metal::new(albedo, fuzz);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 78 -                     let mat = box Metal::new(albedo, fuzz);
[INFO] [stdout] 78 +                     let mat = Box::new(Metal::new(albedo, fuzz));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:82:31
[INFO] [stdout]    |
[INFO] [stdout] 82 |                     let mat = box Dielectric::new(1.5);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 82 -                     let mat = box Dielectric::new(1.5);
[INFO] [stdout] 82 +                     let mat = Box::new(Dielectric::new(1.5));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |         world.push(box obj);
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 90 -         world.push(box obj);
[INFO] [stdout] 90 +         world.push(Box::new(obj));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:94:60
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let obj_1 = Sphere::new(Pos3::new(0.0, 1.0, 0.0), 1.0, box mat_1);
[INFO] [stdout]    |                                                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 94 -     let obj_1 = Sphere::new(Pos3::new(0.0, 1.0, 0.0), 1.0, box mat_1);
[INFO] [stdout] 94 +     let obj_1 = Sphere::new(Pos3::new(0.0, 1.0, 0.0), 1.0, Box::new(mat_1));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 95 |     world.push(box obj_1);
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 95 -     world.push(box obj_1);
[INFO] [stdout] 95 +     world.push(Box::new(obj_1));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:98:61
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let obj_2 = Sphere::new(Pos3::new(-4.0, 1.0, 0.0), 1.0, box mat_2);
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 98 -     let obj_2 = Sphere::new(Pos3::new(-4.0, 1.0, 0.0), 1.0, box mat_2);
[INFO] [stdout] 98 +     let obj_2 = Sphere::new(Pos3::new(-4.0, 1.0, 0.0), 1.0, Box::new(mat_2));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/main.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 99 |     world.push(box obj_2);
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 99 -     world.push(box obj_2);
[INFO] [stdout] 99 +     world.push(Box::new(obj_2));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/main.rs:102:60
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let obj_3 = Sphere::new(Pos3::new(4.0, 1.0, 0.0), 1.0, box mat_3);
[INFO] [stdout]     |                                                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 102 -     let obj_3 = Sphere::new(Pos3::new(4.0, 1.0, 0.0), 1.0, box mat_3);
[INFO] [stdout] 102 +     let obj_3 = Sphere::new(Pos3::new(4.0, 1.0, 0.0), 1.0, Box::new(mat_3));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/main.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |     world.push(box obj_3);
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 103 -     world.push(box obj_3);
[INFO] [stdout] 103 +     world.push(Box::new(obj_3));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/main.rs:110:25
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let ctx = Box::leak(box Ctx { world, camera });
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 110 -     let ctx = Box::leak(box Ctx { world, camera });
[INFO] [stdout] 110 +     let ctx = Box::leak(Box::new(Ctx { world, camera }));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_syntax)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.70.0; see <https://github.com/rust-lang/rust/pull/108471> for more information
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:112:42
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let n_chunks_y = IMG_HEIGHT.div_ceil(&CHUNK_SIZE);
[INFO] [stdout]     |                                 -------- ^^^^^^^^^^^ expected `u32`, found `&u32`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> library/core/src/num/uint_macros.rs:3579:21
[INFO] [stdout]    --> library/core/src/num/mod.rs:1134:4
[INFO] [stdout]    ::: library/core/src/num/mod.rs:1155:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 112 -     let n_chunks_y = IMG_HEIGHT.div_ceil(&CHUNK_SIZE);
[INFO] [stdout] 112 +     let n_chunks_y = IMG_HEIGHT.div_ceil(CHUNK_SIZE);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:113:41
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let n_chunks_x = IMG_WIDTH.div_ceil(&CHUNK_SIZE);
[INFO] [stdout]     |                                -------- ^^^^^^^^^^^ expected `u32`, found `&u32`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> library/core/src/num/uint_macros.rs:3579:21
[INFO] [stdout]    --> library/core/src/num/mod.rs:1134:4
[INFO] [stdout]    ::: library/core/src/num/mod.rs:1155:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 113 -     let n_chunks_x = IMG_WIDTH.div_ceil(&CHUNK_SIZE);
[INFO] [stdout] 113 +     let n_chunks_x = IMG_WIDTH.div_ceil(CHUNK_SIZE);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num::Integer`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use num::Integer;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:112:42
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let n_chunks_y = IMG_HEIGHT.div_ceil(&CHUNK_SIZE);
[INFO] [stdout]     |                                 -------- ^^^^^^^^^^^ expected `u32`, found `&u32`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> library/core/src/num/uint_macros.rs:3579:21
[INFO] [stdout]    --> library/core/src/num/mod.rs:1134:4
[INFO] [stdout]    ::: library/core/src/num/mod.rs:1155:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 112 -     let n_chunks_y = IMG_HEIGHT.div_ceil(&CHUNK_SIZE);
[INFO] [stdout] 112 +     let n_chunks_y = IMG_HEIGHT.div_ceil(CHUNK_SIZE);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:113:41
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let n_chunks_x = IMG_WIDTH.div_ceil(&CHUNK_SIZE);
[INFO] [stdout]     |                                -------- ^^^^^^^^^^^ expected `u32`, found `&u32`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> library/core/src/num/uint_macros.rs:3579:21
[INFO] [stdout]    --> library/core/src/num/mod.rs:1134:4
[INFO] [stdout]    ::: library/core/src/num/mod.rs:1155:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 113 -     let n_chunks_x = IMG_WIDTH.div_ceil(&CHUNK_SIZE);
[INFO] [stdout] 113 +     let n_chunks_x = IMG_WIDTH.div_ceil(CHUNK_SIZE);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num::Integer`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use num::Integer;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `evo` (bin "evo") due to 16 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0308, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `evo` (bin "evo" test) due to 16 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9bddf177e760caa58c7277521b937ce08f7076420e2a7b46390560fbd322b399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bddf177e760caa58c7277521b937ce08f7076420e2a7b46390560fbd322b399", kill_on_drop: false }`
[INFO] [stdout] 9bddf177e760caa58c7277521b937ce08f7076420e2a7b46390560fbd322b399
