[INFO] cloning repository https://github.com/wizgrao/rust-graphics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wizgrao/rust-graphics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwizgrao%2Frust-graphics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwizgrao%2Frust-graphics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19158a98cdd924e043c31d2e5cebb8ba2fe8e2fb [INFO] checking wizgrao/rust-graphics/19158a98cdd924e043c31d2e5cebb8ba2fe8e2fb against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwizgrao%2Frust-graphics" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wizgrao/rust-graphics [INFO] finished tweaking git repo https://github.com/wizgrao/rust-graphics [INFO] tweaked toml for git repo https://github.com/wizgrao/rust-graphics written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wizgrao/rust-graphics on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wizgrao/rust-graphics 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded is-terminal v0.4.1 [INFO] [stderr] Downloaded serde v1.0.148 [INFO] [stderr] Downloaded clap v4.0.29 [INFO] [stderr] Downloaded rustix v0.36.5 [INFO] [stderr] Downloaded tiff v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02c106a8262dfdfeb8c3e3272c579a667fc7707d94a5bbe940ebb5f0a007a84c [INFO] running `Command { std: "docker" "start" "-a" "02c106a8262dfdfeb8c3e3272c579a667fc7707d94a5bbe940ebb5f0a007a84c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02c106a8262dfdfeb8c3e3272c579a667fc7707d94a5bbe940ebb5f0a007a84c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02c106a8262dfdfeb8c3e3272c579a667fc7707d94a5bbe940ebb5f0a007a84c", kill_on_drop: false }` [INFO] [stdout] 02c106a8262dfdfeb8c3e3272c579a667fc7707d94a5bbe940ebb5f0a007a84c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba96ffec0a9934482a69b84a343588f4929a3439bdb297196bec1db5b14a7744 [INFO] running `Command { std: "docker" "start" "-a" "ba96ffec0a9934482a69b84a343588f4929a3439bdb297196bec1db5b14a7744", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking linux-raw-sys v0.1.3 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking half v2.1.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking png v0.17.7 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking bytemuck v1.12.3 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking net2 v0.2.38 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rayon v1.6.0 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking is-terminal v0.4.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking exr v1.5.2 [INFO] [stderr] Checking clap v4.0.29 [INFO] [stderr] Checking tiff v0.8.0 [INFO] [stderr] Checking image v0.24.5 [INFO] [stderr] Checking graphics v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `v` [INFO] [stdout] --> src/path_tracer/bvh.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::math::{v, Ray, V3}; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate-level attribute should be in the root module [INFO] [stdout] --> src/math/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(portable_simd)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `v` [INFO] [stdout] --> src/path_tracer/bvh.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::math::{v, Ray, V3}; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate-level attribute should be in the root module [INFO] [stdout] --> src/math/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(portable_simd)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `graphics::path_tracer::obj` [INFO] [stdout] --> src/bin/tracer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use graphics::path_tracer::obj; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `graphics::path_tracer::obj::ObjLine` [INFO] [stdout] --> src/bin/tracer.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use graphics::path_tracer::obj::ObjLine; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `graphics::path_tracer::obj` [INFO] [stdout] --> src/bin/tracer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use graphics::path_tracer::obj; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `graphics::path_tracer::obj::ObjLine` [INFO] [stdout] --> src/bin/tracer.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use graphics::path_tracer::obj::ObjLine; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `V3` has no field named `x` [INFO] [stdout] --> src/main.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | x: 0., [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/math/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct V3 (pub f64x4); [INFO] [stdout] | -- `V3` defined here [INFO] [stdout] | [INFO] [stdout] help: `V3` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 31 - center: V3 { [INFO] [stdout] 32 - x: 0., [INFO] [stdout] 33 - y: 0., [INFO] [stdout] 34 - z: 6., [INFO] [stdout] 35 - }, [INFO] [stdout] 31 + center: V3(/* Simd */), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `V3` has no field named `y` [INFO] [stdout] --> src/main.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | y: 0., [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/math/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct V3 (pub f64x4); [INFO] [stdout] | -- `V3` defined here [INFO] [stdout] | [INFO] [stdout] help: `V3` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 31 - center: V3 { [INFO] [stdout] 32 - x: 0., [INFO] [stdout] 33 - y: 0., [INFO] [stdout] 34 - z: 6., [INFO] [stdout] 35 - }, [INFO] [stdout] 31 + center: V3(/* Simd */), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `V3` has no field named `z` [INFO] [stdout] --> src/main.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | z: 6., [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/math/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct V3 (pub f64x4); [INFO] [stdout] | -- `V3` defined here [INFO] [stdout] | [INFO] [stdout] help: `V3` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 31 - center: V3 { [INFO] [stdout] 32 - x: 0., [INFO] [stdout] 33 - y: 0., [INFO] [stdout] 34 - z: 6., [INFO] [stdout] 35 - }, [INFO] [stdout] 31 + center: V3(/* Simd */), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `V3` has no field named `x` [INFO] [stdout] --> src/main.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | x: 1., [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/math/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct V3 (pub f64x4); [INFO] [stdout] | -- `V3` defined here [INFO] [stdout] | [INFO] [stdout] help: `V3` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 36 - axis: normalize(&V3 { [INFO] [stdout] 37 - x: 1., [INFO] [stdout] 38 - y: -1., [INFO] [stdout] 39 - z: -1.3, [INFO] [stdout] 40 - }), [INFO] [stdout] 36 + axis: normalize(&V3(/* Simd */)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `V3` has no field named `y` [INFO] [stdout] --> src/main.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | y: -1., [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/math/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct V3 (pub f64x4); [INFO] [stdout] | -- `V3` defined here [INFO] [stdout] | [INFO] [stdout] help: `V3` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 36 - axis: normalize(&V3 { [INFO] [stdout] 37 - x: 1., [INFO] [stdout] 38 - y: -1., [INFO] [stdout] 39 - z: -1.3, [INFO] [stdout] 40 - }), [INFO] [stdout] 36 + axis: normalize(&V3(/* Simd */)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `V3` has no field named `z` [INFO] [stdout] --> src/main.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | z: -1.3, [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/math/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct V3 (pub f64x4); [INFO] [stdout] | -- `V3` defined here [INFO] [stdout] | [INFO] [stdout] help: `V3` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 36 - axis: normalize(&V3 { [INFO] [stdout] 37 - x: 1., [INFO] [stdout] 38 - y: -1., [INFO] [stdout] 39 - z: -1.3, [INFO] [stdout] 40 - }), [INFO] [stdout] 36 + axis: normalize(&V3(/* Simd */)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:36:33 [INFO] [stdout] | [INFO] [stdout] 36 | axis: normalize(&V3 { [INFO] [stdout] | _______________________---------_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this function are incorrect [INFO] [stdout] 37 | | x: 1., [INFO] [stdout] 38 | | y: -1., [INFO] [stdout] 39 | | z: -1.3, [INFO] [stdout] 40 | | }), [INFO] [stdout] | |_________________^ expected `V3`, found `&V3` [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/math/mod.rs:227:8 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn normalize(x: V3) -> V3 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 36 - axis: normalize(&V3 { [INFO] [stdout] 36 + axis: normalize(V3 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `V3` has no field named `x` [INFO] [stdout] --> src/main.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | x: (2. * x as f64) / w as f64 - 1., [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/math/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct V3 (pub f64x4); [INFO] [stdout] | -- `V3` defined here [INFO] [stdout] | [INFO] [stdout] help: `V3` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 53 - let loc = V3 { [INFO] [stdout] 54 - x: (2. * x as f64) / w as f64 - 1., [INFO] [stdout] 55 - y: (2. * y as f64) / w as f64 - 1., [INFO] [stdout] 56 - z: 2., [INFO] [stdout] 57 - }; [INFO] [stdout] 53 + let loc = V3(/* Simd */); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `V3` has no field named `y` [INFO] [stdout] --> src/main.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | y: (2. * y as f64) / w as f64 - 1., [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/math/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct V3 (pub f64x4); [INFO] [stdout] | -- `V3` defined here [INFO] [stdout] | [INFO] [stdout] help: `V3` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 53 - let loc = V3 { [INFO] [stdout] 54 - x: (2. * x as f64) / w as f64 - 1., [INFO] [stdout] 55 - y: (2. * y as f64) / w as f64 - 1., [INFO] [stdout] 56 - z: 2., [INFO] [stdout] 57 - }; [INFO] [stdout] 53 + let loc = V3(/* Simd */); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `V3` has no field named `z` [INFO] [stdout] --> src/main.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | z: 2., [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/math/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct V3 (pub f64x4); [INFO] [stdout] | -- `V3` defined here [INFO] [stdout] | [INFO] [stdout] help: `V3` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 53 - let loc = V3 { [INFO] [stdout] 54 - x: (2. * x as f64) / w as f64 - 1., [INFO] [stdout] 55 - y: (2. * y as f64) / w as f64 - 1., [INFO] [stdout] 56 - z: 2., [INFO] [stdout] 57 - }; [INFO] [stdout] 53 + let loc = V3(/* Simd */); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `top_plane_obj` [INFO] [stdout] --> src/bin/tracer.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | let top_plane_obj = graphics::path_tracer::primitives::Solid { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_top_plane_obj` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bottom_plane_obj` [INFO] [stdout] --> src/bin/tracer.rs:159:17 [INFO] [stdout] | [INFO] [stdout] 159 | let bottom_plane_obj = graphics::path_tracer::primitives::Solid { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom_plane_obj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | pix_sum += render(&f, subpix_loc); [INFO] [stdout] | ------ ^^^^^^^^^^ expected `V3`, found `&V3` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/marcher/mod.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn render(s: &impl Renderable, loc: V3) -> f64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider dereferencing the borrow [INFO] [stdout] | [INFO] [stdout] 69 | pix_sum += render(&f, *subpix_loc); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `V3` has no field named `x` [INFO] [stdout] --> src/main.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | x: 0., [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/math/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct V3 (pub f64x4); [INFO] [stdout] | -- `V3` defined here [INFO] [stdout] | [INFO] [stdout] help: `V3` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 31 - center: V3 { [INFO] [stdout] 32 - x: 0., [INFO] [stdout] 33 - y: 0., [INFO] [stdout] 34 - z: 6., [INFO] [stdout] 35 - }, [INFO] [stdout] 31 + center: V3(/* Simd */), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `V3` has no field named `y` [INFO] [stdout] --> src/main.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | y: 0., [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/math/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct V3 (pub f64x4); [INFO] [stdout] | -- `V3` defined here [INFO] [stdout] | [INFO] [stdout] help: `V3` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 31 - center: V3 { [INFO] [stdout] 32 - x: 0., [INFO] [stdout] 33 - y: 0., [INFO] [stdout] 34 - z: 6., [INFO] [stdout] 35 - }, [INFO] [stdout] 31 + center: V3(/* Simd */), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `V3` has no field named `z` [INFO] [stdout] --> src/main.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | z: 6., [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/math/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct V3 (pub f64x4); [INFO] [stdout] | -- `V3` defined here [INFO] [stdout] | [INFO] [stdout] help: `V3` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 31 - center: V3 { [INFO] [stdout] 32 - x: 0., [INFO] [stdout] 33 - y: 0., [INFO] [stdout] 34 - z: 6., [INFO] [stdout] 35 - }, [INFO] [stdout] 31 + center: V3(/* Simd */), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `V3` has no field named `x` [INFO] [stdout] --> src/main.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | x: 1., [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/math/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct V3 (pub f64x4); [INFO] [stdout] | -- `V3` defined here [INFO] [stdout] | [INFO] [stdout] help: `V3` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 36 - axis: normalize(&V3 { [INFO] [stdout] 37 - x: 1., [INFO] [stdout] 38 - y: -1., [INFO] [stdout] 39 - z: -1.3, [INFO] [stdout] 40 - }), [INFO] [stdout] 36 + axis: normalize(&V3(/* Simd */)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `V3` has no field named `y` [INFO] [stdout] --> src/main.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | y: -1., [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/math/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct V3 (pub f64x4); [INFO] [stdout] | -- `V3` defined here [INFO] [stdout] | [INFO] [stdout] help: `V3` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 36 - axis: normalize(&V3 { [INFO] [stdout] 37 - x: 1., [INFO] [stdout] 38 - y: -1., [INFO] [stdout] 39 - z: -1.3, [INFO] [stdout] 40 - }), [INFO] [stdout] 36 + axis: normalize(&V3(/* Simd */)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `V3` has no field named `z` [INFO] [stdout] --> src/main.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | z: -1.3, [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/math/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct V3 (pub f64x4); [INFO] [stdout] | -- `V3` defined here [INFO] [stdout] | [INFO] [stdout] help: `V3` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 36 - axis: normalize(&V3 { [INFO] [stdout] 37 - x: 1., [INFO] [stdout] 38 - y: -1., [INFO] [stdout] 39 - z: -1.3, [INFO] [stdout] 40 - }), [INFO] [stdout] 36 + axis: normalize(&V3(/* Simd */)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0560. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `graphics` (bin "graphics") due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:36:33 [INFO] [stdout] | [INFO] [stdout] 36 | axis: normalize(&V3 { [INFO] [stdout] | _______________________---------_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this function are incorrect [INFO] [stdout] 37 | | x: 1., [INFO] [stdout] 38 | | y: -1., [INFO] [stdout] 39 | | z: -1.3, [INFO] [stdout] 40 | | }), [INFO] [stdout] | |_________________^ expected `V3`, found `&V3` [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/math/mod.rs:227:8 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn normalize(x: V3) -> V3 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 36 - axis: normalize(&V3 { [INFO] [stdout] 36 + axis: normalize(V3 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `V3` has no field named `x` [INFO] [stdout] --> src/main.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | x: (2. * x as f64) / w as f64 - 1., [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/math/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct V3 (pub f64x4); [INFO] [stdout] | -- `V3` defined here [INFO] [stdout] | [INFO] [stdout] help: `V3` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 53 - let loc = V3 { [INFO] [stdout] 54 - x: (2. * x as f64) / w as f64 - 1., [INFO] [stdout] 55 - y: (2. * y as f64) / w as f64 - 1., [INFO] [stdout] 56 - z: 2., [INFO] [stdout] 57 - }; [INFO] [stdout] 53 + let loc = V3(/* Simd */); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `V3` has no field named `y` [INFO] [stdout] --> src/main.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | y: (2. * y as f64) / w as f64 - 1., [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/math/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct V3 (pub f64x4); [INFO] [stdout] | -- `V3` defined here [INFO] [stdout] | [INFO] [stdout] help: `V3` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 53 - let loc = V3 { [INFO] [stdout] 54 - x: (2. * x as f64) / w as f64 - 1., [INFO] [stdout] 55 - y: (2. * y as f64) / w as f64 - 1., [INFO] [stdout] 56 - z: 2., [INFO] [stdout] 57 - }; [INFO] [stdout] 53 + let loc = V3(/* Simd */); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `V3` has no field named `z` [INFO] [stdout] --> src/main.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | z: 2., [INFO] [stdout] | ^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/math/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct V3 (pub f64x4); [INFO] [stdout] | -- `V3` defined here [INFO] [stdout] | [INFO] [stdout] help: `V3` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 53 - let loc = V3 { [INFO] [stdout] 54 - x: (2. * x as f64) / w as f64 - 1., [INFO] [stdout] 55 - y: (2. * y as f64) / w as f64 - 1., [INFO] [stdout] 56 - z: 2., [INFO] [stdout] 57 - }; [INFO] [stdout] 53 + let loc = V3(/* Simd */); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | pix_sum += render(&f, subpix_loc); [INFO] [stdout] | ------ ^^^^^^^^^^ expected `V3`, found `&V3` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/marcher/mod.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn render(s: &impl Renderable, loc: V3) -> f64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider dereferencing the borrow [INFO] [stdout] | [INFO] [stdout] 69 | pix_sum += render(&f, *subpix_loc); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0560. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `graphics` (bin "graphics" test) due to 11 previous errors [INFO] [stdout] warning: unused variable: `top_plane_obj` [INFO] [stdout] --> src/bin/tracer.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | let top_plane_obj = graphics::path_tracer::primitives::Solid { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_top_plane_obj` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bottom_plane_obj` [INFO] [stdout] --> src/bin/tracer.rs:159:17 [INFO] [stdout] | [INFO] [stdout] 159 | let bottom_plane_obj = graphics::path_tracer::primitives::Solid { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom_plane_obj` [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ba96ffec0a9934482a69b84a343588f4929a3439bdb297196bec1db5b14a7744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba96ffec0a9934482a69b84a343588f4929a3439bdb297196bec1db5b14a7744", kill_on_drop: false }` [INFO] [stdout] ba96ffec0a9934482a69b84a343588f4929a3439bdb297196bec1db5b14a7744