[INFO] fetching crate prisma 0.1.1... [INFO] testing prisma-0.1.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate prisma 0.1.1 into /workspace/builds/worker-83/source [INFO] validating manifest of crates.io crate prisma 0.1.1 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 crates.io crate prisma 0.1.1 [INFO] finished tweaking crates.io crate prisma 0.1.1 [INFO] tweaked toml for crates.io crate prisma 0.1.1 written to /workspace/builds/worker-83/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 angular-units v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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] ad98c22fc4253cd04c4740200e852360a441f04ec7b37963344a67fd557718e4 [INFO] running `Command { std: "docker" "start" "-a" "ad98c22fc4253cd04c4740200e852360a441f04ec7b37963344a67fd557718e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad98c22fc4253cd04c4740200e852360a441f04ec7b37963344a67fd557718e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad98c22fc4253cd04c4740200e852360a441f04ec7b37963344a67fd557718e4", kill_on_drop: false }` [INFO] [stdout] ad98c22fc4253cd04c4740200e852360a441f04ec7b37963344a67fd557718e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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] 7714390727db086755237720642f32fc14166b561c15eb50adc9c5e4618df57f [INFO] running `Command { std: "docker" "start" "-a" "7714390727db086755237720642f32fc14166b561c15eb50adc9c5e4618df57f", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling angular-units v0.2.4 [INFO] [stderr] Compiling prisma v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/linalg.rs:23:44 [INFO] [stdout] | [INFO] [stdout] 23 | let mut new_arr: [T; 9] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.98s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7714390727db086755237720642f32fc14166b561c15eb50adc9c5e4618df57f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7714390727db086755237720642f32fc14166b561c15eb50adc9c5e4618df57f", kill_on_drop: false }` [INFO] [stdout] 7714390727db086755237720642f32fc14166b561c15eb50adc9c5e4618df57f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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] 5c34c5bb76c3d918563186fc2deb66717ee604dd1da178f5862695cde6fb4da8 [INFO] running `Command { std: "docker" "start" "-a" "5c34c5bb76c3d918563186fc2deb66717ee604dd1da178f5862695cde6fb4da8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling prisma v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/linalg.rs:23:44 [INFO] [stdout] | [INFO] [stdout] 23 | let mut new_arr: [T; 9] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/linalg.rs:23:44 [INFO] [stdout] | [INFO] [stdout] 23 | let mut new_arr: [T; 9] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `ehsi::eHsi` [INFO] [stdout] --> src/ehsi.rs:490:23 [INFO] [stdout] | [INFO] [stdout] 490 | let hsi = eHsi::from_color(&item.rgb); [INFO] [stdout] | --- ^^^^ cannot infer type for type parameter `A` declared on the struct `eHsi` [INFO] [stdout] | | [INFO] [stdout] | consider giving `hsi` the explicit type `ehsi::eHsi<_, A>`, where the type parameter `A` is specified [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `(&U, &angle::Deg)` [INFO] [stdout] --> src/hsv.rs:383:58 [INFO] [stdout] | [INFO] [stdout] 383 | assert_ulps_eq!(Hsv::new(Deg(120.0), 0.25, 0.75).get_hue(), Deg(120.0)); [INFO] [stdout] | -------------------------------------------------^^^^^^^--------------- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `U` declared on the associated function `get_hue` [INFO] [stdout] | consider giving this pattern the explicit type `(&U, _)`, where the type parameter `U` is specified [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: angle::Angle` [INFO] [stdout] note: required by a bound in `convert::GetHue::get_hue` [INFO] [stdout] --> src/convert.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 49 | fn get_hue(&self) -> U [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 50 | where [INFO] [stdout] 51 | U: Angle::Scalar> + FromAngle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `convert::GetHue::get_hue` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 383 | assert_ulps_eq!(Hsv::new(Deg(120.0), 0.25, 0.75).get_hue::(), Deg(120.0)); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `(&U, &angle::Deg)` [INFO] [stdout] --> src/lchuv.rs:386:32 [INFO] [stdout] | [INFO] [stdout] 386 | assert_relative_eq!(c1.get_hue(), Deg(120.0)); [INFO] [stdout] | -----------------------^^^^^^^--------------- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `U` declared on the associated function `get_hue` [INFO] [stdout] | consider giving this pattern the explicit type `(&U, _)`, where the type parameter `U` is specified [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: angle::Angle` [INFO] [stdout] note: required by a bound in `convert::GetHue::get_hue` [INFO] [stdout] --> src/convert.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 49 | fn get_hue(&self) -> U [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 50 | where [INFO] [stdout] 51 | U: Angle::Scalar> + FromAngle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `convert::GetHue::get_hue` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 386 | assert_relative_eq!(c1.get_hue::(), Deg(120.0)); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `(&U, &angle::Deg)` [INFO] [stdout] --> src/rgb.rs:486:28 [INFO] [stdout] | [INFO] [stdout] 486 | assert_ulps_eq!(c1.get_hue(), Deg(0.0)); [INFO] [stdout] | -------------------^^^^^^^------------- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `U` declared on the associated function `get_hue` [INFO] [stdout] | consider giving this pattern the explicit type `(&U, _)`, where the type parameter `U` is specified [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: angle::Angle` [INFO] [stdout] note: required by a bound in `convert::GetHue::get_hue` [INFO] [stdout] --> src/convert.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 49 | fn get_hue(&self) -> U [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 50 | where [INFO] [stdout] 51 | U: Angle::Scalar> + FromAngle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `convert::GetHue::get_hue` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 486 | assert_ulps_eq!(c1.get_hue::(), Deg(0.0)); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0283. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `prisma` due to 5 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "5c34c5bb76c3d918563186fc2deb66717ee604dd1da178f5862695cde6fb4da8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c34c5bb76c3d918563186fc2deb66717ee604dd1da178f5862695cde6fb4da8", kill_on_drop: false }` [INFO] [stdout] 5c34c5bb76c3d918563186fc2deb66717ee604dd1da178f5862695cde6fb4da8