[INFO] fetching crate rendy-factory 0.5.1...
[INFO] checking rendy-factory-0.5.1 against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] extracting crate rendy-factory 0.5.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rendy-factory 0.5.1
[INFO] finished tweaking crates.io crate rendy-factory 0.5.1
[INFO] tweaked toml for crates.io crate rendy-factory 0.5.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rendy-factory 0.5.1 on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 173 packages to latest compatible versions
[INFO] [stderr]       Adding parking_lot v0.9.0 (available: v0.12.5)
[INFO] [stderr]       Adding smallvec v0.6.14 (available: v1.15.1)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a049f1092a21e90746392d6607e2fcc13aeb567d85c3624b3ca6eb0bd011a9c
[INFO] running `Command { std: "docker" "start" "-a" "8a049f1092a21e90746392d6607e2fcc13aeb567d85c3624b3ca6eb0bd011a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a049f1092a21e90746392d6607e2fcc13aeb567d85c3624b3ca6eb0bd011a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a049f1092a21e90746392d6607e2fcc13aeb567d85c3624b3ca6eb0bd011a9c", kill_on_drop: false }`
[INFO] [stdout] 8a049f1092a21e90746392d6607e2fcc13aeb567d85c3624b3ca6eb0bd011a9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23e830f2d57ccb9e9ce5458db73513cc30273a15de987ce06dd31606a64fdff7
[INFO] running `Command { std: "docker" "start" "-a" "23e830f2d57ccb9e9ce5458db73513cc30273a15de987ce06dd31606a64fdff7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking colorful v0.2.2
[INFO] [stderr]     Checking hibitset v0.6.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking crossbeam-channel v0.3.9
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking gfx-hal v0.4.1
[INFO] [stderr]     Checking thread_profiler v0.3.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking rendy-core v0.5.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking relevant v0.4.2
[INFO] [stderr]     Checking rendy-descriptor v0.5.1
[INFO] [stderr]     Checking rendy-memory v0.5.2
[INFO] [stderr]     Checking rendy-command v0.5.1
[INFO] [stderr]     Checking rendy-resource v0.5.1
[INFO] [stderr]     Checking rendy-wsi v0.5.1
[INFO] [stderr]     Checking rendy-factory v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/barriers.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 77 |         image_range: rendy_core::hal::image::SubresourceRange,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     unused_qualifications
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 77 -         image_range: rendy_core::hal::image::SubresourceRange,
[INFO] [stdout] 77 +         image_range: image::SubresourceRange,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/barriers.rs:79:22
[INFO] [stdout]    |
[INFO] [stdout] 79 |         last_access: rendy_core::hal::image::Access,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 79 -         last_access: rendy_core::hal::image::Access,
[INFO] [stdout] 79 +         last_access: image::Access,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/barriers.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 |         last_layout: rendy_core::hal::image::Layout,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 80 -         last_layout: rendy_core::hal::image::Layout,
[INFO] [stdout] 80 +         last_layout: image::Layout,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/barriers.rs:83:22
[INFO] [stdout]    |
[INFO] [stdout] 83 |         next_access: rendy_core::hal::image::Access,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 83 -         next_access: rendy_core::hal::image::Access,
[INFO] [stdout] 83 +         next_access: image::Access,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/barriers.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |         next_layout: rendy_core::hal::image::Layout,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 84 -         next_layout: rendy_core::hal::image::Layout,
[INFO] [stdout] 84 +         next_layout: image::Layout,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/barriers.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 120 |         last_access: rendy_core::hal::buffer::Access,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 120 -         last_access: rendy_core::hal::buffer::Access,
[INFO] [stdout] 120 +         last_access: buffer::Access,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/barriers.rs:122:22
[INFO] [stdout]     |
[INFO] [stdout] 122 |         next_access: rendy_core::hal::buffer::Access,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 122 -         next_access: rendy_core::hal::buffer::Access,
[INFO] [stdout] 122 +         next_access: buffer::Access,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         profile_scope!("wait_idle");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         profile_scope!("create_relevant_buffer");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         profile_scope!("create_relevant_image");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/factory.rs:471:29
[INFO] [stdout]     |
[INFO] [stdout] 471 |             content.len() * std::mem::size_of::<T>(),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 471 -             content.len() * std::mem::size_of::<T>(),
[INFO] [stdout] 471 +             content.len() * size_of::<T>(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/factory.rs:513:46
[INFO] [stdout]     |
[INFO] [stdout] 513 |         assert!(buffer.info().usage.contains(buffer::Usage::TRANSFER_DST));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 513 -         assert!(buffer.info().usage.contains(buffer::Usage::TRANSFER_DST));
[INFO] [stdout] 513 +         assert!(buffer.info().usage.contains(Usage::TRANSFER_DST));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/factory.rs:515:51
[INFO] [stdout]     |
[INFO] [stdout] 515 |         let content_size = content.len() as u64 * std::mem::size_of::<T>() as u64;
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 515 -         let content_size = content.len() as u64 * std::mem::size_of::<T>() as u64;
[INFO] [stdout] 515 +         let content_size = content.len() as u64 * size_of::<T>() as u64;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/factory.rs:520:28
[INFO] [stdout]     |
[INFO] [stdout] 520 |                     usage: buffer::Usage::TRANSFER_SRC,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 520 -                     usage: buffer::Usage::TRANSFER_SRC,
[INFO] [stdout] 520 +                     usage: Usage::TRANSFER_SRC,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/factory.rs:556:46
[INFO] [stdout]     |
[INFO] [stdout] 556 |         assert!(buffer.info().usage.contains(buffer::Usage::TRANSFER_DST));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 556 -         assert!(buffer.info().usage.contains(buffer::Usage::TRANSFER_DST));
[INFO] [stdout] 556 +         assert!(buffer.info().usage.contains(Usage::TRANSFER_DST));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/factory.rs:557:47
[INFO] [stdout]     |
[INFO] [stdout] 557 |         assert!(staging.info().usage.contains(buffer::Usage::TRANSFER_SRC));
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 557 -         assert!(staging.info().usage.contains(buffer::Usage::TRANSFER_SRC));
[INFO] [stdout] 557 +         assert!(staging.info().usage.contains(Usage::TRANSFER_SRC));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/factory.rs:629:51
[INFO] [stdout]     |
[INFO] [stdout] 629 |         let content_size = content.len() as u64 * std::mem::size_of::<T>() as u64;
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 629 -         let content_size = content.len() as u64 * std::mem::size_of::<T>() as u64;
[INFO] [stdout] 629 +         let content_size = content.len() as u64 * size_of::<T>() as u64;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/factory.rs:645:28
[INFO] [stdout]     |
[INFO] [stdout] 645 |                     usage: buffer::Usage::TRANSFER_SRC,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 645 -                     usage: buffer::Usage::TRANSFER_SRC,
[INFO] [stdout] 645 +                     usage: Usage::TRANSFER_SRC,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:680:9
[INFO] [stdout]     |
[INFO] [stdout] 680 |         profile_scope!("create_surface");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:698:9
[INFO] [stdout]     |
[INFO] [stdout] 698 |         profile_scope!("create_surface");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:716:9
[INFO] [stdout]     |
[INFO] [stdout] 716 |         profile_scope!("get_surface_compatibility");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/factory.rs:715:21
[INFO] [stdout]     |
[INFO] [stdout] 715 |     ) -> Option<Vec<rendy_core::hal::format::Format>> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 715 -     ) -> Option<Vec<rendy_core::hal::format::Format>> {
[INFO] [stdout] 715 +     ) -> Option<Vec<format::Format>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:735:9
[INFO] [stdout]     |
[INFO] [stdout] 735 |         profile_scope!("get_surface_compatibility");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:751:9
[INFO] [stdout]     |
[INFO] [stdout] 751 |         profile_scope!("get_surface_format");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:803:9
[INFO] [stdout]     |
[INFO] [stdout] 803 |         profile_scope!("create_target");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:838:9
[INFO] [stdout]     |
[INFO] [stdout] 838 |         profile_scope!("create_semaphore");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:893:9
[INFO] [stdout]     |
[INFO] [stdout] 893 |         profile_scope!("wait_for_fence");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:917:9
[INFO] [stdout]     |
[INFO] [stdout] 917 |         profile_scope!("wait_for_fences");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]     --> src/factory.rs:1002:9
[INFO] [stdout]      |
[INFO] [stdout] 1002 |         profile_scope!("create_command_pool");
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]     --> src/factory.rs:1041:9
[INFO] [stdout]      |
[INFO] [stdout] 1041 |         profile_scope!("cleanup");
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]     --> src/factory.rs:1128:9
[INFO] [stdout]      |
[INFO] [stdout] 1128 |         profile_scope!("create_descriptor_sets");
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]     --> src/factory.rs:1199:20
[INFO] [stdout]      |
[INFO] [stdout] 1199 |         return Err(rendy_core::hal::device::CreationError::InitializationFailed);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1199 -         return Err(rendy_core::hal::device::CreationError::InitializationFailed);
[INFO] [stdout] 1199 +         return Err(CreationError::InitializationFailed);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]     --> src/factory.rs:1297:22
[INFO] [stdout]      |
[INFO] [stdout] 1297 |             .map_err(rendy_core::hal::device::CreationError::OutOfMemory)?,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1297 -             .map_err(rendy_core::hal::device::CreationError::OutOfMemory)?,
[INFO] [stdout] 1297 +             .map_err(CreationError::OutOfMemory)?,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]     --> src/factory.rs:1299:22
[INFO] [stdout]      |
[INFO] [stdout] 1299 |             .map_err(rendy_core::hal::device::CreationError::OutOfMemory)?,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1299 -             .map_err(rendy_core::hal::device::CreationError::OutOfMemory)?,
[INFO] [stdout] 1299 +             .map_err(CreationError::OutOfMemory)?,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/barriers.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 77 |         image_range: rendy_core::hal::image::SubresourceRange,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     unused_qualifications
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 77 -         image_range: rendy_core::hal::image::SubresourceRange,
[INFO] [stdout] 77 +         image_range: image::SubresourceRange,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/barriers.rs:79:22
[INFO] [stdout]    |
[INFO] [stdout] 79 |         last_access: rendy_core::hal::image::Access,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 79 -         last_access: rendy_core::hal::image::Access,
[INFO] [stdout] 79 +         last_access: image::Access,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/barriers.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 |         last_layout: rendy_core::hal::image::Layout,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 80 -         last_layout: rendy_core::hal::image::Layout,
[INFO] [stdout] 80 +         last_layout: image::Layout,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/barriers.rs:83:22
[INFO] [stdout]    |
[INFO] [stdout] 83 |         next_access: rendy_core::hal::image::Access,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 83 -         next_access: rendy_core::hal::image::Access,
[INFO] [stdout] 83 +         next_access: image::Access,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/barriers.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |         next_layout: rendy_core::hal::image::Layout,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 84 -         next_layout: rendy_core::hal::image::Layout,
[INFO] [stdout] 84 +         next_layout: image::Layout,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/barriers.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 120 |         last_access: rendy_core::hal::buffer::Access,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 120 -         last_access: rendy_core::hal::buffer::Access,
[INFO] [stdout] 120 +         last_access: buffer::Access,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/barriers.rs:122:22
[INFO] [stdout]     |
[INFO] [stdout] 122 |         next_access: rendy_core::hal::buffer::Access,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 122 -         next_access: rendy_core::hal::buffer::Access,
[INFO] [stdout] 122 +         next_access: buffer::Access,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         profile_scope!("wait_idle");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         profile_scope!("create_relevant_buffer");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         profile_scope!("create_relevant_image");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/factory.rs:471:29
[INFO] [stdout]     |
[INFO] [stdout] 471 |             content.len() * std::mem::size_of::<T>(),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 471 -             content.len() * std::mem::size_of::<T>(),
[INFO] [stdout] 471 +             content.len() * size_of::<T>(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/factory.rs:513:46
[INFO] [stdout]     |
[INFO] [stdout] 513 |         assert!(buffer.info().usage.contains(buffer::Usage::TRANSFER_DST));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 513 -         assert!(buffer.info().usage.contains(buffer::Usage::TRANSFER_DST));
[INFO] [stdout] 513 +         assert!(buffer.info().usage.contains(Usage::TRANSFER_DST));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/factory.rs:515:51
[INFO] [stdout]     |
[INFO] [stdout] 515 |         let content_size = content.len() as u64 * std::mem::size_of::<T>() as u64;
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 515 -         let content_size = content.len() as u64 * std::mem::size_of::<T>() as u64;
[INFO] [stdout] 515 +         let content_size = content.len() as u64 * size_of::<T>() as u64;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/factory.rs:520:28
[INFO] [stdout]     |
[INFO] [stdout] 520 |                     usage: buffer::Usage::TRANSFER_SRC,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 520 -                     usage: buffer::Usage::TRANSFER_SRC,
[INFO] [stdout] 520 +                     usage: Usage::TRANSFER_SRC,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/factory.rs:556:46
[INFO] [stdout]     |
[INFO] [stdout] 556 |         assert!(buffer.info().usage.contains(buffer::Usage::TRANSFER_DST));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 556 -         assert!(buffer.info().usage.contains(buffer::Usage::TRANSFER_DST));
[INFO] [stdout] 556 +         assert!(buffer.info().usage.contains(Usage::TRANSFER_DST));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/factory.rs:557:47
[INFO] [stdout]     |
[INFO] [stdout] 557 |         assert!(staging.info().usage.contains(buffer::Usage::TRANSFER_SRC));
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 557 -         assert!(staging.info().usage.contains(buffer::Usage::TRANSFER_SRC));
[INFO] [stdout] 557 +         assert!(staging.info().usage.contains(Usage::TRANSFER_SRC));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/factory.rs:629:51
[INFO] [stdout]     |
[INFO] [stdout] 629 |         let content_size = content.len() as u64 * std::mem::size_of::<T>() as u64;
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 629 -         let content_size = content.len() as u64 * std::mem::size_of::<T>() as u64;
[INFO] [stdout] 629 +         let content_size = content.len() as u64 * size_of::<T>() as u64;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/factory.rs:645:28
[INFO] [stdout]     |
[INFO] [stdout] 645 |                     usage: buffer::Usage::TRANSFER_SRC,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 645 -                     usage: buffer::Usage::TRANSFER_SRC,
[INFO] [stdout] 645 +                     usage: Usage::TRANSFER_SRC,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:680:9
[INFO] [stdout]     |
[INFO] [stdout] 680 |         profile_scope!("create_surface");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:698:9
[INFO] [stdout]     |
[INFO] [stdout] 698 |         profile_scope!("create_surface");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:716:9
[INFO] [stdout]     |
[INFO] [stdout] 716 |         profile_scope!("get_surface_compatibility");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/factory.rs:715:21
[INFO] [stdout]     |
[INFO] [stdout] 715 |     ) -> Option<Vec<rendy_core::hal::format::Format>> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 715 -     ) -> Option<Vec<rendy_core::hal::format::Format>> {
[INFO] [stdout] 715 +     ) -> Option<Vec<format::Format>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:735:9
[INFO] [stdout]     |
[INFO] [stdout] 735 |         profile_scope!("get_surface_compatibility");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:751:9
[INFO] [stdout]     |
[INFO] [stdout] 751 |         profile_scope!("get_surface_format");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:803:9
[INFO] [stdout]     |
[INFO] [stdout] 803 |         profile_scope!("create_target");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:838:9
[INFO] [stdout]     |
[INFO] [stdout] 838 |         profile_scope!("create_semaphore");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:893:9
[INFO] [stdout]     |
[INFO] [stdout] 893 |         profile_scope!("wait_for_fence");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]    --> src/factory.rs:917:9
[INFO] [stdout]     |
[INFO] [stdout] 917 |         profile_scope!("wait_for_fences");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]     --> src/factory.rs:1002:9
[INFO] [stdout]      |
[INFO] [stdout] 1002 |         profile_scope!("create_command_pool");
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]     --> src/factory.rs:1041:9
[INFO] [stdout]      |
[INFO] [stdout] 1041 |         profile_scope!("cleanup");
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thread_profiler`
[INFO] [stdout]     --> src/factory.rs:1128:9
[INFO] [stdout]      |
[INFO] [stdout] 1128 |         profile_scope!("create_descriptor_sets");
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `dx12`, `empty`, `gl`, `metal`, `no-slow-safety-checks`, `profiler`, `serde`, and `serde-1`
[INFO] [stdout]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]     --> src/factory.rs:1199:20
[INFO] [stdout]      |
[INFO] [stdout] 1199 |         return Err(rendy_core::hal::device::CreationError::InitializationFailed);
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1199 -         return Err(rendy_core::hal::device::CreationError::InitializationFailed);
[INFO] [stdout] 1199 +         return Err(CreationError::InitializationFailed);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]     --> src/factory.rs:1297:22
[INFO] [stdout]      |
[INFO] [stdout] 1297 |             .map_err(rendy_core::hal::device::CreationError::OutOfMemory)?,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1297 -             .map_err(rendy_core::hal::device::CreationError::OutOfMemory)?,
[INFO] [stdout] 1297 +             .map_err(CreationError::OutOfMemory)?,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]     --> src/factory.rs:1299:22
[INFO] [stdout]      |
[INFO] [stdout] 1299 |             .map_err(rendy_core::hal::device::CreationError::OutOfMemory)?,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1299 -             .map_err(rendy_core::hal::device::CreationError::OutOfMemory)?,
[INFO] [stdout] 1299 +             .map_err(CreationError::OutOfMemory)?,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `read_barriers` and `write_barriers` are never read
[INFO] [stdout]    --> src/blitter.rs:383:5
[INFO] [stdout]     |
[INFO] [stdout] 378 | pub(crate) struct FamilyGraphicsOps<B: rendy_core::hal::Backend> {
[INFO] [stdout]     |                   ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 383 |     read_barriers: Barriers<B>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 384 |     write_barriers: Barriers<B>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FamilyGraphicsOps` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `SavedQueueConfig` is never constructed
[INFO] [stdout]   --> src/config.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct SavedQueueConfig(Vec<(usize, Vec<f32>)>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `SavedHeapsConfig` is never constructed
[INFO] [stdout]    --> src/config.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub struct SavedHeapsConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `features`, and `limits` are never read
[INFO] [stdout]     --> src/factory.rs:1218:9
[INFO] [stdout]      |
[INFO] [stdout] 1217 |     struct PhysicalDeviceInfo<'a> {
[INFO] [stdout]      |            ------------------ fields in this struct
[INFO] [stdout] 1218 |         name: &'a str,
[INFO] [stdout]      |         ^^^^
[INFO] [stdout] 1219 |         features: Features,
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout] 1220 |         limits: Limits,
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `PhysicalDeviceInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `staging_buffers` is never read
[INFO] [stdout]    --> src/upload.rs:427:5
[INFO] [stdout]     |
[INFO] [stdout] 424 | pub(crate) struct PendingUploads<B: rendy_core::hal::Backend> {
[INFO] [stdout]     |                   -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 427 |     staging_buffers: Vec<Escape<Buffer<B>>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PendingUploads` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/blitter.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |         drop(pool);
[INFO] [stdout]     |         ^^^^^----^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `&mut rendy_command::CommandPool<B, rendy_command::Graphics, IndividualReset>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 501 -         drop(pool);
[INFO] [stdout] 501 +         let _ = pool;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/upload.rs:564:9
[INFO] [stdout]     |
[INFO] [stdout] 564 |         drop(pool);
[INFO] [stdout]     |         ^^^^^----^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `&mut rendy_command::CommandPool<B, rendy_command::Transfer, IndividualReset>`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 564 -         drop(pool);
[INFO] [stdout] 564 +         let _ = pool;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `read_barriers` and `write_barriers` are never read
[INFO] [stdout]    --> src/blitter.rs:383:5
[INFO] [stdout]     |
[INFO] [stdout] 378 | pub(crate) struct FamilyGraphicsOps<B: rendy_core::hal::Backend> {
[INFO] [stdout]     |                   ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 383 |     read_barriers: Barriers<B>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 384 |     write_barriers: Barriers<B>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FamilyGraphicsOps` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `SavedQueueConfig` is never constructed
[INFO] [stdout]   --> src/config.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct SavedQueueConfig(Vec<(usize, Vec<f32>)>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `SavedHeapsConfig` is never constructed
[INFO] [stdout]    --> src/config.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub struct SavedHeapsConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `features`, and `limits` are never read
[INFO] [stdout]     --> src/factory.rs:1218:9
[INFO] [stdout]      |
[INFO] [stdout] 1217 |     struct PhysicalDeviceInfo<'a> {
[INFO] [stdout]      |            ------------------ fields in this struct
[INFO] [stdout] 1218 |         name: &'a str,
[INFO] [stdout]      |         ^^^^
[INFO] [stdout] 1219 |         features: Features,
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout] 1220 |         limits: Limits,
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `PhysicalDeviceInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `staging_buffers` is never read
[INFO] [stdout]    --> src/upload.rs:427:5
[INFO] [stdout]     |
[INFO] [stdout] 424 | pub(crate) struct PendingUploads<B: rendy_core::hal::Backend> {
[INFO] [stdout]     |                   -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 427 |     staging_buffers: Vec<Escape<Buffer<B>>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PendingUploads` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/blitter.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |         drop(pool);
[INFO] [stdout]     |         ^^^^^----^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `&mut rendy_command::CommandPool<B, rendy_command::Graphics, IndividualReset>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 501 -         drop(pool);
[INFO] [stdout] 501 +         let _ = pool;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/upload.rs:564:9
[INFO] [stdout]     |
[INFO] [stdout] 564 |         drop(pool);
[INFO] [stdout]     |         ^^^^^----^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `&mut rendy_command::CommandPool<B, rendy_command::Transfer, IndividualReset>`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 564 -         drop(pool);
[INFO] [stdout] 564 +         let _ = pool;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rendy-factory` (lib) due to 2 previous errors; 39 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rendy-factory` (lib test) due to 2 previous errors; 39 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "23e830f2d57ccb9e9ce5458db73513cc30273a15de987ce06dd31606a64fdff7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23e830f2d57ccb9e9ce5458db73513cc30273a15de987ce06dd31606a64fdff7", kill_on_drop: false }`
[INFO] [stdout] 23e830f2d57ccb9e9ce5458db73513cc30273a15de987ce06dd31606a64fdff7
