[INFO] cloning repository https://github.com/joshua-jose/RayMarching
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshua-jose/RayMarching" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshua-jose%2FRayMarching", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshua-jose%2FRayMarching'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7518e6dbde3064a9ce3995d4ec02ff426500f53f
[INFO] testing joshua-jose/RayMarching against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshua-jose%2FRayMarching" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/joshua-jose/RayMarching
[INFO] finished tweaking git repo https://github.com/joshua-jose/RayMarching
[INFO] tweaked toml for git repo https://github.com/joshua-jose/RayMarching written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joshua-jose/RayMarching on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joshua-jose/RayMarching 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lebe v0.5.1
[INFO] [stderr]   Downloaded mimalloc v0.1.29
[INFO] [stderr]   Downloaded pin-project-internal v1.0.11
[INFO] [stderr]   Downloaded bytemuck v1.11.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.42
[INFO] [stderr]   Downloaded png v0.17.5
[INFO] [stderr]   Downloaded pin-project v1.0.11
[INFO] [stderr]   Downloaded image v0.24.3
[INFO] [stderr]   Downloaded exr v1.4.2
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.25
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55e225c0319ca48323a920eed1f25a4d0967e448829925ea3b8b1a94748ab933
[INFO] running `Command { std: "docker" "start" "-a" "55e225c0319ca48323a920eed1f25a4d0967e448829925ea3b8b1a94748ab933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55e225c0319ca48323a920eed1f25a4d0967e448829925ea3b8b1a94748ab933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55e225c0319ca48323a920eed1f25a4d0967e448829925ea3b8b1a94748ab933", kill_on_drop: false }`
[INFO] [stdout] 55e225c0319ca48323a920eed1f25a4d0967e448829925ea3b8b1a94748ab933
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c59f60ce629f389f9fb9972712af2293c1de78f4304939866ba48e19387f56a
[INFO] running `Command { std: "docker" "start" "-a" "8c59f60ce629f389f9fb9972712af2293c1de78f4304939866ba48e19387f56a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling lebe v0.5.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling png v0.17.5
[INFO] [stderr]    Compiling bytemuck v1.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling mimalloc v0.1.29
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling pin-project v1.0.11
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling tiff v0.7.3
[INFO] [stderr]    Compiling exr v1.4.2
[INFO] [stderr]    Compiling image v0.24.3
[INFO] [stderr]    Compiling ray_marching v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(portable_simd)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(core_intrinsics)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(core_intrinsics)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/colour.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let map_colours = |x: f32| ((x * (a * x + b)) / (x * (c * x + d) + e));
[INFO] [stdout]    |                                ^                                         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -     let map_colours = |x: f32| ((x * (a * x + b)) / (x * (c * x + d) + e));
[INFO] [stdout] 39 +     let map_colours = |x: f32| (x * (a * x + b)) / (x * (c * x + d) + e);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `reduce_sum` found for struct `Simd` in the current scope
[INFO] [stdout]   --> src/vector.rs:24:54
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn mag_sqd(&self) -> f32 { (self.0 * self.0).reduce_sum() }
[INFO] [stdout]    |                                                      ^^^^^^^^^^
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/float.rs:169:8
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Simd<f32, 4>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `SimdFloat` which provides `reduce_sum` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::simd::num::SimdFloat;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `reduce_max` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 -     pub fn mag_sqd(&self) -> f32 { (self.0 * self.0).reduce_sum() }
[INFO] [stdout] 24 +     pub fn mag_sqd(&self) -> f32 { (self.0 * self.0).reduce_max() }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0554, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ray_marching` (bin "ray_marching") due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8c59f60ce629f389f9fb9972712af2293c1de78f4304939866ba48e19387f56a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c59f60ce629f389f9fb9972712af2293c1de78f4304939866ba48e19387f56a", kill_on_drop: false }`
[INFO] [stdout] 8c59f60ce629f389f9fb9972712af2293c1de78f4304939866ba48e19387f56a
