[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] 0db1be93396b6c3d890bb83f5df5e0b6391dbdd3 [INFO] checking mrDIMAS/rg3d against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrDIMAS%2Frg3d" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 31% (63/197) Checking out files: 32% (64/197) Checking out files: 33% (66/197) Checking out files: 34% (67/197) Checking out files: 35% (69/197) Checking out files: 36% (71/197) Checking out files: 37% (73/197) Checking out files: 38% (75/197) Checking out files: 39% (77/197) Checking out files: 40% (79/197) Checking out files: 41% (81/197) Checking out files: 42% (83/197) Checking out files: 43% (85/197) Checking out files: 44% (87/197) Checking out files: 45% (89/197) Checking out files: 46% (91/197) Checking out files: 47% (93/197) Checking out files: 48% (95/197) Checking out files: 49% (97/197) Checking out files: 50% (99/197) Checking out files: 51% (101/197) Checking out files: 52% (103/197) Checking out files: 53% (105/197) Checking out files: 54% (107/197) Checking out files: 55% (109/197) Checking out files: 56% (111/197) Checking out files: 57% (113/197) Checking out files: 58% (115/197) Checking out files: 59% (117/197) Checking out files: 60% (119/197) Checking out files: 61% (121/197) Checking out files: 62% (123/197) Checking out files: 63% (125/197) Checking out files: 64% (127/197) Checking out files: 65% (129/197) Checking out files: 66% (131/197) Checking out files: 67% (132/197) Checking out files: 68% (134/197) Checking out files: 69% (136/197) Checking out files: 70% (138/197) Checking out files: 71% (140/197) Checking out files: 72% (142/197) Checking out files: 73% (144/197) Checking out files: 74% (146/197) Checking out files: 75% (148/197) Checking out files: 76% (150/197) Checking out files: 77% (152/197) Checking out files: 78% (154/197) Checking out files: 79% (156/197) Checking out files: 80% (158/197) Checking out files: 81% (160/197) Checking out files: 82% (162/197) Checking out files: 83% (164/197) Checking out files: 84% (166/197) Checking out files: 85% (168/197) Checking out files: 86% (170/197) Checking out files: 87% (172/197) Checking out files: 88% (174/197) Checking out files: 89% (176/197) Checking out files: 90% (178/197) Checking out files: 91% (180/197) Checking out files: 92% (182/197) Checking out files: 93% (184/197) Checking out files: 94% (186/197) Checking out files: 95% (188/197) Checking out files: 96% (190/197) Checking out files: 97% (192/197) Checking out files: 98% (194/197) Checking out files: 99% (196/197) Checking out files: 100% (197/197) Checking out files: 100% (197/197), done. [INFO] validating manifest of git repo https://github.com/mrDIMAS/rg3d on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking 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-physics 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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rayon-core v1.8.0 [INFO] [stderr] Downloaded owned_ttf_parser v0.6.0 [INFO] [stderr] Downloaded ttf-parser v0.6.2 [INFO] [stderr] Downloaded num-complex v0.3.0 [INFO] [stderr] Downloaded ab_glyph_rasterizer v0.1.2 [INFO] [stderr] Downloaded rusttype v0.9.2 [INFO] [stderr] Downloaded imageproc v0.21.0 [INFO] [stderr] Downloaded num-bigint v0.3.0 [INFO] [stderr] Downloaded num v0.3.0 [INFO] [stderr] Downloaded either v1.6.0 [INFO] [stderr] Downloaded crossbeam-channel v0.4.3 [INFO] [stderr] Downloaded rayon v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe949c82abef47ba8275998c9e285cf8fd37ffeab58708c6247bc51dabe5df1c [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" "fe949c82abef47ba8275998c9e285cf8fd37ffeab58708c6247bc51dabe5df1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe949c82abef47ba8275998c9e285cf8fd37ffeab58708c6247bc51dabe5df1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe949c82abef47ba8275998c9e285cf8fd37ffeab58708c6247bc51dabe5df1c", kill_on_drop: false }` [INFO] [stdout] fe949c82abef47ba8275998c9e285cf8fd37ffeab58708c6247bc51dabe5df1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14d5ca73dc7ed911771e71b86a4d2aa159a10352860b807b2383642e4de110b1 [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" "14d5ca73dc7ed911771e71b86a4d2aa159a10352860b807b2383642e4de110b1", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking transpose v0.1.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling alsa-sys v0.2.1 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking libloading v0.6.3 [INFO] [stderr] Checking libloading v0.5.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking lexical v5.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rulinalg v0.4.2 [INFO] [stderr] Checking rustfft v3.0.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rg3d-core v0.8.0 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking rg3d-physics v0.6.0 [INFO] [stderr] Checking rg3d-ui v0.4.0 [INFO] [stderr] Checking rg3d-sound v0.14.0 [INFO] [stderr] Checking image v0.23.9 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking imageproc v0.21.0 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking winit v0.22.2 [INFO] [stderr] Checking glutin v0.24.1 [INFO] [stderr] Checking rg3d v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::core::rectpack` [INFO] [stdout] --> src/utils/uvgen.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | rectpack::RectPacker, [INFO] [stdout] | ^^^^^^^^ could not find `rectpack` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::core::rectpack` [INFO] [stdout] --> src/utils/uvgen.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | rectpack::RectPacker, [INFO] [stdout] | ^^^^^^^^ could not find `rectpack` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `triangle_area` in module `math` [INFO] [stdout] --> src/utils/lightmap.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | area += math::triangle_area(a, b, c); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `barycentric_is_inside` in module `math` [INFO] [stdout] --> src/utils/lightmap.rs:276:26 [INFO] [stdout] | [INFO] [stdout] 276 | if math::barycentric_is_inside(barycentric) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `barycentric_to_world` in module `math` [INFO] [stdout] --> src/utils/lightmap.rs:281:31 [INFO] [stdout] | [INFO] [stdout] 281 | math::barycentric_to_world(barycentric, a, b, c), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `barycentric_to_world` in module `math` [INFO] [stdout] --> src/utils/lightmap.rs:283:53 [INFO] [stdout] | [INFO] [stdout] 283 | ... .transform_vector(math::barycentric_to_world( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `triangle_area` in module `math` [INFO] [stdout] --> src/utils/lightmap.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | area += math::triangle_area(a, b, c); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `barycentric_is_inside` in module `math` [INFO] [stdout] --> src/utils/lightmap.rs:276:26 [INFO] [stdout] | [INFO] [stdout] 276 | if math::barycentric_is_inside(barycentric) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `barycentric_to_world` in module `math` [INFO] [stdout] --> src/utils/lightmap.rs:281:31 [INFO] [stdout] | [INFO] [stdout] 281 | math::barycentric_to_world(barycentric, a, b, c), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `barycentric_to_world` in module `math` [INFO] [stdout] --> src/utils/lightmap.rs:283:53 [INFO] [stdout] | [INFO] [stdout] 283 | ... .transform_vector(math::barycentric_to_world( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0689]: can't call method `sqrt` on ambiguous numeric type `{float}` [INFO] [stdout] --> src/utils/lightmap.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | area.sqrt().ceil() as u32 * texels_per_unit [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: you must specify a type for this binding, like `f32` [INFO] [stdout] | [INFO] [stdout] 217 | let mut area: f32 = 0.0; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `yx` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:92:41 [INFO] [stdout] | [INFO] [stdout] 92 | projections.push([a.yx(), b.yx(), c.yx()]) [INFO] [stdout] | ^^ method not found in `rg3d_core::math::vec3::Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `yx` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:92:49 [INFO] [stdout] | [INFO] [stdout] 92 | projections.push([a.yx(), b.yx(), c.yx()]) [INFO] [stdout] | ^^ method not found in `rg3d_core::math::vec3::Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `yx` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:92:57 [INFO] [stdout] | [INFO] [stdout] 92 | projections.push([a.yx(), b.yx(), c.yx()]) [INFO] [stdout] | ^^ method not found in `rg3d_core::math::vec3::Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `xz` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:101:41 [INFO] [stdout] | [INFO] [stdout] 101 | projections.push([a.xz(), b.xz(), c.xz()]) [INFO] [stdout] | ^^ help: there is an associated function with a similar name: `xy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `xz` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:101:49 [INFO] [stdout] | [INFO] [stdout] 101 | projections.push([a.xz(), b.xz(), c.xz()]) [INFO] [stdout] | ^^ help: there is an associated function with a similar name: `xy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `xz` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:101:57 [INFO] [stdout] | [INFO] [stdout] 101 | projections.push([a.xz(), b.xz(), c.xz()]) [INFO] [stdout] | ^^ help: there is an associated function with a similar name: `xy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `zx` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:104:41 [INFO] [stdout] | [INFO] [stdout] 104 | projections.push([a.zx(), b.zx(), c.zx()]) [INFO] [stdout] | ^^ method not found in `rg3d_core::math::vec3::Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `zx` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:104:49 [INFO] [stdout] | [INFO] [stdout] 104 | projections.push([a.zx(), b.zx(), c.zx()]) [INFO] [stdout] | ^^ method not found in `rg3d_core::math::vec3::Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `zx` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:104:57 [INFO] [stdout] | [INFO] [stdout] 104 | projections.push([a.zx(), b.zx(), c.zx()]) [INFO] [stdout] | ^^ method not found in `rg3d_core::math::vec3::Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `zy` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:110:41 [INFO] [stdout] | [INFO] [stdout] 110 | projections.push([a.zy(), b.zy(), c.zy()]) [INFO] [stdout] | ^^ help: there is an associated function with a similar name: `xy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `zy` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 110 | projections.push([a.zy(), b.zy(), c.zy()]) [INFO] [stdout] | ^^ help: there is an associated function with a similar name: `xy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `zy` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:110:57 [INFO] [stdout] | [INFO] [stdout] 110 | projections.push([a.zy(), b.zy(), c.zy()]) [INFO] [stdout] | ^^ help: there is an associated function with a similar name: `xy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `yz` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | projections.push([a.yz(), b.yz(), c.yz()]) [INFO] [stdout] | ^^ method not found in `rg3d_core::math::vec3::Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `yz` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:113:49 [INFO] [stdout] | [INFO] [stdout] 113 | projections.push([a.yz(), b.yz(), c.yz()]) [INFO] [stdout] | ^^ method not found in `rg3d_core::math::vec3::Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `yz` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:113:57 [INFO] [stdout] | [INFO] [stdout] 113 | projections.push([a.yz(), b.yz(), c.yz()]) [INFO] [stdout] | ^^ method not found in `rg3d_core::math::vec3::Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599, E0689. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [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] [stdout] error[E0689]: can't call method `sqrt` on ambiguous numeric type `{float}` [INFO] [stdout] --> src/utils/lightmap.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | area.sqrt().ceil() as u32 * texels_per_unit [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: you must specify a type for this binding, like `f32` [INFO] [stdout] | [INFO] [stdout] 217 | let mut area: f32 = 0.0; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `yx` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:92:41 [INFO] [stdout] | [INFO] [stdout] 92 | projections.push([a.yx(), b.yx(), c.yx()]) [INFO] [stdout] | ^^ method not found in `rg3d_core::math::vec3::Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `yx` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:92:49 [INFO] [stdout] | [INFO] [stdout] 92 | projections.push([a.yx(), b.yx(), c.yx()]) [INFO] [stdout] | ^^ method not found in `rg3d_core::math::vec3::Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `yx` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:92:57 [INFO] [stdout] | [INFO] [stdout] 92 | projections.push([a.yx(), b.yx(), c.yx()]) [INFO] [stdout] | ^^ method not found in `rg3d_core::math::vec3::Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `xz` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:101:41 [INFO] [stdout] | [INFO] [stdout] 101 | projections.push([a.xz(), b.xz(), c.xz()]) [INFO] [stdout] | ^^ help: there is an associated function with a similar name: `xy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `xz` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:101:49 [INFO] [stdout] | [INFO] [stdout] 101 | projections.push([a.xz(), b.xz(), c.xz()]) [INFO] [stdout] | ^^ help: there is an associated function with a similar name: `xy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `xz` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:101:57 [INFO] [stdout] | [INFO] [stdout] 101 | projections.push([a.xz(), b.xz(), c.xz()]) [INFO] [stdout] | ^^ help: there is an associated function with a similar name: `xy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `zx` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:104:41 [INFO] [stdout] | [INFO] [stdout] 104 | projections.push([a.zx(), b.zx(), c.zx()]) [INFO] [stdout] | ^^ method not found in `rg3d_core::math::vec3::Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `zx` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:104:49 [INFO] [stdout] | [INFO] [stdout] 104 | projections.push([a.zx(), b.zx(), c.zx()]) [INFO] [stdout] | ^^ method not found in `rg3d_core::math::vec3::Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `zx` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:104:57 [INFO] [stdout] | [INFO] [stdout] 104 | projections.push([a.zx(), b.zx(), c.zx()]) [INFO] [stdout] | ^^ method not found in `rg3d_core::math::vec3::Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `zy` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:110:41 [INFO] [stdout] | [INFO] [stdout] 110 | projections.push([a.zy(), b.zy(), c.zy()]) [INFO] [stdout] | ^^ help: there is an associated function with a similar name: `xy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `zy` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 110 | projections.push([a.zy(), b.zy(), c.zy()]) [INFO] [stdout] | ^^ help: there is an associated function with a similar name: `xy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `zy` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:110:57 [INFO] [stdout] | [INFO] [stdout] 110 | projections.push([a.zy(), b.zy(), c.zy()]) [INFO] [stdout] | ^^ help: there is an associated function with a similar name: `xy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `yz` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | projections.push([a.yz(), b.yz(), c.yz()]) [INFO] [stdout] | ^^ method not found in `rg3d_core::math::vec3::Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `yz` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:113:49 [INFO] [stdout] | [INFO] [stdout] 113 | projections.push([a.yz(), b.yz(), c.yz()]) [INFO] [stdout] | ^^ method not found in `rg3d_core::math::vec3::Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `yz` found for struct `rg3d_core::math::vec3::Vec3` in the current scope [INFO] [stdout] --> src/utils/uvgen.rs:113:57 [INFO] [stdout] | [INFO] [stdout] 113 | projections.push([a.yz(), b.yz(), c.yz()]) [INFO] [stdout] | ^^ method not found in `rg3d_core::math::vec3::Vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(f32, f32): std::convert::From` is not satisfied [INFO] [stdout] --> src/utils/uvgen.rs:248:49 [INFO] [stdout] | [INFO] [stdout] 248 | draw_line_segment_mut(&mut image, a.into(), b.into(), white); [INFO] [stdout] | ^^^^ the trait `std::convert::From` is not implemented for `(f32, f32)` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into<(f32, f32)>` for `rg3d_core::math::vec2::Vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(f32, f32): std::convert::From` is not satisfied [INFO] [stdout] --> src/utils/uvgen.rs:248:59 [INFO] [stdout] | [INFO] [stdout] 248 | draw_line_segment_mut(&mut image, a.into(), b.into(), white); [INFO] [stdout] | ^^^^ the trait `std::convert::From` is not implemented for `(f32, f32)` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into<(f32, f32)>` for `rg3d_core::math::vec2::Vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(f32, f32): std::convert::From` is not satisfied [INFO] [stdout] --> src/utils/uvgen.rs:249:49 [INFO] [stdout] | [INFO] [stdout] 249 | draw_line_segment_mut(&mut image, b.into(), c.into(), white); [INFO] [stdout] | ^^^^ the trait `std::convert::From` is not implemented for `(f32, f32)` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into<(f32, f32)>` for `rg3d_core::math::vec2::Vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(f32, f32): std::convert::From` is not satisfied [INFO] [stdout] --> src/utils/uvgen.rs:249:59 [INFO] [stdout] | [INFO] [stdout] 249 | draw_line_segment_mut(&mut image, b.into(), c.into(), white); [INFO] [stdout] | ^^^^ the trait `std::convert::From` is not implemented for `(f32, f32)` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into<(f32, f32)>` for `rg3d_core::math::vec2::Vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(f32, f32): std::convert::From` is not satisfied [INFO] [stdout] --> src/utils/uvgen.rs:250:49 [INFO] [stdout] | [INFO] [stdout] 250 | draw_line_segment_mut(&mut image, c.into(), a.into(), white); [INFO] [stdout] | ^^^^ the trait `std::convert::From` is not implemented for `(f32, f32)` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into<(f32, f32)>` for `rg3d_core::math::vec2::Vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(f32, f32): std::convert::From` is not satisfied [INFO] [stdout] --> src/utils/uvgen.rs:250:59 [INFO] [stdout] | [INFO] [stdout] 250 | draw_line_segment_mut(&mut image, c.into(), a.into(), white); [INFO] [stdout] | ^^^^ the trait `std::convert::From` is not implemented for `(f32, f32)` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into<(f32, f32)>` for `rg3d_core::math::vec2::Vec2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432, E0599, E0689. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "14d5ca73dc7ed911771e71b86a4d2aa159a10352860b807b2383642e4de110b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14d5ca73dc7ed911771e71b86a4d2aa159a10352860b807b2383642e4de110b1", kill_on_drop: false }` [INFO] [stdout] 14d5ca73dc7ed911771e71b86a4d2aa159a10352860b807b2383642e4de110b1