[INFO] cloning repository https://github.com/cobbal/rust-tracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cobbal/rust-tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobbal%2Frust-tracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobbal%2Frust-tracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 938ebe5df857e05f6e050fa2457d7578c06127a1 [INFO] checking cobbal/rust-tracer against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobbal%2Frust-tracer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cobbal/rust-tracer on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cobbal/rust-tracer [INFO] finished tweaking git repo https://github.com/cobbal/rust-tracer [INFO] tweaked toml for git repo https://github.com/cobbal/rust-tracer written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cobbal/rust-tracer 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-bigint v0.2.2 [INFO] [stderr] Downloaded num-derive v0.2.5 [INFO] [stderr] Downloaded num-rational v0.2.1 [INFO] [stderr] Downloaded num v0.2.0 [INFO] [stderr] Downloaded adler32 v1.0.3 [INFO] [stderr] Downloaded color_quant v1.0.1 [INFO] [stderr] Downloaded num-complex v0.2.1 [INFO] [stderr] Downloaded inflate v0.4.5 [INFO] [stderr] Downloaded byteorder v1.3.1 [INFO] [stderr] Downloaded quote v0.6.12 [INFO] [stderr] Downloaded gif v0.10.1 [INFO] [stderr] Downloaded jpeg-decoder v0.1.15 [INFO] [stderr] Downloaded deflate v0.7.19 [INFO] [stderr] Downloaded syn v0.15.33 [INFO] [stderr] Downloaded png v0.14.1 [INFO] [stderr] Downloaded tiff v0.2.2 [INFO] [stderr] Downloaded libc v0.2.53 [INFO] [stderr] Downloaded proc-macro2 v0.4.28 [INFO] [stderr] Downloaded unicode-xid v0.1.0 [INFO] [stderr] Downloaded image v0.21.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d338ba2f92d5521c90413b8a184f354c18fc85046195f90ea3619a11c93228b6 [INFO] running `Command { std: "docker" "start" "-a" "d338ba2f92d5521c90413b8a184f354c18fc85046195f90ea3619a11c93228b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d338ba2f92d5521c90413b8a184f354c18fc85046195f90ea3619a11c93228b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d338ba2f92d5521c90413b8a184f354c18fc85046195f90ea3619a11c93228b6", kill_on_drop: false }` [INFO] [stdout] d338ba2f92d5521c90413b8a184f354c18fc85046195f90ea3619a11c93228b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95cd99e790ecd73c3f0439c77d130967840797fc18fe300c4e3a1d39b3878889 [INFO] running `Command { std: "docker" "start" "-a" "95cd99e790ecd73c3f0439c77d130967840797fc18fe300c4e3a1d39b3878889", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking gif v0.10.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.1 [INFO] [stderr] Checking rust-tracer v0.1.0 (/opt/rustwide/workdir) [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: replaced with `#[rustc_box]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [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: replaced with `#[rustc_box]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | / box Sphere { [INFO] [stdout] 59 | | material: material, [INFO] [stdout] 60 | | center0: ¢er0 - time0 * &dcenter, [INFO] [stdout] 61 | | dcenter: dcenter, [INFO] [stdout] 62 | | radius: radius, [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 58 ~ Box::new(Sphere { [INFO] [stdout] 59 + material: material, [INFO] [stdout] 60 + center0: ¢er0 - time0 * &dcenter, [INFO] [stdout] 61 + dcenter: dcenter, [INFO] [stdout] 62 + radius: radius, [INFO] [stdout] 63 + }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | / box BVHNode { [INFO] [stdout] 200 | | left: left, [INFO] [stdout] 201 | | right: right, [INFO] [stdout] 202 | | bbox: lbb.union(&rbb) [INFO] [stdout] 203 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 199 ~ Box::new(BVHNode { [INFO] [stdout] 200 + left: left, [INFO] [stdout] 201 + right: right, [INFO] [stdout] 202 + bbox: lbb.union(&rbb) [INFO] [stdout] 203 + }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | / box Sphere { [INFO] [stdout] 59 | | material: material, [INFO] [stdout] 60 | | center0: ¢er0 - time0 * &dcenter, [INFO] [stdout] 61 | | dcenter: dcenter, [INFO] [stdout] 62 | | radius: radius, [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 58 ~ Box::new(Sphere { [INFO] [stdout] 59 + material: material, [INFO] [stdout] 60 + center0: ¢er0 - time0 * &dcenter, [INFO] [stdout] 61 + dcenter: dcenter, [INFO] [stdout] 62 + radius: radius, [INFO] [stdout] 63 + }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | / box Translate { [INFO] [stdout] 299 | | inner: inner, [INFO] [stdout] 300 | | offset: offset, [INFO] [stdout] 301 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 298 ~ Box::new(Translate { [INFO] [stdout] 299 + inner: inner, [INFO] [stdout] 300 + offset: offset, [INFO] [stdout] 301 + }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:367:5 [INFO] [stdout] | [INFO] [stdout] 367 | / box Rotate { [INFO] [stdout] 368 | | inner: inner, [INFO] [stdout] 369 | | mat: mat, [INFO] [stdout] 370 | | inv: mat.transpose(), [INFO] [stdout] 371 | | aabb: aabb, [INFO] [stdout] 372 | | debug_object: cube(aabb.min, aabb.max, &matter), [INFO] [stdout] 373 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 367 ~ Box::new(Rotate { [INFO] [stdout] 368 + inner: inner, [INFO] [stdout] 369 + mat: mat, [INFO] [stdout] 370 + inv: mat.transpose(), [INFO] [stdout] 371 + aabb: aabb, [INFO] [stdout] 372 + debug_object: cube(aabb.min, aabb.max, &matter), [INFO] [stdout] 373 + }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | / box BVHNode { [INFO] [stdout] 200 | | left: left, [INFO] [stdout] 201 | | right: right, [INFO] [stdout] 202 | | bbox: lbb.union(&rbb) [INFO] [stdout] 203 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 199 ~ Box::new(BVHNode { [INFO] [stdout] 200 + left: left, [INFO] [stdout] 201 + right: right, [INFO] [stdout] 202 + bbox: lbb.union(&rbb) [INFO] [stdout] 203 + }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | / box Translate { [INFO] [stdout] 299 | | inner: inner, [INFO] [stdout] 300 | | offset: offset, [INFO] [stdout] 301 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 298 ~ Box::new(Translate { [INFO] [stdout] 299 + inner: inner, [INFO] [stdout] 300 + offset: offset, [INFO] [stdout] 301 + }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:367:5 [INFO] [stdout] | [INFO] [stdout] 367 | / box Rotate { [INFO] [stdout] 368 | | inner: inner, [INFO] [stdout] 369 | | mat: mat, [INFO] [stdout] 370 | | inv: mat.transpose(), [INFO] [stdout] 371 | | aabb: aabb, [INFO] [stdout] 372 | | debug_object: cube(aabb.min, aabb.max, &matter), [INFO] [stdout] 373 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 367 ~ Box::new(Rotate { [INFO] [stdout] 368 + inner: inner, [INFO] [stdout] 369 + mat: mat, [INFO] [stdout] 370 + inv: mat.transpose(), [INFO] [stdout] 371 + aabb: aabb, [INFO] [stdout] 372 + debug_object: cube(aabb.min, aabb.max, &matter), [INFO] [stdout] 373 + }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:73:15 [INFO] [stdout] | [INFO] [stdout] 73 | list.push(box Sky); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 73 | list.push(Box::new(Sky)); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:188:25 [INFO] [stdout] | [INFO] [stdout] 188 | phase_function: box mix, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 188 | phase_function: Box::new(mix), [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:185:15 [INFO] [stdout] | [INFO] [stdout] 185 | list.push(box ConstantMedium { [INFO] [stdout] | _______________^ [INFO] [stdout] 186 | | boundary: boundary, [INFO] [stdout] 187 | | density: 0.1, [INFO] [stdout] 188 | | phase_function: box mix, [INFO] [stdout] 189 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 185 ~ list.push(Box::new(ConstantMedium { [INFO] [stdout] 186 + boundary: boundary, [INFO] [stdout] 187 + density: 0.1, [INFO] [stdout] 188 + phase_function: box mix, [INFO] [stdout] 189 ~ })); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:195:25 [INFO] [stdout] | [INFO] [stdout] 195 | phase_function: box Isotropic(ConstantTex(ivec3(1, 1, 1))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 195 | phase_function: Box::new(Isotropic(ConstantTex(ivec3(1, 1, 1)))), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:73:15 [INFO] [stdout] | [INFO] [stdout] 73 | list.push(box Sky); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 73 | list.push(Box::new(Sky)); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:192:15 [INFO] [stdout] | [INFO] [stdout] 192 | list.push(box ConstantMedium { [INFO] [stdout] | _______________^ [INFO] [stdout] 193 | | boundary: boundary, [INFO] [stdout] 194 | | density: 0.0001, [INFO] [stdout] 195 | | phase_function: box Isotropic(ConstantTex(ivec3(1, 1, 1))), [INFO] [stdout] 196 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 192 ~ list.push(Box::new(ConstantMedium { [INFO] [stdout] 193 + boundary: boundary, [INFO] [stdout] 194 + density: 0.0001, [INFO] [stdout] 195 + phase_function: box Isotropic(ConstantTex(ivec3(1, 1, 1))), [INFO] [stdout] 196 ~ })); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:271:15 [INFO] [stdout] | [INFO] [stdout] 271 | list.push(box XYRect { [INFO] [stdout] | _______________^ [INFO] [stdout] 272 | | x: (3.0, 5.0), [INFO] [stdout] 273 | | y: (1.0, 3.0), [INFO] [stdout] 274 | | z: -2.0, [INFO] [stdout] 275 | | material: light_material.clone() [INFO] [stdout] 276 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 271 ~ list.push(Box::new(XYRect { [INFO] [stdout] 272 + x: (3.0, 5.0), [INFO] [stdout] 273 + y: (1.0, 3.0), [INFO] [stdout] 274 + z: -2.0, [INFO] [stdout] 275 + material: light_material.clone() [INFO] [stdout] 276 ~ })); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:188:25 [INFO] [stdout] | [INFO] [stdout] 188 | phase_function: box mix, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 188 | phase_function: Box::new(mix), [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:324:25 [INFO] [stdout] | [INFO] [stdout] 324 | phase_function: box Isotropic(ConstantTex(ivec3(1, 1, 1))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 324 | phase_function: Box::new(Isotropic(ConstantTex(ivec3(1, 1, 1)))), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:185:15 [INFO] [stdout] | [INFO] [stdout] 185 | list.push(box ConstantMedium { [INFO] [stdout] | _______________^ [INFO] [stdout] 186 | | boundary: boundary, [INFO] [stdout] 187 | | density: 0.1, [INFO] [stdout] 188 | | phase_function: box mix, [INFO] [stdout] 189 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 185 ~ list.push(Box::new(ConstantMedium { [INFO] [stdout] 186 + boundary: boundary, [INFO] [stdout] 187 + density: 0.1, [INFO] [stdout] 188 + phase_function: box mix, [INFO] [stdout] 189 ~ })); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:321:17 [INFO] [stdout] | [INFO] [stdout] 321 | let mist1 = box ConstantMedium { [INFO] [stdout] | _________________^ [INFO] [stdout] 322 | | boundary: b1, [INFO] [stdout] 323 | | density: 0.01, [INFO] [stdout] 324 | | phase_function: box Isotropic(ConstantTex(ivec3(1, 1, 1))), [INFO] [stdout] 325 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 321 ~ let mist1 = Box::new(ConstantMedium { [INFO] [stdout] 322 + boundary: b1, [INFO] [stdout] 323 + density: 0.01, [INFO] [stdout] 324 + phase_function: box Isotropic(ConstantTex(ivec3(1, 1, 1))), [INFO] [stdout] 325 ~ }); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:195:25 [INFO] [stdout] | [INFO] [stdout] 195 | phase_function: box Isotropic(ConstantTex(ivec3(1, 1, 1))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 195 | phase_function: Box::new(Isotropic(ConstantTex(ivec3(1, 1, 1)))), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:329:25 [INFO] [stdout] | [INFO] [stdout] 329 | phase_function: box Isotropic(ConstantTex(ivec3(0, 0, 0))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 329 | phase_function: Box::new(Isotropic(ConstantTex(ivec3(0, 0, 0)))), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:326:17 [INFO] [stdout] | [INFO] [stdout] 326 | let mist2 = box ConstantMedium { [INFO] [stdout] | _________________^ [INFO] [stdout] 327 | | boundary: b2, [INFO] [stdout] 328 | | density: 0.01, [INFO] [stdout] 329 | | phase_function: box Isotropic(ConstantTex(ivec3(0, 0, 0))), [INFO] [stdout] 330 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 326 ~ let mist2 = Box::new(ConstantMedium { [INFO] [stdout] 327 + boundary: b2, [INFO] [stdout] 328 + density: 0.01, [INFO] [stdout] 329 + phase_function: box Isotropic(ConstantTex(ivec3(0, 0, 0))), [INFO] [stdout] 330 ~ }); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:192:15 [INFO] [stdout] | [INFO] [stdout] 192 | list.push(box ConstantMedium { [INFO] [stdout] | _______________^ [INFO] [stdout] 193 | | boundary: boundary, [INFO] [stdout] 194 | | density: 0.0001, [INFO] [stdout] 195 | | phase_function: box Isotropic(ConstantTex(ivec3(1, 1, 1))), [INFO] [stdout] 196 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 192 ~ list.push(Box::new(ConstantMedium { [INFO] [stdout] 193 + boundary: boundary, [INFO] [stdout] 194 + density: 0.0001, [INFO] [stdout] 195 + phase_function: box Isotropic(ConstantTex(ivec3(1, 1, 1))), [INFO] [stdout] 196 ~ })); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:372:15 [INFO] [stdout] | [INFO] [stdout] 372 | list.push(box Sky); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 372 | list.push(Box::new(Sky)); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:271:15 [INFO] [stdout] | [INFO] [stdout] 271 | list.push(box XYRect { [INFO] [stdout] | _______________^ [INFO] [stdout] 272 | | x: (3.0, 5.0), [INFO] [stdout] 273 | | y: (1.0, 3.0), [INFO] [stdout] 274 | | z: -2.0, [INFO] [stdout] 275 | | material: light_material.clone() [INFO] [stdout] 276 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 271 ~ list.push(Box::new(XYRect { [INFO] [stdout] 272 + x: (3.0, 5.0), [INFO] [stdout] 273 + y: (1.0, 3.0), [INFO] [stdout] 274 + z: -2.0, [INFO] [stdout] 275 + material: light_material.clone() [INFO] [stdout] 276 ~ })); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:324:25 [INFO] [stdout] | [INFO] [stdout] 324 | phase_function: box Isotropic(ConstantTex(ivec3(1, 1, 1))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 324 | phase_function: Box::new(Isotropic(ConstantTex(ivec3(1, 1, 1)))), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:321:17 [INFO] [stdout] | [INFO] [stdout] 321 | let mist1 = box ConstantMedium { [INFO] [stdout] | _________________^ [INFO] [stdout] 322 | | boundary: b1, [INFO] [stdout] 323 | | density: 0.01, [INFO] [stdout] 324 | | phase_function: box Isotropic(ConstantTex(ivec3(1, 1, 1))), [INFO] [stdout] 325 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 321 ~ let mist1 = Box::new(ConstantMedium { [INFO] [stdout] 322 + boundary: b1, [INFO] [stdout] 323 + density: 0.01, [INFO] [stdout] 324 + phase_function: box Isotropic(ConstantTex(ivec3(1, 1, 1))), [INFO] [stdout] 325 ~ }); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:329:25 [INFO] [stdout] | [INFO] [stdout] 329 | phase_function: box Isotropic(ConstantTex(ivec3(0, 0, 0))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 329 | phase_function: Box::new(Isotropic(ConstantTex(ivec3(0, 0, 0)))), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:326:17 [INFO] [stdout] | [INFO] [stdout] 326 | let mist2 = box ConstantMedium { [INFO] [stdout] | _________________^ [INFO] [stdout] 327 | | boundary: b2, [INFO] [stdout] 328 | | density: 0.01, [INFO] [stdout] 329 | | phase_function: box Isotropic(ConstantTex(ivec3(0, 0, 0))), [INFO] [stdout] 330 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 326 ~ let mist2 = Box::new(ConstantMedium { [INFO] [stdout] 327 + boundary: b2, [INFO] [stdout] 328 + density: 0.01, [INFO] [stdout] 329 + phase_function: box Isotropic(ConstantTex(ivec3(0, 0, 0))), [INFO] [stdout] 330 ~ }); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/tasks.rs:372:15 [INFO] [stdout] | [INFO] [stdout] 372 | list.push(box Sky); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 372 | list.push(Box::new(Sky)); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:417:27 [INFO] [stdout] | [INFO] [stdout] 417 | if flip { box FlipNormals(r) } else { box r } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | aarect!(XYRect, [x, X], [y, Y], [z, Z]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `aarect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 417 | if flip { Box::new(FlipNormals(r)) } else { box r } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:417:27 [INFO] [stdout] | [INFO] [stdout] 417 | if flip { box FlipNormals(r) } else { box r } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | aarect!(XYRect, [x, X], [y, Y], [z, Z]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `aarect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 417 | if flip { Box::new(FlipNormals(r)) } else { box r } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:417:55 [INFO] [stdout] | [INFO] [stdout] 417 | if flip { box FlipNormals(r) } else { box r } [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | aarect!(XYRect, [x, X], [y, Y], [z, Z]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `aarect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 417 | if flip { box FlipNormals(r) } else { Box::new(r) } [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:417:55 [INFO] [stdout] | [INFO] [stdout] 417 | if flip { box FlipNormals(r) } else { box r } [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | aarect!(XYRect, [x, X], [y, Y], [z, Z]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `aarect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 417 | if flip { box FlipNormals(r) } else { Box::new(r) } [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:417:27 [INFO] [stdout] | [INFO] [stdout] 417 | if flip { box FlipNormals(r) } else { box r } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 463 | aarect!(YZRect, [y, Y], [z, Z], [x, X]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `aarect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 417 | if flip { Box::new(FlipNormals(r)) } else { box r } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:417:27 [INFO] [stdout] | [INFO] [stdout] 417 | if flip { box FlipNormals(r) } else { box r } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 463 | aarect!(YZRect, [y, Y], [z, Z], [x, X]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `aarect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 417 | if flip { Box::new(FlipNormals(r)) } else { box r } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:417:55 [INFO] [stdout] | [INFO] [stdout] 417 | if flip { box FlipNormals(r) } else { box r } [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 463 | aarect!(YZRect, [y, Y], [z, Z], [x, X]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `aarect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 417 | if flip { box FlipNormals(r) } else { Box::new(r) } [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:417:55 [INFO] [stdout] | [INFO] [stdout] 417 | if flip { box FlipNormals(r) } else { box r } [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 463 | aarect!(YZRect, [y, Y], [z, Z], [x, X]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `aarect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 417 | if flip { box FlipNormals(r) } else { Box::new(r) } [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:417:27 [INFO] [stdout] | [INFO] [stdout] 417 | if flip { box FlipNormals(r) } else { box r } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 464 | aarect!(XZRect, [x, X], [z, Z], [y, Y]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `aarect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 417 | if flip { Box::new(FlipNormals(r)) } else { box r } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:417:27 [INFO] [stdout] | [INFO] [stdout] 417 | if flip { box FlipNormals(r) } else { box r } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 464 | aarect!(XZRect, [x, X], [z, Z], [y, Y]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `aarect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 417 | if flip { Box::new(FlipNormals(r)) } else { box r } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:417:55 [INFO] [stdout] | [INFO] [stdout] 417 | if flip { box FlipNormals(r) } else { box r } [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 464 | aarect!(XZRect, [x, X], [z, Z], [y, Y]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `aarect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 417 | if flip { box FlipNormals(r) } else { Box::new(r) } [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/object.rs:417:55 [INFO] [stdout] | [INFO] [stdout] 417 | if flip { box FlipNormals(r) } else { box r } [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 464 | aarect!(XZRect, [x, X], [z, Z], [y, Y]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `aarect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 417 | if flip { box FlipNormals(r) } else { Box::new(r) } [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-tracer` (bin "rust-tracer") due to 24 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rust-tracer` (bin "rust-tracer" test) due to 24 previous errors [INFO] running `Command { std: "docker" "inspect" "95cd99e790ecd73c3f0439c77d130967840797fc18fe300c4e3a1d39b3878889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95cd99e790ecd73c3f0439c77d130967840797fc18fe300c4e3a1d39b3878889", kill_on_drop: false }` [INFO] [stdout] 95cd99e790ecd73c3f0439c77d130967840797fc18fe300c4e3a1d39b3878889 [INFO] checking cobbal/rust-tracer against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobbal%2Frust-tracer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cobbal/rust-tracer on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cobbal/rust-tracer [INFO] finished tweaking git repo https://github.com/cobbal/rust-tracer [INFO] tweaked toml for git repo https://github.com/cobbal/rust-tracer written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cobbal/rust-tracer 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d4218630353ace41fe33f27fe79c224545628e9ace71433f2dc075d0e44b706 [INFO] running `Command { std: "docker" "start" "-a" "9d4218630353ace41fe33f27fe79c224545628e9ace71433f2dc075d0e44b706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d4218630353ace41fe33f27fe79c224545628e9ace71433f2dc075d0e44b706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d4218630353ace41fe33f27fe79c224545628e9ace71433f2dc075d0e44b706", kill_on_drop: false }` [INFO] [stdout] 9d4218630353ace41fe33f27fe79c224545628e9ace71433f2dc075d0e44b706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 625ad6b3ab3c377e4bcefa652c031daae25621ef0c4b99eaab3d6986b53e7e88 [INFO] running `Command { std: "docker" "start" "-a" "625ad6b3ab3c377e4bcefa652c031daae25621ef0c4b99eaab3d6986b53e7e88", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "625ad6b3ab3c377e4bcefa652c031daae25621ef0c4b99eaab3d6986b53e7e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "625ad6b3ab3c377e4bcefa652c031daae25621ef0c4b99eaab3d6986b53e7e88", kill_on_drop: false }` [INFO] [stdout] 625ad6b3ab3c377e4bcefa652c031daae25621ef0c4b99eaab3d6986b53e7e88