[INFO] cloning repository https://github.com/Peaches491/raymundo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Peaches491/raymundo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeaches491%2Fraymundo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeaches491%2Fraymundo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac125b4a3b335f8468cc6b24ab83885786774f07 [INFO] testing Peaches491/raymundo against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeaches491%2Fraymundo" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Peaches491/raymundo 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/Peaches491/raymundo [INFO] finished tweaking git repo https://github.com/Peaches491/raymundo [INFO] tweaked toml for git repo https://github.com/Peaches491/raymundo written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/Peaches491/raymundo 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] Downloading crates ... [INFO] [stderr] Downloaded image v0.23.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] e45494aebec6e4bc8d72a39f0bec1acbc6ca9e17e481c1a2482d803204a8136b [INFO] running `Command { std: "docker" "start" "-a" "e45494aebec6e4bc8d72a39f0bec1acbc6ca9e17e481c1a2482d803204a8136b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e45494aebec6e4bc8d72a39f0bec1acbc6ca9e17e481c1a2482d803204a8136b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e45494aebec6e4bc8d72a39f0bec1acbc6ca9e17e481c1a2482d803204a8136b", kill_on_drop: false }` [INFO] [stdout] e45494aebec6e4bc8d72a39f0bec1acbc6ca9e17e481c1a2482d803204a8136b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 15c33ab04491bcdac7ab298a2472ed99a21bcaacde505c46f3b0f2e5cd19c292 [INFO] running `Command { std: "docker" "start" "-a" "15c33ab04491bcdac7ab298a2472ed99a21bcaacde505c46f3b0f2e5cd19c292", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling png v0.16.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling nalgebra v0.20.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.23.1 [INFO] [stderr] Compiling raymundo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `hit` [INFO] [stdout] --> src/scene.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | Some(hit) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/graphics.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | &self.imgbuf.save(image_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 71 | let _ = &self.imgbuf.save(image_file); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.20s [INFO] running `Command { std: "docker" "inspect" "15c33ab04491bcdac7ab298a2472ed99a21bcaacde505c46f3b0f2e5cd19c292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15c33ab04491bcdac7ab298a2472ed99a21bcaacde505c46f3b0f2e5cd19c292", kill_on_drop: false }` [INFO] [stdout] 15c33ab04491bcdac7ab298a2472ed99a21bcaacde505c46f3b0f2e5cd19c292 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 121949b6109f2854eeea7fae1ab2491371ef558ed5525220f3b9909b88659959 [INFO] running `Command { std: "docker" "start" "-a" "121949b6109f2854eeea7fae1ab2491371ef558ed5525220f3b9909b88659959", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling raymundo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/graphics.rs:227:25 [INFO] [stdout] | [INFO] [stdout] 227 | projection: proj, [INFO] [stdout] | ^^^^ expected struct `Perspective3`, found struct `Orthographic3` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Perspective3` [INFO] [stdout] found struct `Orthographic3<{float}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `{float}` [INFO] [stdout] --> src/graphics.rs:224:20 [INFO] [stdout] | [INFO] [stdout] 223 | let size = 3.0; [INFO] [stdout] | ---- consider giving `size` a type [INFO] [stdout] 224 | let proj = na::Orthographic3::new(-size, size, -size, size, -size, size); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{float}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{float}: RealField` found in the `alga` crate: [INFO] [stdout] - impl RealField for f32; [INFO] [stdout] - impl RealField for f64; [INFO] [stdout] note: required by a bound in `Orthographic3::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.20.0/src/geometry/orthographic.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | impl Orthographic3 { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Orthographic3::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `{float}` [INFO] [stdout] --> src/graphics.rs:224:20 [INFO] [stdout] | [INFO] [stdout] 223 | let size = 3.0; [INFO] [stdout] | ---- consider giving `size` a type [INFO] [stdout] 224 | let proj = na::Orthographic3::new(-size, size, -size, size, -size, size); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type for type `{float}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{float}: RealField` found in the `alga` crate: [INFO] [stdout] - impl RealField for f32; [INFO] [stdout] - impl RealField for f64; [INFO] [stdout] note: required by a bound in `Orthographic3` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.20.0/src/geometry/orthographic.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Orthographic3 { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Orthographic3` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 224 | let proj = na::Orthographic3::::new(-size, size, -size, size, -size, size); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `{float}` [INFO] [stdout] --> src/graphics.rs:224:20 [INFO] [stdout] | [INFO] [stdout] 223 | let size = 3.0; [INFO] [stdout] | ---- consider giving `size` a type [INFO] [stdout] 224 | let proj = na::Orthographic3::new(-size, size, -size, size, -size, size); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{float}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{float}: RealField` found in the `alga` crate: [INFO] [stdout] - impl RealField for f32; [INFO] [stdout] - impl RealField for f64; [INFO] [stdout] note: required by a bound in `Orthographic3` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.20.0/src/geometry/orthographic.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Orthographic3 { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Orthographic3` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 224 | let proj = na::Orthographic3::new(-size, size, -size, size, -size, size)::; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_som` found for enum `Option` in the current scope [INFO] [stdout] --> src/shape.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | sphere.ray_cast(&ray).is_som(), [INFO] [stdout] | ^^^^^^ help: there is an associated function with a similar name: `is_some` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `raymundo` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "121949b6109f2854eeea7fae1ab2491371ef558ed5525220f3b9909b88659959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "121949b6109f2854eeea7fae1ab2491371ef558ed5525220f3b9909b88659959", kill_on_drop: false }` [INFO] [stdout] 121949b6109f2854eeea7fae1ab2491371ef558ed5525220f3b9909b88659959