[INFO] cloning repository https://github.com/szymon-zygula/magmacraft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/szymon-zygula/magmacraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszymon-zygula%2Fmagmacraft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszymon-zygula%2Fmagmacraft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b17b30a837dd80d334845b4d0d561fe2795b1ac0 [INFO] checking szymon-zygula/magmacraft against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszymon-zygula%2Fmagmacraft" "/workspace/builds/worker-53/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-53/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/szymon-zygula/magmacraft on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/szymon-zygula/magmacraft [INFO] finished tweaking git repo https://github.com/szymon-zygula/magmacraft [INFO] tweaked toml for git repo https://github.com/szymon-zygula/magmacraft written to /workspace/builds/worker-53/source/Cargo.toml [INFO] crate git repo https://github.com/szymon-zygula/magmacraft already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54a05f18e239c4a70488e7fc79337b71fb0e5e778c4b38c5ebb5dccfdb7adbda [INFO] running `Command { std: "docker" "start" "-a" "54a05f18e239c4a70488e7fc79337b71fb0e5e778c4b38c5ebb5dccfdb7adbda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54a05f18e239c4a70488e7fc79337b71fb0e5e778c4b38c5ebb5dccfdb7adbda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54a05f18e239c4a70488e7fc79337b71fb0e5e778c4b38c5ebb5dccfdb7adbda", kill_on_drop: false }` [INFO] [stdout] 54a05f18e239c4a70488e7fc79337b71fb0e5e778c4b38c5ebb5dccfdb7adbda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b600d90941f239f580ea479981c188c23ae50aae870084126e067314627cee7 [INFO] running `Command { std: "docker" "start" "-a" "2b600d90941f239f580ea479981c188c23ae50aae870084126e067314627cee7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.49 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking vk-sys v0.4.0 [INFO] [stderr] Checking custom_error v1.7.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling vk-mem v0.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling glfw-sys v3.3.1 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Checking glfw v0.34.0 [INFO] [stderr] Checking nalgebra-glm v0.5.0 [INFO] [stderr] Checking magmacraft v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/c_string_collection.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | create_c_string_collection_type!(CStringCollection); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_vec` [INFO] [stdout] --> src/c_string_collection.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn from_vec(strings: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | create_c_string_collection_type!(CStringCollection); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_capacity` [INFO] [stdout] --> src/c_string_collection.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn with_capacity(capacity: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | create_c_string_collection_type!(CStringCollection); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push` [INFO] [stdout] --> src/c_string_collection.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn push(&mut self, string: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | create_c_string_collection_type!(CStringCollection); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_string` [INFO] [stdout] --> src/c_string_collection.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | fn add_string(&mut self, string: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | create_c_string_collection_type!(CStringCollection); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pointers` [INFO] [stdout] --> src/c_string_collection.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn pointers(&self) -> &[*const std::os::raw::c_char] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | create_c_string_collection_type!(CStringCollection); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `strings` [INFO] [stdout] --> src/c_string_collection.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn strings(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | create_c_string_collection_type!(CStringCollection); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_slice_first` [INFO] [stdout] --> src/double_type_buffer.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn as_slice_first(&self) -> &[T] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_mut_slice_second` [INFO] [stdout] --> src/double_type_buffer.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn as_mut_slice_second(&mut self) -> &mut [U] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vulkan_state` [INFO] [stdout] --> src/rendering/renderer.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | vulkan_state: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `physical_device` [INFO] [stdout] --> src/rendering/renderer.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | physical_device: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `surface` [INFO] [stdout] --> src/rendering/renderer.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | surface: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `command_pool` [INFO] [stdout] --> src/rendering/renderer.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | command_pool: CommandPool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pipeline` [INFO] [stdout] --> src/rendering/render_state.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn pipeline(&self) -> &Rc { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_geometry_constants` [INFO] [stdout] --> src/rendering/render_state.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn push_geometry_constants(&mut self, constants: G) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_fragment_constants` [INFO] [stdout] --> src/rendering/render_state.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn push_fragment_constants(&mut self, constants: F) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `geometry_shader` [INFO] [stdout] --> src/rendering/render_state.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn geometry_shader(mut self, shader: &'a GeometryShader) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entry` [INFO] [stdout] --> src/vulkan/state.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | entry: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `debug_messenger` [INFO] [stdout] --> src/vulkan/state.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | debug_messenger: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `debug_utils_loader` [INFO] [stdout] --> src/vulkan/state.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | debug_utils_loader: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `entry` [INFO] [stdout] --> src/vulkan/state.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn entry(&self) -> &ash::Entry { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/c_string_collection.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | create_c_string_collection_type!(CStringCollection); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `instance_handle` [INFO] [stdout] --> src/vulkan/state.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn instance_handle(&self) -> &ash::Instance { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `debug_utils_loader` [INFO] [stdout] --> src/vulkan/state.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn debug_utils_loader(&self) -> Rc { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `validation_layers` [INFO] [stdout] --> src/vulkan/state.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | validation_layers: BuilderInternal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/c_string_collection.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vulkan/instance.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | create_c_string_collection_type!(InstanceExtensions); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_vec` [INFO] [stdout] --> src/c_string_collection.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn from_vec(strings: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | create_c_string_collection_type!(CStringCollection); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `strings` [INFO] [stdout] --> src/c_string_collection.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn strings(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vulkan/instance.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | create_c_string_collection_type!(InstanceExtensions); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_capacity` [INFO] [stdout] --> src/c_string_collection.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn with_capacity(capacity: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | create_c_string_collection_type!(CStringCollection); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/c_string_collection.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vulkan/debug_utils.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | create_c_string_collection_type!(ValidationLayers); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push` [INFO] [stdout] --> src/c_string_collection.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn push(&mut self, string: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | create_c_string_collection_type!(CStringCollection); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_string` [INFO] [stdout] --> src/c_string_collection.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | fn add_string(&mut self, string: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | create_c_string_collection_type!(CStringCollection); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_vec` [INFO] [stdout] --> src/c_string_collection.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn from_vec(strings: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vulkan/debug_utils.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | create_c_string_collection_type!(ValidationLayers); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `device_features` [INFO] [stdout] --> src/vulkan/physical_device.rs:327:8 [INFO] [stdout] | [INFO] [stdout] 327 | fn device_features(&self, device: vk::PhysicalDevice) -> vk::PhysicalDeviceFeatures { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pointers` [INFO] [stdout] --> src/c_string_collection.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn pointers(&self) -> &[*const std::os::raw::c_char] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | create_c_string_collection_type!(CStringCollection); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_vec` [INFO] [stdout] --> src/c_string_collection.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn from_vec(strings: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vulkan/physical_device.rs:522:1 [INFO] [stdout] | [INFO] [stdout] 522 | create_c_string_collection_type!(PhysicalDeviceExtensions); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `strings` [INFO] [stdout] --> src/c_string_collection.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn strings(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | create_c_string_collection_type!(CStringCollection); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_slice_first` [INFO] [stdout] --> src/double_type_buffer.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn as_slice_first(&self) -> &[T] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_mut_slice_second` [INFO] [stdout] --> src/double_type_buffer.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn as_mut_slice_second(&mut self) -> &mut [U] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vulkan_state` [INFO] [stdout] --> src/rendering/renderer.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | vulkan_state: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_capacity` [INFO] [stdout] --> src/c_string_collection.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn with_capacity(capacity: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vulkan/physical_device.rs:522:1 [INFO] [stdout] | [INFO] [stdout] 522 | create_c_string_collection_type!(PhysicalDeviceExtensions); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `physical_device` [INFO] [stdout] --> src/rendering/renderer.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | physical_device: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle` [INFO] [stdout] --> src/vulkan/logical_device.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn handle(&self) -> &ash::Device { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `surface` [INFO] [stdout] --> src/rendering/renderer.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | surface: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `images` [INFO] [stdout] --> src/vulkan/swapchain.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | images: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `image_color_space` [INFO] [stdout] --> src/vulkan/swapchain.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn image_color_space(&self) -> vk::ColorSpaceKHR { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `command_pool` [INFO] [stdout] --> src/rendering/renderer.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | command_pool: CommandPool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `image_count` [INFO] [stdout] --> src/vulkan/swapchain.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn image_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pipeline` [INFO] [stdout] --> src/rendering/render_state.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn pipeline(&self) -> &Rc { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_geometry_constants` [INFO] [stdout] --> src/rendering/render_state.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn push_geometry_constants(&mut self, constants: G) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_fragment_constants` [INFO] [stdout] --> src/rendering/render_state.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn push_fragment_constants(&mut self, constants: F) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `geometry_shader` [INFO] [stdout] --> src/rendering/render_state.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn geometry_shader(mut self, shader: &'a GeometryShader) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entry` [INFO] [stdout] --> src/vulkan/state.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | entry: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_file` [INFO] [stdout] --> src/vulkan/shader.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | / pub fn from_file( [INFO] [stdout] 28 | | logical_device: Rc, [INFO] [stdout] 29 | | file_path: &std::path::Path [INFO] [stdout] 30 | | ) -> VulkanResult { [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 76 | create_shader_wrapper!(GeometryShader, vk::ShaderStageFlags::GEOMETRY); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_shader_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `debug_messenger` [INFO] [stdout] --> src/vulkan/state.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | debug_messenger: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `vertex_binding_stride` [INFO] [stdout] --> src/vulkan/pipeline.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn vertex_binding_stride(mut self, vertex_binding_description_stride: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `debug_utils_loader` [INFO] [stdout] --> src/vulkan/state.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | debug_utils_loader: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `entry` [INFO] [stdout] --> src/vulkan/state.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn entry(&self) -> &ash::Entry { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `vertex_attribute_description` [INFO] [stdout] --> src/vulkan/pipeline.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn vertex_attribute_description( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `instance_handle` [INFO] [stdout] --> src/vulkan/state.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn instance_handle(&self) -> &ash::Instance { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `status` [INFO] [stdout] --> src/vulkan/synchronization.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn status(&self) -> VulkanResult { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `debug_utils_loader` [INFO] [stdout] --> src/vulkan/state.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn debug_utils_loader(&self) -> Rc { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NotReady` [INFO] [stdout] --> src/vulkan/synchronization.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | NotReady [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `validation_layers` [INFO] [stdout] --> src/vulkan/state.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | validation_layers: BuilderInternal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `none` [INFO] [stdout] --> src/builder.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn none() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/c_string_collection.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vulkan/instance.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | create_c_string_collection_type!(InstanceExtensions); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `strings` [INFO] [stdout] --> src/c_string_collection.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn strings(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vulkan/instance.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | create_c_string_collection_type!(InstanceExtensions); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/c_string_collection.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vulkan/debug_utils.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | create_c_string_collection_type!(ValidationLayers); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_vec` [INFO] [stdout] --> src/c_string_collection.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn from_vec(strings: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vulkan/debug_utils.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | create_c_string_collection_type!(ValidationLayers); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `device_features` [INFO] [stdout] --> src/vulkan/physical_device.rs:327:8 [INFO] [stdout] | [INFO] [stdout] 327 | fn device_features(&self, device: vk::PhysicalDevice) -> vk::PhysicalDeviceFeatures { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_vec` [INFO] [stdout] --> src/c_string_collection.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn from_vec(strings: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vulkan/physical_device.rs:522:1 [INFO] [stdout] | [INFO] [stdout] 522 | create_c_string_collection_type!(PhysicalDeviceExtensions); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_capacity` [INFO] [stdout] --> src/c_string_collection.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn with_capacity(capacity: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vulkan/physical_device.rs:522:1 [INFO] [stdout] | [INFO] [stdout] 522 | create_c_string_collection_type!(PhysicalDeviceExtensions); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_c_string_collection_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle` [INFO] [stdout] --> src/vulkan/logical_device.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn handle(&self) -> &ash::Device { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `images` [INFO] [stdout] --> src/vulkan/swapchain.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | images: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `image_color_space` [INFO] [stdout] --> src/vulkan/swapchain.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn image_color_space(&self) -> vk::ColorSpaceKHR { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `image_count` [INFO] [stdout] --> src/vulkan/swapchain.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn image_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_file` [INFO] [stdout] --> src/vulkan/shader.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | / pub fn from_file( [INFO] [stdout] 28 | | logical_device: Rc, [INFO] [stdout] 29 | | file_path: &std::path::Path [INFO] [stdout] 30 | | ) -> VulkanResult { [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 76 | create_shader_wrapper!(GeometryShader, vk::ShaderStageFlags::GEOMETRY); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_shader_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `vertex_binding_stride` [INFO] [stdout] --> src/vulkan/pipeline.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn vertex_binding_stride(mut self, vertex_binding_description_stride: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `vertex_attribute_description` [INFO] [stdout] --> src/vulkan/pipeline.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn vertex_attribute_description( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `status` [INFO] [stdout] --> src/vulkan/synchronization.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn status(&self) -> VulkanResult { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NotReady` [INFO] [stdout] --> src/vulkan/synchronization.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | NotReady [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `none` [INFO] [stdout] --> src/builder.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn none() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `Command { std: "docker" "inspect" "2b600d90941f239f580ea479981c188c23ae50aae870084126e067314627cee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b600d90941f239f580ea479981c188c23ae50aae870084126e067314627cee7", kill_on_drop: false }` [INFO] [stdout] 2b600d90941f239f580ea479981c188c23ae50aae870084126e067314627cee7