[INFO] cloning repository https://github.com/mrDIMAS/rg3d [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrDIMAS/rg3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrDIMAS%2Frg3d", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrDIMAS%2Frg3d'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 962037224d6a40b6696e39f0fa2463bb7eb9eef2 [INFO] testing mrDIMAS/rg3d against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrDIMAS%2Frg3d" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrDIMAS/rg3d on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrDIMAS/rg3d [INFO] removed workspace from git repo https://github.com/mrDIMAS/rg3d [INFO] removed path dependency rg3d-core from git repo https://github.com/mrDIMAS/rg3d [INFO] removed path dependency rg3d-sound from git repo https://github.com/mrDIMAS/rg3d [INFO] removed path dependency rg3d-ui from git repo https://github.com/mrDIMAS/rg3d [INFO] finished tweaking git repo https://github.com/mrDIMAS/rg3d [INFO] tweaked toml for git repo https://github.com/mrDIMAS/rg3d written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glutin v0.26.0 [INFO] [stderr] Downloaded num v0.3.1 [INFO] [stderr] Downloaded num-bigint v0.3.1 [INFO] [stderr] Downloaded rapier3d v0.4.2 [INFO] [stderr] Downloaded imageproc v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85ad8cf5125d04131863f720259ea923ac8494229a0dbbbff58fd9a682cd346f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "85ad8cf5125d04131863f720259ea923ac8494229a0dbbbff58fd9a682cd346f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85ad8cf5125d04131863f720259ea923ac8494229a0dbbbff58fd9a682cd346f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85ad8cf5125d04131863f720259ea923ac8494229a0dbbbff58fd9a682cd346f", kill_on_drop: false }` [INFO] [stdout] 85ad8cf5125d04131863f720259ea923ac8494229a0dbbbff58fd9a682cd346f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fae525d2c4595e1867fbf184ab7ea1005ba70fa44566aa8148a3198a282316a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2fae525d2c4595e1867fbf184ab7ea1005ba70fa44566aa8148a3198a282316a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling sysinfo v0.15.5 [INFO] [stderr] Compiling ttf-parser v0.8.3 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling lexical v5.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling transpose v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling ddsfile v0.4.0 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling rustfft v4.1.0 [INFO] [stderr] Compiling fontdue v0.3.2 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling realfft v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling rubato v0.5.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling rg3d-core v0.10.0 [INFO] [stderr] Compiling hrtf v0.2.0 [INFO] [stderr] Compiling wayland-commons v0.28.3 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling nalgebra v0.23.2 [INFO] [stderr] Compiling wayland-cursor v0.28.3 [INFO] [stderr] Compiling wayland-egl v0.28.3 [INFO] [stderr] Compiling rg3d-core v0.11.0 [INFO] [stderr] Compiling ncollide3d v0.26.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.2 [INFO] [stderr] Compiling rg3d-ui v0.7.0 [INFO] [stderr] Compiling rg3d-sound v0.18.0 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling rapier3d v0.4.2 [INFO] [stderr] Compiling rg3d v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `rg3d_sound::engine` [INFO] [stdout] --> src/engine/mod.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | use rg3d_sound::engine::SoundEngine; [INFO] [stdout] | ^^^^^^ could not find `engine` in `rg3d_sound` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d_sound::engine` [INFO] [stdout] --> src/scene/mod.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | use rg3d_sound::engine::SoundEngine; [INFO] [stdout] | ^^^^^^ could not find `engine` in `rg3d_sound` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:754:22 [INFO] [stdout] | [INFO] [stdout] 754 | lifetime: Option, [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:755:18 [INFO] [stdout] | [INFO] [stdout] 755 | size: Option, [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:756:27 [INFO] [stdout] | [INFO] [stdout] 756 | size_modifier: Option, [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:757:24 [INFO] [stdout] | [INFO] [stdout] 757 | x_velocity: Option, [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:758:24 [INFO] [stdout] | [INFO] [stdout] 758 | y_velocity: Option, [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:759:24 [INFO] [stdout] | [INFO] [stdout] 759 | z_velocity: Option, [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:760:28 [INFO] [stdout] | [INFO] [stdout] 760 | rotation_speed: Option, [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:761:22 [INFO] [stdout] | [INFO] [stdout] 761 | rotation: Option, [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:726:15 [INFO] [stdout] | [INFO] [stdout] 726 | lifetime: NumericRange, [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:728:11 [INFO] [stdout] | [INFO] [stdout] 728 | size: NumericRange, [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:730:20 [INFO] [stdout] | [INFO] [stdout] 730 | size_modifier: NumericRange, [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:732:17 [INFO] [stdout] | [INFO] [stdout] 732 | x_velocity: NumericRange, [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:734:17 [INFO] [stdout] | [INFO] [stdout] 734 | y_velocity: NumericRange, [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:736:17 [INFO] [stdout] | [INFO] [stdout] 736 | z_velocity: NumericRange, [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:738:21 [INFO] [stdout] | [INFO] [stdout] 738 | rotation_speed: NumericRange, [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:740:15 [INFO] [stdout] | [INFO] [stdout] 740 | rotation: NumericRange, [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:809:54 [INFO] [stdout] | [INFO] [stdout] 809 | pub fn with_lifetime_range(mut self, time_range: NumericRange) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:815:50 [INFO] [stdout] | [INFO] [stdout] 815 | pub fn with_size_range(mut self, size_range: NumericRange) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:821:58 [INFO] [stdout] | [INFO] [stdout] 821 | pub fn with_size_modifier_range(mut self, mod_range: NumericRange) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:827:57 [INFO] [stdout] | [INFO] [stdout] 827 | pub fn with_x_velocity_range(mut self, x_vel_range: NumericRange) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:833:57 [INFO] [stdout] | [INFO] [stdout] 833 | pub fn with_y_velocity_range(mut self, y_vel_range: NumericRange) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:839:57 [INFO] [stdout] | [INFO] [stdout] 839 | pub fn with_z_velocity_range(mut self, z_vel_range: NumericRange) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:845:61 [INFO] [stdout] | [INFO] [stdout] 845 | pub fn with_rotation_speed_range(mut self, speed_range: NumericRange) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:851:55 [INFO] [stdout] | [INFO] [stdout] 851 | pub fn with_rotation_range(mut self, angle_range: NumericRange) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:975:50 [INFO] [stdout] | [INFO] [stdout] 975 | pub fn set_life_time_range(&mut self, range: NumericRange) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:981:38 [INFO] [stdout] | [INFO] [stdout] 981 | pub fn life_time_range(&self) -> NumericRange { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:987:45 [INFO] [stdout] | [INFO] [stdout] 987 | pub fn set_size_range(&mut self, range: NumericRange) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:993:33 [INFO] [stdout] | [INFO] [stdout] 993 | pub fn size_range(&self) -> NumericRange { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:999:54 [INFO] [stdout] | [INFO] [stdout] 999 | pub fn set_size_modifier_range(&mut self, range: NumericRange) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:1005:42 [INFO] [stdout] | [INFO] [stdout] 1005 | pub fn size_modifier_range(&self) -> NumericRange { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:1011:51 [INFO] [stdout] | [INFO] [stdout] 1011 | pub fn set_x_velocity_range(&mut self, range: NumericRange) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:1018:39 [INFO] [stdout] | [INFO] [stdout] 1018 | pub fn x_velocity_range(&self) -> NumericRange { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:1024:51 [INFO] [stdout] | [INFO] [stdout] 1024 | pub fn set_y_velocity_range(&mut self, range: NumericRange) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:1031:39 [INFO] [stdout] | [INFO] [stdout] 1031 | pub fn y_velocity_range(&self) -> NumericRange { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:1037:51 [INFO] [stdout] | [INFO] [stdout] 1037 | pub fn set_z_velocity_range(&mut self, range: NumericRange) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:1044:39 [INFO] [stdout] | [INFO] [stdout] 1044 | pub fn z_velocity_range(&self) -> NumericRange { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:1050:55 [INFO] [stdout] | [INFO] [stdout] 1050 | pub fn set_rotation_speed_range(&mut self, range: NumericRange) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:1057:43 [INFO] [stdout] | [INFO] [stdout] 1057 | pub fn rotation_speed_range(&self) -> NumericRange { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:1063:49 [INFO] [stdout] | [INFO] [stdout] 1063 | pub fn set_rotation_range(&mut self, range: NumericRange) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/scene/particle_system.rs:1070:37 [INFO] [stdout] | [INFO] [stdout] 1070 | pub fn rotation_range(&self) -> NumericRange { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 42 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rg3d` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2fae525d2c4595e1867fbf184ab7ea1005ba70fa44566aa8148a3198a282316a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fae525d2c4595e1867fbf184ab7ea1005ba70fa44566aa8148a3198a282316a", kill_on_drop: false }` [INFO] [stdout] 2fae525d2c4595e1867fbf184ab7ea1005ba70fa44566aa8148a3198a282316a