[INFO] cloning repository https://github.com/laykku/Tower [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laykku/Tower" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaykku%2FTower", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaykku%2FTower'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3e5720999eab7f11aa60a8d567e9b3b6cf3ff30 [INFO] checking laykku/Tower against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaykku%2FTower" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/laykku/Tower on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/laykku/Tower [INFO] finished tweaking git repo https://github.com/laykku/Tower [INFO] tweaked toml for git repo https://github.com/laykku/Tower written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/laykku/Tower already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/webapp/Cargo.toml: dependency (web-sys) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/engine/Cargo.toml: dependency (web-sys) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/webgl/Cargo.toml: dependency (web-sys) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/utils/Cargo.toml: dependency (web-sys) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63bbba4f6b2084dd43aec7ab65783794a552489304325d40b3bf59c9cb67d19f [INFO] running `Command { std: "docker" "start" "-a" "63bbba4f6b2084dd43aec7ab65783794a552489304325d40b3bf59c9cb67d19f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63bbba4f6b2084dd43aec7ab65783794a552489304325d40b3bf59c9cb67d19f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63bbba4f6b2084dd43aec7ab65783794a552489304325d40b3bf59c9cb67d19f", kill_on_drop: false }` [INFO] [stdout] 63bbba4f6b2084dd43aec7ab65783794a552489304325d40b3bf59c9cb67d19f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b54c71dfae807961f777514255eb7ae9e27acdb23b36259a8818e0f470dd111b [INFO] running `Command { std: "docker" "start" "-a" "b54c71dfae807961f777514255eb7ae9e27acdb23b36259a8818e0f470dd111b", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/engine/Cargo.toml: dependency (web-sys) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /opt/rustwide/workdir/crates/webgl/Cargo.toml: dependency (web-sys) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /opt/rustwide/workdir/crates/utils/Cargo.toml: dependency (web-sys) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /opt/rustwide/workdir/crates/webapp/Cargo.toml: dependency (web-sys) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking wide v0.7.15 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking proc-macro2 v1.0.78 [INFO] [stderr] Checking tower v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling component v0.1.0 (/opt/rustwide/workdir/crates/component) [INFO] [stderr] Compiling loader v0.1.0 (/opt/rustwide/workdir/crates/loader) [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking ecs v0.1.0 (/opt/rustwide/workdir/crates/ecs) [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> crates/ecs/tests/ecs_tests.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct Person { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 9 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `greeting` is never read [INFO] [stdout] --> crates/ecs/tests/ecs_tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct Greeter { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 14 | greeting: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking nalgebra v0.32.4 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking math v0.1.0 (/opt/rustwide/workdir/crates/math) [INFO] [stdout] warning: the item `nalgebra` is imported redundantly [INFO] [stdout] --> crates/math/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use nalgebra; [INFO] [stdout] | ^^^^^^^^ the item `nalgebra` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nalgebra` is imported redundantly [INFO] [stdout] --> crates/math/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use nalgebra; [INFO] [stdout] | ^^^^^^^^ the item `nalgebra` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking phys v0.1.0 (/opt/rustwide/workdir/crates/phys) [INFO] [stderr] Checking utils v0.1.0 (/opt/rustwide/workdir/crates/utils) [INFO] [stderr] Checking webgl v0.1.0 (/opt/rustwide/workdir/crates/webgl) [INFO] [stdout] warning: unused imports: `Vector2f`, `Vector3f` [INFO] [stdout] --> crates/webgl/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use math::{Vector2f, Vector3f}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Vector2f`, `Vector3f` [INFO] [stdout] --> crates/webgl/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use math::{Vector2f, Vector3f}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking webapp v0.1.0 (/opt/rustwide/workdir/crates/webapp) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> crates/webapp/src/app/window.rs:82:48 [INFO] [stdout] | [INFO] [stdout] 82 | Closure::::new(move |event: web_sys::MouseEvent| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> crates/webapp/src/app/window.rs:203:48 [INFO] [stdout] | [INFO] [stdout] 203 | Closure::::new(move |event: web_sys::MouseEvent| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> crates/webapp/src/app/window.rs:82:48 [INFO] [stdout] | [INFO] [stdout] 82 | Closure::::new(move |event: web_sys::MouseEvent| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> crates/webapp/src/app/window.rs:203:48 [INFO] [stdout] | [INFO] [stdout] 203 | Closure::::new(move |event: web_sys::MouseEvent| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking engine v0.1.0 (/opt/rustwide/workdir/crates/engine) [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> crates/engine/src/assetman.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | Ok((JsValue::null())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 74 - Ok((JsValue::null())) [INFO] [stdout] 74 + Ok(JsValue::null()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> crates/engine/src/assetman.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | Ok((JsValue::null())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 120 - Ok((JsValue::null())) [INFO] [stdout] 120 + Ok(JsValue::null()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> crates/engine/src/assetman.rs:136:12 [INFO] [stdout] | [INFO] [stdout] 136 | Ok((JsValue::null())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 136 - Ok((JsValue::null())) [INFO] [stdout] 136 + Ok(JsValue::null()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::log` [INFO] [stdout] --> crates/engine/src/types/meshdata.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use utils::log; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> crates/engine/src/assetman.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | Ok((JsValue::null())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 74 - Ok((JsValue::null())) [INFO] [stdout] 74 + Ok(JsValue::null()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> crates/engine/src/assetman.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | Ok((JsValue::null())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 120 - Ok((JsValue::null())) [INFO] [stdout] 120 + Ok(JsValue::null()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> crates/engine/src/assetman.rs:136:12 [INFO] [stdout] | [INFO] [stdout] 136 | Ok((JsValue::null())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 136 - Ok((JsValue::null())) [INFO] [stdout] 136 + Ok(JsValue::null()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::log` [INFO] [stdout] --> crates/engine/src/types/meshdata.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use utils::log; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mesh_id` [INFO] [stdout] --> crates/engine/src/components/mesh.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | let mesh_id = renderer.create_mesh(mesh_data.raw_vertices(), mesh_data.raw_indices(), webgl::DrawMode::Static); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mesh_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> crates/engine/src/components/mesh.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | entity: usize, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `material` [INFO] [stdout] --> crates/engine/src/components/mesh.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | material: Option>, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_material` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_int` is never used [INFO] [stdout] --> crates/engine/src/assetman.rs:152:4 [INFO] [stdout] | [INFO] [stdout] 152 | fn read_int(cursor: &mut Cursor>) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `positions`, `normals`, `uv0`, and `indices` are never read [INFO] [stdout] --> crates/engine/src/types/meshdata.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct MeshData { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 4 | positions: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 5 | normals: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 6 | uv0: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 7 | indices: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mesh_id` [INFO] [stdout] --> crates/engine/src/components/mesh.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | let mesh_id = renderer.create_mesh(mesh_data.raw_vertices(), mesh_data.raw_indices(), webgl::DrawMode::Static); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mesh_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> crates/engine/src/components/mesh.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | entity: usize, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `material` [INFO] [stdout] --> crates/engine/src/components/mesh.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | material: Option>, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_material` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking aircraft v0.1.0 (/opt/rustwide/workdir/examples/aircraft) [INFO] [stderr] Checking simple_scene v0.1.0 (/opt/rustwide/workdir/examples/simple_scene) [INFO] [stdout] warning: function `read_int` is never used [INFO] [stdout] --> crates/engine/src/assetman.rs:152:4 [INFO] [stdout] | [INFO] [stdout] 152 | fn read_int(cursor: &mut Cursor>) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `positions`, `normals`, `uv0`, and `indices` are never read [INFO] [stdout] --> crates/engine/src/types/meshdata.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct MeshData { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 4 | positions: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 5 | normals: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 6 | uv0: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 7 | indices: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Camera` is imported redundantly [INFO] [stdout] --> examples/aircraft/src/lib.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::components::{Camera, Mesh, Transform}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | init_world! {CameraInput, Aircraft} [INFO] [stdout] | ----------------------------------- the item `Camera` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Mesh` is imported redundantly [INFO] [stdout] --> examples/aircraft/src/lib.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::components::{Camera, Mesh, Transform}; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | init_world! {CameraInput, Aircraft} [INFO] [stdout] | ----------------------------------- the item `Mesh` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Transform` is imported redundantly [INFO] [stdout] --> examples/aircraft/src/lib.rs:7:40 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::components::{Camera, Mesh, Transform}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | init_world! {CameraInput, Aircraft} [INFO] [stdout] | ----------------------------------- the item `Transform` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Camera` is imported redundantly [INFO] [stdout] --> examples/aircraft/src/lib.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::components::{Camera, Mesh, Transform}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | init_world! {CameraInput, Aircraft} [INFO] [stdout] | ----------------------------------- the item `Camera` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Mesh` is imported redundantly [INFO] [stdout] --> examples/aircraft/src/lib.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::components::{Camera, Mesh, Transform}; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | init_world! {CameraInput, Aircraft} [INFO] [stdout] | ----------------------------------- the item `Mesh` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Transform` is imported redundantly [INFO] [stdout] --> examples/aircraft/src/lib.rs:7:40 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::components::{Camera, Mesh, Transform}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | init_world! {CameraInput, Aircraft} [INFO] [stdout] | ----------------------------------- the item `Transform` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Camera` is imported redundantly [INFO] [stdout] --> examples/simple_scene/src/lib.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::components::{Camera, Mesh, Transform}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | init_world! {Cube} [INFO] [stdout] | ------------------ the item `Camera` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Mesh` is imported redundantly [INFO] [stdout] --> examples/simple_scene/src/lib.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::components::{Camera, Mesh, Transform}; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | init_world! {Cube} [INFO] [stdout] | ------------------ the item `Mesh` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Transform` is imported redundantly [INFO] [stdout] --> examples/simple_scene/src/lib.rs:7:40 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::components::{Camera, Mesh, Transform}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | init_world! {Cube} [INFO] [stdout] | ------------------ the item `Transform` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Camera` is imported redundantly [INFO] [stdout] --> examples/simple_scene/src/lib.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::components::{Camera, Mesh, Transform}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | init_world! {Cube} [INFO] [stdout] | ------------------ the item `Camera` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Mesh` is imported redundantly [INFO] [stdout] --> examples/simple_scene/src/lib.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::components::{Camera, Mesh, Transform}; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | init_world! {Cube} [INFO] [stdout] | ------------------ the item `Mesh` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Transform` is imported redundantly [INFO] [stdout] --> examples/simple_scene/src/lib.rs:7:40 [INFO] [stdout] | [INFO] [stdout] 7 | use engine::components::{Camera, Mesh, Transform}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | init_world! {Cube} [INFO] [stdout] | ------------------ the item `Transform` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> examples/simple_scene/src/lib.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | fn init_scene(services: &mut Services, state: &mut AppState, world: &mut World) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `services` [INFO] [stdout] --> examples/simple_scene/src/lib.rs:160:16 [INFO] [stdout] | [INFO] [stdout] 160 | fn rotate_cube(services: &mut Services, state: &mut AppState, world: &mut World) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> examples/aircraft/src/lib.rs:69:40 [INFO] [stdout] | [INFO] [stdout] 69 | fn init_scene(services: &mut Services, state: &mut AppState, world: &mut World) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `services` [INFO] [stdout] --> examples/aircraft/src/lib.rs:237:18 [INFO] [stdout] | [INFO] [stdout] 237 | fn process_input(services: &mut Services, state: &mut AppState, world: &mut World) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `services` [INFO] [stdout] --> examples/aircraft/src/lib.rs:269:18 [INFO] [stdout] | [INFO] [stdout] 269 | fn rotate_camera(services: &mut Services, state: &mut AppState, world: &mut World) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `services` [INFO] [stdout] --> examples/aircraft/src/lib.rs:310:25 [INFO] [stdout] | [INFO] [stdout] 310 | fn move_plane_lissajous(services: &mut Services, state: &mut AppState, world: &mut World) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> examples/aircraft/src/lib.rs:69:40 [INFO] [stdout] | [INFO] [stdout] 69 | fn init_scene(services: &mut Services, state: &mut AppState, world: &mut World) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `services` [INFO] [stdout] --> examples/aircraft/src/lib.rs:237:18 [INFO] [stdout] | [INFO] [stdout] 237 | fn process_input(services: &mut Services, state: &mut AppState, world: &mut World) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `services` [INFO] [stdout] --> examples/aircraft/src/lib.rs:269:18 [INFO] [stdout] | [INFO] [stdout] 269 | fn rotate_camera(services: &mut Services, state: &mut AppState, world: &mut World) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `services` [INFO] [stdout] --> examples/aircraft/src/lib.rs:310:25 [INFO] [stdout] | [INFO] [stdout] 310 | fn move_plane_lissajous(services: &mut Services, state: &mut AppState, world: &mut World) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> examples/simple_scene/src/lib.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | fn init_scene(services: &mut Services, state: &mut AppState, world: &mut World) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `services` [INFO] [stdout] --> examples/simple_scene/src/lib.rs:160:16 [INFO] [stdout] | [INFO] [stdout] 160 | fn rotate_cube(services: &mut Services, state: &mut AppState, world: &mut World) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_services` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.92s [INFO] running `Command { std: "docker" "inspect" "b54c71dfae807961f777514255eb7ae9e27acdb23b36259a8818e0f470dd111b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b54c71dfae807961f777514255eb7ae9e27acdb23b36259a8818e0f470dd111b", kill_on_drop: false }` [INFO] [stdout] b54c71dfae807961f777514255eb7ae9e27acdb23b36259a8818e0f470dd111b