[INFO] cloning repository https://github.com/TheGaiaSystem/cube [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheGaiaSystem/cube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheGaiaSystem%2Fcube", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheGaiaSystem%2Fcube'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e361984a6da8f460657168d39710b67c5fc453aa [INFO] testing TheGaiaSystem/cube against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheGaiaSystem%2Fcube" "/workspace/builds/worker-62/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-62/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheGaiaSystem/cube on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheGaiaSystem/cube [INFO] finished tweaking git repo https://github.com/TheGaiaSystem/cube [INFO] tweaked toml for git repo https://github.com/TheGaiaSystem/cube written to /workspace/builds/worker-62/source/Cargo.toml [INFO] crate git repo https://github.com/TheGaiaSystem/cube already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fast_inv_sqrt v1.0.1 [INFO] [stderr] Downloaded assert_float_eq v1.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d70b43aa919ffc60e3abd4040c5cf8a2b4d8a7b109f7b5ead6ac8935e5a3a6ed [INFO] running `Command { std: "docker" "start" "-a" "d70b43aa919ffc60e3abd4040c5cf8a2b4d8a7b109f7b5ead6ac8935e5a3a6ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d70b43aa919ffc60e3abd4040c5cf8a2b4d8a7b109f7b5ead6ac8935e5a3a6ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d70b43aa919ffc60e3abd4040c5cf8a2b4d8a7b109f7b5ead6ac8935e5a3a6ed", kill_on_drop: false }` [INFO] [stdout] d70b43aa919ffc60e3abd4040c5cf8a2b4d8a7b109f7b5ead6ac8935e5a3a6ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fe0d64a10aaccea0efaf0a557e0fc2129208503501d079880a4f0d980471d56 [INFO] running `Command { std: "docker" "start" "-a" "8fe0d64a10aaccea0efaf0a557e0fc2129208503501d079880a4f0d980471d56", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling fast_inv_sqrt v1.0.1 [INFO] [stderr] Compiling assert_float_eq v1.1.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling cube v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DynamicImage`, `GenericImageView` [INFO] [stdout] --> src/tests.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use image::{DynamicImage, GenericImageView}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub mod tests; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `geometry::GeometricObject`, `geometry`, `material`, `ray`, `scene` [INFO] [stdout] --> src/tests.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{scene, material, geometry, geometry::GeometricObject, ray}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub mod tests; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/main.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | material::Material::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected 3 arguments [INFO] [stdout] 33 | &co0, [INFO] [stdout] | ---- [INFO] [stdout] 34 | 0.3) [INFO] [stdout] | --- supplied 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/material.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(color: &'a dyn Coloration, surface: &'a dyn SurfaceType, albedo: f32) -> Material<'a>{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/main.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | material::Material::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected 3 arguments [INFO] [stdout] 43 | &co1, [INFO] [stdout] | ---- [INFO] [stdout] 44 | 1.1) [INFO] [stdout] | --- supplied 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/material.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(color: &'a dyn Coloration, surface: &'a dyn SurfaceType, albedo: f32) -> Material<'a>{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/main.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | material::Material::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected 3 arguments [INFO] [stdout] 53 | &co2, [INFO] [stdout] | ---- [INFO] [stdout] 54 | 0.5) [INFO] [stdout] | --- supplied 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/material.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(color: &'a dyn Coloration, surface: &'a dyn SurfaceType, albedo: f32) -> Material<'a>{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/main.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | material::Material::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected 3 arguments [INFO] [stdout] 63 | &t, [INFO] [stdout] | -- [INFO] [stdout] 64 | 0.5)); [INFO] [stdout] | --- supplied 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/material.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(color: &'a dyn Coloration, surface: &'a dyn SurfaceType, albedo: f32) -> Material<'a>{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/main.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | material::Material::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected 3 arguments [INFO] [stdout] 72 | &t, [INFO] [stdout] | -- [INFO] [stdout] 73 | 0.1) [INFO] [stdout] | --- supplied 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/material.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(color: &'a dyn Coloration, surface: &'a dyn SurfaceType, albedo: f32) -> Material<'a>{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cube` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "8fe0d64a10aaccea0efaf0a557e0fc2129208503501d079880a4f0d980471d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fe0d64a10aaccea0efaf0a557e0fc2129208503501d079880a4f0d980471d56", kill_on_drop: false }` [INFO] [stdout] 8fe0d64a10aaccea0efaf0a557e0fc2129208503501d079880a4f0d980471d56